Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/.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.5' > 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 aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Commit message: "testenv: support fetching coredumps in jenkins" > git rev-list --no-walk aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sccp-test-asan] $ /bin/sh -xe /tmp/jenkins17902074081025108908.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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sccp --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/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-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/podman/testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_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-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-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-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-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 [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (10.6 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-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/ttcn3-deps-updated'] [testenv] Generating links and Makefile for sccp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-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-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'make', 'sccp'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3/sccp compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3/sccp' PP IPA_Emulation.ttcn PP 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 | " | ^ TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. SCCP_Tests_RAW.ttcn: In TTCN-3 module `SCCP_Tests_RAW': SCCP_Tests_RAW.ttcn:140.9-164.1: In function definition `f_exp_sccp': SCCP_Tests_RAW.ttcn:142.47-83: In template variable definition `exp': SCCP_Tests_RAW.ttcn:127.9-138.1: note: Referenced function is here SCCP_Tests_RAW.ttcn:339.9-344.1: In function definition `f_tx_xudt_exp': SCCP_Tests_RAW.ttcn:343.2-19: In function instance: SCCP_Tests_RAW.ttcn:343.12-19: In actual parameter list of function `@SCCP_Tests_RAW.f_exp_sccp': SCCP_Tests_RAW.ttcn:343.13-18: In parameter #1 for `sccp': SCCP_Tests_RAW.ttcn:340.24-29: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:364.9-369.1: In function definition `f_tx_ludt_exp': SCCP_Tests_RAW.ttcn:368.2-19: In function instance: SCCP_Tests_RAW.ttcn:368.12-19: In actual parameter list of function `@SCCP_Tests_RAW.f_exp_sccp': SCCP_Tests_RAW.ttcn:368.13-18: In parameter #1 for `sccp': SCCP_Tests_RAW.ttcn:365.24-29: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:432.1-448.1: In testcase definition `TC_scmg_sst_ssn1': SCCP_Tests_RAW.ttcn:447.2-43: In function instance: SCCP_Tests_RAW.ttcn:447.15-43: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': SCCP_Tests_RAW.ttcn:447.37-42: In parameter #4 for `rx_exp': SCCP_Tests_RAW.ttcn:435.42-47: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:451.1-467.1: In testcase definition `TC_scmg_sst_ssn_valid': SCCP_Tests_RAW.ttcn:466.2-43: In function instance: SCCP_Tests_RAW.ttcn:466.15-43: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': SCCP_Tests_RAW.ttcn:466.37-42: In parameter #4 for `rx_exp': SCCP_Tests_RAW.ttcn:454.42-47: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:490.1-504.1: In testcase definition `TC_callingparty_ssn_only': SCCP_Tests_RAW.ttcn:503.2-75: In function instance: SCCP_Tests_RAW.ttcn:503.15-75: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': SCCP_Tests_RAW.ttcn:503.37-42: In parameter #4 for `rx_exp': SCCP_Tests_RAW.ttcn:493.42-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3/sccp' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3/sccp make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3/sccp' DEP UD_PT.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP SCTPasp_PT.cc DEP SCCP_EncDec.cc DEP Native_FunctionDefs.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP SCCP_Mapping.cc DEP IPA_Emulation.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Tests_RAW_part_7.cc DEP SCCP_Tests_RAW_part_6.cc DEP SCCP_Tests_RAW_part_5.cc DEP SCCP_Tests_RAW_part_4.cc DEP SCCP_Tests_RAW_part_3.cc DEP SCCP_Tests_RAW_part_2.cc DEP SCCP_Tests_RAW_part_1.cc DEP SCCP_Tests_part_7.cc DEP SCCP_Tests_part_6.cc DEP SCCP_Tests_part_5.cc DEP SCCP_Tests_part_4.cc DEP SCCP_Tests_part_3.cc DEP SCCP_Tests_part_2.cc DEP SCCP_Tests_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP SCCP_CodecPort_part_7.cc DEP SCCP_CodecPort_part_6.cc DEP SCCP_CodecPort_part_5.cc DEP SCCP_CodecPort_part_4.cc DEP SCCP_CodecPort_part_3.cc DEP SCCP_CodecPort_part_2.cc DEP SCCP_CodecPort_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Tests_RAW.cc DEP SCCP_Tests.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP SCCP_CodecPort.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GSM_Types.cc CC GSM_Types.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC M3UA_Emulation.o CC M3UA_Types.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC SCCP_CodecPort.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Tests.o CC SCCP_Tests_RAW.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC SCCP_CodecPort_part_1.o CC SCCP_CodecPort_part_2.o CC SCCP_CodecPort_part_3.o CC SCCP_CodecPort_part_4.o CC SCCP_CodecPort_part_5.o CC SCCP_CodecPort_part_6.o CC SCCP_CodecPort_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Tests_part_1.o CC SCCP_Tests_part_2.o CC SCCP_Tests_part_3.o CC SCCP_Tests_part_4.o CC SCCP_Tests_part_5.o CC SCCP_Tests_part_6.o CC SCCP_Tests_part_7.o CC SCCP_Tests_RAW_part_1.o CC SCCP_Tests_RAW_part_2.o CC SCCP_Tests_RAW_part_3.o CC SCCP_Tests_RAW_part_4.o CC SCCP_Tests_RAW_part_5.o CC SCCP_Tests_RAW_part_6.o CC SCCP_Tests_RAW_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC IPA_Emulation.o CC SCCP_Mapping.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UD_PT.o CCLD GSM_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD SCCP_CodecPort.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Tests_RAW.so CCLD SCCP_Tests.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD SCCP_CodecPort_part_1.so CCLD SCCP_CodecPort_part_2.so CCLD SCCP_CodecPort_part_3.so CCLD SCCP_CodecPort_part_4.so CCLD SCCP_CodecPort_part_5.so CCLD SCCP_CodecPort_part_6.so CCLD SCCP_CodecPort_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Tests_part_1.so CCLD SCCP_Tests_part_2.so CCLD SCCP_Tests_part_3.so CCLD SCCP_Tests_part_4.so CCLD SCCP_Tests_part_5.so CCLD SCCP_Tests_part_6.so CCLD SCCP_Tests_part_7.so CCLD SCCP_Tests_RAW_part_1.so CCLD SCCP_Tests_RAW_part_2.so CCLD SCCP_Tests_RAW_part_3.so CCLD SCCP_Tests_RAW_part_4.so CCLD SCCP_Tests_RAW_part_5.so CCLD SCCP_Tests_RAW_part_6.so CCLD SCCP_Tests_RAW_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD IPA_Emulation.so CCLD SCCP_Mapping.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD SCCP_EncDec.so CCLD SCTPasp_PT.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UD_PT.so CCLD SCCP_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3/sccp' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-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:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB] Fetched 55.2 kB in 0s (137 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'apt-rdepends', 'libosmocore-dev'] [testenv] libosmocore-dev -> libc6: installing libc6-dbg [testenv] libosmocore-dev -> libosmocore: installing libosmocore-dbg [testenv] libosmocore-dev -> libosmocore22: installing libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'apt-rdepends', 'libosmo-netif-dev'] [testenv] libosmo-netif-dev -> libosmocore: installing libosmocore-dbg [testenv] libosmo-netif-dev -> libc6: installing libc6-dbg [testenv] libosmo-netif-dev -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: libosmocore-dev, libosmo-netif-dev, libc6-dbg, libosmocore-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'libosmocore-dev', 'libosmo-netif-dev', 'libc6-dbg', 'libosmocore-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly-asan Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly-asan The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 17 newly installed, 0 to remove and 85 not upgraded. Need to get 23.8 MB of archives. After this operation, 76.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202504252029 [1196 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504252029~asan [585 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504252029~asan [69.4 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504252029~asan [163 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504252029~asan [1086 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504252029~asan [157 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504252029~asan [279 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504252029~asan [743 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504252029~asan [99.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504252029~asan [106 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504252029~asan [66.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504252029~asan [44.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dev 1.11.0.24.ece60.202504252029~asan [3072 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.4.6539.202504252029~asan [219 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-netif-dev 1.6.0.4.6539.202504252029~asan [230 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504252029~asan [4213 kB] Fetched 23.8 MB in 0s (98.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg: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 ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../01-osmocom-nightly-asan_202504252029_amd64.deb ... Unpacking osmocom-nightly-asan (202504252029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504252029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../03-libosmocodec4_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504252029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504252029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504252029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../06-libosmocoding0_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504252029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504252029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../08-libosmogb14_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504252029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../09-libosmoctrl0_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504252029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../10-libosmosim2_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504252029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../11-libosmousb0_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504252029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../12-libosmocore_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504252029~asan) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../13-libosmocore-dev_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.24.ece60.202504252029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0.4.6539.202504252029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504252029~asan) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../15-libosmo-netif-dev_1.6.0.4.6539.202504252029~asan_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.6.0.4.6539.202504252029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../16-libosmocore-dbg_1.11.0.24.ece60.202504252029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-nightly-asan (202504252029) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.4.6539.202504252029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libosmocore (1.11.0.24.ece60.202504252029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libosmocore-dev:amd64 (1.11.0.24.ece60.202504252029~asan) ... Setting up libosmo-netif-dev:amd64 (1.6.0.4.6539.202504252029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] libosmo-sigtran: cloning master [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'git', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan', 'clone', '--depth', '1', '--branch', 'master', 'https://gerrit.osmocom.org/libosmo-sigtran'] Cloning into 'libosmo-sigtran'... remote: Counting objects: 1 remote: Counting objects: 170, done remote: Finding sources: 1% (1/170) remote: Finding sources: 2% (3/170) remote: Finding sources: 3% (5/170) remote: Finding sources: 4% (6/170) remote: Finding sources: 5% (8/170) remote: Finding sources: 6% (10/170) remote: Finding sources: 7% (12/170) remote: Finding sources: 8% (13/170) remote: Finding sources: 9% (15/170) remote: Finding sources: 10% (17/170) remote: Finding sources: 11% (18/170) remote: Finding sources: 12% (20/170) remote: Finding sources: 13% (22/170) remote: Finding sources: 14% (23/170) remote: Finding sources: 15% (25/170) remote: Finding sources: 16% (27/170) remote: Finding sources: 17% (29/170) remote: Finding sources: 18% (30/170) remote: Finding sources: 19% (32/170) remote: Finding sources: 20% (34/170) remote: Finding sources: 21% (35/170) remote: Finding sources: 22% (37/170) remote: Finding sources: 23% (39/170) remote: Finding sources: 24% (40/170) remote: Finding sources: 25% (42/170) remote: Finding sources: 26% (44/170) remote: Finding sources: 27% (46/170) remote: Finding sources: 28% (47/170) remote: Finding sources: 29% (49/170) remote: Finding sources: 30% (51/170) remote: Finding sources: 31% (52/170) remote: Finding sources: 32% (54/170) remote: Finding sources: 33% (56/170) remote: Finding sources: 34% (57/170) remote: Finding sources: 35% (59/170) remote: Finding sources: 36% (61/170) remote: Finding sources: 37% (63/170) remote: Finding sources: 38% (64/170) remote: Finding sources: 39% (66/170) remote: Finding sources: 40% (68/170) remote: Finding sources: 41% (69/170) remote: Finding sources: 42% (71/170) remote: Finding sources: 43% (73/170) remote: Finding sources: 44% (74/170) remote: Finding sources: 45% (76/170) remote: Finding sources: 46% (78/170) remote: Finding sources: 47% (80/170) remote: Finding sources: 48% (81/170) remote: Finding sources: 49% (83/170) remote: Finding sources: 50% (85/170) remote: Finding sources: 51% (86/170) remote: Finding sources: 52% (88/170) remote: Finding sources: 53% (90/170) remote: Finding sources: 54% (91/170) remote: Finding sources: 55% (93/170) remote: Finding sources: 56% (95/170) remote: Finding sources: 57% (97/170) remote: Finding sources: 58% (98/170) remote: Finding sources: 59% (100/170) remote: Finding sources: 60% (102/170) remote: Finding sources: 61% (103/170) remote: Finding sources: 62% (105/170) remote: Finding sources: 63% (107/170) remote: Finding sources: 64% (108/170) remote: Finding sources: 65% (110/170) remote: Finding sources: 66% (112/170) remote: Finding sources: 67% (114/170) remote: Finding sources: 68% (115/170) remote: Finding sources: 69% (117/170) remote: Finding sources: 70% (119/170) remote: Finding sources: 71% (120/170) remote: Finding sources: 72% (122/170) remote: Finding sources: 73% (124/170) remote: Finding sources: 74% (125/170) remote: Finding sources: 75% (127/170) remote: Finding sources: 76% (129/170) remote: Finding sources: 77% (131/170) remote: Finding sources: 78% (132/170) remote: Finding sources: 79% (134/170) remote: Finding sources: 80% (136/170) remote: Finding sources: 81% (137/170) remote: Finding sources: 82% (139/170) remote: Finding sources: 83% (141/170) remote: Finding sources: 84% (142/170) remote: Finding sources: 85% (144/170) remote: Finding sources: 86% (146/170) remote: Finding sources: 87% (148/170) remote: Finding sources: 88% (149/170) remote: Finding sources: 89% (151/170) remote: Finding sources: 90% (153/170) remote: Finding sources: 91% (154/170) remote: Finding sources: 92% (156/170) remote: Finding sources: 93% (158/170) remote: Finding sources: 94% (159/170) remote: Finding sources: 95% (161/170) remote: Finding sources: 96% (163/170) remote: Finding sources: 97% (165/170) remote: Finding sources: 98% (166/170) remote: Finding sources: 99% (168/170) remote: Finding sources: 100% (170/170) remote: Finding sources: 100% (170/170) Receiving objects: 0% (1/170) Receiving objects: 1% (2/170) Receiving objects: 2% (4/170) Receiving objects: 3% (6/170) Receiving objects: 4% (7/170) Receiving objects: 5% (9/170) Receiving objects: 6% (11/170) Receiving objects: 7% (12/170) Receiving objects: 8% (14/170) Receiving objects: 9% (16/170) Receiving objects: 10% (17/170) Receiving objects: 11% (19/170) Receiving objects: 12% (21/170) Receiving objects: 13% (23/170) Receiving objects: 14% (24/170) Receiving objects: 15% (26/170) Receiving objects: 16% (28/170) Receiving objects: 17% (29/170) Receiving objects: 18% (31/170) Receiving objects: 19% (33/170) Receiving objects: 20% (34/170) Receiving objects: 21% (36/170) Receiving objects: 22% (38/170) Receiving objects: 23% (40/170) Receiving objects: 24% (41/170) Receiving objects: 25% (43/170) Receiving objects: 26% (45/170) Receiving objects: 27% (46/170) Receiving objects: 28% (48/170) Receiving objects: 29% (50/170) Receiving objects: 30% (51/170) Receiving objects: 31% (53/170) Receiving objects: 32% (55/170) Receiving objects: 33% (57/170) Receiving objects: 34% (58/170) Receiving objects: 35% (60/170) Receiving objects: 36% (62/170) Receiving objects: 37% (63/170) Receiving objects: 38% (65/170) Receiving objects: 39% (67/170) Receiving objects: 40% (68/170) Receiving objects: 41% (70/170) Receiving objects: 42% (72/170) Receiving objects: 43% (74/170) Receiving objects: 44% (75/170) Receiving objects: 45% (77/170) Receiving objects: 46% (79/170) Receiving objects: 47% (80/170) Receiving objects: 48% (82/170) Receiving objects: 49% (84/170) Receiving objects: 50% (85/170) Receiving objects: 51% (87/170) Receiving objects: 52% (89/170) Receiving objects: 53% (91/170) Receiving objects: 54% (92/170) Receiving objects: 55% (94/170) Receiving objects: 56% (96/170) Receiving objects: 57% (97/170) Receiving objects: 58% (99/170) Receiving objects: 59% (101/170) Receiving objects: 60% (102/170) Receiving objects: 61% (104/170) Receiving objects: 62% (106/170) Receiving objects: 63% (108/170) Receiving objects: 64% (109/170) Receiving objects: 65% (111/170) Receiving objects: 66% (113/170) Receiving objects: 67% (114/170) Receiving objects: 68% (116/170) Receiving objects: 69% (118/170) Receiving objects: 70% (119/170) Receiving objects: 71% (121/170) Receiving objects: 72% (123/170) Receiving objects: 73% (125/170) Receiving objects: 74% (126/170) Receiving objects: 75% (128/170) Receiving objects: 76% (130/170) Receiving objects: 77% (131/170) Receiving objects: 78% (133/170) Receiving objects: 79% (135/170) remote: Total 170 (delta 1), reused 79 (delta 1) Receiving objects: 80% (136/170) Receiving objects: 81% (138/170) Receiving objects: 82% (140/170) Receiving objects: 83% (142/170) Receiving objects: 84% (143/170) Receiving objects: 85% (145/170) Receiving objects: 86% (147/170) Receiving objects: 87% (148/170) Receiving objects: 88% (150/170) Receiving objects: 89% (152/170) Receiving objects: 90% (153/170) Receiving objects: 91% (155/170) Receiving objects: 92% (157/170) Receiving objects: 93% (159/170) Receiving objects: 94% (160/170) Receiving objects: 95% (162/170) Receiving objects: 96% (164/170) Receiving objects: 97% (165/170) Receiving objects: 98% (167/170) Receiving objects: 99% (169/170) Receiving objects: 100% (170/170) Receiving objects: 100% (170/170), 367.03 KiB | 11.84 MiB/s, done. Resolving deltas: 0% (0/1) Resolving deltas: 100% (1/1) Resolving deltas: 100% (1/1), done. [testenv] Building sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'autoreconf', '-fi'] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:167: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:167: the top level configure.ac:184: warning: AC_OUTPUT should be used without arguments. configure.ac:184: You should run autoupdate. configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' examples/Makefile.am: installing './depcomp' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', './configure', '--enable-sanitize'] checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.11.0... yes checking for libosmovty >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for libosmo-netif >= 1.6.0... yes checking for library containing sctp_recvmsg... -lsctp checking if gcc supports -fvisibility=hidden... yes checking for doxygen... false checking whether to enable VTY/CTRL tests... no CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -Wall" CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-sigtran.pc config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/sccp/Makefile config.status: creating include/osmocom/sigtran/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/m2ua/Makefile config.status: creating tests/xua/Makefile config.status: creating tests/ss7/Makefile config.status: creating tests/vty/Makefile config.status: creating examples/Makefile config.status: creating stp/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating Doxyfile config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran/src', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'make', '-j', '21', 'libosmo-sigtran.la'] CC ipa.lo CC m3ua.lo CC osmo_ss7.lo CC osmo_ss7_as.lo CC osmo_ss7_asp_peer.lo CC osmo_ss7_asp.lo CC osmo_ss7_combined_linkset.lo CC osmo_ss7_hmrt.lo CC osmo_ss7_instance.lo CC osmo_ss7_link.lo CC osmo_ss7_linkset.lo CC osmo_ss7_vty.lo CC osmo_ss7_xua_srv.lo CC osmo_ss7_route.lo CC osmo_ss7_route_table.lo CC osmo_ss7_user.lo CC sccp2sua.lo CC sccp_helpers.lo CC sccp_lbcs.lo CC sccp_sap.lo CC sccp_sclc.lo CC sccp_scmg.lo CC sccp_scrc.lo CC sccp_scoc.lo CC sccp_types.lo CC sccp_user.lo CC sccp_vty.lo CC sua.lo CC xua_asp_fsm.lo CC xua_as_fsm.lo sccp_scoc.c: In function 'scoc_fsm_active': sccp_scoc.c:1232:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' 1232 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") | ^~~~~~~ CC xua_default_lm_fsm.lo CC xua_msg.lo CC xua_rkm.lo CC xua_shared.lo CC xua_snm.lo CCLD libosmo-sigtran.la [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran/examples', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'make', '-j', '21', 'sccp_demo_user'] CC sccp_demo_user.o CC sccp_test_server.o CC sccp_test_vty.o CCLD sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'ln', '-s', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran/examples/sccp_demo_user', '/usr/local/bin/sccp_demo_user'] [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp/SCCP_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.cfg'] [testenv] + ['cp', '-a', 'sccp_demo_user.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp_demo_user'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp/SCCP_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-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-sccp-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-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-sccp-test-asan/logs/testsuite/SCCP_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-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-sccp-test-asan/logs/testsuite/SCCP_Tests.default'] [testenv] Running sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp_demo_user', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'sh', '-c', 'run_sccp_demo_user.sh -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp_demo_user/sccp_demo_user.log'] + [ -n ] + exec sccp_demo_user -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg [testenv] Running testsuite 20250426174126880 DLGLOBAL NOTICE Available via telnet 127.0.0.2 2324 (telnet_interface.c:88) 20250426174126880 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250426174126880 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250426174126880 DLSS7 INFO Creating m3ua Server 127.0.0.2:2905 (osmo_ss7_xua_srv.c:219) 20250426174126880 DLSS7 INFO Created m3ua server on 127.0.0.2:2905 (osmo_ss7_xua_srv.c:239) 20250426174126880 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.2:2905 (osmo_ss7_xua_srv.c:286) 20250426174126880 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250426174126880 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250426174126880 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x6100000015a0 (osmo_ss7_user.c:88) 20250426174126880 DLGLOBAL DEBUG validating counter group 0x7faf30332b20(sigtran_as) with 34 counters (rate_ctr.c:86) 20250426174126880 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Allocated (fsm.c:456) 20250426174126880 DLSS7 INFO 0: AS(as-srv-client) Created AS (osmo_ss7_instance.c:324) 20250426174126880 DLSS7 INFO 0: Creating route: pc=23=0.2.7 mask=0x3fff via AS 'as-srv-client' (osmo_ss7_route.c:129) 20250426174126880 DLGLOBAL DEBUG validating counter group 0x7faf30332c20(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250426174126880 DLSS7 INFO 0: AS(as-srv-client) Adding ASP asp-srv-client to AS (osmo_ss7_as.c:160) 20250426174126880 DLSS7 INFO 0: ASP(asp-srv-client) Restarting ASP asp-srv-client, r=127.0.0.1:2905<->l=127.0.0.2:2905 (osmo_ss7_asp.c:722) 20250426174126880 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Allocated (fsm.c:456) 20250426174126880 DLSS7 NOTICE 0: ASP(asp-srv-client) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250426174126880 DLSCCP INFO Binding user 'refuser' to SSN=201 PC=(no PC) (sccp_user.c:113) 20250426174126880 DLSCCP INFO Binding user 'echo' to SSN=202 PC=(no PC) (sccp_user.c:113) 20250426174126880 DLSCCP INFO Binding user 'callback' to SSN=203 PC=(no PC) (sccp_user.c:113) 20250426174126880 DLSCCP INFO Binding user 'test_client_vty' to SSN=254 PC=(no PC) (sccp_user.c:113) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/start-testsuite.sh', 'sccp/SCCP_Tests', 'SCCP_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SCCP_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: SCCP_Tests.cfg MC@49a7059fc19b: Unix server socket created successfully. MC@49a7059fc19b: Listening on TCP port 36273. MC2> 49a7059fc19b is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3/sccp/SCCP_Tests 49a7059fc19b 36273 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@49a7059fc19b: New HC connected from 10.0.2.100 [10.0.2.100]. 49a7059fc19b: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@49a7059fc19b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@49a7059fc19b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@49a7059fc19b: Configuration file was processed on all HCs. MC@49a7059fc19b: Creating MTC on host 10.0.2.100. MC@49a7059fc19b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash'. ------ SCCP_Tests.TC_routing_global_title_crash ------ Sat Apr 26 17:41:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash' was executed successfully (exit status: 0). MTC@49a7059fc19b: Test case TC_routing_global_title_crash started. 20250426174128142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42628<->l=127.0.0.2:2324 (telnet_interface.c:192) 4@49a7059fc19b: ************************************************* 4@49a7059fc19b: M3UA emulation initiated, the test can be started 4@49a7059fc19b: ************************************************* 3@49a7059fc19b: v_sccp_pdu_maxlen:268 20250426174128361 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250426174128361 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250426174128361 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426174128361 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250426174128362 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426174128362 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 4@49a7059fc19b: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 4@49a7059fc19b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 4@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received in an inactive state -> message was buffered 4@49a7059fc19b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426174128368 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174128368 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174128368 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174128368 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426174128368 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 4@49a7059fc19b: M3UA_ASPUP sent 20250426174128368 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174128369 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426174128369 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426174128369 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426174128369 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174128369 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 4@49a7059fc19b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426174128369 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426174128369 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250426174128369 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174128369 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 4@49a7059fc19b: Message received on association #8 4@49a7059fc19b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 4@49a7059fc19b: Association #8 state changed to: aSP_Inactive (5) 20250426174128371 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174128371 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174128371 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174128371 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426174128371 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426174128371 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174128371 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426174128371 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426174128371 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426174128371 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174128371 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 4@49a7059fc19b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426174128372 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426174128372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174128372 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174128372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174128372 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174128372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174128372 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174128372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174128372 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 4@49a7059fc19b: Message received on association #8 20250426174128372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174128372 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426174128372 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174128372 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 4@49a7059fc19b: Received M3UA_NOTIFY -> discard 4@49a7059fc19b: Message received on association #8 4@49a7059fc19b: ASPAC_Ack received for association #8 4@49a7059fc19b: Association #8 state changed to: aSP_Active (7) 4@49a7059fc19b: Sending buffered message #0 20250426174128375 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=56) (stream_srv.c:759) 20250426174128375 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 56 bytes from client (stream_srv.c:773) 20250426174128375 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174128375 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174128375 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174128375 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174128375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 4@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174128375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,GTI=1,GT=() (sccp2sua.c:334) 20250426174128375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250426174128375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000081), PART(T=Destination Address,L=28,D=00020006800100100000000106000003103254008002000800000001), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=10,D=12345678901234567890) (sccp_scrc.c:486) 20250426174128375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174128375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174128375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174128375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (28) 00 02 00 06 80 01 00 10 00 00 00 01 06 00 00 03 10 32 54 00 80 02 00 08 00 00 00 01 (sua.c:387) 20250426174128375 DLSUA DEBUG SUA IEI 0x0103 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250426174128375 DLSUA DEBUG SUA IEI 0x0103 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250426174128375 DLSCCP NOTICE Unable to find user for SSN=0 PC=0.0.1 (sccp_scrc.c:338) 20250426174128375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174128375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 4@49a7059fc19b: Message received on association #8 20250426174128375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174128376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDR,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=SCCP Cause,L=4,D=00000104), PART(T=Source Address,L=28,D=00020006800100100000000106000003103254008002000800000001), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=10,D=12345678901234567890) (sccp_scrc.c:437) 20250426174128376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174128376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174128376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174128376 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174128376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174128376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174128376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 4@49a7059fc19b: Received M3UA_NOTIFY -> discard 20250426174128376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (28) 00 02 00 06 80 01 00 10 00 00 00 01 06 00 00 03 10 32 54 00 80 02 00 08 00 00 00 01 (sua.c:387) 20250426174128376 DLSUA DEBUG SUA IEI 0x0102 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250426174128376 DLSUA DEBUG SUA IEI 0x0102 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250426174128376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174128376 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174128376 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174128376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174128376 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174128376 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 01 00 00 00 17 03 00 00 00 0a 04 03 07 0e 04 43 17 00 ca 07 45 01 00 03 10 32 54 0a 12 34 56 78 90 12 34 56 78 90 00 00 00 (osmo_ss7_asp.c:1164) 20250426174128376 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 4@49a7059fc19b: Message received on association #8 4@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@49a7059fc19b: Timeout.... MTC@49a7059fc19b: Warning: Stopping inactive timer TL_timer. MTC@49a7059fc19b: setverdict(pass): none -> pass 20250426174138180 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250426174138180 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426174138180 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174138180 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426174138180 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 3@49a7059fc19b: Final verdict of PTC: none 20250426174138180 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250426174138180 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426174138180 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174138180 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426174138180 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426174138180 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250426174138180 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250426174138180 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 4@49a7059fc19b: Final verdict of PTC: none 20250426174138180 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250426174138180 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426174138180 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426174138180 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426174138181 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426174138181 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174138181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174138181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174138181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174138181 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174138181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174138181 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174138181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174138181 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174138181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174138181 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426174138181 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426174138182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42628<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@49a7059fc19b: Setting final verdict of the test case. MTC@49a7059fc19b: Local verdict of MTC: pass MTC@49a7059fc19b: Local verdict of PTC with component reference 3: none (pass -> pass) MTC@49a7059fc19b: Local verdict of PTC with component reference 4: none (pass -> pass) MTC@49a7059fc19b: Test case TC_routing_global_title_crash finished. Verdict: pass MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass'. Sat Apr 26 17:41:38 UTC 2025 ====== SCCP_Tests.TC_routing_global_title_crash pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25648) Waiting for packet dumper to finish... 1 (prev_count=25648, count=34912) 20250426174140182 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426174140182 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426174140182 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass' was executed successfully (exit status: 0). MC@49a7059fc19b: Test execution finished. MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc'. ------ SCCP_Tests_RAW.TC_cr_cc ------ Sat Apr 26 17:41:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc' was executed successfully (exit status: 0). MTC@49a7059fc19b: Test case TC_cr_cc started. 20250426174141277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60682<->l=127.0.0.2:2324 (telnet_interface.c:192) 5@49a7059fc19b: ************************************************* 5@49a7059fc19b: M3UA emulation initiated, the test can be started 5@49a7059fc19b: ************************************************* 20250426174141492 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250426174141492 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426174141492 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250426174141492 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426174141493 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 5@49a7059fc19b: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 5@49a7059fc19b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 5@49a7059fc19b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426174141499 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174141499 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174141499 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174141499 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426174141499 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426174141499 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174141499 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426174141499 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426174141499 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426174141499 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 5@49a7059fc19b: M3UA_ASPUP sent 5@49a7059fc19b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426174141499 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426174141499 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426174141499 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250426174141500 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174141500 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 5@49a7059fc19b: Message received on association #8 5@49a7059fc19b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 5@49a7059fc19b: Association #8 state changed to: aSP_Inactive (5) 20250426174141502 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174141502 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174141502 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174141502 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426174141502 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426174141502 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174141502 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426174141502 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426174141502 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426174141502 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174141502 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426174141502 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 5@49a7059fc19b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426174141502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174141502 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174141502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174141502 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174141503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174141503 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174141503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174141503 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174141503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174141503 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426174141503 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174141503 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 5@49a7059fc19b: Message received on association #8 5@49a7059fc19b: Received M3UA_NOTIFY -> discard 5@49a7059fc19b: Message received on association #8 5@49a7059fc19b: ASPAC_Ack received for association #8 5@49a7059fc19b: Association #8 state changed to: aSP_Active (7) 5@49a7059fc19b: Message received on association #8 5@49a7059fc19b: Received M3UA_NOTIFY -> discard 20250426174142301 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:759) 20250426174142301 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:773) 20250426174142301 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174142301 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174142301 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174142301 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174142301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174142301 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250426174142301 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250426174142301 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CORE,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:486) 20250426174142302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 5@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174142302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174142302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174142302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174142302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174142302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174142302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174142302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174142302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174142302 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Allocated (fsm.c:456) 20250426174142302 DLSCCP DEBUG Received CO:CORE for local reference 1 (sccp_scoc.c:1855) 20250426174142302 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1889) 20250426174142302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174142302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174142302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174142302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174142302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174142302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174142302 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:1050) 20250426174142302 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174142302 DMAIN INFO Accepting N-CONNECT.ind (local_ref=1) (sccp_test_server.c:52) 20250426174142302 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.response) (sccp_scoc.c:1922) 20250426174142302 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1963) 20250426174142302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COAK,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:415) 20250426174142302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174142303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174142303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174142303 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=1 -> eSLS=81: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174142303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174142303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174142303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174142303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174142303 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=1 -> eSLS=65: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174142303 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174142303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174142303 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174142303 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 01 00 00 00 17 03 00 00 01 02 00 00 01 00 00 01 02 01 03 04 43 01 00 ca 00 (osmo_ss7_asp.c:1164) 20250426174142303 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:1077) 20250426174142303 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 5@49a7059fc19b: Message received on association #8 5@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@49a7059fc19b: setverdict(pass): none -> pass 20250426174142307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60682<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250426174142309 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250426174142309 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426174142309 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174142309 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426174142309 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426174142309 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250426174142309 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426174142309 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174142309 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426174142309 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426174142309 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250426174142309 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250426174142309 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174142309 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250426174142309 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426174142309 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426174142309 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426174142310 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426174142310 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174142310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174142310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174142310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 5@49a7059fc19b: Final verdict of PTC: none MTC@49a7059fc19b: Setting final verdict of the test case. MTC@49a7059fc19b: Local verdict of MTC: pass 20250426174142310 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174142310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174142310 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174142310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) MTC@49a7059fc19b: Local verdict of PTC with component reference 5: none (pass -> pass) MTC@49a7059fc19b: Test case TC_cr_cc finished. Verdict: pass 20250426174142310 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174142310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174142310 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426174142310 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass'. Sat Apr 26 17:41:42 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15828) Waiting for packet dumper to finish... 1 (prev_count=15828, count=36864) 20250426174144311 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426174144311 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426174144311 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass' was executed successfully (exit status: 0). MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc'. ------ SCCP_Tests_RAW.TC_udt_without_cr_cc ------ Sat Apr 26 17:41:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc' was executed successfully (exit status: 0). MTC@49a7059fc19b: Test case TC_udt_without_cr_cc started. 20250426174145393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52596<->l=127.0.0.2:2324 (telnet_interface.c:192) 6@49a7059fc19b: ************************************************* 6@49a7059fc19b: M3UA emulation initiated, the test can be started 6@49a7059fc19b: ************************************************* 20250426174145612 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250426174145612 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426174145612 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250426174145612 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426174145612 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 6@49a7059fc19b: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 6@49a7059fc19b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 6@49a7059fc19b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426174145619 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174145619 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174145619 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174145619 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426174145619 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426174145619 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174145619 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 6@49a7059fc19b: M3UA_ASPUP sent 6@49a7059fc19b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426174145619 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426174145619 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426174145619 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174145619 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426174145619 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426174145619 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250426174145620 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174145620 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 6@49a7059fc19b: Message received on association #8 6@49a7059fc19b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 6@49a7059fc19b: Association #8 state changed to: aSP_Inactive (5) 20250426174145622 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174145622 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174145622 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174145622 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426174145622 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426174145623 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174145623 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 6@49a7059fc19b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426174145623 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426174145623 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426174145623 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174145623 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426174145623 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426174145623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174145623 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174145623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174145623 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 6@49a7059fc19b: Message received on association #8 20250426174145623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174145623 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174145623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174145623 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174145623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174145623 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426174145623 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174145623 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 6@49a7059fc19b: Received M3UA_NOTIFY -> discard 6@49a7059fc19b: Message received on association #8 6@49a7059fc19b: ASPAC_Ack received for association #8 6@49a7059fc19b: Association #8 state changed to: aSP_Active (7) 6@49a7059fc19b: Message received on association #8 6@49a7059fc19b: Received M3UA_NOTIFY -> discard 20250426174146418 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=88) (stream_srv.c:759) 20250426174146418 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 88 bytes from client (stream_srv.c:773) 20250426174146418 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174146418 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174146418 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174146418 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174146418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 6@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174146418 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250426174146418 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250426174146418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=48,D=e8fc436106720351494938182426d281e7a69860a9893f6bc0ffa34cbcaa27928d2aa141e17cd1e512d363ab405b2f98) (sccp_scrc.c:486) 20250426174146418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174146418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174146419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174146419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174146419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174146419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174146419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174146419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174146419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174146419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174146419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174146419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174146419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174146419 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250426174146419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250426174146419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=48,D=e8fc436106720351494938182426d281e7a69860a9893f6bc0ffa34cbcaa27928d2aa141e17cd1e512d363ab405b2f98) (sccp_scrc.c:437) 20250426174146419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174146419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174146419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174146419 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=7 -> eSLS=87: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174146419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174146419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174146419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174146419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174146419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174146420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174146420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174146420 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=7 -> eSLS=71: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174146420 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174146420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174146420 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174146420 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 50 00 00 00 01 00 00 00 17 03 00 00 07 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 30 e8 fc 43 61 06 72 03 51 49 49 38 18 24 26 d2 81 e7 a6 98 60 a9 89 3f 6b c0 ff a3 4c bc aa 27 92 8d 2a a1 41 e1 7c d1 e5 12 d3 63 ab 40 5b 2f 98 (osmo_ss7_asp.c:1164) 20250426174146420 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 6@49a7059fc19b: Message received on association #8 6@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@49a7059fc19b: setverdict(pass): none -> pass 20250426174150426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52596<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250426174150429 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250426174150429 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426174150429 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174150430 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426174150430 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426174150430 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250426174150430 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426174150430 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174150430 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426174150430 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426174150430 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250426174150430 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250426174150430 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174150430 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250426174150430 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426174150430 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 6@49a7059fc19b: Final verdict of PTC: none 20250426174150430 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426174150430 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426174150430 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174150430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174150430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174150430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174150430 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174150430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174150430 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174150430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174150431 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174150431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174150431 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426174150431 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@49a7059fc19b: Setting final verdict of the test case. MTC@49a7059fc19b: Local verdict of MTC: pass MTC@49a7059fc19b: Local verdict of PTC with component reference 6: none (pass -> pass) MTC@49a7059fc19b: Test case TC_udt_without_cr_cc finished. Verdict: pass MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass'. Sat Apr 26 17:41:50 UTC 2025 ====== SCCP_Tests_RAW.TC_udt_without_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=27836) Waiting for packet dumper to finish... 1 (prev_count=27836, count=35956) 20250426174152432 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426174152432 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426174152432 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass' was executed successfully (exit status: 0). MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout'. ------ SCCP_Tests_RAW.TC_tiar_timeout ------ Sat Apr 26 17:41:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout' was executed successfully (exit status: 0). MTC@49a7059fc19b: Test case TC_tiar_timeout started. 20250426174153504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52606<->l=127.0.0.2:2324 (telnet_interface.c:192) 7@49a7059fc19b: ************************************************* 7@49a7059fc19b: M3UA emulation initiated, the test can be started 7@49a7059fc19b: ************************************************* 20250426174153708 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250426174153708 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426174153708 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250426174153708 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426174153709 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 7@49a7059fc19b: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 7@49a7059fc19b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 7@49a7059fc19b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426174153717 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174153717 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174153717 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174153717 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426174153717 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426174153717 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174153717 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426174153717 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426174153717 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426174153717 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 7@49a7059fc19b: M3UA_ASPUP sent 7@49a7059fc19b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426174153717 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426174153717 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426174153717 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250426174153717 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174153717 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@49a7059fc19b: Message received on association #8 7@49a7059fc19b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 7@49a7059fc19b: Association #8 state changed to: aSP_Inactive (5) 20250426174153721 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174153721 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174153721 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174153721 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 7@49a7059fc19b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426174153721 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426174153721 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174153721 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426174153721 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426174153721 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426174153721 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174153721 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 7@49a7059fc19b: Message received on association #8 20250426174153721 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426174153721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174153721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174153721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174153721 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174153721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174153721 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174153721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174153722 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174153722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174153722 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426174153722 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174153722 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@49a7059fc19b: Received M3UA_NOTIFY -> discard 7@49a7059fc19b: Message received on association #8 7@49a7059fc19b: ASPAC_Ack received for association #8 7@49a7059fc19b: Association #8 state changed to: aSP_Active (7) 7@49a7059fc19b: Message received on association #8 7@49a7059fc19b: Received M3UA_NOTIFY -> discard 20250426174154513 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:759) 20250426174154513 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:773) 20250426174154513 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174154513 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174154513 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174154513 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174154513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174154513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250426174154513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250426174154513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CORE,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:486) 20250426174154513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 7@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174154513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154514 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Allocated (fsm.c:456) 20250426174154514 DLSCCP DEBUG Received CO:CORE for local reference 2 (sccp_scoc.c:1855) 20250426174154514 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1889) 20250426174154514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154514 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:1050) 20250426174154514 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174154514 DMAIN INFO Accepting N-CONNECT.ind (local_ref=2) (sccp_test_server.c:52) 20250426174154514 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.response) (sccp_scoc.c:1922) 20250426174154514 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1963) 20250426174154514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COAK,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000002), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:415) 20250426174154514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154514 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=2 -> eSLS=82: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174154514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174154515 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174154515 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174154515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174154515 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174154515 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 01 00 00 00 17 03 00 00 02 02 00 00 01 00 00 02 02 01 03 04 43 01 00 ca 00 (osmo_ss7_asp.c:1164) 20250426174154515 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:1077) 20250426174154515 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@49a7059fc19b: Message received on association #8 7@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174154519 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:759) 20250426174154519 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:773) 20250426174154519 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174154519 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174154519 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174154519 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174154519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174154519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250426174154519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 7@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174154519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=2,D=a074) (sccp_scrc.c:486) 20250426174154519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174154520 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250426174154520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250426174154520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=2,D=a074) (sccp_scrc.c:437) 20250426174154520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154520 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=2 -> eSLS=82: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174154520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174154520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174154520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174154520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174154520 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174154520 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174154520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174154520 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174154520 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 22 00 00 00 01 00 00 00 17 03 00 00 02 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 02 a0 74 00 00 (osmo_ss7_asp.c:1164) 20250426174154521 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@49a7059fc19b: Message received on association #8 7@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@49a7059fc19b: Waiting for first IT 20250426174156517 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250426174156517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,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 Reference,L=4,D=00000001) (sccp_scrc.c:415) 20250426174156517 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=2 -> eSLS=82: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174156517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174156517 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174156517 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174156517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174156517 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174156517 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 02 10 00 00 01 00 00 02 02 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174156517 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@49a7059fc19b: Message received on association #8 7@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@49a7059fc19b: Waiting for second IT 20250426174158518 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250426174158519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,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 Reference,L=4,D=00000001) (sccp_scrc.c:415) 20250426174158519 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=2 -> eSLS=82: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174158519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174158519 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174158519 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174158519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174158519 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174158519 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 02 10 00 00 01 00 00 02 02 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174158519 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@49a7059fc19b: Message received on association #8 7@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@49a7059fc19b: Waiting for RLSD 20250426174159516 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(iar)_expired (sccp_scoc.c:305) 20250426174159517 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174159517 DMAIN INFO Got N-DISCONNECT.ind (local_ref=2, cause=781, importance=0) (sccp_test_server.c:71) 20250426174159517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030d) (sccp_scrc.c:415) 20250426174159517 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174159517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174159517 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174159517 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174159517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174159517 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174159517 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 01 00 00 00 17 03 00 00 00 04 00 00 01 00 00 02 0d 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174159517 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc.c:1289) 20250426174159517 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@49a7059fc19b: Message received on association #8 7@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174159531 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=32) (stream_srv.c:759) 20250426174159531 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 32 bytes from client (stream_srv.c:773) 20250426174159531 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174159532 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174159532 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 7@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174159532 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174159532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174159532 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=00000001) (sccp_scrc.c:486) 20250426174159532 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250426174159532 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250426174159532 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1363) 20250426174159532 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250426174159532 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Freeing instance (sccp_scoc.c:579) 20250426174159532 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Deallocated (fsm.c:568) MTC@49a7059fc19b: setverdict(pass): none -> pass 20250426174200533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52606<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250426174200535 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250426174200535 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426174200535 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174200536 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426174200536 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426174200536 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250426174200536 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426174200536 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174200536 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426174200536 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426174200536 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250426174200536 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250426174200536 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174200536 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250426174200536 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426174200536 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426174200536 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426174200536 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426174200536 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174200536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174200536 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174200536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174200536 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174200536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174200537 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 7@49a7059fc19b: Final verdict of PTC: none 20250426174200537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174200537 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174200537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174200537 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426174200537 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@49a7059fc19b: Setting final verdict of the test case. MTC@49a7059fc19b: Local verdict of MTC: pass MTC@49a7059fc19b: Local verdict of PTC with component reference 7: none (pass -> pass) MTC@49a7059fc19b: Test case TC_tiar_timeout finished. Verdict: pass MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass'. Sat Apr 26 17:42:00 UTC 2025 ====== SCCP_Tests_RAW.TC_tiar_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=53764) Waiting for packet dumper to finish... 1 (prev_count=53764, count=61884) 20250426174202539 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426174202539 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426174202539 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass' was executed successfully (exit status: 0). MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar'. ------ SCCP_Tests_RAW.TC_it_avoids_tiar ------ Sat Apr 26 17:42:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar' was executed successfully (exit status: 0). MTC@49a7059fc19b: Test case TC_it_avoids_tiar started. 20250426174203620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50436<->l=127.0.0.2:2324 (telnet_interface.c:192) 8@49a7059fc19b: ************************************************* 8@49a7059fc19b: M3UA emulation initiated, the test can be started 8@49a7059fc19b: ************************************************* 20250426174203834 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250426174203834 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426174203834 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250426174203834 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426174203834 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 8@49a7059fc19b: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 8@49a7059fc19b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 8@49a7059fc19b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426174203840 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174203840 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174203840 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 8@49a7059fc19b: M3UA_ASPUP sent 20250426174203840 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426174203840 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426174203840 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174203840 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 8@49a7059fc19b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426174203840 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426174203840 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426174203840 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174203840 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426174203840 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426174203840 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250426174203840 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174203840 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 8@49a7059fc19b: Association #8 state changed to: aSP_Inactive (5) 20250426174203843 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 8@49a7059fc19b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426174203843 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174203843 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174203843 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426174203843 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426174203843 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174203843 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426174203844 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426174203844 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426174203844 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174203844 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426174203844 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426174203844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174203844 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174203844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174203844 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174203844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174203844 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174203844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 8@49a7059fc19b: Message received on association #8 20250426174203844 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174203844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174203844 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426174203844 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174203844 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@49a7059fc19b: Received M3UA_NOTIFY -> discard 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: ASPAC_Ack received for association #8 8@49a7059fc19b: Association #8 state changed to: aSP_Active (7) 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: Received M3UA_NOTIFY -> discard 20250426174204638 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:759) 20250426174204638 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:773) 20250426174204638 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174204638 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174204638 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174204638 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174204638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 8@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174204639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250426174204639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250426174204639 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CORE,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:486) 20250426174204639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174204639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174204639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174204639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174204639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174204639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174204639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174204639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174204639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174204639 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Allocated (fsm.c:456) 20250426174204639 DLSCCP DEBUG Received CO:CORE for local reference 3 (sccp_scoc.c:1855) 20250426174204639 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1889) 20250426174204639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174204639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174204639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174204639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174204639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174204639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174204639 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:1050) 20250426174204639 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174204640 DMAIN INFO Accepting N-CONNECT.ind (local_ref=3) (sccp_test_server.c:52) 20250426174204640 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.response) (sccp_scoc.c:1922) 20250426174204640 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1963) 20250426174204640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COAK,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000003), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:415) 20250426174204640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174204640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174204640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174204640 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174204640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174204640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174204640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174204640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174204640 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174204640 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174204640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174204640 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174204640 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 01 00 00 00 17 03 00 00 03 02 00 00 01 00 00 03 02 01 03 04 43 01 00 ca 00 (osmo_ss7_asp.c:1164) 20250426174204640 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:1077) 20250426174204641 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174205642 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250426174205642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,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 Reference,L=4,D=00000001) (sccp_scrc.c:415) 20250426174205642 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174205642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174205642 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174205642 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174205642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174205642 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174205642 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174205642 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174205645 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250426174205645 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250426174205645 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174205645 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174205645 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174205645 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174205646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174205646 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:486) 20250426174205646 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250426174205646 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 8@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174206644 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250426174206644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,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 Reference,L=4,D=00000001) (sccp_scrc.c:415) 20250426174206644 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174206644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174206644 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174206644 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174206644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174206644 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174206644 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174206644 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174206648 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250426174206648 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250426174206648 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174206648 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174206648 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174206648 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174206648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174206648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:486) 20250426174206648 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250426174206649 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 8@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174207645 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250426174207646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,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 Reference,L=4,D=00000001) (sccp_scrc.c:415) 20250426174207646 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174207646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174207646 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174207646 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174207646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174207646 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174207646 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174207646 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174207650 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250426174207650 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250426174207650 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174207650 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174207650 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174207650 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174207650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 8@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174207650 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:486) 20250426174207650 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250426174207650 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 20250426174208647 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250426174208648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,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 Reference,L=4,D=00000001) (sccp_scrc.c:415) 20250426174208648 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174208648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174208648 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174208648 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174208648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174208648 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174208648 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174208648 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174208653 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250426174208653 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250426174208653 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174208653 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174208653 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174208653 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174208653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174208653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:486) 20250426174208653 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 8@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174208653 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 20250426174209650 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250426174209650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,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 Reference,L=4,D=00000001) (sccp_scrc.c:415) 20250426174209650 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174209650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174209650 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174209650 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174209650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174209650 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174209650 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174209650 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174209654 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250426174209654 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250426174209654 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174209654 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174209654 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174209654 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 8@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174209654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174209654 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:486) 20250426174209655 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250426174209655 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 20250426174210652 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250426174210652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,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 Reference,L=4,D=00000001) (sccp_scrc.c:415) 20250426174210652 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174210652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174210652 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174210652 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174210652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174210652 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174210652 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174210652 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174210656 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250426174210656 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250426174210656 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174210656 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174210657 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174210657 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174210657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 8@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174210657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:486) 20250426174210657 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250426174210657 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) MTC@49a7059fc19b: setverdict(pass): none -> pass MTC@49a7059fc19b: Waiting for RLSD 20250426174211654 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250426174211654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,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 Reference,L=4,D=00000001) (sccp_scrc.c:415) 20250426174211654 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174211654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174211654 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174211654 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174211654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174211654 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174211654 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174211654 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174212656 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250426174212656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,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 Reference,L=4,D=00000001) (sccp_scrc.c:415) 20250426174212656 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174212656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174212656 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174212656 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174212656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174212656 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174212656 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174212657 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174213658 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(iar)_expired (sccp_scoc.c:305) 20250426174213658 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174213658 DMAIN INFO Got N-DISCONNECT.ind (local_ref=3, cause=781, importance=0) (sccp_test_server.c:71) 20250426174213658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030d) (sccp_scrc.c:415) 20250426174213658 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174213658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174213658 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174213658 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174213658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174213658 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174213658 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 01 00 00 00 17 03 00 00 00 04 00 00 01 00 00 03 0d 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174213659 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc.c:1289) 20250426174213659 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@49a7059fc19b: Message received on association #8 8@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@49a7059fc19b: setverdict(pass): pass -> pass, component reason not changed 20250426174213664 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=32) (stream_srv.c:759) 20250426174213664 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 32 bytes from client (stream_srv.c:773) 20250426174213664 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174213664 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174213664 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174213664 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174213664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174213664 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=00000001) (sccp_scrc.c:486) 20250426174213664 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250426174213664 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 8@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174213664 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1363) 20250426174213664 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250426174213664 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Freeing instance (sccp_scoc.c:579) 20250426174213664 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Deallocated (fsm.c:568) 20250426174214663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50436<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250426174214665 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250426174214665 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426174214665 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174214665 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426174214665 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426174214665 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250426174214665 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426174214665 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174214665 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426174214665 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426174214665 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250426174214665 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250426174214666 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 8@49a7059fc19b: Final verdict of PTC: none 20250426174214666 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250426174214666 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426174214666 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426174214666 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426174214666 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426174214666 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174214666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174214666 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174214666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174214666 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) MTC@49a7059fc19b: Setting final verdict of the test case. MTC@49a7059fc19b: Local verdict of MTC: pass MTC@49a7059fc19b: Local verdict of PTC with component reference 8: none (pass -> pass) MTC@49a7059fc19b: Test case TC_it_avoids_tiar finished. Verdict: pass 20250426174214666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174214666 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174214666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174214666 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174214666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass'. 20250426174214666 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426174214666 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) Sat Apr 26 17:42:14 UTC 2025 ====== SCCP_Tests_RAW.TC_it_avoids_tiar pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=76804) Waiting for packet dumper to finish... 1 (prev_count=76804, count=84924) 20250426174216668 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426174216668 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426174216668 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass' was executed successfully (exit status: 0). MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt'. ------ SCCP_Tests_RAW.TC_process_rx_xudt ------ Sat Apr 26 17:42:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt' was executed successfully (exit status: 0). MTC@49a7059fc19b: Test case TC_process_rx_xudt started. 20250426174217764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38550<->l=127.0.0.2:2324 (telnet_interface.c:192) 9@49a7059fc19b: ************************************************* 9@49a7059fc19b: M3UA emulation initiated, the test can be started 9@49a7059fc19b: ************************************************* 20250426174217981 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250426174217982 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426174217982 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250426174217982 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426174217982 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 9@49a7059fc19b: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 9@49a7059fc19b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 9@49a7059fc19b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426174217987 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174217987 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174217987 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174217988 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426174217988 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426174217988 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174217988 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426174217988 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426174217988 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426174217988 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174217988 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 9@49a7059fc19b: M3UA_ASPUP sent 9@49a7059fc19b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426174217988 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426174217988 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250426174217988 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174217988 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 9@49a7059fc19b: Message received on association #8 9@49a7059fc19b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 9@49a7059fc19b: Association #8 state changed to: aSP_Inactive (5) 20250426174217991 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174217991 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174217991 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174217991 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426174217992 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426174217992 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174217992 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426174217992 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 9@49a7059fc19b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426174217992 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426174217992 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174217992 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426174217992 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426174217992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174217992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174217992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174217992 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174217992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174217992 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174217992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174217992 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174217992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174217992 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426174217992 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174217993 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 9@49a7059fc19b: Message received on association #8 9@49a7059fc19b: Received M3UA_NOTIFY -> discard 9@49a7059fc19b: Message received on association #8 9@49a7059fc19b: ASPAC_Ack received for association #8 9@49a7059fc19b: Association #8 state changed to: aSP_Active (7) 9@49a7059fc19b: Message received on association #8 9@49a7059fc19b: Received M3UA_NOTIFY -> discard 20250426174218786 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=80) (stream_srv.c:759) 20250426174218786 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 80 bytes from client (stream_srv.c:773) 20250426174218786 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174218786 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174218786 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174218786 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174218786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 9@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174218786 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250426174218786 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250426174218786 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=SS7 Hop Counter,L=4,D=00000010), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=37,D=332a47b4844fe1ddda8af073e04246dab773bded4e3a0c404b84d474b4e3761398907547fe) (sccp_scrc.c:486) 20250426174218787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174218787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174218787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174218787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174218787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174218787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174218787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174218787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174218787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174218787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174218787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174218787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174218787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174218787 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250426174218787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250426174218787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=37,D=332a47b4844fe1ddda8af073e04246dab773bded4e3a0c404b84d474b4e3761398907547fe) (sccp_scrc.c:437) 20250426174218787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174218787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174218787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174218787 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=11 -> eSLS=91: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174218787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174218787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174218787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174218787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174218787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174218788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174218788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174218788 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=11 -> eSLS=75: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174218788 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174218788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174218788 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174218788 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 01 00 00 00 17 03 00 00 0b 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 25 33 2a 47 b4 84 4f e1 dd da 8a f0 73 e0 42 46 da b7 73 bd ed 4e 3a 0c 40 4b 84 d4 74 b4 e3 76 13 98 90 75 47 fe 00 00 00 (osmo_ss7_asp.c:1164) 20250426174218788 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 9@49a7059fc19b: Message received on association #8 9@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@49a7059fc19b: setverdict(pass): none -> pass 20250426174218790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38550<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250426174218792 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250426174218792 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426174218792 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174218792 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426174218792 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426174218792 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250426174218792 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426174218792 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174218792 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426174218792 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426174218792 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250426174218792 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250426174218793 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174218793 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 9@49a7059fc19b: Final verdict of PTC: none 20250426174218793 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426174218793 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MTC@49a7059fc19b: Setting final verdict of the test case. 20250426174218793 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426174218793 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426174218793 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174218793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174218793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174218793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174218793 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174218793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174218793 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174218793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174218793 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174218793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174218793 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426174218793 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@49a7059fc19b: Local verdict of MTC: pass MTC@49a7059fc19b: Local verdict of PTC with component reference 9: none (pass -> pass) MTC@49a7059fc19b: Test case TC_process_rx_xudt finished. Verdict: pass MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass'. Sat Apr 26 17:42:18 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_xudt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15836) Waiting for packet dumper to finish... 1 (prev_count=15836, count=35820) 20250426174220795 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426174220795 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426174220795 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass' was executed successfully (exit status: 0). MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt'. ------ SCCP_Tests_RAW.TC_process_rx_ludt ------ Sat Apr 26 17:42:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt' was executed successfully (exit status: 0). MTC@49a7059fc19b: Test case TC_process_rx_ludt started. 20250426174221876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38552<->l=127.0.0.2:2324 (telnet_interface.c:192) 10@49a7059fc19b: ************************************************* 10@49a7059fc19b: M3UA emulation initiated, the test can be started 10@49a7059fc19b: ************************************************* 20250426174222094 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250426174222094 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426174222094 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250426174222094 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426174222094 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 10@49a7059fc19b: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 10@49a7059fc19b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 10@49a7059fc19b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426174222101 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174222101 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174222101 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174222101 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426174222101 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426174222101 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 10@49a7059fc19b: M3UA_ASPUP sent 10@49a7059fc19b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426174222102 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426174222102 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426174222102 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426174222102 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174222102 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426174222102 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426174222102 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250426174222102 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174222102 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 10@49a7059fc19b: Message received on association #8 10@49a7059fc19b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 10@49a7059fc19b: Association #8 state changed to: aSP_Inactive (5) 20250426174222105 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174222105 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174222105 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174222105 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426174222105 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426174222105 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174222105 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426174222105 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426174222105 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426174222106 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174222106 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 10@49a7059fc19b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426174222106 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426174222106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174222106 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174222106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174222106 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174222106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174222106 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174222106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174222106 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174222106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174222106 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426174222106 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174222106 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 10@49a7059fc19b: Message received on association #8 10@49a7059fc19b: Received M3UA_NOTIFY -> discard 10@49a7059fc19b: Message received on association #8 10@49a7059fc19b: ASPAC_Ack received for association #8 10@49a7059fc19b: Association #8 state changed to: aSP_Active (7) 10@49a7059fc19b: Message received on association #8 10@49a7059fc19b: Received M3UA_NOTIFY -> discard 20250426174222902 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=1048) (stream_srv.c:759) 20250426174222902 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 1048 bytes from client (stream_srv.c:773) 20250426174222902 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174222902 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174222902 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174222903 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174222903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174222903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250426174222903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250426174222903 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=SS7 Hop Counter,L=4,D=00000010), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=1000,D=a78731e934d3c4904385afb7cec87d56bb555d9cb72beb8bcab845388f5657de35fb9db13e9decbe4184e9e17da57ab72746469eef72976b9c0a0d964b743e855527080a9dd0011df63f715a728016602955bdbb85205a0a3988329ac282662d45a8b7386e7879fe2ada1db2c69ebdd9045b7f48de59e499cdbdd5f53491d54789a91293344127b258b07d950451dff63271f710e2c8bf0e1ccef046e1e9dca470dfe00c194ef4da32bab37504ce28897b339ae9a0825b8acb2e2e65b1f46cd7503776f4a637e40b62b2e09dee5693a0f3f289dac254a7694459906328c88e5eeca959a481d2dd5e2286af3fd438e9b26648da522a17a967a11b75bc4ac28a0b84b0d6669b28b25620926be66a2f2260b19a1df85e719e7224e06636c8c621281af5153d692bf8b228252de65e972d2a8903947d23981c94ba8846f41d8b7de6599614f392a0199a25c9a733c9fa98a92e25a10de089bd82134e4e3efa873f85b3a5270296c930ace7ddf5313d7ba6cb8b63e9c7333cc (sccp_scrc.c:486) 20250426174222903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174222903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174222903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174222903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174222903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 10@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174222903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174222903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174222903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174222903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174222903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174222903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174222903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174222903 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174222903 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250426174222903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250426174222904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=1000,D=a78731e934d3c4904385afb7cec87d56bb555d9cb72beb8bcab845388f5657de35fb9db13e9decbe4184e9e17da57ab72746469eef72976b9c0a0d964b743e855527080a9dd0011df63f715a728016602955bdbb85205a0a3988329ac282662d45a8b7386e7879fe2ada1db2c69ebdd9045b7f48de59e499cdbdd5f53491d54789a91293344127b258b07d950451dff63271f710e2c8bf0e1ccef046e1e9dca470dfe00c194ef4da32bab37504ce28897b339ae9a0825b8acb2e2e65b1f46cd7503776f4a637e40b62b2e09dee5693a0f3f289dac254a7694459906328c88e5eeca959a481d2dd5e2286af3fd438e9b26648da522a17a967a11b75bc4ac28a0b84b0d6669b28b25620926be66a2f2260b19a1df85e719e7224e06636c8c621281af5153d692bf8b228252de65e972d2a8903947d23981c94ba8846f41d8b7de6599614f392a0199a25c9a733c9fa98a92e25a10de089bd82134e4e3efa873f85b3a5 (sccp_scrc.c:437) 20250426174222904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174222904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174222904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174222904 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=10 -> eSLS=90: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174222904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174222904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174222904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174222904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250426174222904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174222904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174222904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174222904 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=10 -> eSLS=74: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174222904 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174222904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174222904 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174222904 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 1048 bytes: [L2]> 01 00 01 01 00 00 04 18 02 10 04 0f 00 00 00 01 00 00 00 17 03 00 00 0a 13 00 00 07 00 0a 00 0d 00 00 00 04 43 17 00 ca 04 43 01 00 ca e8 03 a7 87 31 e9 34 d3 c4 90 43 85 af b7 ce c8 7d 56 bb 55 5d 9c b7 2b eb 8b ca b8 45 38 8f 56 57 de 35 fb 9d b1 3e 9d ec be 41 84 e9 e1 7d a5 7a b7 27 46 46 9e ef 72 97 6b 9c 0a 0d 96 4b 74 3e 85 55 27 08 0a 9d d0 01 1d f6 3f 71 5a 72 80 16 60 29 55 bd bb 85 20 5a 0a 39 88 32 9a c2 82 66 2d 45 a8 b7 38 6e 78 79 fe 2a da 1d b2 c6 9e bd d9 04 5b 7f 48 de 59 e4 99 cd bd d5 f5 34 91 d5 47 89 a9 12 93 34 41 27 b2 58 b0 7d 95 04 51 df f6 32 71 f7 10 e2 c8 bf 0e 1c ce f0 46 e1 e9 dc a4 70 df e0 0c 19 4e f4 da 32 ba b3 75 04 ce 28 89 7b 33 9a e9 a0 82 5b 8a cb 2e 2e 65 b1 f4 6c d7 50 37 76 f4 a6 37 e4 0b 62 b2 e0 9d ee 56 93 a0 f3 f2 89 da c2 54 a7 69 44 59 90 63 28 c8 8e 5e ec a9 59 a4 81 d2 dd 5e 22 86 af 3f d4 38 e9 b2 66 48 da 52 2a 17 a9 67 a1 1b 75 bc 4a c2 8a 0b 84 b0 d6 66 9b 28 b2 56 20 92 6b e6 6a 2f 22 60 b1 9a 1d f8 5e 71 9e 72 24 e0 66 36 c8 c6 21 28 1a f5 15 3d 69 2b f8 b2 28 25 2d e6 5e 97 2d 2a 89 03 94 7d 23 98 1c 94 ba 88 46 f4 1d 8b 7d e6 59 96 14 f3 92 a0 19 9a 25 c9 a7 33 c9 fa 98 a9 2e 25 a1 0d e0 89 bd 82 13 4e 4e 3e fa 87 3f 85 b3 a5 27 02 96 c9 30 ac e7 dd f5 31 3d 7b a6 cb 8b 63 e9 c7 33 3c cd 4e bb 2a 60 6f 96 f5 2e be 27 40 5e c3 00 3b 2c 6d 3b f0 0e eb f5 92 42 90 44 09 a9 d0 50 4c 7d b4 cd 4a 32 9f 58 70 14 f3 32 e0 6d 79 86 7d b3 9b cb 6b 4b 48 9f a8 58 c6 2f d8 c3 6d 8f 9c 18 8c a8 0a c7 79 61 a9 37 9e 72 49 7c a3 ae d4 4c dd 52 ff 77 a6 3c 09 18 48 bc 7a 02 b0 c3 72 c5 df 35 fc c8 bf 6e b7 ff 78 76 a2 7b 2a 70 cb 52 57 97 5e 06 6b ae ae 9a 3c cb 65 0d 41 c5 8e 43 18 41 72 27 09 a0 7f 3c f2 35 41 59 d3 52 fa 24 9e b5 be cf 06 50 64 64 d5 6a a3 93 a6 c5 bc 36 da 55 19 9b 29 93 b2 8f 60 b5 8d c5 8e 83 7c 21 8e 38 a7 e5 e1 38 c8 60 13 07 00 2f ab cd 53 70 f3 a9 14 77 c7 62 ea 80 6b 66 9d cf 0d 71 a7 e7 7d 79 83 06 c5 8f 9b a8 05 86 2b 77 54 0c 3e c1 f7 9e 29 4b ae fc 5d b4 47 9e f5 0d 33 60 77 55 55 d7 7d 1a 2c 8b f7 c4 0d d0 33 cd df 53 f3 ce f1 44 70 e0 49 58 a5 c2 24 c8 e9 b0 cf 7a 33 d5 09 2f 27 49 08 85 d0 c5 a3 44 f6 58 5e 5d e1 6d c1 6f 10 0e cc 10 2b 3b 61 c4 36 0c 2b db d0 66 f2 2a 6a 27 79 a6 5e ca 1b 97 f9 be 57 45 e5 05 94 d9 81 dc 98 c8 9f 4c 07 eb 35 17 ea 22 85 f3 85 d4 3f 73 f1 b8 d0 65 ed ab 23 09 03 c2 26 71 fc cf d8 7b 4a 01 12 86 fc 49 42 5e b6 f5 20 68 ef 02 ac eb 53 94 e2 69 f9 c4 e6 48 90 a0 f6 ea 2f f1 a0 99 f5 c3 26 51 7a 7d c7 ed 45 06 8d 10 13 04 94 bb 73 a6 ca 9d 50 b5 4d 62 fc f1 2a 79 e1 73 b5 83 1e a0 d4 7d 4b c8 71 ac 29 19 1a b4 64 22 c7 f7 98 17 ff d1 ff 75 7c 9d 01 7f 66 68 43 7b af a0 d6 9c 54 80 3d cd 0c b6 ef 82 f4 03 25 6b dd b1 62 0d 52 da 57 a2 0b 5e 8f fb ec 3c a0 fd 51 bd 91 6f 90 cd 66 79 8f 1a 1b 9e 5b be 87 4b 60 22 a8 8c ec f5 3a 73 d6 96 58 66 55 b4 1c af 82 b5 2b 9d bd df 96 9a c7 9f 64 d2 11 27 29 75 b6 68 c6 73 98 07 e6 93 b0 71 ef 3a d2 4a 18 80 53 e5 9c fa 89 5a 99 a1 32 f1 cf 7e 82 38 7b 90 58 5a d9 11 f1 4e c2 6e 82 ac f3 d0 5e bc b0 28 86 fc df fa 5a de b3 17 81 c8 17 70 20 1d 7c 3f d6 ef 6f e5 e4 ef ae 65 4d 29 d3 80 6a 19 dc 3c 27 9f 8d 6b 35 f6 e1 36 43 87 df 57 81 73 5f 00 (osmo_ss7_asp.c:1164) 20250426174222904 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 10@49a7059fc19b: Message received on association #8 10@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@49a7059fc19b: setverdict(pass): none -> pass 20250426174222909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38552<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250426174222911 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250426174222911 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426174222911 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174222911 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426174222911 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426174222911 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250426174222911 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426174222911 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174222911 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426174222911 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426174222911 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250426174222911 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250426174222911 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174222912 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250426174222912 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426174222912 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 10@49a7059fc19b: Final verdict of PTC: none 20250426174222912 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426174222912 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426174222912 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174222912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174222912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174222912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174222912 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174222912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174222912 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174222912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) MTC@49a7059fc19b: Setting final verdict of the test case. 20250426174222912 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174222912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174222912 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426174222912 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@49a7059fc19b: Local verdict of MTC: pass MTC@49a7059fc19b: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@49a7059fc19b: Test case TC_process_rx_ludt finished. Verdict: pass MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass'. Sat Apr 26 17:42:22 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_ludt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15836) Waiting for packet dumper to finish... 1 (prev_count=15836, count=40160) 20250426174224913 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426174224913 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426174224913 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass' was executed successfully (exit status: 0). MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn1 ------ Sat Apr 26 17:42:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1' was executed successfully (exit status: 0). MTC@49a7059fc19b: Test case TC_scmg_sst_ssn1 started. 20250426174226004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41536<->l=127.0.0.2:2324 (telnet_interface.c:192) 11@49a7059fc19b: ************************************************* 11@49a7059fc19b: M3UA emulation initiated, the test can be started 11@49a7059fc19b: ************************************************* 20250426174226223 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250426174226223 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426174226223 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250426174226223 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426174226223 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 11@49a7059fc19b: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 11@49a7059fc19b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 11@49a7059fc19b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426174226230 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174226230 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174226230 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174226230 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426174226230 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426174226231 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174226231 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426174226231 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426174226231 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 11@49a7059fc19b: M3UA_ASPUP sent 11@49a7059fc19b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426174226231 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174226231 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426174226231 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426174226231 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250426174226231 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174226231 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 11@49a7059fc19b: Message received on association #8 11@49a7059fc19b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 11@49a7059fc19b: Association #8 state changed to: aSP_Inactive (5) 20250426174226233 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174226233 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 11@49a7059fc19b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426174226233 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174226233 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426174226233 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426174226233 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174226234 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426174226234 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426174226234 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426174226234 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174226234 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426174226234 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426174226234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174226234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 11@49a7059fc19b: Message received on association #8 20250426174226234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174226234 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174226234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174226234 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174226234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174226234 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174226234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174226234 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426174226234 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174226234 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 11@49a7059fc19b: Received M3UA_NOTIFY -> discard 11@49a7059fc19b: Message received on association #8 11@49a7059fc19b: ASPAC_Ack received for association #8 11@49a7059fc19b: Association #8 state changed to: aSP_Active (7) 11@49a7059fc19b: Message received on association #8 11@49a7059fc19b: Received M3UA_NOTIFY -> discard 20250426174227027 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=48) (stream_srv.c:759) 20250426174227027 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 48 bytes from client (stream_srv.c:773) 20250426174227027 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174227027 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174227027 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174227027 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174227028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 11@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174227028 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250426174227028 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250426174227028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Source Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Data,L=5,D=0301010000) (sccp_scrc.c:486) 20250426174227028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174227028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174227028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174227028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174227028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174227028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174227028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174227028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174227028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174227028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174227028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174227028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174227028 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174227028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250426174227028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=5,D=0101010000) (sccp_scrc.c:437) 20250426174227028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174227028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174227029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174227029 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174227029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174227029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174227029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174227029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174227029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174227029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174227029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174227029 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174227029 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174227029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174227029 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174227029 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 01 00 00 00 17 03 00 00 03 09 00 03 07 0b 04 43 17 00 01 04 43 01 00 01 05 01 01 01 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174227029 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 11@49a7059fc19b: Message received on association #8 11@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@49a7059fc19b: setverdict(pass): none -> pass 20250426174227033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41536<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250426174227035 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250426174227035 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426174227035 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174227035 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426174227035 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 11@49a7059fc19b: Final verdict of PTC: none 20250426174227035 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250426174227035 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426174227035 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174227035 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426174227035 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426174227035 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250426174227035 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250426174227035 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174227035 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250426174227035 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426174227035 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426174227035 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426174227035 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426174227035 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174227035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174227035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174227035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174227035 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174227036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174227036 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174227036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) MTC@49a7059fc19b: Setting final verdict of the test case. MTC@49a7059fc19b: Local verdict of MTC: pass MTC@49a7059fc19b: Local verdict of PTC with component reference 11: none (pass -> pass) MTC@49a7059fc19b: Test case TC_scmg_sst_ssn1 finished. Verdict: pass 20250426174227036 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174227036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174227036 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426174227036 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass'. Sat Apr 26 17:42:27 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15836) Waiting for packet dumper to finish... 1 (prev_count=15836, count=35248) 20250426174229037 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426174229037 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426174229037 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass' was executed successfully (exit status: 0). MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_valid ------ Sat Apr 26 17:42:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid' was executed successfully (exit status: 0). MTC@49a7059fc19b: Test case TC_scmg_sst_ssn_valid started. 20250426174230118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41542<->l=127.0.0.2:2324 (telnet_interface.c:192) 12@49a7059fc19b: ************************************************* 12@49a7059fc19b: M3UA emulation initiated, the test can be started 12@49a7059fc19b: ************************************************* 20250426174230336 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250426174230336 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426174230336 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250426174230336 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426174230336 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 12@49a7059fc19b: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 12@49a7059fc19b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 12@49a7059fc19b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426174230340 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174230340 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174230340 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174230340 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426174230340 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426174230340 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174230340 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426174230340 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426174230340 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 12@49a7059fc19b: M3UA_ASPUP sent 12@49a7059fc19b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426174230340 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174230340 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426174230340 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426174230340 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250426174230341 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174230341 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 12@49a7059fc19b: Message received on association #8 12@49a7059fc19b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 12@49a7059fc19b: Association #8 state changed to: aSP_Inactive (5) 20250426174230344 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174230344 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174230344 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174230344 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426174230344 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 12@49a7059fc19b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426174230344 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174230344 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426174230344 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426174230344 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426174230344 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174230345 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426174230345 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426174230345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174230345 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174230345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174230345 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174230345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174230345 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 12@49a7059fc19b: Message received on association #8 20250426174230345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174230345 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174230345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174230345 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426174230345 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174230345 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 12@49a7059fc19b: Received M3UA_NOTIFY -> discard 12@49a7059fc19b: Message received on association #8 12@49a7059fc19b: ASPAC_Ack received for association #8 12@49a7059fc19b: Association #8 state changed to: aSP_Active (7) 12@49a7059fc19b: Message received on association #8 12@49a7059fc19b: Received M3UA_NOTIFY -> discard 20250426174231141 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=48) (stream_srv.c:759) 20250426174231141 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 48 bytes from client (stream_srv.c:773) 20250426174231141 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174231141 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174231141 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174231141 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174231141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 12@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174231141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250426174231141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250426174231141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Source Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Data,L=5,D=03ca010000) (sccp_scrc.c:486) 20250426174231141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174231142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174231142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174231142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174231142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174231142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174231142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174231142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174231142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174231142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174231142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174231142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174231142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174231142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250426174231142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=5,D=01ca010000) (sccp_scrc.c:437) 20250426174231142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174231142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174231142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174231142 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=5 -> eSLS=85: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174231142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174231142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174231142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174231142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174231142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174231142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174231143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174231143 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=5 -> eSLS=69: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426174231143 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174231143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174231143 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174231143 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 01 00 00 00 17 03 00 00 05 09 00 03 07 0b 04 43 17 00 01 04 43 01 00 01 05 01 ca 01 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174231143 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 12@49a7059fc19b: Message received on association #8 12@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@49a7059fc19b: setverdict(pass): none -> pass 20250426174231146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41542<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250426174231148 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250426174231148 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426174231148 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174231148 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426174231148 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426174231148 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250426174231149 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426174231149 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174231149 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426174231149 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426174231149 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 12@49a7059fc19b: Final verdict of PTC: none 20250426174231149 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250426174231149 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174231149 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250426174231149 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426174231149 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426174231149 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426174231149 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426174231149 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MTC@49a7059fc19b: Setting final verdict of the test case. MTC@49a7059fc19b: Local verdict of MTC: pass MTC@49a7059fc19b: Local verdict of PTC with component reference 12: none (pass -> pass) 20250426174231149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174231149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174231149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174231149 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174231149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174231149 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174231149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174231149 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174231149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174231149 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426174231149 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@49a7059fc19b: Test case TC_scmg_sst_ssn_valid finished. Verdict: pass MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass'. Sat Apr 26 17:42:31 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15840) Waiting for packet dumper to finish... 1 (prev_count=15840, count=35300) 20250426174233150 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426174233150 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426174233150 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass' was executed successfully (exit status: 0). MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid ------ Sat Apr 26 17:42:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid' was executed successfully (exit status: 0). MTC@49a7059fc19b: Test case TC_scmg_sst_ssn_invalid started. 20250426174234236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41556<->l=127.0.0.2:2324 (telnet_interface.c:192) 13@49a7059fc19b: ************************************************* 13@49a7059fc19b: M3UA emulation initiated, the test can be started 13@49a7059fc19b: ************************************************* 20250426174234455 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250426174234456 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426174234456 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250426174234456 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426174234456 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 13@49a7059fc19b: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 13@49a7059fc19b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 13@49a7059fc19b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426174234463 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174234463 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174234464 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174234464 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426174234464 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426174234464 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174234464 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 13@49a7059fc19b: M3UA_ASPUP sent 13@49a7059fc19b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426174234464 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426174234464 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426174234464 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174234464 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426174234464 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426174234464 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250426174234464 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174234464 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 13@49a7059fc19b: Message received on association #8 13@49a7059fc19b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 13@49a7059fc19b: Association #8 state changed to: aSP_Inactive (5) 20250426174234468 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174234468 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 13@49a7059fc19b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426174234468 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174234468 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426174234468 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426174234468 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174234468 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426174234468 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426174234468 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426174234468 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174234468 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426174234468 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426174234468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174234468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174234468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174234468 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174234468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174234469 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174234469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174234469 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174234469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174234469 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426174234469 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174234469 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 13@49a7059fc19b: Message received on association #8 13@49a7059fc19b: Received M3UA_NOTIFY -> discard 13@49a7059fc19b: Message received on association #8 13@49a7059fc19b: ASPAC_Ack received for association #8 13@49a7059fc19b: Association #8 state changed to: aSP_Active (7) 13@49a7059fc19b: Message received on association #8 13@49a7059fc19b: Received M3UA_NOTIFY -> discard 20250426174235260 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=48) (stream_srv.c:759) 20250426174235260 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 48 bytes from client (stream_srv.c:773) 20250426174235260 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174235260 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174235260 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174235260 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174235260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174235260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 13@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174235260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250426174235260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Source Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Data,L=5,D=037b010000) (sccp_scrc.c:486) 20250426174235261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174235261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174235261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174235261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174235261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174235261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174235261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174235261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174235261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174235261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174235261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174235261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174235261 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) MTC@49a7059fc19b: setverdict(pass): none -> pass 20250426174240265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41556<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250426174240268 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250426174240268 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426174240268 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174240269 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426174240269 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426174240269 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250426174240269 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426174240269 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174240269 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426174240269 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426174240269 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250426174240269 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250426174240269 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174240269 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250426174240269 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426174240269 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426174240269 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426174240269 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 13@49a7059fc19b: Final verdict of PTC: none 20250426174240269 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174240269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174240269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174240269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174240269 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174240269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174240269 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174240269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174240269 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174240270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174240270 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426174240270 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@49a7059fc19b: Setting final verdict of the test case. MTC@49a7059fc19b: Local verdict of MTC: pass MTC@49a7059fc19b: Local verdict of PTC with component reference 13: none (pass -> pass) MTC@49a7059fc19b: Test case TC_scmg_sst_ssn_invalid finished. Verdict: pass MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass'. Sat Apr 26 17:42:40 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21868) Waiting for packet dumper to finish... 1 (prev_count=21868, count=29988) 20250426174242270 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426174242270 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426174242270 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass' was executed successfully (exit status: 0). MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only'. ------ SCCP_Tests_RAW.TC_callingparty_ssn_only ------ Sat Apr 26 17:42:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only' was executed successfully (exit status: 0). MTC@49a7059fc19b: Test case TC_callingparty_ssn_only started. 20250426174243346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50148<->l=127.0.0.2:2324 (telnet_interface.c:192) 14@49a7059fc19b: ************************************************* 14@49a7059fc19b: M3UA emulation initiated, the test can be started 14@49a7059fc19b: ************************************************* 20250426174243564 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250426174243564 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426174243564 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250426174243564 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426174243564 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 14@49a7059fc19b: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 14@49a7059fc19b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 14@49a7059fc19b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426174243565 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174243565 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174243565 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174243565 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426174243565 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426174243565 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174243565 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426174243565 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426174243565 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426174243565 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174243565 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426174243565 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 14@49a7059fc19b: M3UA_ASPUP sent 14@49a7059fc19b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426174243565 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250426174243565 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174243565 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 14@49a7059fc19b: Message received on association #8 14@49a7059fc19b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 14@49a7059fc19b: Association #8 state changed to: aSP_Inactive (5) 20250426174243566 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174243566 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174243566 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174243566 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426174243566 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426174243566 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174243566 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426174243566 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426174243566 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426174243567 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174243567 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426174243567 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426174243567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174243567 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174243567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174243567 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 14@49a7059fc19b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426174243567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174243567 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174243567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174243567 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174243567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174243567 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426174243567 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174243567 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 14@49a7059fc19b: Message received on association #8 14@49a7059fc19b: Received M3UA_NOTIFY -> discard 14@49a7059fc19b: Message received on association #8 14@49a7059fc19b: ASPAC_Ack received for association #8 14@49a7059fc19b: Association #8 state changed to: aSP_Active (7) 14@49a7059fc19b: Message received on association #8 14@49a7059fc19b: Received M3UA_NOTIFY -> discard 20250426174244367 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:759) 20250426174244367 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:773) 20250426174244367 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174244367 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174244367 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174244367 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174244367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174244367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250426174244367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250426174244368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=12,D=000200018003000800000001), PART(T=Source Address,L=12,D=000200018003000800000001), PART(T=Data,L=5,D=0301010000) (sccp_scrc.c:486) 20250426174244368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174244368 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250426174244368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 14@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174244368 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250426174244368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174244368 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250426174244368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174244368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174244368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174244368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174244368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250426174244368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=12,D=000200018003000800000001), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=5,D=0101010000) (sccp_scrc.c:437) 20250426174244368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174244368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174244368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174244368 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=10 -> eSLS=90: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174244368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174244368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174244368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174244368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174244368 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250426174244369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174244369 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=10 -> eSLS=74: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174244369 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174244369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174244369 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174244369 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 01 00 00 00 17 03 00 00 0a 09 00 03 07 09 04 43 17 00 01 02 42 01 05 01 01 01 00 00 00 (osmo_ss7_asp.c:1164) 20250426174244369 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 14@49a7059fc19b: Message received on association #8 14@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174244372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50148<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@49a7059fc19b: setverdict(pass): none -> pass 20250426174244374 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250426174244374 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426174244374 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174244374 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426174244374 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426174244374 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250426174244374 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426174244374 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174244375 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426174244375 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426174244375 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250426174244375 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250426174244375 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174244375 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250426174244375 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426174244375 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426174244375 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426174244375 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 14@49a7059fc19b: Final verdict of PTC: none 20250426174244375 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174244375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174244375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174244375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174244375 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174244375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174244375 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174244375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174244375 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174244375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174244375 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426174244375 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@49a7059fc19b: Setting final verdict of the test case. MTC@49a7059fc19b: Local verdict of MTC: pass MTC@49a7059fc19b: Local verdict of PTC with component reference 14: none (pass -> pass) MTC@49a7059fc19b: Test case TC_callingparty_ssn_only finished. Verdict: pass MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass'. Sat Apr 26 17:42:44 UTC 2025 ====== SCCP_Tests_RAW.TC_callingparty_ssn_only pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15844) Waiting for packet dumper to finish... 1 (prev_count=15844, count=34172) 20250426174246376 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426174246376 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426174246376 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass' was executed successfully (exit status: 0). MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late'. ------ SCCP_Tests_RAW.TC_cr_timeout_cc_too_late ------ Sat Apr 26 17:42:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late' was executed successfully (exit status: 0). MTC@49a7059fc19b: Test case TC_cr_timeout_cc_too_late started. 20250426174247467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36674<->l=127.0.0.2:2324 (telnet_interface.c:192) 15@49a7059fc19b: ************************************************* 15@49a7059fc19b: M3UA emulation initiated, the test can be started 15@49a7059fc19b: ************************************************* 20250426174247685 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250426174247685 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426174247685 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250426174247685 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426174247685 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 15@49a7059fc19b: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 15@49a7059fc19b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 15@49a7059fc19b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426174247692 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174247692 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174247692 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174247692 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426174247692 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426174247692 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174247692 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426174247692 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 15@49a7059fc19b: M3UA_ASPUP sent 20250426174247692 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426174247692 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174247692 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426174247692 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426174247692 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 15@49a7059fc19b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426174247692 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174247692 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 15@49a7059fc19b: Message received on association #8 15@49a7059fc19b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 15@49a7059fc19b: Association #8 state changed to: aSP_Inactive (5) 20250426174247695 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250426174247695 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250426174247695 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174247695 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426174247695 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426174247695 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426174247696 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426174247696 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426174247696 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426174247696 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174247696 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426174247696 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426174247696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250426174247696 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174247696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174247696 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174247696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174247696 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 15@49a7059fc19b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426174247696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174247696 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174247696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174247696 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426174247696 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250426174247696 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 15@49a7059fc19b: Message received on association #8 15@49a7059fc19b: Received M3UA_NOTIFY -> discard 15@49a7059fc19b: Message received on association #8 15@49a7059fc19b: ASPAC_Ack received for association #8 15@49a7059fc19b: Association #8 state changed to: aSP_Active (7) 15@49a7059fc19b: Message received on association #8 15@49a7059fc19b: Received M3UA_NOTIFY -> discard 20250426174248486 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250426174248487 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Allocated (fsm.c:456) 20250426174248487 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250426174248487 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=000004d2), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000fe) (sccp_scrc.c:415) 20250426174248487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174248487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174248487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174248487 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=11 -> eSLS=91: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174248487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250426174248487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174248487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174248487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 fe (sua.c:387) 20250426174248487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250426174248487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250426174248487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174248487 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=11 -> eSLS=75: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174248487 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174248487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174248487 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174248488 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 01 00 00 00 17 03 00 00 0b 01 00 04 d2 02 02 06 04 43 17 00 01 04 04 43 01 00 fe 00 00 (osmo_ss7_asp.c:1164) 20250426174248488 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: state_chg to CONN_PEND_OUT (sccp_scoc.c:1006) 20250426174248488 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 15@49a7059fc19b: Message received on association #8 15@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174248493 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250426174248493 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250426174248493 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: state_chg to WAIT_CONN_CONF (sccp_scoc.c:1101) MTC@49a7059fc19b: Waiting for RLSD 20250426174248497 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250426174248497 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250426174248497 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174248497 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426174248497 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174248497 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174248497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 15@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174248497 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=000004d2), PART(T=Source Reference,L=4,D=00000001) (sccp_scrc.c:486) 20250426174248497 DLSCCP DEBUG Received CO:COAK for local reference 1234 (sccp_scoc.c:1855) 20250426174248497 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250426174248497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=000004d2), PART(T=SCCP Cause,L=4,D=0000032a) (sccp_scrc.c:415) 20250426174248498 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174248498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426174248498 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250426174248498 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250426174248498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250426174248498 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426174248498 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 01 00 00 00 17 03 00 00 00 04 00 00 01 00 04 d2 2a 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426174248498 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: state_chg to DISCONN_PEND (sccp_scoc.c:1206) 20250426174248498 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 15@49a7059fc19b: Message received on association #8 15@49a7059fc19b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426174248500 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=32) (stream_srv.c:759) 20250426174248501 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 32 bytes from client (stream_srv.c:773) 20250426174248501 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174248501 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 15@49a7059fc19b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426174248501 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250426174248501 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250426174248501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250426174248501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=000004d2), PART(T=Source Reference,L=4,D=00000001) (sccp_scrc.c:486) 20250426174248501 DLSCCP DEBUG Received CO:RELCO for local reference 1234 (sccp_scoc.c:1855) 20250426174248501 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250426174248501 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1363) 20250426174248501 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250426174248501 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Freeing instance (sccp_scoc.c:579) 20250426174248501 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Deallocated (fsm.c:568) MTC@49a7059fc19b: setverdict(pass): none -> pass 20250426174249502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36674<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250426174249505 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250426174249505 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426174249505 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174249505 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426174249505 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426174249505 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250426174249505 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426174249506 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426174249506 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426174249506 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426174249506 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 15@49a7059fc19b: Final verdict of PTC: none 20250426174249506 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250426174249506 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426174249506 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250426174249506 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MTC@49a7059fc19b: Setting final verdict of the test case. MTC@49a7059fc19b: Local verdict of MTC: pass 20250426174249506 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426174249506 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426174249507 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426174249507 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426174249507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) MTC@49a7059fc19b: Local verdict of PTC with component reference 15: none (pass -> pass) MTC@49a7059fc19b: Test case TC_cr_timeout_cc_too_late finished. Verdict: pass MTC@49a7059fc19b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass'. 20250426174249507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250426174249507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250426174249507 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250426174249507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250426174249507 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250426174249507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250426174249507 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250426174249507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250426174249507 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426174249507 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) Sat Apr 26 17:42:49 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=33604) Waiting for packet dumper to finish... 1 (prev_count=33604, count=41724) 20250426174251508 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426174251509 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426174251509 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@49a7059fc19b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass' was executed successfully (exit status: 0). MC@49a7059fc19b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@49a7059fc19b: Terminating MTC. MC@49a7059fc19b: MTC terminated. MC2> exit MC@49a7059fc19b: Shutting down session. MC@49a7059fc19b: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp/expected-results.xml) [testenv] Testsuite is done [testenv] Stopping testsuite (2100154) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/log_merge.sh SCCP_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping sccp_demo_user (2100092) [testenv] Showing testsuite/junit-xml-10100.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/junit-xml-10100.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='12' failures='0' errors='0' skipped='0' inconc='0' time='84.00'> <testcase classname='SCCP_Tests' name='TC_routing_global_title_crash' time='10.044399'/> <testcase classname='SCCP_Tests_RAW' name='TC_cr_cc' time='1.034401'/> <testcase classname='SCCP_Tests_RAW' name='TC_udt_without_cr_cc' time='5.039278'/> <testcase classname='SCCP_Tests_RAW' name='TC_tiar_timeout' time='7.034072'/> <testcase classname='SCCP_Tests_RAW' name='TC_it_avoids_tiar' time='11.045844'/> <testcase classname='SCCP_Tests_RAW' name='TC_process_rx_xudt' time='1.029738'/> <testcase classname='SCCP_Tests_RAW' name='TC_process_rx_ludt' time='1.038671'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn1' time='1.032798'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_valid' time='1.033466'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_invalid' time='6.034790'/> <testcase classname='SCCP_Tests_RAW' name='TC_callingparty_ssn_only' time='1.030593'/> <testcase classname='SCCP_Tests_RAW' name='TC_cr_timeout_cc_too_late' time='2.040986'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0'] testenv-sccp-osmocom-nightly-asan-20250426-1741-d5d3241e-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sccp-test-asan/324/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS