Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-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.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision fa4995e8de0c32242f9ffeed3666b8f53cabebbe (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fa4995e8de0c32242f9ffeed3666b8f53cabebbe # timeout=10 Commit message: "bts: add initial testenv.cfg" > git rev-list --no-walk fa4995e8de0c32242f9ffeed3666b8f53cabebbe # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins12966804951152719653.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:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-hlr-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-hlr-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-hlr-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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (10.3 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-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 [51.9 kB] Fetched 53.5 kB in 0s (154 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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly-asan 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. Need to get 16.5 MB of archives. After this operation, 48.2 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202411222029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.33.a28ae.202411222029~asan [582 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.33.a28ae.202411222029~asan [162 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.33.a28ae.202411222029~asan [1082 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.33.a28ae.202411222029~asan [275 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.32.fb1a.202411222029~asan [308 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.10.19929.202411222029~asan [49.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.10.19929.202411222029~asan [75.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.10.0.33.a28ae.202411222029~asan [67.9 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.10.0.33.a28ae.202411222029~asan [156 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.33.a28ae.202411222029~asan [740 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.33.a28ae.202411222029~asan [97.0 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.10.0.33.a28ae.202411222029~asan [105 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.10.0.33.a28ae.202411222029~asan [64.8 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.10.0.33.a28ae.202411222029~asan [43.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.10.19929.202411222029~asan [396 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.10.0.33.a28ae.202411222029~asan [4206 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr-dbg 1.8.0.10.19929.202411222029~asan [748 kB] Fetched 16.5 MB in 0s (57.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed 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 ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../01-osmocom-nightly-asan_202411222029_amd64.deb ... Unpacking osmocom-nightly-asan (202411222029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.33.a28ae.202411222029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.33.a28ae.202411222029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.33.a28ae.202411222029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.33.a28ae.202411222029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.32.fb1a.202411222029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.32.fb1a.202411222029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.10.19929.202411222029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411222029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0.10.19929.202411222029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.10.19929.202411222029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.0.33.a28ae.202411222029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.0.33.a28ae.202411222029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.33.a28ae.202411222029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.0.33.a28ae.202411222029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.0.33.a28ae.202411222029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.0.33.a28ae.202411222029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.0.33.a28ae.202411222029~asan_amd64.deb ... Unpacking libosmocore (1.10.0.33.a28ae.202411222029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0.10.19929.202411222029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.10.19929.202411222029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0.33.a28ae.202411222029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0.10.19929.202411222029~asan_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.10.19929.202411222029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up osmocom-nightly-asan (202411222029) ... Setting up libosmocore22:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Setting up libosmocodec4:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Setting up libosmovty13:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Setting up libosmousb0:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.32.fb1a.202411222029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Setting up libosmogb14:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411222029~asan) ... Setting up libosmocoding0:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.10.19929.202411222029~asan) ... Setting up libosmosim2:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Setting up libosmocore (1.10.0.33.a28ae.202411222029~asan) ... Setting up osmo-hlr (1.8.0.10.19929.202411222029~asan) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.10.0.33.a28ae.202411222029~asan) ... Setting up osmo-hlr-dbg (1.8.0.10.19929.202411222029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-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-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-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-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-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-hlr-test-asan/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20241123160217948 DMAIN <0000> hlr.c:813 hlr starting 20241123160217948 DDB <0001> db.c:599 using database: :memory: 20241123160217948 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241123160217949 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241123160217949 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241123160217949 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241123160217950 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241123160217950 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241123160217951 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241123160217951 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241123160217951 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_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: HLR_Tests.cfg MC@27a3e2e74366: Unix server socket created successfully. MC@27a3e2e74366: Listening on TCP port 45821. 27a3e2e74366 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 27a3e2e74366 45821 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@27a3e2e74366: New HC connected from 10.0.2.100 [10.0.2.100]. 27a3e2e74366: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@27a3e2e74366: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@27a3e2e74366: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@27a3e2e74366: Configuration file was processed on all HCs. MC@27a3e2e74366: Creating MTC on host 10.0.2.100. MC@27a3e2e74366: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sat Nov 23 16:02:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_sai_err_invalid_imsi started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160219480 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160219480 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160219482 DLINP <000b> input/ipa.c:455 connected read/write 20241123160219482 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160219483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56952<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160219484 DLINP <000b> input/ipa.c:455 connected read/write 20241123160219484 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160219484 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160219484 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160219484 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160219484 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160219484 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160219484 DLGSUP <0013> gsup_server.c:236 2: 20241123160219484 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160219484 DLGSUP <0013> gsup_server.c:236 3: 20241123160219484 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160219484 DLGSUP <0013> gsup_server.c:236 4: 20241123160219484 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160219484 DLGSUP <0013> gsup_server.c:236 5: 20241123160219484 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160219484 DLGSUP <0013> gsup_server.c:236 7: 20241123160219484 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160219484 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160219484 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160219484 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160219499 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38217<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@27a3e2e74366: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241123160219509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56964<->l=127.0.0.1:4258 20241123160219526 DLINP <000b> input/ipa.c:455 connected read/write 20241123160219526 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160219526 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241123160219526 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241123160219526 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241123160219527 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160219527 DLINP <000b> input/ipa.c:455 connected read/write 20241123160219527 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160219527 DLINP <000b> input/ipa.c:455 connected read/write 20241123160219527 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@27a3e2e74366: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@27a3e2e74366: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160219532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56964<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@27a3e2e74366: Final verdict of PTC: pass 20241123160219533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56952<->l=127.0.0.1:4258 20241123160219535 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38217<->l=127.0.0.1:4259) 5@27a3e2e74366: Final verdict of PTC: none 20241123160219536 DLINP <000b> input/ipa.c:455 connected read/write 20241123160219536 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160219536 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(4)@27a3e2e74366: Final verdict of PTC: none 20241123160219536 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160219536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(6)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 5: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@27a3e2e74366: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sat Nov 23 16:02:19 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241123160219625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56980<->l=127.0.0.1:4258 20241123160219726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56980<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25156) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sat Nov 23 16:02:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_sai started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160222839 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160222839 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160222843 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222843 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160222844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38842<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160222848 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222849 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(8)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160222849 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160222849 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160222849 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160222849 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160222849 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160222849 DLGSUP <0013> gsup_server.c:236 2: 20241123160222849 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160222849 DLGSUP <0013> gsup_server.c:236 3: 20241123160222849 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160222850 DLGSUP <0013> gsup_server.c:236 4: 20241123160222850 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160222850 DLGSUP <0013> gsup_server.c:236 5: 20241123160222850 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160222850 DLGSUP <0013> gsup_server.c:236 7: 20241123160222850 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160222850 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160222850 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160222850 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160222865 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39579<->l=127.0.0.1:4259) 20241123160222869 DAUC <0003> db_auc.c:157 IMSI='262423459277466': No 2G Auth Data 20241123160222869 DAUC <0003> db_auc.c:192 IMSI='262423459277466': No 3G Auth Data HLR_Test-GSUP(9)@27a3e2e74366: Created GsupExpect[0] for "262423459277466" to be handled at TC_gsup_sai(12) 20241123160222876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4258 20241123160222894 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222894 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160222894 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423459277466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423459277466"} 20241123160222894 DAUC <0003> db_auc.c:192 IMSI='262423459277466': No 3G Auth Data 20241123160222895 DAUC <0003> db_auc.c:236 IMSI='262423459277466': Calling to generate 5 vectors 20241123160222895 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241123160222895 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160222895 DAUC <0003> auc.c:113 vector [0]: rand = 06b03c89b7e0706b69cb516375e320db 20241123160222895 DAUC <0003> auc.c:179 vector [0]: kc = 48fd56b3b1ee0c00 20241123160222895 DAUC <0003> auc.c:180 vector [0]: sres = 8a1f8ad7 20241123160222895 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160222895 DAUC <0003> auc.c:113 vector [1]: rand = e97b7cedcd27ce8213fb15c9be66538f 20241123160222895 DAUC <0003> auc.c:179 vector [1]: kc = 8313e936994cec00 20241123160222895 DAUC <0003> auc.c:180 vector [1]: sres = 48f1b9e3 20241123160222895 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241123160222895 DAUC <0003> auc.c:113 vector [2]: rand = 7eda384f38189ad6395637c12e23d303 20241123160222895 DAUC <0003> auc.c:179 vector [2]: kc = ccd779fa2a1eb000 20241123160222896 DAUC <0003> auc.c:180 vector [2]: sres = 9246607d 20241123160222896 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241123160222896 DAUC <0003> auc.c:113 vector [3]: rand = f963733ff931525b5be5a3800aab3f78 20241123160222896 DAUC <0003> auc.c:179 vector [3]: kc = 42f34437ad6cc400 20241123160222896 DAUC <0003> auc.c:180 vector [3]: sres = c5d154af 20241123160222896 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241123160222896 DAUC <0003> auc.c:113 vector [4]: rand = 93eaed9b5c86f739f54725280ea0a3fe 20241123160222896 DAUC <0003> auc.c:179 vector [4]: kc = a5768768855a1800 20241123160222896 DAUC <0003> auc.c:180 vector [4]: sres = f49958f4 20241123160222896 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241123160222896 DAUC <0003> db_auc.c:245 IMSI='262423459277466': Generated 5 vectors 20241123160222896 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423459277466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423459277466"} 20241123160222896 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423459277466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160222897 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222897 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160222897 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222897 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@27a3e2e74366: Found GsupExpect[0] for "262423459277466" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@27a3e2e74366: Added IMSI table entry 0TC_gsup_sai(12)"262423459277466" TC_gsup_sai(12)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai(12)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160222904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4258 TC_gsup_sai(12)@27a3e2e74366: Final verdict of PTC: pass 20241123160222908 DAUC <0003> db_auc.c:157 IMSI='262421266240717': No 2G Auth Data 20241123160222908 DAUC <0003> db_auc.c:192 IMSI='262421266240717': No 3G Auth Data HLR_Test-GSUP(9)@27a3e2e74366: Created GsupExpect[0] for "262421266240717" to be handled at TC_gsup_sai(13) 20241123160222926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4258 20241123160222927 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222927 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160222928 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421266240717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421266240717"} 20241123160222928 DAUC <0003> db_auc.c:192 IMSI='262421266240717': No 3G Auth Data 20241123160222928 DAUC <0003> db_auc.c:236 IMSI='262421266240717': Calling to generate 5 vectors 20241123160222928 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241123160222928 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160222928 DAUC <0003> auc.c:113 vector [0]: rand = 5a309888e4af4d6216f886c305081d85 20241123160222928 DAUC <0003> auc.c:179 vector [0]: kc = 7960c07b45f74000 20241123160222928 DAUC <0003> auc.c:180 vector [0]: sres = 12651728 20241123160222928 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160222928 DAUC <0003> auc.c:113 vector [1]: rand = e09520d28708ec05c61cef96fa5e7c61 20241123160222928 DAUC <0003> auc.c:179 vector [1]: kc = 627722345d4cdc00 20241123160222928 DAUC <0003> auc.c:180 vector [1]: sres = b15cde93 20241123160222928 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241123160222928 DAUC <0003> auc.c:113 vector [2]: rand = 019966f21fc895bfcd7e8bc072edaee4 20241123160222928 DAUC <0003> auc.c:179 vector [2]: kc = 3f2023f333375c00 20241123160222928 DAUC <0003> auc.c:180 vector [2]: sres = 000d0a1b 20241123160222928 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241123160222928 DAUC <0003> auc.c:113 vector [3]: rand = a511541513beb99cbf432334cd3aad81 20241123160222928 DAUC <0003> auc.c:179 vector [3]: kc = 76d94e391063a400 20241123160222928 DAUC <0003> auc.c:180 vector [3]: sres = 56324f95 20241123160222928 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241123160222928 DAUC <0003> auc.c:113 vector [4]: rand = daf8d8450a5e6456e40f9817fe704e44 20241123160222928 DAUC <0003> auc.c:179 vector [4]: kc = d83c7900f8049800 20241123160222928 DAUC <0003> auc.c:180 vector [4]: sres = ae45b21a 20241123160222928 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241123160222928 DAUC <0003> db_auc.c:245 IMSI='262421266240717': Generated 5 vectors 20241123160222928 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421266240717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421266240717"} 20241123160222928 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421266240717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160222928 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222928 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160222928 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222928 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@27a3e2e74366: Found GsupExpect[0] for "262421266240717" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@27a3e2e74366: Added IMSI table entry 1TC_gsup_sai(13)"262421266240717" TC_gsup_sai(13)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai(13)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160222929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4258 TC_gsup_sai(13)@27a3e2e74366: Final verdict of PTC: pass 20241123160222930 DAUC <0003> db_auc.c:157 IMSI='262420526130787': No 2G Auth Data 20241123160222930 DAUC <0003> db_auc.c:192 IMSI='262420526130787': No 3G Auth Data HLR_Test-GSUP(9)@27a3e2e74366: Created GsupExpect[0] for "262420526130787" to be handled at TC_gsup_sai(14) 20241123160222937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38866<->l=127.0.0.1:4258 20241123160222939 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222939 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160222939 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420526130787 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420526130787"} 20241123160222939 DAUC <0003> db_auc.c:192 IMSI='262420526130787': No 3G Auth Data 20241123160222939 DAUC <0003> db_auc.c:236 IMSI='262420526130787': Calling to generate 5 vectors 20241123160222939 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241123160222939 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160222939 DAUC <0003> auc.c:113 vector [0]: rand = fc9b9fa70194ff3e775efed5e5895117 20241123160222939 DAUC <0003> auc.c:179 vector [0]: kc = ac0d6e3d50c291d3 20241123160222939 DAUC <0003> auc.c:180 vector [0]: sres = fcc3ca50 20241123160222939 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160222939 DAUC <0003> auc.c:113 vector [1]: rand = 4804fb2b364c921765c848496611380c 20241123160222939 DAUC <0003> auc.c:179 vector [1]: kc = 3e73641054cea84d 20241123160222939 DAUC <0003> auc.c:180 vector [1]: sres = 0181b500 20241123160222939 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241123160222939 DAUC <0003> auc.c:113 vector [2]: rand = 9c231a69f02ca696f18653e0246a13bf 20241123160222939 DAUC <0003> auc.c:179 vector [2]: kc = ac1a0786d9795fa4 20241123160222939 DAUC <0003> auc.c:180 vector [2]: sres = ad1a1672 20241123160222939 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241123160222939 DAUC <0003> auc.c:113 vector [3]: rand = 8ece3410d749f6fa1d11b3bb1a926447 20241123160222939 DAUC <0003> auc.c:179 vector [3]: kc = b015d230f5b9eb7b 20241123160222939 DAUC <0003> auc.c:180 vector [3]: sres = ce5663fc 20241123160222939 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241123160222939 DAUC <0003> auc.c:113 vector [4]: rand = 9d2d23fa761ccb7d37fcdd32908fc38a 20241123160222939 DAUC <0003> auc.c:179 vector [4]: kc = 3a448bae9b30f1ab 20241123160222939 DAUC <0003> auc.c:180 vector [4]: sres = 186a4077 20241123160222939 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241123160222939 DAUC <0003> db_auc.c:245 IMSI='262420526130787': Generated 5 vectors 20241123160222939 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420526130787 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420526130787"} 20241123160222939 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420526130787 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160222939 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222939 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160222939 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222939 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@27a3e2e74366: Found GsupExpect[0] for "262420526130787" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@27a3e2e74366: Added IMSI table entry 2TC_gsup_sai(14)"262420526130787" TC_gsup_sai(14)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai(14)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(14)@27a3e2e74366: Final verdict of PTC: pass 20241123160222941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38866<->l=127.0.0.1:4258 20241123160222941 DAUC <0003> db_auc.c:157 IMSI='262429166727689': No 2G Auth Data 20241123160222942 DAUC <0003> db_auc.c:192 IMSI='262429166727689': No 3G Auth Data HLR_Test-GSUP(9)@27a3e2e74366: Created GsupExpect[0] for "262429166727689" to be handled at TC_gsup_sai(15) 20241123160222948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38874<->l=127.0.0.1:4258 20241123160222950 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222950 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160222950 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429166727689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429166727689"} 20241123160222950 DAUC <0003> db_auc.c:157 IMSI='262429166727689': No 2G Auth Data 20241123160222950 DAUC <0003> db_auc.c:236 IMSI='262429166727689': Calling to generate 5 vectors 20241123160222950 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241123160222950 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160222950 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160222950 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160222950 DAUC <0003> auc.c:113 vector [0]: rand = 1c57fa83bb244313f8530582cb6cccb6 20241123160222950 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160222950 DAUC <0003> auc.c:142 vector [0]: autn = d3b35af970c00000dfb8b07636c592c3 20241123160222950 DAUC <0003> auc.c:143 vector [0]: ck = c8e680a94aa7ec7aa5407cb533004dd3 20241123160222950 DAUC <0003> auc.c:144 vector [0]: ik = c37e85810c12cb5edc5a2ac398d8513d 20241123160222950 DAUC <0003> auc.c:145 vector [0]: res = 63d34b2dc80083090000000000000000 20241123160222950 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160222950 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241123160222950 DAUC <0003> auc.c:151 vector [0]: kc = 7282535eed6d3bca 20241123160222950 DAUC <0003> auc.c:152 vector [0]: sres = abd3c824 20241123160222950 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241123160222950 DAUC <0003> auc.c:113 vector [1]: rand = 505ff038c868864654e59b9b139cdd65 20241123160222950 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241123160222950 DAUC <0003> auc.c:142 vector [1]: autn = ef6f8097c78b0000e94a234aeb3970ca 20241123160222950 DAUC <0003> auc.c:143 vector [1]: ck = 2705d253c40d3c288df1c4ca2621f74d 20241123160222950 DAUC <0003> auc.c:144 vector [1]: ik = 2a56c424ce6b4bf8cfeed0523a533e0d 20241123160222951 DAUC <0003> auc.c:145 vector [1]: res = fef41084ca69021b0000000000000000 20241123160222951 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160222951 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241123160222951 DAUC <0003> auc.c:151 vector [1]: kc = 4f4c02ef1614be90 20241123160222951 DAUC <0003> auc.c:152 vector [1]: sres = 349d129f 20241123160222951 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241123160222951 DAUC <0003> auc.c:113 vector [2]: rand = e8f4b59488c5797687e9e4b3b1a53b2a 20241123160222951 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241123160222951 DAUC <0003> auc.c:142 vector [2]: autn = 3d6e003ec7db000025b72650616666f7 20241123160222951 DAUC <0003> auc.c:143 vector [2]: ck = 9fbe5be82bac3942753b34cc1769a117 20241123160222951 DAUC <0003> auc.c:144 vector [2]: ik = 3b90c8696631a9f49d47616105670877 20241123160222951 DAUC <0003> auc.c:145 vector [2]: res = 8498c7ef5159336e0000000000000000 20241123160222951 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160222951 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241123160222951 DAUC <0003> auc.c:151 vector [2]: kc = 4c52c62c5f9339d6 20241123160222951 DAUC <0003> auc.c:152 vector [2]: sres = d5c1f481 20241123160222951 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241123160222951 DAUC <0003> auc.c:113 vector [3]: rand = a4e4c44eb26f875ae6e783a3d142b1ae 20241123160222951 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241123160222951 DAUC <0003> auc.c:142 vector [3]: autn = fef6f0ace0e500003e6985ca842ff8aa 20241123160222951 DAUC <0003> auc.c:143 vector [3]: ck = 84eea2c2445c4e5338da3a000a6c60b3 20241123160222951 DAUC <0003> auc.c:144 vector [3]: ik = 0c4c120df4a5e27dcd947d3b795027cc 20241123160222951 DAUC <0003> auc.c:145 vector [3]: res = 4a93ad75b710f63d0000000000000000 20241123160222951 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160222951 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241123160222951 DAUC <0003> auc.c:151 vector [3]: kc = 7decf7f4c3c5eb51 20241123160222951 DAUC <0003> auc.c:152 vector [3]: sres = fd835b48 20241123160222951 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241123160222951 DAUC <0003> auc.c:113 vector [4]: rand = 57f477a6e2b1cccc6d48060ddf3f31f9 20241123160222951 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241123160222951 DAUC <0003> auc.c:142 vector [4]: autn = 286cfeb6533600004cedbf4db2dee057 20241123160222951 DAUC <0003> auc.c:143 vector [4]: ck = 1ba592d11d9308823d3443a943f44ddd 20241123160222951 DAUC <0003> auc.c:144 vector [4]: ik = 65d202049072cb9b01d7469c7df30427 20241123160222951 DAUC <0003> auc.c:145 vector [4]: res = 37c6887bf195b7750000000000000000 20241123160222951 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160222951 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241123160222951 DAUC <0003> auc.c:151 vector [4]: kc = 429495e0b3e68ae3 20241123160222951 DAUC <0003> auc.c:152 vector [4]: sres = c6533f0e 20241123160222951 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241123160222951 DAUC <0003> db_auc.c:245 IMSI='262429166727689': Generated 5 vectors 20241123160222951 DAUC <0003> db_auc.c:249 IMSI='262429166727689': Updating SQN=161 in DB 20241123160222951 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429166727689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429166727689"} 20241123160222951 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429166727689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160222951 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222951 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160222951 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222951 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@27a3e2e74366: Found GsupExpect[0] for "262429166727689" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@27a3e2e74366: Added IMSI table entry 3TC_gsup_sai(15)"262429166727689" TC_gsup_sai(15)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai(15)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160222953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38874<->l=127.0.0.1:4258 TC_gsup_sai(15)@27a3e2e74366: Final verdict of PTC: pass 20241123160222953 DAUC <0003> db_auc.c:157 IMSI='262422172548859': No 2G Auth Data 20241123160222953 DAUC <0003> db_auc.c:192 IMSI='262422172548859': No 3G Auth Data HLR_Test-GSUP(9)@27a3e2e74366: Created GsupExpect[0] for "262422172548859" to be handled at TC_gsup_sai(16) 20241123160222961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38880<->l=127.0.0.1:4258 20241123160222962 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222962 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160222962 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422172548859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422172548859"} 20241123160222962 DAUC <0003> db_auc.c:157 IMSI='262422172548859': No 2G Auth Data 20241123160222962 DAUC <0003> db_auc.c:236 IMSI='262422172548859': Calling to generate 5 vectors 20241123160222962 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241123160222962 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160222962 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241123160222962 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160222962 DAUC <0003> auc.c:113 vector [0]: rand = 591e6bd1735e8d6f19b6e34ac07f1890 20241123160222962 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160222962 DAUC <0003> auc.c:142 vector [0]: autn = a2d99ce7f33a0000d7d017da5967fc03 20241123160222962 DAUC <0003> auc.c:143 vector [0]: ck = 5f121f776b808b154d4edef250350837 20241123160222962 DAUC <0003> auc.c:144 vector [0]: ik = 3e96b2829e5b3b340437887036759ce2 20241123160222963 DAUC <0003> auc.c:145 vector [0]: res = 323acfec598dc6ab0000000000000000 20241123160222963 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160222963 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241123160222963 DAUC <0003> auc.c:151 vector [0]: kc = 28fdfb77939b24f4 20241123160222963 DAUC <0003> auc.c:152 vector [0]: sres = 6bb70947 20241123160222963 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241123160222963 DAUC <0003> auc.c:113 vector [1]: rand = 9369f0235e18e972a60e9dcb8ee26f2a 20241123160222963 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241123160222963 DAUC <0003> auc.c:142 vector [1]: autn = ed18c28069e90000f7fcda1f043db43a 20241123160222963 DAUC <0003> auc.c:143 vector [1]: ck = ab96d5e7ca41d83139abfd4cad71f72a 20241123160222963 DAUC <0003> auc.c:144 vector [1]: ik = 3b1e074328207269c9afc34298996eb5 20241123160222963 DAUC <0003> auc.c:145 vector [1]: res = 56288fe7b1551ba60000000000000000 20241123160222963 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160222963 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241123160222963 DAUC <0003> auc.c:151 vector [1]: kc = 608cecaad78933c7 20241123160222963 DAUC <0003> auc.c:152 vector [1]: sres = e77d9441 20241123160222963 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241123160222963 DAUC <0003> auc.c:113 vector [2]: rand = dd5a85a22ca4a0bde3b4ce9c81123e56 20241123160222963 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241123160222963 DAUC <0003> auc.c:142 vector [2]: autn = 7bfe4d03ba5e0000cbb87a0882285a1f 20241123160222963 DAUC <0003> auc.c:143 vector [2]: ck = 79ce34c444119f1688d89c4506fb9c9e 20241123160222963 DAUC <0003> auc.c:144 vector [2]: ik = 416e3b2fd1bed678cee69edcb4e1b2e9 20241123160222963 DAUC <0003> auc.c:145 vector [2]: res = 31355f2d8b512a3c0000000000000000 20241123160222963 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160222963 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241123160222963 DAUC <0003> auc.c:151 vector [2]: kc = 7e9e0d7227b56719 20241123160222963 DAUC <0003> auc.c:152 vector [2]: sres = ba647511 20241123160222963 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241123160222963 DAUC <0003> auc.c:113 vector [3]: rand = 97db2cf44f0f7e0e119b733d92213bcc 20241123160222963 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241123160222963 DAUC <0003> auc.c:142 vector [3]: autn = 879f76197fec00005cea7abe53e78c20 20241123160222963 DAUC <0003> auc.c:143 vector [3]: ck = 7c53f0e74f0aafc08e43aca4ae26a82e 20241123160222963 DAUC <0003> auc.c:144 vector [3]: ik = cb3f87aa6b709aed62aaf144a078d8ac 20241123160222963 DAUC <0003> auc.c:145 vector [3]: res = b6b0650d9b2531b00000000000000000 20241123160222963 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160222963 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241123160222963 DAUC <0003> auc.c:151 vector [3]: kc = 5b852aad2a2445af 20241123160222963 DAUC <0003> auc.c:152 vector [3]: sres = 2d9554bd 20241123160222963 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241123160222963 DAUC <0003> auc.c:113 vector [4]: rand = 6e9d76b7a36b78aa4aae6731cbc139b5 20241123160222963 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241123160222963 DAUC <0003> auc.c:142 vector [4]: autn = 79d81bdb4bc900009d99e5f9aa8fcdd6 20241123160222963 DAUC <0003> auc.c:143 vector [4]: ck = d235c463bf4edacc26bef11918d1c4b7 20241123160222963 DAUC <0003> auc.c:144 vector [4]: ik = b82ac788d9a24aeaed9a6b0d000d6db9 20241123160222963 DAUC <0003> auc.c:145 vector [4]: res = 83a665fdca242e010000000000000000 20241123160222963 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160222963 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241123160222963 DAUC <0003> auc.c:151 vector [4]: kc = a13b99ff7e303928 20241123160222963 DAUC <0003> auc.c:152 vector [4]: sres = 49824bfc 20241123160222963 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241123160222963 DAUC <0003> db_auc.c:245 IMSI='262422172548859': Generated 5 vectors 20241123160222963 DAUC <0003> db_auc.c:249 IMSI='262422172548859': Updating SQN=161 in DB 20241123160222963 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422172548859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422172548859"} 20241123160222963 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422172548859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160222963 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222963 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160222963 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222963 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@27a3e2e74366: Found GsupExpect[0] for "262422172548859" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@27a3e2e74366: Added IMSI table entry 4TC_gsup_sai(16)"262422172548859" TC_gsup_sai(16)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai(16)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160222965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38880<->l=127.0.0.1:4258 TC_gsup_sai(16)@27a3e2e74366: Final verdict of PTC: pass 20241123160222965 DAUC <0003> db_auc.c:157 IMSI='262428200279360': No 2G Auth Data 20241123160222965 DAUC <0003> db_auc.c:192 IMSI='262428200279360': No 3G Auth Data HLR_Test-GSUP(9)@27a3e2e74366: Created GsupExpect[0] for "262428200279360" to be handled at TC_gsup_sai(17) 20241123160222972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38882<->l=127.0.0.1:4258 20241123160222974 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222974 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160222974 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428200279360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428200279360"} 20241123160222974 DAUC <0003> db_auc.c:236 IMSI='262428200279360': Calling to generate 5 vectors 20241123160222974 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241123160222974 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160222974 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160222974 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160222974 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160222974 DAUC <0003> auc.c:113 vector [0]: rand = a8910617dc04fe7a1e29254e6c073fcd 20241123160222974 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160222974 DAUC <0003> auc.c:142 vector [0]: autn = 34b44354a95c0000637e3bdcb3850a05 20241123160222974 DAUC <0003> auc.c:143 vector [0]: ck = a2cd02720fcd22b618805e1f37e190c9 20241123160222974 DAUC <0003> auc.c:144 vector [0]: ik = 40ee1a9615505c9ac76bb54d2881830d 20241123160222974 DAUC <0003> auc.c:145 vector [0]: res = 156559194e98c34c0000000000000000 20241123160222974 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160222974 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160222974 DAUC <0003> auc.c:179 vector [0]: kc = 2ab0d344feb61400 20241123160222974 DAUC <0003> auc.c:180 vector [0]: sres = 9d96a2d0 20241123160222974 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160222974 DAUC <0003> auc.c:113 vector [1]: rand = 88767fb41e57d07facb68161f9b75c12 20241123160222974 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241123160222974 DAUC <0003> auc.c:142 vector [1]: autn = 9f434b02e0b1000047c845b739018456 20241123160222974 DAUC <0003> auc.c:143 vector [1]: ck = 3668d6a8b8b746e1504e207e29871642 20241123160222974 DAUC <0003> auc.c:144 vector [1]: ik = e4212413954d190c9fef444c95da8cb6 20241123160222974 DAUC <0003> auc.c:145 vector [1]: res = ff11f0acb888dc990000000000000000 20241123160222974 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160222974 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160222974 DAUC <0003> auc.c:179 vector [1]: kc = fcc7af29775a4c00 20241123160222974 DAUC <0003> auc.c:180 vector [1]: sres = 4013fe93 20241123160222974 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160222974 DAUC <0003> auc.c:113 vector [2]: rand = 7e0be8a6b06556c9abff8c5898685fe5 20241123160222974 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241123160222974 DAUC <0003> auc.c:142 vector [2]: autn = f1718807642300007eae72f376f1e192 20241123160222974 DAUC <0003> auc.c:143 vector [2]: ck = 4c57ec24c83fd1b32e7d992e944a7bbb 20241123160222974 DAUC <0003> auc.c:144 vector [2]: ik = cbd608907f02c9001739aa668670a72b 20241123160222974 DAUC <0003> auc.c:145 vector [2]: res = c3e22575aa6d64dd0000000000000000 20241123160222974 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160222974 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160222974 DAUC <0003> auc.c:179 vector [2]: kc = 51ea4080b744d400 20241123160222974 DAUC <0003> auc.c:180 vector [2]: sres = 028f17be 20241123160222974 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160222974 DAUC <0003> auc.c:113 vector [3]: rand = 1679b031552516db864762364f265f94 20241123160222974 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241123160222974 DAUC <0003> auc.c:142 vector [3]: autn = 662de1538bec0000cf4c0e1eb9c5ee49 20241123160222974 DAUC <0003> auc.c:143 vector [3]: ck = 409e079e552f141c9e1c95f233d35834 20241123160222974 DAUC <0003> auc.c:144 vector [3]: ik = 2ff3edb2785feecaa7fd86ebc9acfbb7 20241123160222974 DAUC <0003> auc.c:145 vector [3]: res = 0da3a29f02cc0d260000000000000000 20241123160222974 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160222974 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160222974 DAUC <0003> auc.c:179 vector [3]: kc = af00fe04bc113400 20241123160222974 DAUC <0003> auc.c:180 vector [3]: sres = d23bd963 20241123160222974 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160222974 DAUC <0003> auc.c:113 vector [4]: rand = 2680bf2bd4a8124d6e1784534a4a72fe 20241123160222974 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241123160222974 DAUC <0003> auc.c:142 vector [4]: autn = 21295fab82410000f1629ff2c14d7632 20241123160222974 DAUC <0003> auc.c:143 vector [4]: ck = f5feda97c16cf9cc34e7967ae88dbbdf 20241123160222974 DAUC <0003> auc.c:144 vector [4]: ik = 8d7cde7e4d074906765b68c09b3dac31 20241123160222974 DAUC <0003> auc.c:145 vector [4]: res = ff20814fb827fab70000000000000000 20241123160222974 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160222974 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241123160222974 DAUC <0003> auc.c:179 vector [4]: kc = be735765a2455400 20241123160222974 DAUC <0003> auc.c:180 vector [4]: sres = ec92136a 20241123160222974 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241123160222974 DAUC <0003> db_auc.c:245 IMSI='262428200279360': Generated 5 vectors 20241123160222974 DAUC <0003> db_auc.c:249 IMSI='262428200279360': Updating SQN=161 in DB 20241123160222974 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428200279360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428200279360"} 20241123160222974 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428200279360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160222974 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222974 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160222974 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222974 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@27a3e2e74366: Found GsupExpect[0] for "262428200279360" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@27a3e2e74366: Added IMSI table entry 5TC_gsup_sai(17)"262428200279360" TC_gsup_sai(17)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai(17)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160222976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38882<->l=127.0.0.1:4258 TC_gsup_sai(17)@27a3e2e74366: Final verdict of PTC: pass 20241123160222976 DAUC <0003> db_auc.c:157 IMSI='262429667948991': No 2G Auth Data 20241123160222976 DAUC <0003> db_auc.c:192 IMSI='262429667948991': No 3G Auth Data HLR_Test-GSUP(9)@27a3e2e74366: Created GsupExpect[0] for "262429667948991" to be handled at TC_gsup_sai(18) 20241123160222982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38886<->l=127.0.0.1:4258 20241123160222984 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222984 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160222984 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429667948991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429667948991"} 20241123160222984 DAUC <0003> db_auc.c:236 IMSI='262429667948991': Calling to generate 5 vectors 20241123160222984 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241123160222984 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160222984 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160222984 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160222984 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160222984 DAUC <0003> auc.c:113 vector [0]: rand = 44ec7f623f633a776013466bbac26ca5 20241123160222984 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160222984 DAUC <0003> auc.c:142 vector [0]: autn = dc095fc5313f00007f55b48e84f7d704 20241123160222984 DAUC <0003> auc.c:143 vector [0]: ck = 247c70942b268a16aa77a2da714fd077 20241123160222984 DAUC <0003> auc.c:144 vector [0]: ik = 4682eb2e8df3a4d173146e4c4992d362 20241123160222984 DAUC <0003> auc.c:145 vector [0]: res = eead693451ecf0170000000000000000 20241123160222984 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160222984 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160222984 DAUC <0003> auc.c:179 vector [0]: kc = 7bc86927fd377c00 20241123160222984 DAUC <0003> auc.c:180 vector [0]: sres = 19f75344 20241123160222984 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160222984 DAUC <0003> auc.c:113 vector [1]: rand = 138c746e57dd9b6274f522da0341e352 20241123160222984 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241123160222984 DAUC <0003> auc.c:142 vector [1]: autn = 309034d97fe100002379f41880cb6b92 20241123160222984 DAUC <0003> auc.c:143 vector [1]: ck = aa3ed6edafcb83780b1741ccc8affc27 20241123160222984 DAUC <0003> auc.c:144 vector [1]: ik = 8ef46f0ef30afab1262c14481400be87 20241123160222984 DAUC <0003> auc.c:145 vector [1]: res = cbef683c5a8643280000000000000000 20241123160222984 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160222984 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160222984 DAUC <0003> auc.c:179 vector [1]: kc = f68aca401b662400 20241123160222984 DAUC <0003> auc.c:180 vector [1]: sres = 3ab09b49 20241123160222984 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160222984 DAUC <0003> auc.c:113 vector [2]: rand = 04243e4689227d9fb35d6e722b9e050d 20241123160222985 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241123160222985 DAUC <0003> auc.c:142 vector [2]: autn = ea28bdd38318000044d38f124cc75769 20241123160222985 DAUC <0003> auc.c:143 vector [2]: ck = 99df11cce37a5dbab203295c63ff5a58 20241123160222985 DAUC <0003> auc.c:144 vector [2]: ik = a80f71a6956add4741da960c591f7ddd 20241123160222985 DAUC <0003> auc.c:145 vector [2]: res = e17dc341765ca13f0000000000000000 20241123160222985 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160222985 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160222985 DAUC <0003> auc.c:179 vector [2]: kc = f766402adff00000 20241123160222985 DAUC <0003> auc.c:180 vector [2]: sres = 9cd0f657 20241123160222985 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160222985 DAUC <0003> auc.c:113 vector [3]: rand = 9c821145de8cafd40fd8493b604ce8c9 20241123160222985 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241123160222985 DAUC <0003> auc.c:142 vector [3]: autn = 6c745388380f0000066821dea19101a5 20241123160222985 DAUC <0003> auc.c:143 vector [3]: ck = 7468c71a9b6eda5640d4f49fe687cf2a 20241123160222985 DAUC <0003> auc.c:144 vector [3]: ik = 732cf0157224f5e6540090a895c9e36d 20241123160222985 DAUC <0003> auc.c:145 vector [3]: res = e489c5d18978d11e0000000000000000 20241123160222985 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160222985 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160222985 DAUC <0003> auc.c:179 vector [3]: kc = 990e2b287b04b400 20241123160222985 DAUC <0003> auc.c:180 vector [3]: sres = 1dd06c98 20241123160222985 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160222985 DAUC <0003> auc.c:113 vector [4]: rand = 4e36ed2916035bf40446b5479ca893b8 20241123160222985 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241123160222985 DAUC <0003> auc.c:142 vector [4]: autn = 1b27bbea162e0000c10d7895f449e16d 20241123160222985 DAUC <0003> auc.c:143 vector [4]: ck = dcb22d724405b8dc516e75d73a876803 20241123160222985 DAUC <0003> auc.c:144 vector [4]: ik = df1a1c76e881d2f3c4e47d2671ccdbd7 20241123160222985 DAUC <0003> auc.c:145 vector [4]: res = 1ac3bf59f561bb8f0000000000000000 20241123160222985 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160222985 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241123160222985 DAUC <0003> auc.c:179 vector [4]: kc = 2fcac4a5b71dd400 20241123160222985 DAUC <0003> auc.c:180 vector [4]: sres = 939dd6a1 20241123160222985 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241123160222985 DAUC <0003> db_auc.c:245 IMSI='262429667948991': Generated 5 vectors 20241123160222985 DAUC <0003> db_auc.c:249 IMSI='262429667948991': Updating SQN=161 in DB 20241123160222985 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429667948991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429667948991"} 20241123160222985 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429667948991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160222985 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222985 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160222985 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222985 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@27a3e2e74366: Found GsupExpect[0] for "262429667948991" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@27a3e2e74366: Added IMSI table entry 6TC_gsup_sai(18)"262429667948991" TC_gsup_sai(18)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai(18)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160222986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38886<->l=127.0.0.1:4258 TC_gsup_sai(18)@27a3e2e74366: Final verdict of PTC: pass 20241123160222987 DAUC <0003> db_auc.c:157 IMSI='262426211225526': No 2G Auth Data 20241123160222987 DAUC <0003> db_auc.c:192 IMSI='262426211225526': No 3G Auth Data HLR_Test-GSUP(9)@27a3e2e74366: Created GsupExpect[0] for "262426211225526" to be handled at TC_gsup_sai(19) 20241123160222993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38896<->l=127.0.0.1:4258 20241123160222995 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222995 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160222995 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426211225526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426211225526"} 20241123160222995 DAUC <0003> db_auc.c:236 IMSI='262426211225526': Calling to generate 5 vectors 20241123160222995 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241123160222995 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160222995 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160222995 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160222995 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160222995 DAUC <0003> auc.c:113 vector [0]: rand = 471aaa41e1dc1e4d6df620de4277a779 20241123160222995 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160222995 DAUC <0003> auc.c:142 vector [0]: autn = 9d3d47fd2b840000f6868e54335805a7 20241123160222995 DAUC <0003> auc.c:143 vector [0]: ck = ff48e795d0fa6272ce7816b50d575205 20241123160222995 DAUC <0003> auc.c:144 vector [0]: ik = b47802db65ad8e0a4e100beea0c0fe73 20241123160222995 DAUC <0003> auc.c:145 vector [0]: res = 72799a5c14107b300000000000000000 20241123160222995 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160222995 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160222995 DAUC <0003> auc.c:179 vector [0]: kc = 333e20ffb062e1bc 20241123160222995 DAUC <0003> auc.c:180 vector [0]: sres = 21810c81 20241123160222995 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160222995 DAUC <0003> auc.c:113 vector [1]: rand = da70710e2a61ced1724594b0ac88dffe 20241123160222995 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241123160222995 DAUC <0003> auc.c:142 vector [1]: autn = 577d214d43da000035834b6dafc3872a 20241123160222995 DAUC <0003> auc.c:143 vector [1]: ck = f2080fe9f6e0f1c0152e407cc1d3df3a 20241123160222995 DAUC <0003> auc.c:144 vector [1]: ik = 100d60b96827f54b5177b0a393df5404 20241123160222995 DAUC <0003> auc.c:145 vector [1]: res = 6c90555106355eeb0000000000000000 20241123160222995 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160222995 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160222995 DAUC <0003> auc.c:179 vector [1]: kc = 8c9182e5724c6dcb 20241123160222995 DAUC <0003> auc.c:180 vector [1]: sres = e49b10ac 20241123160222995 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160222995 DAUC <0003> auc.c:113 vector [2]: rand = ea008c536d735fe11930a8003bf9e3d1 20241123160222995 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241123160222995 DAUC <0003> auc.c:142 vector [2]: autn = 86f4d9fd049400000b50f4a1efca3468 20241123160222995 DAUC <0003> auc.c:143 vector [2]: ck = 512e3f54209d11f46b5a903f073eefd2 20241123160222995 DAUC <0003> auc.c:144 vector [2]: ik = 25e9323ad98e3723c31bea7ff7c12191 20241123160222996 DAUC <0003> auc.c:145 vector [2]: res = 213a3a9af170bc790000000000000000 20241123160222996 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160222996 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160222996 DAUC <0003> auc.c:179 vector [2]: kc = 023d9e792e26f13b 20241123160222996 DAUC <0003> auc.c:180 vector [2]: sres = 20f62342 20241123160222996 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160222996 DAUC <0003> auc.c:113 vector [3]: rand = 1b0fedb1f3133c1ea996b5625fbc16d9 20241123160222996 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241123160222996 DAUC <0003> auc.c:142 vector [3]: autn = f9bbb1ad4ccb0000233151675bc2f167 20241123160222996 DAUC <0003> auc.c:143 vector [3]: ck = 92f31b8cfb85c211f8f654c119ed133a 20241123160222996 DAUC <0003> auc.c:144 vector [3]: ik = d44a30741f855626471e8ce010f423ba 20241123160222996 DAUC <0003> auc.c:145 vector [3]: res = bbc2775cbd6fdb7a0000000000000000 20241123160222996 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160222996 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160222996 DAUC <0003> auc.c:179 vector [3]: kc = 372674a96e7e722b 20241123160222996 DAUC <0003> auc.c:180 vector [3]: sres = 6271d440 20241123160222996 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160222996 DAUC <0003> auc.c:113 vector [4]: rand = 99e31aa59d80ff4cd397d43a5060d499 20241123160222996 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241123160222996 DAUC <0003> auc.c:142 vector [4]: autn = 233f877e911b00008f4c72b91be422d6 20241123160222996 DAUC <0003> auc.c:143 vector [4]: ck = 70345429cd5997422ef0175695e01ec3 20241123160222996 DAUC <0003> auc.c:144 vector [4]: ik = 15a831e505588923b28f83b22158f47d 20241123160222996 DAUC <0003> auc.c:145 vector [4]: res = e7ae49ea487ff9fe0000000000000000 20241123160222996 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160222996 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241123160222996 DAUC <0003> auc.c:179 vector [4]: kc = 9683d1e82a396d4c 20241123160222996 DAUC <0003> auc.c:180 vector [4]: sres = c4092f66 20241123160222996 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241123160222996 DAUC <0003> db_auc.c:245 IMSI='262426211225526': Generated 5 vectors 20241123160222996 DAUC <0003> db_auc.c:249 IMSI='262426211225526': Updating SQN=161 in DB 20241123160222996 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426211225526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426211225526"} 20241123160222996 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426211225526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160222996 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222996 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160222996 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222996 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@27a3e2e74366: Found GsupExpect[0] for "262426211225526" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@27a3e2e74366: Added IMSI table entry 7TC_gsup_sai(19)"262426211225526" TC_gsup_sai(19)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai(19)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160222998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38896<->l=127.0.0.1:4258 TC_gsup_sai(19)@27a3e2e74366: Final verdict of PTC: pass MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160222998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38842<->l=127.0.0.1:4258 20241123160222999 DLINP <000b> input/ipa.c:455 connected read/write 20241123160222999 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160222999 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160222999 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160222999 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 10@27a3e2e74366: Final verdict of PTC: none 20241123160222999 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39579<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_gsup_sai finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat Nov 23 16:02:23 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241123160223022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38904<->l=127.0.0.1:4258 20241123160223123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38904<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69828) Waiting for packet dumper to finish... 1 (prev_count=69828, count=163380) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sat Nov 23 16:02:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_sai_num_auth_vectors started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160226243 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160226243 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160226247 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226247 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38910<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(20)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160226251 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226251 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226251 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160226251 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160226251 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160226252 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160226252 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160226252 DLGSUP <0013> gsup_server.c:236 2: 20241123160226252 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160226252 DLGSUP <0013> gsup_server.c:236 3: 20241123160226252 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160226252 DLGSUP <0013> gsup_server.c:236 4: 20241123160226252 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160226252 DLGSUP <0013> gsup_server.c:236 5: 20241123160226252 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160226252 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(20)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160226252 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160226252 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160226252 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160226252 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160226267 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42863<->l=127.0.0.1:4259) 20241123160226271 DAUC <0003> db_auc.c:157 IMSI='262421261830952': No 2G Auth Data 20241123160226271 DAUC <0003> db_auc.c:192 IMSI='262421261830952': No 3G Auth Data HLR_Test-GSUP(21)@27a3e2e74366: Created GsupExpect[0] for "262421261830952" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241123160226277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38922<->l=127.0.0.1:4258 20241123160226298 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226298 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226298 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421261830952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421261830952"} 20241123160226298 DAUC <0003> db_auc.c:192 IMSI='262421261830952': No 3G Auth Data 20241123160226298 DAUC <0003> db_auc.c:236 IMSI='262421261830952': Calling to generate 1 vectors 20241123160226298 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241123160226298 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226298 DAUC <0003> auc.c:113 vector [0]: rand = 56d1716fccfa268cb35e6b92df0a098c 20241123160226298 DAUC <0003> auc.c:179 vector [0]: kc = 492ed0a3f1030800 20241123160226298 DAUC <0003> auc.c:180 vector [0]: sres = d63c97b9 20241123160226298 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160226298 DAUC <0003> db_auc.c:245 IMSI='262421261830952': Generated 1 vectors 20241123160226298 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421261830952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421261830952"} 20241123160226298 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421261830952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226298 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226298 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226298 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226299 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@27a3e2e74366: Found GsupExpect[0] for "262421261830952" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@27a3e2e74366: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262421261830952" TC_gsup_sai_num_auth_vectors(24)@27a3e2e74366: setverdict(pass): none -> pass 20241123160226301 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226301 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226301 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421261830952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421261830952"} 20241123160226301 DAUC <0003> db_auc.c:192 IMSI='262421261830952': No 3G Auth Data 20241123160226301 DAUC <0003> db_auc.c:236 IMSI='262421261830952': Calling to generate 4 vectors 20241123160226301 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241123160226301 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226301 DAUC <0003> auc.c:113 vector [0]: rand = 7129aaeb7e08d32dfb3fd2f447984dd6 20241123160226301 DAUC <0003> auc.c:179 vector [0]: kc = deadab52a738b400 20241123160226301 DAUC <0003> auc.c:180 vector [0]: sres = 5b9f6bda 20241123160226301 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160226301 DAUC <0003> auc.c:113 vector [1]: rand = ac4bd31d04c66c89a7ac272a4fc2a624 20241123160226302 DAUC <0003> auc.c:179 vector [1]: kc = 55c23ff97ca79000 20241123160226302 DAUC <0003> auc.c:180 vector [1]: sres = 445e010c 20241123160226302 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241123160226302 DAUC <0003> auc.c:113 vector [2]: rand = ad4b5857c32bf95e0f69fb3f2861f299 20241123160226302 DAUC <0003> auc.c:179 vector [2]: kc = ec1e51a366e31000 20241123160226302 DAUC <0003> auc.c:180 vector [2]: sres = eb512bab 20241123160226302 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241123160226302 DAUC <0003> auc.c:113 vector [3]: rand = 08f758265bb5ff540f4b07387ea2a80a 20241123160226302 DAUC <0003> auc.c:179 vector [3]: kc = 07ddede824b01400 20241123160226302 DAUC <0003> auc.c:180 vector [3]: sres = c59cf19a 20241123160226302 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241123160226302 DAUC <0003> db_auc.c:245 IMSI='262421261830952': Generated 4 vectors 20241123160226302 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421261830952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421261830952"} 20241123160226302 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421261830952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226302 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226302 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226302 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226302 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226304 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226304 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226304 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421261830952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421261830952"} 20241123160226304 DAUC <0003> db_auc.c:192 IMSI='262421261830952': No 3G Auth Data 20241123160226304 DAUC <0003> db_auc.c:236 IMSI='262421261830952': Calling to generate 5 vectors 20241123160226304 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241123160226304 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226304 DAUC <0003> auc.c:113 vector [0]: rand = 305e90b5c710aa0feaec0bd9ee190d5a 20241123160226304 DAUC <0003> auc.c:179 vector [0]: kc = 8235d9b168106c00 20241123160226304 DAUC <0003> auc.c:180 vector [0]: sres = 2bd6f7c7 20241123160226305 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160226305 DAUC <0003> auc.c:113 vector [1]: rand = 7c8a11b9061e56fb7ea1a7029117686b 20241123160226305 DAUC <0003> auc.c:179 vector [1]: kc = d97f25a6267d3c00 20241123160226305 DAUC <0003> auc.c:180 vector [1]: sres = e40f83fc 20241123160226305 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241123160226305 DAUC <0003> auc.c:113 vector [2]: rand = c7ec2da388f434970b41ef136ecbee86 20241123160226305 DAUC <0003> auc.c:179 vector [2]: kc = 9bd5ee14dd904000 20241123160226305 DAUC <0003> auc.c:180 vector [2]: sres = 95a2366f 20241123160226305 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241123160226305 DAUC <0003> auc.c:113 vector [3]: rand = 0484a3e2b9edee0527261efb38c89378 20241123160226305 DAUC <0003> auc.c:179 vector [3]: kc = e4359b1c5e9be400 20241123160226305 DAUC <0003> auc.c:180 vector [3]: sres = cbdf7401 20241123160226305 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241123160226305 DAUC <0003> auc.c:113 vector [4]: rand = abb325e59dcc2e332a39462c8fece382 20241123160226305 DAUC <0003> auc.c:179 vector [4]: kc = 8a1ce657a6480000 20241123160226305 DAUC <0003> auc.c:180 vector [4]: sres = f31e9b58 20241123160226305 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241123160226305 DAUC <0003> db_auc.c:245 IMSI='262421261830952': Generated 5 vectors 20241123160226305 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421261830952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421261830952"} 20241123160226306 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421261830952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226306 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226306 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226306 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226306 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226308 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226308 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226308 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421261830952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421261830952"} 20241123160226308 DAUC <0003> db_auc.c:192 IMSI='262421261830952': No 3G Auth Data 20241123160226308 DAUC <0003> db_auc.c:236 IMSI='262421261830952': Calling to generate 5 vectors 20241123160226308 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241123160226309 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226309 DAUC <0003> auc.c:113 vector [0]: rand = 301850b8d0983bfb5d62714eeb24e9f7 20241123160226309 DAUC <0003> auc.c:179 vector [0]: kc = 31353c65f83a9c00 20241123160226309 DAUC <0003> auc.c:180 vector [0]: sres = 115d70ac 20241123160226309 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160226309 DAUC <0003> auc.c:113 vector [1]: rand = 61db609b4167f4bed3297e084e2a5e65 20241123160226309 DAUC <0003> auc.c:179 vector [1]: kc = 45445b5f4a324c00 20241123160226309 DAUC <0003> auc.c:180 vector [1]: sres = d1ebc4ef 20241123160226309 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241123160226309 DAUC <0003> auc.c:113 vector [2]: rand = cc550eb0d416d88df2127f1a712fbced 20241123160226309 DAUC <0003> auc.c:179 vector [2]: kc = 53017cb0c3a3d800 20241123160226309 DAUC <0003> auc.c:180 vector [2]: sres = f9381ad1 20241123160226309 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241123160226309 DAUC <0003> auc.c:113 vector [3]: rand = 0b5af208337868539cae9bc588e6fae6 20241123160226309 DAUC <0003> auc.c:179 vector [3]: kc = 2656983734597400 20241123160226309 DAUC <0003> auc.c:180 vector [3]: sres = 0d6ecb16 20241123160226309 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241123160226310 DAUC <0003> auc.c:113 vector [4]: rand = 97a1d81a6df1fa6381daa8f51954be64 20241123160226310 DAUC <0003> auc.c:179 vector [4]: kc = defecbb68dd28c00 20241123160226310 DAUC <0003> auc.c:180 vector [4]: sres = 9f75b7c2 20241123160226310 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241123160226310 DAUC <0003> db_auc.c:245 IMSI='262421261830952': Generated 5 vectors 20241123160226310 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421261830952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421261830952"} 20241123160226310 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421261830952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226310 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226310 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226310 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226310 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38922<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@27a3e2e74366: Final verdict of PTC: pass 20241123160226317 DAUC <0003> db_auc.c:157 IMSI='262422102354814': No 2G Auth Data 20241123160226317 DAUC <0003> db_auc.c:192 IMSI='262422102354814': No 3G Auth Data HLR_Test-GSUP(21)@27a3e2e74366: Created GsupExpect[0] for "262422102354814" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241123160226326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38934<->l=127.0.0.1:4258 20241123160226328 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226328 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226328 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422102354814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422102354814"} 20241123160226328 DAUC <0003> db_auc.c:192 IMSI='262422102354814': No 3G Auth Data 20241123160226328 DAUC <0003> db_auc.c:236 IMSI='262422102354814': Calling to generate 1 vectors 20241123160226328 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241123160226328 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226328 DAUC <0003> auc.c:113 vector [0]: rand = 4c3959c19a0bf7202cf48ce662b2656d 20241123160226328 DAUC <0003> auc.c:179 vector [0]: kc = 6d80d9aceb0f3c00 20241123160226328 DAUC <0003> auc.c:180 vector [0]: sres = 048431cd 20241123160226328 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160226328 DAUC <0003> db_auc.c:245 IMSI='262422102354814': Generated 1 vectors 20241123160226328 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422102354814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422102354814"} 20241123160226328 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422102354814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226328 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226328 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226328 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226328 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@27a3e2e74366: Found GsupExpect[0] for "262422102354814" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@27a3e2e74366: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262422102354814" TC_gsup_sai_num_auth_vectors(25)@27a3e2e74366: setverdict(pass): none -> pass 20241123160226329 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226329 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226329 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422102354814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422102354814"} 20241123160226329 DAUC <0003> db_auc.c:192 IMSI='262422102354814': No 3G Auth Data 20241123160226329 DAUC <0003> db_auc.c:236 IMSI='262422102354814': Calling to generate 4 vectors 20241123160226329 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241123160226329 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226329 DAUC <0003> auc.c:113 vector [0]: rand = 966a23dedf6d4b54260c904a10ef6ec3 20241123160226329 DAUC <0003> auc.c:179 vector [0]: kc = c271528e27e62c00 20241123160226329 DAUC <0003> auc.c:180 vector [0]: sres = e9e95538 20241123160226329 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160226329 DAUC <0003> auc.c:113 vector [1]: rand = fde7cf44f7dde067e4098d2fff2afc1e 20241123160226329 DAUC <0003> auc.c:179 vector [1]: kc = aa70dcba0b34bc00 20241123160226329 DAUC <0003> auc.c:180 vector [1]: sres = 39a8af3c 20241123160226329 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241123160226329 DAUC <0003> auc.c:113 vector [2]: rand = 2267e3d430aaa37bcdf55901bd4c7e45 20241123160226329 DAUC <0003> auc.c:179 vector [2]: kc = 8903a83f3f972400 20241123160226329 DAUC <0003> auc.c:180 vector [2]: sres = c5b4c1f2 20241123160226329 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241123160226329 DAUC <0003> auc.c:113 vector [3]: rand = 04410718a8fcadd171504ca07e55c83e 20241123160226329 DAUC <0003> auc.c:179 vector [3]: kc = cd9116166d260c00 20241123160226329 DAUC <0003> auc.c:180 vector [3]: sres = f97c7078 20241123160226329 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241123160226330 DAUC <0003> db_auc.c:245 IMSI='262422102354814': Generated 4 vectors 20241123160226330 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422102354814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422102354814"} 20241123160226330 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422102354814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226330 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226330 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226330 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226330 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226330 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226330 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226330 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422102354814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422102354814"} 20241123160226330 DAUC <0003> db_auc.c:192 IMSI='262422102354814': No 3G Auth Data 20241123160226330 DAUC <0003> db_auc.c:236 IMSI='262422102354814': Calling to generate 5 vectors 20241123160226330 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241123160226330 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226330 DAUC <0003> auc.c:113 vector [0]: rand = 20b162470e9f4a61e24ae10eabd7cc91 20241123160226330 DAUC <0003> auc.c:179 vector [0]: kc = 4c34363fb5560800 20241123160226330 DAUC <0003> auc.c:180 vector [0]: sres = 089e1c27 20241123160226330 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160226331 DAUC <0003> auc.c:113 vector [1]: rand = 2b2a0b665f3154a6d87916450bde64ec 20241123160226331 DAUC <0003> auc.c:179 vector [1]: kc = 9bb2194409b88400 20241123160226331 DAUC <0003> auc.c:180 vector [1]: sres = f5199380 20241123160226331 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241123160226331 DAUC <0003> auc.c:113 vector [2]: rand = 04ad94121dc12e948c206876ba3449d2 20241123160226331 DAUC <0003> auc.c:179 vector [2]: kc = 0bdd3945c684a800 20241123160226331 DAUC <0003> auc.c:180 vector [2]: sres = fe0bc77a 20241123160226331 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241123160226331 DAUC <0003> auc.c:113 vector [3]: rand = d09bd31ca6ab85bfe734824b0afbe70b 20241123160226331 DAUC <0003> auc.c:179 vector [3]: kc = 2b147a96029f4c00 20241123160226331 DAUC <0003> auc.c:180 vector [3]: sres = fcb13274 20241123160226331 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241123160226331 DAUC <0003> auc.c:113 vector [4]: rand = 7015bc65ecd252b687d2299525e197e5 20241123160226331 DAUC <0003> auc.c:179 vector [4]: kc = 62e6fb10e8edc000 20241123160226331 DAUC <0003> auc.c:180 vector [4]: sres = d40a2b7d 20241123160226331 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241123160226331 DAUC <0003> db_auc.c:245 IMSI='262422102354814': Generated 5 vectors 20241123160226331 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422102354814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422102354814"} 20241123160226331 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422102354814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226331 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226331 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226331 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226331 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226332 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226332 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226332 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422102354814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422102354814"} 20241123160226332 DAUC <0003> db_auc.c:192 IMSI='262422102354814': No 3G Auth Data 20241123160226332 DAUC <0003> db_auc.c:236 IMSI='262422102354814': Calling to generate 5 vectors 20241123160226332 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241123160226332 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226332 DAUC <0003> auc.c:113 vector [0]: rand = eee1e3fe43fc33a430c0bde6630709ce 20241123160226332 DAUC <0003> auc.c:179 vector [0]: kc = 2224833cbfae3800 20241123160226332 DAUC <0003> auc.c:180 vector [0]: sres = cc171cf5 20241123160226332 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160226332 DAUC <0003> auc.c:113 vector [1]: rand = 1f79d575f88a3acf667ad1e03d6e35d3 20241123160226332 DAUC <0003> auc.c:179 vector [1]: kc = 0585259e56ba9400 20241123160226332 DAUC <0003> auc.c:180 vector [1]: sres = 5411f5e7 20241123160226332 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241123160226332 DAUC <0003> auc.c:113 vector [2]: rand = f0752df369d5d17af64625d8403b4049 20241123160226332 DAUC <0003> auc.c:179 vector [2]: kc = 398b88249698b400 20241123160226332 DAUC <0003> auc.c:180 vector [2]: sres = ba63827a 20241123160226332 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241123160226332 DAUC <0003> auc.c:113 vector [3]: rand = 292e521215c0b5f69f8a831680b7d198 20241123160226332 DAUC <0003> auc.c:179 vector [3]: kc = c2ea0b166e03f000 20241123160226332 DAUC <0003> auc.c:180 vector [3]: sres = d5dacdb6 20241123160226332 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241123160226332 DAUC <0003> auc.c:113 vector [4]: rand = d79b995a5a48d3497c97acd9b45ab4a2 20241123160226332 DAUC <0003> auc.c:179 vector [4]: kc = eb959507f7e37400 20241123160226332 DAUC <0003> auc.c:180 vector [4]: sres = 55e0ec63 20241123160226332 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241123160226332 DAUC <0003> db_auc.c:245 IMSI='262422102354814': Generated 5 vectors 20241123160226332 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422102354814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422102354814"} 20241123160226332 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422102354814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226332 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226332 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226332 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226332 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38934<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@27a3e2e74366: Final verdict of PTC: pass 20241123160226334 DAUC <0003> db_auc.c:157 IMSI='262424688050834': No 2G Auth Data 20241123160226334 DAUC <0003> db_auc.c:192 IMSI='262424688050834': No 3G Auth Data HLR_Test-GSUP(21)@27a3e2e74366: Created GsupExpect[0] for "262424688050834" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241123160226340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38942<->l=127.0.0.1:4258 20241123160226342 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226342 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226342 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424688050834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424688050834"} 20241123160226342 DAUC <0003> db_auc.c:192 IMSI='262424688050834': No 3G Auth Data 20241123160226342 DAUC <0003> db_auc.c:236 IMSI='262424688050834': Calling to generate 1 vectors 20241123160226342 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241123160226342 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226342 DAUC <0003> auc.c:113 vector [0]: rand = 8dae0cdc171a02b84afc51a22bbf0f88 20241123160226342 DAUC <0003> auc.c:179 vector [0]: kc = 8db78014de3f7893 20241123160226342 DAUC <0003> auc.c:180 vector [0]: sres = 555e3ee0 20241123160226342 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160226342 DAUC <0003> db_auc.c:245 IMSI='262424688050834': Generated 1 vectors 20241123160226342 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424688050834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424688050834"} 20241123160226342 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424688050834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226342 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226342 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226342 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226342 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@27a3e2e74366: Found GsupExpect[0] for "262424688050834" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@27a3e2e74366: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424688050834" TC_gsup_sai_num_auth_vectors(26)@27a3e2e74366: setverdict(pass): none -> pass 20241123160226344 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226344 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226344 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424688050834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424688050834"} 20241123160226344 DAUC <0003> db_auc.c:192 IMSI='262424688050834': No 3G Auth Data 20241123160226344 DAUC <0003> db_auc.c:236 IMSI='262424688050834': Calling to generate 4 vectors 20241123160226344 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241123160226344 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226344 DAUC <0003> auc.c:113 vector [0]: rand = 85a6ae3bf30341e15b99d8e917be6143 20241123160226344 DAUC <0003> auc.c:179 vector [0]: kc = e4aa3799e0728efa 20241123160226344 DAUC <0003> auc.c:180 vector [0]: sres = 1eea62a6 20241123160226344 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160226344 DAUC <0003> auc.c:113 vector [1]: rand = 471c54dd855472bfe1c0b4c7f6365727 20241123160226344 DAUC <0003> auc.c:179 vector [1]: kc = 8d0ea2b360dd62b9 20241123160226344 DAUC <0003> auc.c:180 vector [1]: sres = ef5f28a1 20241123160226344 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241123160226344 DAUC <0003> auc.c:113 vector [2]: rand = df4f3133e5d3ee213a94c162f0ac9b44 20241123160226344 DAUC <0003> auc.c:179 vector [2]: kc = c9beac2b33aa38af 20241123160226344 DAUC <0003> auc.c:180 vector [2]: sres = a507fa93 20241123160226344 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241123160226344 DAUC <0003> auc.c:113 vector [3]: rand = de67f3c77abb49f12637c53dae3d4a8b 20241123160226344 DAUC <0003> auc.c:179 vector [3]: kc = 07b80164a71afa87 20241123160226344 DAUC <0003> auc.c:180 vector [3]: sres = 141f84a2 20241123160226344 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241123160226344 DAUC <0003> db_auc.c:245 IMSI='262424688050834': Generated 4 vectors 20241123160226344 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424688050834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424688050834"} 20241123160226344 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424688050834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226344 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226344 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226344 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226344 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226345 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226345 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226345 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424688050834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424688050834"} 20241123160226345 DAUC <0003> db_auc.c:192 IMSI='262424688050834': No 3G Auth Data 20241123160226345 DAUC <0003> db_auc.c:236 IMSI='262424688050834': Calling to generate 5 vectors 20241123160226345 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241123160226345 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226345 DAUC <0003> auc.c:113 vector [0]: rand = 47eb1d7ac2ecab0c05e2e23f8e6e1ceb 20241123160226345 DAUC <0003> auc.c:179 vector [0]: kc = d75d26763b2c85ad 20241123160226345 DAUC <0003> auc.c:180 vector [0]: sres = 41802570 20241123160226345 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160226345 DAUC <0003> auc.c:113 vector [1]: rand = a075e95e874cb3f3c18c4b1a1b282463 20241123160226345 DAUC <0003> auc.c:179 vector [1]: kc = 1f2d647b83266c48 20241123160226345 DAUC <0003> auc.c:180 vector [1]: sres = 275943eb 20241123160226345 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241123160226345 DAUC <0003> auc.c:113 vector [2]: rand = 91ede60a9923e330ef6d9ee6389d16a3 20241123160226345 DAUC <0003> auc.c:179 vector [2]: kc = aaa306231e9d0cd7 20241123160226345 DAUC <0003> auc.c:180 vector [2]: sres = b3ed894a 20241123160226345 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241123160226345 DAUC <0003> auc.c:113 vector [3]: rand = c286aea92ac388cc1fa2ab8d01aa8e88 20241123160226345 DAUC <0003> auc.c:179 vector [3]: kc = af21dedf579cb848 20241123160226345 DAUC <0003> auc.c:180 vector [3]: sres = e21faac3 20241123160226346 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241123160226346 DAUC <0003> auc.c:113 vector [4]: rand = 91dccee1a41eaa4719370af3b1f951b8 20241123160226346 DAUC <0003> auc.c:179 vector [4]: kc = b294d867a645b24e 20241123160226346 DAUC <0003> auc.c:180 vector [4]: sres = cfff5bb1 20241123160226346 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241123160226346 DAUC <0003> db_auc.c:245 IMSI='262424688050834': Generated 5 vectors 20241123160226346 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424688050834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424688050834"} 20241123160226346 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424688050834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226346 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226346 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226346 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226346 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226347 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226347 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226347 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424688050834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424688050834"} 20241123160226347 DAUC <0003> db_auc.c:192 IMSI='262424688050834': No 3G Auth Data 20241123160226347 DAUC <0003> db_auc.c:236 IMSI='262424688050834': Calling to generate 5 vectors 20241123160226347 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241123160226347 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226347 DAUC <0003> auc.c:113 vector [0]: rand = ea2f6ab680705f3922a77800775e8306 20241123160226347 DAUC <0003> auc.c:179 vector [0]: kc = ca4e9ad087888ecd 20241123160226347 DAUC <0003> auc.c:180 vector [0]: sres = fca4ba55 20241123160226347 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241123160226347 DAUC <0003> auc.c:113 vector [1]: rand = a794f63f09fda85687ff232fcd93ba0f 20241123160226347 DAUC <0003> auc.c:179 vector [1]: kc = 9570877da56af6b7 20241123160226347 DAUC <0003> auc.c:180 vector [1]: sres = 4361a311 20241123160226347 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241123160226347 DAUC <0003> auc.c:113 vector [2]: rand = c6b27386c2222cc2248bf5b5d0dfafa2 20241123160226347 DAUC <0003> auc.c:179 vector [2]: kc = 589bc1381e0b5c36 20241123160226347 DAUC <0003> auc.c:180 vector [2]: sres = 8d1f5479 20241123160226347 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241123160226347 DAUC <0003> auc.c:113 vector [3]: rand = eef7e7bd967bb0b5d9fe63b2fe39d99e 20241123160226347 DAUC <0003> auc.c:179 vector [3]: kc = 5936e141d2f15954 20241123160226347 DAUC <0003> auc.c:180 vector [3]: sres = d65af68b 20241123160226347 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241123160226347 DAUC <0003> auc.c:113 vector [4]: rand = be8ca517af8f0da42fd4221f991acc6c 20241123160226347 DAUC <0003> auc.c:179 vector [4]: kc = ba5fe76fdf5207d3 20241123160226347 DAUC <0003> auc.c:180 vector [4]: sres = 9419996b 20241123160226347 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241123160226347 DAUC <0003> db_auc.c:245 IMSI='262424688050834': Generated 5 vectors 20241123160226347 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424688050834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424688050834"} 20241123160226347 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424688050834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226347 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226347 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226347 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226347 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38942<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@27a3e2e74366: Final verdict of PTC: pass 20241123160226349 DAUC <0003> db_auc.c:157 IMSI='262422051106629': No 2G Auth Data 20241123160226349 DAUC <0003> db_auc.c:192 IMSI='262422051106629': No 3G Auth Data HLR_Test-GSUP(21)@27a3e2e74366: Created GsupExpect[0] for "262422051106629" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241123160226356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38946<->l=127.0.0.1:4258 20241123160226358 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226358 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226358 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422051106629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422051106629"} 20241123160226358 DAUC <0003> db_auc.c:157 IMSI='262422051106629': No 2G Auth Data 20241123160226358 DAUC <0003> db_auc.c:236 IMSI='262422051106629': Calling to generate 1 vectors 20241123160226358 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241123160226358 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226358 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226358 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160226358 DAUC <0003> auc.c:113 vector [0]: rand = 1f12bffc52a3a4896f3f92743566e806 20241123160226358 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160226358 DAUC <0003> auc.c:142 vector [0]: autn = 58be0bd314b50000402e62b961f3252f 20241123160226358 DAUC <0003> auc.c:143 vector [0]: ck = 75bea96368b0b500a1434015636108a0 20241123160226358 DAUC <0003> auc.c:144 vector [0]: ik = a485779ce5200838d95963cdee9c4db7 20241123160226358 DAUC <0003> auc.c:145 vector [0]: res = f4adc21533a65a810000000000000000 20241123160226358 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226358 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241123160226358 DAUC <0003> auc.c:151 vector [0]: kc = a921fd27006df82f 20241123160226358 DAUC <0003> auc.c:152 vector [0]: sres = c70b9894 20241123160226358 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241123160226359 DAUC <0003> db_auc.c:245 IMSI='262422051106629': Generated 1 vectors 20241123160226359 DAUC <0003> db_auc.c:249 IMSI='262422051106629': Updating SQN=33 in DB 20241123160226359 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422051106629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422051106629"} 20241123160226359 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422051106629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226359 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226359 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226359 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226359 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@27a3e2e74366: Found GsupExpect[0] for "262422051106629" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@27a3e2e74366: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262422051106629" TC_gsup_sai_num_auth_vectors(27)@27a3e2e74366: setverdict(pass): none -> pass 20241123160226360 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226360 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226360 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422051106629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422051106629"} 20241123160226360 DAUC <0003> db_auc.c:157 IMSI='262422051106629': No 2G Auth Data 20241123160226360 DAUC <0003> db_auc.c:236 IMSI='262422051106629': Calling to generate 4 vectors 20241123160226360 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241123160226360 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226360 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226360 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241123160226360 DAUC <0003> auc.c:113 vector [0]: rand = 36d624ad8081ab5c671679b5b1d91999 20241123160226360 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241123160226360 DAUC <0003> auc.c:142 vector [0]: autn = e07a0cad88590000dda1d725e383e921 20241123160226360 DAUC <0003> auc.c:143 vector [0]: ck = 327a1fd78f1907afa032a9754b03223d 20241123160226360 DAUC <0003> auc.c:144 vector [0]: ik = 7785331284c864ee27c4d32e4fbe1639 20241123160226360 DAUC <0003> auc.c:145 vector [0]: res = 3be013a54900d85b0000000000000000 20241123160226360 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226360 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241123160226360 DAUC <0003> auc.c:151 vector [0]: kc = c209569e0f6c5745 20241123160226360 DAUC <0003> auc.c:152 vector [0]: sres = 72e0cbfe 20241123160226360 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241123160226360 DAUC <0003> auc.c:113 vector [1]: rand = 1852d0aaf60ae0730c27f8ab951b8975 20241123160226360 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241123160226360 DAUC <0003> auc.c:142 vector [1]: autn = be2631f5c5360000a4da27638bafe648 20241123160226360 DAUC <0003> auc.c:143 vector [1]: ck = 8736d6a58cd0efd51f0906a0f00f4ef5 20241123160226360 DAUC <0003> auc.c:144 vector [1]: ik = 93820c7c5003219664f3e5d05b0c28da 20241123160226360 DAUC <0003> auc.c:145 vector [1]: res = f7096bfe5a59b8380000000000000000 20241123160226360 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226360 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241123160226360 DAUC <0003> auc.c:151 vector [1]: kc = 6f4e39a977d0a86c 20241123160226360 DAUC <0003> auc.c:152 vector [1]: sres = ad50d3c6 20241123160226360 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241123160226360 DAUC <0003> auc.c:113 vector [2]: rand = 86494a27421b184157dd9d26b2315020 20241123160226360 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241123160226360 DAUC <0003> auc.c:142 vector [2]: autn = e20f3ed4e00100007d95e25ff9f1a6bd 20241123160226360 DAUC <0003> auc.c:143 vector [2]: ck = ff5e5d6674f33c69d19ee112eac08652 20241123160226360 DAUC <0003> auc.c:144 vector [2]: ik = 844a00ea2db15082c5603e46b635eec8 20241123160226360 DAUC <0003> auc.c:145 vector [2]: res = 49eac732be506cf40000000000000000 20241123160226360 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226360 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241123160226360 DAUC <0003> auc.c:151 vector [2]: kc = 6fea82d805b70471 20241123160226360 DAUC <0003> auc.c:152 vector [2]: sres = f7baabc6 20241123160226360 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241123160226360 DAUC <0003> auc.c:113 vector [3]: rand = ced696a2634db355aa977b06bc23b11a 20241123160226360 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241123160226360 DAUC <0003> auc.c:142 vector [3]: autn = 393be71cbce80000ab1ec82fd4789b91 20241123160226360 DAUC <0003> auc.c:143 vector [3]: ck = 6cfc3a91d0aad602152ff7c0b15a3192 20241123160226360 DAUC <0003> auc.c:144 vector [3]: ik = b64a9cf5c193a240a2134f59060d39be 20241123160226360 DAUC <0003> auc.c:145 vector [3]: res = a2c10041bb6657f70000000000000000 20241123160226360 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226360 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241123160226360 DAUC <0003> auc.c:151 vector [3]: kc = 6d8a1efda66e7c6e 20241123160226360 DAUC <0003> auc.c:152 vector [3]: sres = 19a757b6 20241123160226360 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241123160226361 DAUC <0003> db_auc.c:245 IMSI='262422051106629': Generated 4 vectors 20241123160226361 DAUC <0003> db_auc.c:249 IMSI='262422051106629': Updating SQN=161 in DB 20241123160226361 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422051106629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422051106629"} 20241123160226361 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422051106629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226361 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226361 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226361 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226361 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226362 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226362 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226362 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422051106629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422051106629"} 20241123160226362 DAUC <0003> db_auc.c:157 IMSI='262422051106629': No 2G Auth Data 20241123160226362 DAUC <0003> db_auc.c:236 IMSI='262422051106629': Calling to generate 5 vectors 20241123160226362 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241123160226362 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226362 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226362 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241123160226362 DAUC <0003> auc.c:113 vector [0]: rand = 6dd6ee3a0d8db76ef3f9d02e98b76451 20241123160226362 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241123160226362 DAUC <0003> auc.c:142 vector [0]: autn = 244995c5ff4d00002b44248f06fe0f7f 20241123160226362 DAUC <0003> auc.c:143 vector [0]: ck = ae034d8c3e9d574d8f4b25d8de50c147 20241123160226362 DAUC <0003> auc.c:144 vector [0]: ik = 00d8a76f0309d449f0d566f8ea3d770e 20241123160226362 DAUC <0003> auc.c:145 vector [0]: res = 60a65d4dc4a825320000000000000000 20241123160226362 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226362 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241123160226362 DAUC <0003> auc.c:151 vector [0]: kc = d145a9c309f9354d 20241123160226362 DAUC <0003> auc.c:152 vector [0]: sres = a40e787f 20241123160226362 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241123160226362 DAUC <0003> auc.c:113 vector [1]: rand = ace10b777542f118c156bd5e91136a01 20241123160226362 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241123160226362 DAUC <0003> auc.c:142 vector [1]: autn = 196320b5547d000095ab88cdeb8a07cd 20241123160226362 DAUC <0003> auc.c:143 vector [1]: ck = 00583030a6fc71397af4b1f2ebd32b9a 20241123160226362 DAUC <0003> auc.c:144 vector [1]: ik = f7cc94340d2393722eb2386da701df0e 20241123160226362 DAUC <0003> auc.c:145 vector [1]: res = e13d13fff4c7dc8d0000000000000000 20241123160226362 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226362 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241123160226362 DAUC <0003> auc.c:151 vector [1]: kc = a3d22d9be70d16df 20241123160226362 DAUC <0003> auc.c:152 vector [1]: sres = 15facf72 20241123160226362 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241123160226362 DAUC <0003> auc.c:113 vector [2]: rand = 3b03ee06521ef22fae7ec7bb8d1902e8 20241123160226362 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241123160226362 DAUC <0003> auc.c:142 vector [2]: autn = 44c00e012615000000234c30a13f14a2 20241123160226362 DAUC <0003> auc.c:143 vector [2]: ck = c8528c49b5e480e1a9c008d67f4431b1 20241123160226362 DAUC <0003> auc.c:144 vector [2]: ik = 9acfba061e89aa1a15b9f4675f9e6c2e 20241123160226362 DAUC <0003> auc.c:145 vector [2]: res = ec94ccce9a878aae0000000000000000 20241123160226362 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226362 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241123160226362 DAUC <0003> auc.c:151 vector [2]: kc = eee4cafe8bb77764 20241123160226362 DAUC <0003> auc.c:152 vector [2]: sres = 76134660 20241123160226362 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241123160226362 DAUC <0003> auc.c:113 vector [3]: rand = 7378b138fbd221f40ec539cece7b7eb8 20241123160226362 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241123160226362 DAUC <0003> auc.c:142 vector [3]: autn = f3205f69c46c0000bf34e5b6cdf8685f 20241123160226362 DAUC <0003> auc.c:143 vector [3]: ck = dbb5134e39afe4228c882459c8eb5461 20241123160226362 DAUC <0003> auc.c:144 vector [3]: ik = 55ae01509edd7087f85e1ccd17933a51 20241123160226362 DAUC <0003> auc.c:145 vector [3]: res = 65b367c63830746b0000000000000000 20241123160226362 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226362 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241123160226362 DAUC <0003> auc.c:151 vector [3]: kc = facd2a8a780afa95 20241123160226362 DAUC <0003> auc.c:152 vector [3]: sres = 5d8313ad 20241123160226362 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241123160226363 DAUC <0003> auc.c:113 vector [4]: rand = da57ba18a428b5d01a04fa12dd104211 20241123160226363 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241123160226363 DAUC <0003> auc.c:142 vector [4]: autn = dfffe24eff5c000089456d89abb8853a 20241123160226363 DAUC <0003> auc.c:143 vector [4]: ck = 46aba979907d7acc4150d2110c097b35 20241123160226363 DAUC <0003> auc.c:144 vector [4]: ik = 7140ce1608dc288158c49ee1d53a1d40 20241123160226363 DAUC <0003> auc.c:145 vector [4]: res = 7fcb10cf66abf62c0000000000000000 20241123160226363 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160226363 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241123160226363 DAUC <0003> auc.c:151 vector [4]: kc = 2e7f2b9f41923438 20241123160226363 DAUC <0003> auc.c:152 vector [4]: sres = 1960e6e3 20241123160226363 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241123160226363 DAUC <0003> db_auc.c:245 IMSI='262422051106629': Generated 5 vectors 20241123160226363 DAUC <0003> db_auc.c:249 IMSI='262422051106629': Updating SQN=321 in DB 20241123160226363 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422051106629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422051106629"} 20241123160226363 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422051106629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226363 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226363 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226363 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226363 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226364 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226364 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226364 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422051106629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422051106629"} 20241123160226364 DAUC <0003> db_auc.c:157 IMSI='262422051106629': No 2G Auth Data 20241123160226364 DAUC <0003> db_auc.c:236 IMSI='262422051106629': Calling to generate 5 vectors 20241123160226364 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241123160226364 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226364 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226364 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241123160226364 DAUC <0003> auc.c:113 vector [0]: rand = 55ba0a4a1d6ce2fcc71a44966f01041a 20241123160226364 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241123160226364 DAUC <0003> auc.c:142 vector [0]: autn = c9145c34bf7000006e7a057237fe2b97 20241123160226364 DAUC <0003> auc.c:143 vector [0]: ck = f6753fa354b98fb68729f43326416f5f 20241123160226364 DAUC <0003> auc.c:144 vector [0]: ik = 37156f98ed2abc29fae23b1a1e1fc5b2 20241123160226364 DAUC <0003> auc.c:145 vector [0]: res = 88e5bc284342b4cf0000000000000000 20241123160226364 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226364 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241123160226364 DAUC <0003> auc.c:151 vector [0]: kc = bcab9f1281cd9972 20241123160226364 DAUC <0003> auc.c:152 vector [0]: sres = cba708e7 20241123160226364 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241123160226364 DAUC <0003> auc.c:113 vector [1]: rand = a7a7a2a3fa81c207750dadf7db59ac4c 20241123160226364 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241123160226364 DAUC <0003> auc.c:142 vector [1]: autn = f6d4eb9fe6120000f941c652dbe73ffb 20241123160226364 DAUC <0003> auc.c:143 vector [1]: ck = d6a4ab8ebbb98156cbcb1bd6b31420d1 20241123160226364 DAUC <0003> auc.c:144 vector [1]: ik = 9b62ed6c14ced847ae62a917624a46d8 20241123160226364 DAUC <0003> auc.c:145 vector [1]: res = 5ee357b27c6d57dc0000000000000000 20241123160226364 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226364 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241123160226364 DAUC <0003> auc.c:151 vector [1]: kc = 286ff4237e293f18 20241123160226364 DAUC <0003> auc.c:152 vector [1]: sres = 228e006e 20241123160226364 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241123160226364 DAUC <0003> auc.c:113 vector [2]: rand = 3e615406a6807025ec8386055d45728a 20241123160226364 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241123160226364 DAUC <0003> auc.c:142 vector [2]: autn = 16db22356a420000ec65384367c4d732 20241123160226364 DAUC <0003> auc.c:143 vector [2]: ck = 52bcf2b160f2b016c8cfdacaeb1adc9e 20241123160226364 DAUC <0003> auc.c:144 vector [2]: ik = bed6afef36951b7e87888663e4a79dc1 20241123160226364 DAUC <0003> auc.c:145 vector [2]: res = 6272496a7a1620810000000000000000 20241123160226364 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226364 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241123160226364 DAUC <0003> auc.c:151 vector [2]: kc = a32d01f759daea37 20241123160226364 DAUC <0003> auc.c:152 vector [2]: sres = 186469eb 20241123160226364 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241123160226364 DAUC <0003> auc.c:113 vector [3]: rand = fa28fa5b1abab5917e12203be4f0e7ad 20241123160226364 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241123160226364 DAUC <0003> auc.c:142 vector [3]: autn = 1f989ed75e6a0000e26148337586244d 20241123160226364 DAUC <0003> auc.c:143 vector [3]: ck = 136886660f085a1ba38fb03e86251c44 20241123160226364 DAUC <0003> auc.c:144 vector [3]: ik = 07290861e67b756251f85ccefa11451e 20241123160226364 DAUC <0003> auc.c:145 vector [3]: res = 50c647156ee5a1820000000000000000 20241123160226364 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226365 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241123160226365 DAUC <0003> auc.c:151 vector [3]: kc = e63662f795477623 20241123160226365 DAUC <0003> auc.c:152 vector [3]: sres = 3e23e697 20241123160226365 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241123160226365 DAUC <0003> auc.c:113 vector [4]: rand = f807a4ba5b14296b7000135a866701a4 20241123160226365 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241123160226365 DAUC <0003> auc.c:142 vector [4]: autn = 6df3bb63532d00003a07f53da011a810 20241123160226365 DAUC <0003> auc.c:143 vector [4]: ck = 0fb76983f384b9a0b0cfe40d8e698872 20241123160226365 DAUC <0003> auc.c:144 vector [4]: ik = 8a3c96ef52ed05a1ef99d146ab923124 20241123160226365 DAUC <0003> auc.c:145 vector [4]: res = f742fe63a600643c0000000000000000 20241123160226365 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160226365 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241123160226365 DAUC <0003> auc.c:151 vector [4]: kc = daddca2784920557 20241123160226365 DAUC <0003> auc.c:152 vector [4]: sres = 51429a5f 20241123160226365 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241123160226365 DAUC <0003> db_auc.c:245 IMSI='262422051106629': Generated 5 vectors 20241123160226365 DAUC <0003> db_auc.c:249 IMSI='262422051106629': Updating SQN=481 in DB 20241123160226365 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422051106629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422051106629"} 20241123160226365 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422051106629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226365 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226365 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226365 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226365 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38946<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@27a3e2e74366: Final verdict of PTC: pass 20241123160226367 DAUC <0003> db_auc.c:157 IMSI='262423992959344': No 2G Auth Data 20241123160226367 DAUC <0003> db_auc.c:192 IMSI='262423992959344': No 3G Auth Data HLR_Test-GSUP(21)@27a3e2e74366: Created GsupExpect[0] for "262423992959344" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241123160226375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38962<->l=127.0.0.1:4258 20241123160226377 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226377 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226377 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423992959344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423992959344"} 20241123160226377 DAUC <0003> db_auc.c:157 IMSI='262423992959344': No 2G Auth Data 20241123160226377 DAUC <0003> db_auc.c:236 IMSI='262423992959344': Calling to generate 1 vectors 20241123160226377 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241123160226377 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226377 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241123160226377 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160226377 DAUC <0003> auc.c:113 vector [0]: rand = 634c379e29aaabf2709c30ec48c114e4 20241123160226377 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160226377 DAUC <0003> auc.c:142 vector [0]: autn = 4d58af458f7f000010430e3a24f36af8 20241123160226377 DAUC <0003> auc.c:143 vector [0]: ck = 3070df9f2dc548aa407cab51451d6b05 20241123160226377 DAUC <0003> auc.c:144 vector [0]: ik = 27d78202615f0207a66369f1c558b650 20241123160226377 DAUC <0003> auc.c:145 vector [0]: res = 629d68bc072081ab0000000000000000 20241123160226377 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226377 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241123160226377 DAUC <0003> auc.c:151 vector [0]: kc = f1b89f3dccdf97f8 20241123160226377 DAUC <0003> auc.c:152 vector [0]: sres = 65bde917 20241123160226377 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241123160226377 DAUC <0003> db_auc.c:245 IMSI='262423992959344': Generated 1 vectors 20241123160226377 DAUC <0003> db_auc.c:249 IMSI='262423992959344': Updating SQN=33 in DB 20241123160226377 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423992959344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423992959344"} 20241123160226377 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423992959344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226377 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226377 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226377 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226377 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@27a3e2e74366: Found GsupExpect[0] for "262423992959344" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@27a3e2e74366: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423992959344" TC_gsup_sai_num_auth_vectors(28)@27a3e2e74366: setverdict(pass): none -> pass 20241123160226379 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226379 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226379 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423992959344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423992959344"} 20241123160226379 DAUC <0003> db_auc.c:157 IMSI='262423992959344': No 2G Auth Data 20241123160226379 DAUC <0003> db_auc.c:236 IMSI='262423992959344': Calling to generate 4 vectors 20241123160226379 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241123160226379 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226379 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241123160226379 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241123160226379 DAUC <0003> auc.c:113 vector [0]: rand = 0834e2daf6d834cf8f41f9b7c8ed0450 20241123160226379 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241123160226379 DAUC <0003> auc.c:142 vector [0]: autn = 82bcaf218c4600007b66e5dbffb001ed 20241123160226379 DAUC <0003> auc.c:143 vector [0]: ck = acbe4c026a5769553c9bc39af039fdd3 20241123160226379 DAUC <0003> auc.c:144 vector [0]: ik = f2744fe48224980f700f662e52b2cdbb 20241123160226379 DAUC <0003> auc.c:145 vector [0]: res = ddc55f2fc7c98a2d0000000000000000 20241123160226379 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226379 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241123160226379 DAUC <0003> auc.c:151 vector [0]: kc = 125ea6524af8c132 20241123160226379 DAUC <0003> auc.c:152 vector [0]: sres = 1a0cd502 20241123160226379 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241123160226379 DAUC <0003> auc.c:113 vector [1]: rand = 29858bc4d42a6b447faa9806ff0115fc 20241123160226379 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241123160226379 DAUC <0003> auc.c:142 vector [1]: autn = 865c866d342c0000c44a103c841682d0 20241123160226379 DAUC <0003> auc.c:143 vector [1]: ck = 3c14c5aeb690414415a24b91ecd92717 20241123160226379 DAUC <0003> auc.c:144 vector [1]: ik = 05afe2529031282bd6219a40abc8d7c9 20241123160226379 DAUC <0003> auc.c:145 vector [1]: res = 4c70d807883140960000000000000000 20241123160226379 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226379 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241123160226379 DAUC <0003> auc.c:151 vector [1]: kc = fa38f62d61b099b1 20241123160226379 DAUC <0003> auc.c:152 vector [1]: sres = c4419891 20241123160226379 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241123160226379 DAUC <0003> auc.c:113 vector [2]: rand = 969d4d3f9faa85ad98a2fc931280620c 20241123160226379 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241123160226379 DAUC <0003> auc.c:142 vector [2]: autn = 6baa66018e4f000047d305b580bb048d 20241123160226379 DAUC <0003> auc.c:143 vector [2]: ck = a1a2044d92bad80e822f0939a12042e8 20241123160226379 DAUC <0003> auc.c:144 vector [2]: ik = 9bf3bacf03d260d7371bf4cc11cafe87 20241123160226379 DAUC <0003> auc.c:145 vector [2]: res = 01e880afdfbc5c8d0000000000000000 20241123160226379 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226379 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241123160226379 DAUC <0003> auc.c:151 vector [2]: kc = 8f654377218204b6 20241123160226379 DAUC <0003> auc.c:152 vector [2]: sres = de54dc22 20241123160226379 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241123160226379 DAUC <0003> auc.c:113 vector [3]: rand = 5d3d2b1ed5db1e53c6d1aa931974f3d0 20241123160226379 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241123160226379 DAUC <0003> auc.c:142 vector [3]: autn = b75e37ce78d400006be70cfcd83403ba 20241123160226379 DAUC <0003> auc.c:143 vector [3]: ck = 1c04998f90ba0cdbdf5e8a09c2cd4f6b 20241123160226379 DAUC <0003> auc.c:144 vector [3]: ik = 8bcaa158d706c4399b92b06df5c02367 20241123160226379 DAUC <0003> auc.c:145 vector [3]: res = 9695c78d2e922d2a0000000000000000 20241123160226379 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226379 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241123160226379 DAUC <0003> auc.c:151 vector [3]: kc = d30202b370b1a4ee 20241123160226379 DAUC <0003> auc.c:152 vector [3]: sres = b807eaa7 20241123160226379 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241123160226379 DAUC <0003> db_auc.c:245 IMSI='262423992959344': Generated 4 vectors 20241123160226380 DAUC <0003> db_auc.c:249 IMSI='262423992959344': Updating SQN=161 in DB 20241123160226380 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423992959344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423992959344"} 20241123160226380 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423992959344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226380 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226380 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226380 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226380 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226381 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226381 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226381 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423992959344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423992959344"} 20241123160226381 DAUC <0003> db_auc.c:157 IMSI='262423992959344': No 2G Auth Data 20241123160226381 DAUC <0003> db_auc.c:236 IMSI='262423992959344': Calling to generate 5 vectors 20241123160226381 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241123160226381 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226381 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241123160226381 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241123160226381 DAUC <0003> auc.c:113 vector [0]: rand = 6e36db6fec999ce1798a2a4c5d8dc59d 20241123160226381 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241123160226381 DAUC <0003> auc.c:142 vector [0]: autn = 3781e6b3dd9000005b4eddbdb1b710fe 20241123160226381 DAUC <0003> auc.c:143 vector [0]: ck = 99a76c16689b60ab2d8481053f1526c4 20241123160226381 DAUC <0003> auc.c:144 vector [0]: ik = 1be4df46f8d5c17012d65a3799b64051 20241123160226382 DAUC <0003> auc.c:145 vector [0]: res = 27123636e89263450000000000000000 20241123160226382 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226382 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241123160226382 DAUC <0003> auc.c:151 vector [0]: kc = bd11686236edc74e 20241123160226382 DAUC <0003> auc.c:152 vector [0]: sres = cf805573 20241123160226382 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241123160226382 DAUC <0003> auc.c:113 vector [1]: rand = 096f5ed7bb2e919f9c9f712ef4e981f8 20241123160226382 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241123160226382 DAUC <0003> auc.c:142 vector [1]: autn = 89e7929b1785000062388e0270261e6c 20241123160226382 DAUC <0003> auc.c:143 vector [1]: ck = bff5f29f499fa7a0b7284a7fcde91039 20241123160226382 DAUC <0003> auc.c:144 vector [1]: ik = 027892f3a38c196a49bb2bfa60013baa 20241123160226382 DAUC <0003> auc.c:145 vector [1]: res = 1a71ce309f761cc80000000000000000 20241123160226382 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226382 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241123160226382 DAUC <0003> auc.c:151 vector [1]: kc = 431e01e947fb9559 20241123160226382 DAUC <0003> auc.c:152 vector [1]: sres = 8507d2f8 20241123160226382 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241123160226382 DAUC <0003> auc.c:113 vector [2]: rand = 1e95a4424354a2eb872ab5ceb9d39569 20241123160226382 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241123160226382 DAUC <0003> auc.c:142 vector [2]: autn = 4304f814906c000054868d7ea9eb6b39 20241123160226382 DAUC <0003> auc.c:143 vector [2]: ck = d13e5508265c49ebe4ce106f40e238e1 20241123160226382 DAUC <0003> auc.c:144 vector [2]: ik = 5f6b5a86caa247a37423f333ffe936d6 20241123160226382 DAUC <0003> auc.c:145 vector [2]: res = 6a0b323535e76adc0000000000000000 20241123160226382 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226382 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241123160226382 DAUC <0003> auc.c:151 vector [2]: kc = 1eb8ecd253f5007f 20241123160226382 DAUC <0003> auc.c:152 vector [2]: sres = 5fec58e9 20241123160226382 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241123160226382 DAUC <0003> auc.c:113 vector [3]: rand = b38886620f32c4ea2ee12c7a2481a8bd 20241123160226382 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241123160226382 DAUC <0003> auc.c:142 vector [3]: autn = 22d224aef40400003dbc98c6ee543a4e 20241123160226382 DAUC <0003> auc.c:143 vector [3]: ck = 4cf2fc34d7f9afb348a4e9c4d9ad5c80 20241123160226382 DAUC <0003> auc.c:144 vector [3]: ik = dd6a0bff1d6bccce39f4b2ca3e044d44 20241123160226382 DAUC <0003> auc.c:145 vector [3]: res = 3df24cbfc37399d90000000000000000 20241123160226382 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226382 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241123160226382 DAUC <0003> auc.c:151 vector [3]: kc = e0c8acc52d3b72b9 20241123160226382 DAUC <0003> auc.c:152 vector [3]: sres = fe81d566 20241123160226382 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241123160226382 DAUC <0003> auc.c:113 vector [4]: rand = d5c804df6e201d33dfc847ff162c5ca4 20241123160226382 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241123160226382 DAUC <0003> auc.c:142 vector [4]: autn = 90dd7862de6b0000692383e981b86f71 20241123160226382 DAUC <0003> auc.c:143 vector [4]: ck = bfb0950d5a11c4edd545b0e93a113030 20241123160226382 DAUC <0003> auc.c:144 vector [4]: ik = 6143d29c3dd9d77de0ebed82c2b6f455 20241123160226382 DAUC <0003> auc.c:145 vector [4]: res = 3968a21b621f62780000000000000000 20241123160226382 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160226382 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241123160226382 DAUC <0003> auc.c:151 vector [4]: kc = eb5d1afa9f6fd7f5 20241123160226382 DAUC <0003> auc.c:152 vector [4]: sres = 5b77c063 20241123160226382 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241123160226382 DAUC <0003> db_auc.c:245 IMSI='262423992959344': Generated 5 vectors 20241123160226382 DAUC <0003> db_auc.c:249 IMSI='262423992959344': Updating SQN=321 in DB 20241123160226382 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423992959344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423992959344"} 20241123160226382 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423992959344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226382 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226382 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226382 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226382 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226384 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226384 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226384 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423992959344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423992959344"} 20241123160226384 DAUC <0003> db_auc.c:157 IMSI='262423992959344': No 2G Auth Data 20241123160226384 DAUC <0003> db_auc.c:236 IMSI='262423992959344': Calling to generate 5 vectors 20241123160226384 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241123160226384 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226384 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241123160226384 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241123160226384 DAUC <0003> auc.c:113 vector [0]: rand = a0f3f8f57b9fc708636ad0caa2e02fee 20241123160226384 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241123160226384 DAUC <0003> auc.c:142 vector [0]: autn = 57412223ecba00007ce11b16a8fa0d89 20241123160226384 DAUC <0003> auc.c:143 vector [0]: ck = 5b33b979c1f1752eb4e36849eaaa92de 20241123160226384 DAUC <0003> auc.c:144 vector [0]: ik = 634981efb026712db0035cdf9866293d 20241123160226384 DAUC <0003> auc.c:145 vector [0]: res = a914a6d33c5bebd90000000000000000 20241123160226384 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226384 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241123160226384 DAUC <0003> auc.c:151 vector [0]: kc = 3c9a0c00031bbfe0 20241123160226384 DAUC <0003> auc.c:152 vector [0]: sres = 954f4d0a 20241123160226384 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241123160226384 DAUC <0003> auc.c:113 vector [1]: rand = 4e78a6e9fc8fa8327019ac09403bf79d 20241123160226385 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241123160226385 DAUC <0003> auc.c:142 vector [1]: autn = df6929efd49000003d5246fc8b9489ef 20241123160226385 DAUC <0003> auc.c:143 vector [1]: ck = a918a6de30b51228d366a500ccb399dc 20241123160226385 DAUC <0003> auc.c:144 vector [1]: ik = d0d793ff18eb8d80c3389ff2bd78a5b2 20241123160226385 DAUC <0003> auc.c:145 vector [1]: res = cee23c44688101780000000000000000 20241123160226385 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226385 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241123160226385 DAUC <0003> auc.c:151 vector [1]: kc = 69910fd35995a3c6 20241123160226385 DAUC <0003> auc.c:152 vector [1]: sres = a6633d3c 20241123160226385 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241123160226385 DAUC <0003> auc.c:113 vector [2]: rand = fd59a876e404dcd250da45a71967adc1 20241123160226385 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241123160226385 DAUC <0003> auc.c:142 vector [2]: autn = 8b6036e01342000085403b363f46c2f1 20241123160226385 DAUC <0003> auc.c:143 vector [2]: ck = 3332f8ea5ab2d02d593b1e0c124f405b 20241123160226385 DAUC <0003> auc.c:144 vector [2]: ik = 7d42639ffcaf22cbd54b0d7010ae73fe 20241123160226385 DAUC <0003> auc.c:145 vector [2]: res = 87fbe345069e05b80000000000000000 20241123160226385 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226385 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241123160226385 DAUC <0003> auc.c:151 vector [2]: kc = c2008809a4fcc143 20241123160226385 DAUC <0003> auc.c:152 vector [2]: sres = 8165e6fd 20241123160226385 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241123160226385 DAUC <0003> auc.c:113 vector [3]: rand = 2da6b16f91e5b65fe4700de1702e8133 20241123160226385 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241123160226385 DAUC <0003> auc.c:142 vector [3]: autn = e771d28a6533000065e95672029baa50 20241123160226385 DAUC <0003> auc.c:143 vector [3]: ck = 17882a1daeb015cf30461f2b100079d8 20241123160226385 DAUC <0003> auc.c:144 vector [3]: ik = a7411379600231f8a738d62f375659b3 20241123160226385 DAUC <0003> auc.c:145 vector [3]: res = 501cb5ce2f084e2c0000000000000000 20241123160226385 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226385 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241123160226385 DAUC <0003> auc.c:151 vector [3]: kc = 27b7f060e9e4045c 20241123160226385 DAUC <0003> auc.c:152 vector [3]: sres = 7f14fbe2 20241123160226385 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241123160226385 DAUC <0003> auc.c:113 vector [4]: rand = a652dbbea921733e587aadca3902f136 20241123160226385 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241123160226385 DAUC <0003> auc.c:142 vector [4]: autn = 11aa8c8d1c8f0000610ee56fe5157010 20241123160226385 DAUC <0003> auc.c:143 vector [4]: ck = 66e97071ba507218cd80bf36a017f7ec 20241123160226385 DAUC <0003> auc.c:144 vector [4]: ik = 6c0c68e37b720d7cb38898e2cd08b39a 20241123160226385 DAUC <0003> auc.c:145 vector [4]: res = 012681bac878e23f0000000000000000 20241123160226385 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160226385 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241123160226385 DAUC <0003> auc.c:151 vector [4]: kc = 74ed3f46ac3d3b12 20241123160226385 DAUC <0003> auc.c:152 vector [4]: sres = c95e6385 20241123160226385 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241123160226385 DAUC <0003> db_auc.c:245 IMSI='262423992959344': Generated 5 vectors 20241123160226385 DAUC <0003> db_auc.c:249 IMSI='262423992959344': Updating SQN=481 in DB 20241123160226385 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423992959344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423992959344"} 20241123160226385 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423992959344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226385 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226385 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226385 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226385 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38962<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@27a3e2e74366: Final verdict of PTC: pass 20241123160226388 DAUC <0003> db_auc.c:157 IMSI='262427272702019': No 2G Auth Data 20241123160226388 DAUC <0003> db_auc.c:192 IMSI='262427272702019': No 3G Auth Data HLR_Test-GSUP(21)@27a3e2e74366: Created GsupExpect[0] for "262427272702019" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241123160226395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38974<->l=127.0.0.1:4258 20241123160226396 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226396 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226396 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427272702019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427272702019"} 20241123160226397 DAUC <0003> db_auc.c:236 IMSI='262427272702019': Calling to generate 1 vectors 20241123160226397 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241123160226397 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226397 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226397 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160226397 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226397 DAUC <0003> auc.c:113 vector [0]: rand = 2db5dfc4be49f3ec3e5d0b88cfa3834b 20241123160226397 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160226397 DAUC <0003> auc.c:142 vector [0]: autn = 275b1f7d883c0000e64749d7d0b0f354 20241123160226397 DAUC <0003> auc.c:143 vector [0]: ck = 5b6a93decb7921c14ed9bb3dbf05316d 20241123160226397 DAUC <0003> auc.c:144 vector [0]: ik = 2b27a5cf2fbc86ec116828685c0c7f5c 20241123160226397 DAUC <0003> auc.c:145 vector [0]: res = 6d04ea6d855f89bb0000000000000000 20241123160226397 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226397 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160226397 DAUC <0003> auc.c:179 vector [0]: kc = 8516d0b0b04d8800 20241123160226397 DAUC <0003> auc.c:180 vector [0]: sres = 02ad2d59 20241123160226397 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160226397 DAUC <0003> db_auc.c:245 IMSI='262427272702019': Generated 1 vectors 20241123160226397 DAUC <0003> db_auc.c:249 IMSI='262427272702019': Updating SQN=33 in DB 20241123160226397 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427272702019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427272702019"} 20241123160226397 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427272702019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226397 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226397 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226397 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226397 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@27a3e2e74366: Found GsupExpect[0] for "262427272702019" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@27a3e2e74366: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262427272702019" TC_gsup_sai_num_auth_vectors(29)@27a3e2e74366: setverdict(pass): none -> pass 20241123160226398 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226398 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226398 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427272702019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427272702019"} 20241123160226398 DAUC <0003> db_auc.c:236 IMSI='262427272702019': Calling to generate 4 vectors 20241123160226398 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241123160226398 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226398 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226398 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241123160226398 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226398 DAUC <0003> auc.c:113 vector [0]: rand = 36a9b2812bb17bac73814f4e3d465ae9 20241123160226398 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241123160226398 DAUC <0003> auc.c:142 vector [0]: autn = cb3f0029ab470000816b50ba00ccbcdb 20241123160226398 DAUC <0003> auc.c:143 vector [0]: ck = bc86fc4dd3785fcd0223c3f834b7bb41 20241123160226398 DAUC <0003> auc.c:144 vector [0]: ik = ea0fe89432e5456ef46babc64b0194ec 20241123160226398 DAUC <0003> auc.c:145 vector [0]: res = 7b7fd27599912f120000000000000000 20241123160226398 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226398 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160226398 DAUC <0003> auc.c:179 vector [0]: kc = b61c9b8a5bfe0c00 20241123160226398 DAUC <0003> auc.c:180 vector [0]: sres = d09802eb 20241123160226398 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160226398 DAUC <0003> auc.c:113 vector [1]: rand = 4558d5c8cd4f8529ece1633c02e105ec 20241123160226398 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241123160226398 DAUC <0003> auc.c:142 vector [1]: autn = e6d0303ef0f300003310d2af89896719 20241123160226398 DAUC <0003> auc.c:143 vector [1]: ck = 7915a31f5604bbfa80819c48d4901906 20241123160226398 DAUC <0003> auc.c:144 vector [1]: ik = 05c5e043924d823aa71e7d24adab5f0e 20241123160226398 DAUC <0003> auc.c:145 vector [1]: res = 988379a4177c61c00000000000000000 20241123160226398 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226398 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160226398 DAUC <0003> auc.c:179 vector [1]: kc = aa082279d0be5800 20241123160226398 DAUC <0003> auc.c:180 vector [1]: sres = 9ff04e20 20241123160226398 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160226398 DAUC <0003> auc.c:113 vector [2]: rand = 0394bb756211f387069ee00655d9b8bf 20241123160226398 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241123160226398 DAUC <0003> auc.c:142 vector [2]: autn = 8c615789e86c0000b4897b88b544d483 20241123160226398 DAUC <0003> auc.c:143 vector [2]: ck = 14a0261cf29058f341968531420d6eca 20241123160226398 DAUC <0003> auc.c:144 vector [2]: ik = 337daf677df8b5d7b15074ad376d0a45 20241123160226398 DAUC <0003> auc.c:145 vector [2]: res = 71407bab2ea97f5d0000000000000000 20241123160226398 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226398 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160226398 DAUC <0003> auc.c:179 vector [2]: kc = 7e3e3ece02601800 20241123160226398 DAUC <0003> auc.c:180 vector [2]: sres = e18379b7 20241123160226398 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160226398 DAUC <0003> auc.c:113 vector [3]: rand = 1e3dcb3af247858e61b0336f16f8bafd 20241123160226398 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241123160226398 DAUC <0003> auc.c:142 vector [3]: autn = d80a40769ab60000038341553e91e3f6 20241123160226398 DAUC <0003> auc.c:143 vector [3]: ck = f1d8d3c5ade64a0c9edf69a23c004062 20241123160226398 DAUC <0003> auc.c:144 vector [3]: ik = d0c427f348d4e6478cdbac16f78f590d 20241123160226398 DAUC <0003> auc.c:145 vector [3]: res = 4d501c45049154c50000000000000000 20241123160226398 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226398 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160226398 DAUC <0003> auc.c:179 vector [3]: kc = 8bfd1700f4da3c00 20241123160226398 DAUC <0003> auc.c:180 vector [3]: sres = 97f6699f 20241123160226398 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160226398 DAUC <0003> db_auc.c:245 IMSI='262427272702019': Generated 4 vectors 20241123160226398 DAUC <0003> db_auc.c:249 IMSI='262427272702019': Updating SQN=161 in DB 20241123160226398 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427272702019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427272702019"} 20241123160226398 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427272702019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226398 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226398 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226398 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226398 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226399 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226399 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226399 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427272702019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427272702019"} 20241123160226399 DAUC <0003> db_auc.c:236 IMSI='262427272702019': Calling to generate 5 vectors 20241123160226399 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241123160226399 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226399 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226399 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241123160226399 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226399 DAUC <0003> auc.c:113 vector [0]: rand = b75325dddee9326c42cebfb0dbda1942 20241123160226399 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241123160226399 DAUC <0003> auc.c:142 vector [0]: autn = e18920e935b30000748551c966887057 20241123160226399 DAUC <0003> auc.c:143 vector [0]: ck = 6bb24e4777484ba8b034be1de2ec629d 20241123160226399 DAUC <0003> auc.c:144 vector [0]: ik = 448036a80456102c96dde495f3a9eb56 20241123160226400 DAUC <0003> auc.c:145 vector [0]: res = c7ed189ec4bec8e90000000000000000 20241123160226400 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226400 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160226400 DAUC <0003> auc.c:179 vector [0]: kc = a01bac0f11b82c00 20241123160226400 DAUC <0003> auc.c:180 vector [0]: sres = 389caa9e 20241123160226400 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160226400 DAUC <0003> auc.c:113 vector [1]: rand = 73c1e082069d4f0203008d10831f5cfd 20241123160226400 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241123160226400 DAUC <0003> auc.c:142 vector [1]: autn = 4f5e9407c872000056e7608fabda28e6 20241123160226400 DAUC <0003> auc.c:143 vector [1]: ck = 6b45ab03ebf8a07e351e82cbc5a10659 20241123160226400 DAUC <0003> auc.c:144 vector [1]: ik = 2914f58cba2da3775a8a8e822565e90e 20241123160226400 DAUC <0003> auc.c:145 vector [1]: res = 4e1eb126fd2749bc0000000000000000 20241123160226400 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226400 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160226400 DAUC <0003> auc.c:179 vector [1]: kc = 59261171d9693400 20241123160226400 DAUC <0003> auc.c:180 vector [1]: sres = a4d7ab58 20241123160226400 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160226400 DAUC <0003> auc.c:113 vector [2]: rand = 76463779c649e69e9d14bf83d4d085fe 20241123160226400 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241123160226400 DAUC <0003> auc.c:142 vector [2]: autn = 2a1f340487a80000a42ed54897ee9978 20241123160226400 DAUC <0003> auc.c:143 vector [2]: ck = e48230b29075c0a70513e54460352eec 20241123160226400 DAUC <0003> auc.c:144 vector [2]: ik = 8da6bb5ee70babea2c2743829d04bacf 20241123160226400 DAUC <0003> auc.c:145 vector [2]: res = 625c89d03f8f57ce0000000000000000 20241123160226400 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226400 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160226400 DAUC <0003> auc.c:179 vector [2]: kc = 74a0119ce4188c00 20241123160226400 DAUC <0003> auc.c:180 vector [2]: sres = 5867a0cf 20241123160226400 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160226400 DAUC <0003> auc.c:113 vector [3]: rand = 3a052fced49b5dd5345c45bdee1c565d 20241123160226400 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241123160226400 DAUC <0003> auc.c:142 vector [3]: autn = 8c05be74eb1700002ec5799008ae3cef 20241123160226400 DAUC <0003> auc.c:143 vector [3]: ck = f9a6b067b58c6b8fa82a9f48ca22309b 20241123160226400 DAUC <0003> auc.c:144 vector [3]: ik = 739f2966f67d006fe626616fc4f3ec1f 20241123160226400 DAUC <0003> auc.c:145 vector [3]: res = ab703e5197c0d0030000000000000000 20241123160226400 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226400 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160226400 DAUC <0003> auc.c:179 vector [3]: kc = 82cd1835e7fe3800 20241123160226400 DAUC <0003> auc.c:180 vector [3]: sres = 174ea4b7 20241123160226400 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160226400 DAUC <0003> auc.c:113 vector [4]: rand = 40d84f6c263ba4fa4ff059f8eda25897 20241123160226400 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241123160226400 DAUC <0003> auc.c:142 vector [4]: autn = fc83e7738cda0000e1bdab66222ccd6e 20241123160226400 DAUC <0003> auc.c:143 vector [4]: ck = 74bc82a732c24d67871366ce2bdd3502 20241123160226400 DAUC <0003> auc.c:144 vector [4]: ik = d1dc4daf520bdd8e0dac61d9dc4d4f99 20241123160226400 DAUC <0003> auc.c:145 vector [4]: res = ea56b03cd92a09710000000000000000 20241123160226400 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160226400 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241123160226400 DAUC <0003> auc.c:179 vector [4]: kc = 86ae2d3c65aa9800 20241123160226400 DAUC <0003> auc.c:180 vector [4]: sres = 341e97f3 20241123160226400 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241123160226400 DAUC <0003> db_auc.c:245 IMSI='262427272702019': Generated 5 vectors 20241123160226400 DAUC <0003> db_auc.c:249 IMSI='262427272702019': Updating SQN=321 in DB 20241123160226400 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427272702019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427272702019"} 20241123160226400 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427272702019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226400 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226400 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226400 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226400 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226401 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226401 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226401 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427272702019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427272702019"} 20241123160226401 DAUC <0003> db_auc.c:236 IMSI='262427272702019': Calling to generate 5 vectors 20241123160226401 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241123160226401 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226401 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226401 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241123160226401 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226401 DAUC <0003> auc.c:113 vector [0]: rand = dc35289d76869df03458620bc3ecf14a 20241123160226401 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241123160226401 DAUC <0003> auc.c:142 vector [0]: autn = 01c3690fad89000033f26874d5573657 20241123160226401 DAUC <0003> auc.c:143 vector [0]: ck = 11fe40acfb6d85d39ecb5b67b4f0a676 20241123160226401 DAUC <0003> auc.c:144 vector [0]: ik = fa9737b2bd4120854759d3d9dbcbe8f9 20241123160226401 DAUC <0003> auc.c:145 vector [0]: res = 755f2d2fdd0dcd180000000000000000 20241123160226401 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226401 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160226401 DAUC <0003> auc.c:179 vector [0]: kc = 08b4ea9f630df400 20241123160226401 DAUC <0003> auc.c:180 vector [0]: sres = 0b4d8d2d 20241123160226401 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160226401 DAUC <0003> auc.c:113 vector [1]: rand = 2be13500123fbca5ec90e8a79b185156 20241123160226401 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241123160226401 DAUC <0003> auc.c:142 vector [1]: autn = 7a2fc9d4e4130000e063621bf451425a 20241123160226401 DAUC <0003> auc.c:143 vector [1]: ck = 8e0b2db271cea0546174e9bf77dd15a0 20241123160226401 DAUC <0003> auc.c:144 vector [1]: ik = a3b176915a976356bfea0ba4a703ad98 20241123160226401 DAUC <0003> auc.c:145 vector [1]: res = 53df872fa703a6fd0000000000000000 20241123160226401 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226401 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160226401 DAUC <0003> auc.c:179 vector [1]: kc = a7d08aa878876400 20241123160226401 DAUC <0003> auc.c:180 vector [1]: sres = 7f898e5a 20241123160226401 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160226401 DAUC <0003> auc.c:113 vector [2]: rand = 215be68bb5956429101cd25795d22e75 20241123160226401 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241123160226401 DAUC <0003> auc.c:142 vector [2]: autn = c8eaa190a6bf00005a88f57940ee0af0 20241123160226401 DAUC <0003> auc.c:143 vector [2]: ck = 5641b18e4f83fc6ce33c995493d6a355 20241123160226401 DAUC <0003> auc.c:144 vector [2]: ik = 3c618a8cb197084e396a31c9f7407409 20241123160226401 DAUC <0003> auc.c:145 vector [2]: res = 3f4f598d00a20f370000000000000000 20241123160226401 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226401 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160226401 DAUC <0003> auc.c:179 vector [2]: kc = b5726dfa7bc52000 20241123160226401 DAUC <0003> auc.c:180 vector [2]: sres = 6821ec3a 20241123160226401 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160226401 DAUC <0003> auc.c:113 vector [3]: rand = 40870eef62a9a8ab2b5bc3d5a174dc31 20241123160226401 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241123160226401 DAUC <0003> auc.c:142 vector [3]: autn = d6f4f5ea6f4c000050761fb5e9032529 20241123160226401 DAUC <0003> auc.c:143 vector [3]: ck = 13282bfbd9d98bbb3637546c6bddd4d7 20241123160226401 DAUC <0003> auc.c:144 vector [3]: ik = 37d4a531d7766785aa20e26c6b5c04e8 20241123160226401 DAUC <0003> auc.c:145 vector [3]: res = 7c18a6981e29ec740000000000000000 20241123160226401 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226401 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160226401 DAUC <0003> auc.c:179 vector [3]: kc = 914459256710b000 20241123160226401 DAUC <0003> auc.c:180 vector [3]: sres = 052d70cb 20241123160226401 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160226401 DAUC <0003> auc.c:113 vector [4]: rand = d0b33dbe44cbb3ecf01893ca6b2423d3 20241123160226401 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241123160226401 DAUC <0003> auc.c:142 vector [4]: autn = fb5a4f6c941700002bfa8dcf2c162ae6 20241123160226401 DAUC <0003> auc.c:143 vector [4]: ck = e79cf5b3579904ff0171064ab2059d31 20241123160226401 DAUC <0003> auc.c:144 vector [4]: ik = 8e5ff72d248036b5376b2be25af676c9 20241123160226401 DAUC <0003> auc.c:145 vector [4]: res = b0b545c3592e19190000000000000000 20241123160226401 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160226401 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241123160226401 DAUC <0003> auc.c:179 vector [4]: kc = ad6d74a86b157c00 20241123160226401 DAUC <0003> auc.c:180 vector [4]: sres = 3c700032 20241123160226401 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241123160226401 DAUC <0003> db_auc.c:245 IMSI='262427272702019': Generated 5 vectors 20241123160226401 DAUC <0003> db_auc.c:249 IMSI='262427272702019': Updating SQN=481 in DB 20241123160226401 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427272702019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427272702019"} 20241123160226401 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427272702019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226401 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226402 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226402 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226402 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38974<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@27a3e2e74366: Final verdict of PTC: pass 20241123160226404 DAUC <0003> db_auc.c:157 IMSI='262426279299917': No 2G Auth Data 20241123160226404 DAUC <0003> db_auc.c:192 IMSI='262426279299917': No 3G Auth Data HLR_Test-GSUP(21)@27a3e2e74366: Created GsupExpect[0] for "262426279299917" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241123160226410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38988<->l=127.0.0.1:4258 20241123160226412 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226412 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226412 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426279299917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426279299917"} 20241123160226412 DAUC <0003> db_auc.c:236 IMSI='262426279299917': Calling to generate 1 vectors 20241123160226412 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241123160226412 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226412 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226412 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160226412 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226412 DAUC <0003> auc.c:113 vector [0]: rand = a25387c2e24bf96172eaf380e46d41be 20241123160226412 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160226412 DAUC <0003> auc.c:142 vector [0]: autn = ab4d66e2d3010000256fa581ebf9bb04 20241123160226412 DAUC <0003> auc.c:143 vector [0]: ck = 84cee913d3e9944886433cd8e1c880dc 20241123160226412 DAUC <0003> auc.c:144 vector [0]: ik = fc0597016f54ef3a2ef0fec052347ce3 20241123160226412 DAUC <0003> auc.c:145 vector [0]: res = 23476386f51cbaa50000000000000000 20241123160226412 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226412 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160226412 DAUC <0003> auc.c:179 vector [0]: kc = 99b297b49ab84400 20241123160226412 DAUC <0003> auc.c:180 vector [0]: sres = 53bdc282 20241123160226412 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160226412 DAUC <0003> db_auc.c:245 IMSI='262426279299917': Generated 1 vectors 20241123160226412 DAUC <0003> db_auc.c:249 IMSI='262426279299917': Updating SQN=33 in DB 20241123160226412 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426279299917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426279299917"} 20241123160226412 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426279299917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226412 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226412 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226412 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226412 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@27a3e2e74366: Found GsupExpect[0] for "262426279299917" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@27a3e2e74366: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426279299917" TC_gsup_sai_num_auth_vectors(30)@27a3e2e74366: setverdict(pass): none -> pass 20241123160226413 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226413 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226413 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426279299917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426279299917"} 20241123160226413 DAUC <0003> db_auc.c:236 IMSI='262426279299917': Calling to generate 4 vectors 20241123160226413 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241123160226413 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226413 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226413 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241123160226413 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226413 DAUC <0003> auc.c:113 vector [0]: rand = 9dcadc0520fabb7942dcfaa5212bd902 20241123160226413 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241123160226413 DAUC <0003> auc.c:142 vector [0]: autn = dad8ce0bc545000022559fa4080c1717 20241123160226413 DAUC <0003> auc.c:143 vector [0]: ck = 748879e7e1bf028cd20227fb3301949a 20241123160226413 DAUC <0003> auc.c:144 vector [0]: ik = 99243ea002393e70ade5afcf04940054 20241123160226413 DAUC <0003> auc.c:145 vector [0]: res = 5e2b007deae8ce730000000000000000 20241123160226413 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226413 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160226413 DAUC <0003> auc.c:179 vector [0]: kc = c37c021b81ae7c00 20241123160226413 DAUC <0003> auc.c:180 vector [0]: sres = 7c0cb79d 20241123160226413 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160226413 DAUC <0003> auc.c:113 vector [1]: rand = 066136fe93e2a0dcd257aef77156e4bc 20241123160226413 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241123160226413 DAUC <0003> auc.c:142 vector [1]: autn = f5984281a2fa0000deb43e64793dc48e 20241123160226413 DAUC <0003> auc.c:143 vector [1]: ck = 3df0cfdba2482ba21c7c91f090eee914 20241123160226413 DAUC <0003> auc.c:144 vector [1]: ik = 44b37ffca5a54d89ef6870a81e605269 20241123160226413 DAUC <0003> auc.c:145 vector [1]: res = d3b579c2fda14c8c0000000000000000 20241123160226413 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226413 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160226413 DAUC <0003> auc.c:179 vector [1]: kc = 4d9bea74def1e800 20241123160226413 DAUC <0003> auc.c:180 vector [1]: sres = d832e760 20241123160226413 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160226413 DAUC <0003> auc.c:113 vector [2]: rand = 7acf31ffa79cfef822006134503124d6 20241123160226413 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241123160226413 DAUC <0003> auc.c:142 vector [2]: autn = 6d56675c81ad0000828a678d749713aa 20241123160226413 DAUC <0003> auc.c:143 vector [2]: ck = 3fbe90e975826af136c1b24550a033c1 20241123160226413 DAUC <0003> auc.c:144 vector [2]: ik = d6c2a2630caf9e759fb3c0ed01a0091c 20241123160226413 DAUC <0003> auc.c:145 vector [2]: res = 07dcda6eb25433040000000000000000 20241123160226413 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226413 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160226413 DAUC <0003> auc.c:179 vector [2]: kc = fb6c7b3c9275f000 20241123160226413 DAUC <0003> auc.c:180 vector [2]: sres = fe9fcf86 20241123160226413 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160226413 DAUC <0003> auc.c:113 vector [3]: rand = ace2f43fea9c8cebec077c728ee25700 20241123160226413 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241123160226413 DAUC <0003> auc.c:142 vector [3]: autn = 69665b764d9d000080f2f1aa29883265 20241123160226413 DAUC <0003> auc.c:143 vector [3]: ck = da0b8e3c602166c69ce9e1f094110b9d 20241123160226413 DAUC <0003> auc.c:144 vector [3]: ik = 98c54e0badf334b4bce9e2520111ad3a 20241123160226413 DAUC <0003> auc.c:145 vector [3]: res = 46be350b5e03cbdc0000000000000000 20241123160226413 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226413 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160226413 DAUC <0003> auc.c:179 vector [3]: kc = 0824e26ea3b2c800 20241123160226413 DAUC <0003> auc.c:180 vector [3]: sres = 338a6c64 20241123160226413 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160226413 DAUC <0003> db_auc.c:245 IMSI='262426279299917': Generated 4 vectors 20241123160226413 DAUC <0003> db_auc.c:249 IMSI='262426279299917': Updating SQN=161 in DB 20241123160226413 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426279299917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426279299917"} 20241123160226413 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426279299917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226413 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226413 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226413 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226413 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226414 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226414 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226414 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426279299917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426279299917"} 20241123160226414 DAUC <0003> db_auc.c:236 IMSI='262426279299917': Calling to generate 5 vectors 20241123160226414 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241123160226414 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226414 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226414 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241123160226414 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226414 DAUC <0003> auc.c:113 vector [0]: rand = d42666bd3bfb1ec3084485834527944f 20241123160226414 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241123160226414 DAUC <0003> auc.c:142 vector [0]: autn = b3ea74c08b8e00006f95f8e9f0f3d395 20241123160226414 DAUC <0003> auc.c:143 vector [0]: ck = a0846bd47138b0f8b366f3d50c254048 20241123160226414 DAUC <0003> auc.c:144 vector [0]: ik = 37110a360ad5dc461565e72fcb365125 20241123160226414 DAUC <0003> auc.c:145 vector [0]: res = f39ecb9d02b227f70000000000000000 20241123160226414 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226414 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160226414 DAUC <0003> auc.c:179 vector [0]: kc = b7bd368793ccbc00 20241123160226414 DAUC <0003> auc.c:180 vector [0]: sres = d0835f47 20241123160226414 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160226414 DAUC <0003> auc.c:113 vector [1]: rand = 2321a7cc4e827bad34c131a27dd60af8 20241123160226414 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241123160226414 DAUC <0003> auc.c:142 vector [1]: autn = 539cd2379b2b0000a1067b3262a926e1 20241123160226414 DAUC <0003> auc.c:143 vector [1]: ck = a33dd38fc072397abfb94462ba1d3e93 20241123160226414 DAUC <0003> auc.c:144 vector [1]: ik = de91d7171b7ac41a0fe13b3175d57887 20241123160226414 DAUC <0003> auc.c:145 vector [1]: res = 02eded755f730c020000000000000000 20241123160226414 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226415 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160226415 DAUC <0003> auc.c:179 vector [1]: kc = 79b018bf505c5400 20241123160226415 DAUC <0003> auc.c:180 vector [1]: sres = 06124ccc 20241123160226415 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160226415 DAUC <0003> auc.c:113 vector [2]: rand = e96b3b48433857e7cdde6fbb39c8c2bb 20241123160226415 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241123160226415 DAUC <0003> auc.c:142 vector [2]: autn = 086476686c610000d5da6ea146d26c53 20241123160226415 DAUC <0003> auc.c:143 vector [2]: ck = 39eee192b9062d28cbfbd042903ba972 20241123160226415 DAUC <0003> auc.c:144 vector [2]: ik = 6b420947f5a897d571f3bd9ce1416116 20241123160226415 DAUC <0003> auc.c:145 vector [2]: res = 82cc5d0b9109fb0a0000000000000000 20241123160226415 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226415 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160226415 DAUC <0003> auc.c:179 vector [2]: kc = f61bc586ce3b5800 20241123160226415 DAUC <0003> auc.c:180 vector [2]: sres = 232a92c9 20241123160226415 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160226415 DAUC <0003> auc.c:113 vector [3]: rand = f67711d1a7d7116a1bf9064bd992a810 20241123160226415 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241123160226415 DAUC <0003> auc.c:142 vector [3]: autn = d84dd7f585a000007c6f66589a63bed3 20241123160226415 DAUC <0003> auc.c:143 vector [3]: ck = 83316f7c2d51a6bc6277d0fb99287c47 20241123160226415 DAUC <0003> auc.c:144 vector [3]: ik = 57a2811b6fb2b2f009512865b682cb26 20241123160226415 DAUC <0003> auc.c:145 vector [3]: res = 1092c8a1a0fc71500000000000000000 20241123160226415 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226415 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160226415 DAUC <0003> auc.c:179 vector [3]: kc = a80765d6c12bd000 20241123160226415 DAUC <0003> auc.c:180 vector [3]: sres = b8716048 20241123160226415 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160226415 DAUC <0003> auc.c:113 vector [4]: rand = 0942bd0e6d7ea3124bd81a43d2458cc4 20241123160226415 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241123160226415 DAUC <0003> auc.c:142 vector [4]: autn = d4c73cfe55b000002d2eacd5d30955e0 20241123160226415 DAUC <0003> auc.c:143 vector [4]: ck = afbde40568acef5559b8b9af2132449a 20241123160226415 DAUC <0003> auc.c:144 vector [4]: ik = e106c8322fc518c1452735526e0dd850 20241123160226415 DAUC <0003> auc.c:145 vector [4]: res = 70edda87647cf50f0000000000000000 20241123160226415 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160226415 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241123160226415 DAUC <0003> auc.c:179 vector [4]: kc = 4727102a2c018000 20241123160226415 DAUC <0003> auc.c:180 vector [4]: sres = 169df3ec 20241123160226415 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241123160226415 DAUC <0003> db_auc.c:245 IMSI='262426279299917': Generated 5 vectors 20241123160226415 DAUC <0003> db_auc.c:249 IMSI='262426279299917': Updating SQN=321 in DB 20241123160226415 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426279299917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426279299917"} 20241123160226415 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426279299917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226415 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226415 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226415 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226415 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226416 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226416 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226416 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426279299917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426279299917"} 20241123160226416 DAUC <0003> db_auc.c:236 IMSI='262426279299917': Calling to generate 5 vectors 20241123160226416 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241123160226416 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226416 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226416 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241123160226416 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226416 DAUC <0003> auc.c:113 vector [0]: rand = 51e57f86825199bf71ec2f293d70bd09 20241123160226416 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241123160226416 DAUC <0003> auc.c:142 vector [0]: autn = c5dc95eba3100000331b83c70e416946 20241123160226416 DAUC <0003> auc.c:143 vector [0]: ck = c5c510d04a4a67367a2efc295bb18440 20241123160226416 DAUC <0003> auc.c:144 vector [0]: ik = 74623476461dea23b3c1d440a7ff295d 20241123160226416 DAUC <0003> auc.c:145 vector [0]: res = 8c9ce51fdf774e1a0000000000000000 20241123160226416 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226416 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160226416 DAUC <0003> auc.c:179 vector [0]: kc = 99d376f0411c1400 20241123160226416 DAUC <0003> auc.c:180 vector [0]: sres = 8536f648 20241123160226416 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160226416 DAUC <0003> auc.c:113 vector [1]: rand = 45ebce9154aa35c16378aa28fff8029f 20241123160226416 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241123160226416 DAUC <0003> auc.c:142 vector [1]: autn = 37077e7794ab000024d85184d523b779 20241123160226416 DAUC <0003> auc.c:143 vector [1]: ck = 79f5fa69c567ecdfc610a4d359dfdfa2 20241123160226416 DAUC <0003> auc.c:144 vector [1]: ik = 23357e8adf2190ce1a5c4941cf4ebba1 20241123160226416 DAUC <0003> auc.c:145 vector [1]: res = 0e72c0dc0a4224e00000000000000000 20241123160226416 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226416 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160226416 DAUC <0003> auc.c:179 vector [1]: kc = 5fca21d4d98eb800 20241123160226416 DAUC <0003> auc.c:180 vector [1]: sres = d887aa39 20241123160226416 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160226416 DAUC <0003> auc.c:113 vector [2]: rand = a5800a0aa343eb31ee707a1c52cc68e2 20241123160226416 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241123160226416 DAUC <0003> auc.c:142 vector [2]: autn = ea8a442d7d8f0000731d8ac2fe253c39 20241123160226416 DAUC <0003> auc.c:143 vector [2]: ck = 20ebca7854f5791d5b26920216fc5e7d 20241123160226416 DAUC <0003> auc.c:144 vector [2]: ik = e2c41465e0893d8196915361bdee39d5 20241123160226416 DAUC <0003> auc.c:145 vector [2]: res = fcb5cc7ecb3aa9210000000000000000 20241123160226416 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226416 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160226416 DAUC <0003> auc.c:179 vector [2]: kc = fe7ca85506b01000 20241123160226416 DAUC <0003> auc.c:180 vector [2]: sres = 22ab6fc5 20241123160226416 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160226416 DAUC <0003> auc.c:113 vector [3]: rand = 1416e5af505b6bb85a0001fd995e0ac4 20241123160226416 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241123160226416 DAUC <0003> auc.c:142 vector [3]: autn = 0232193274d100008f6ea2ec3c22e029 20241123160226416 DAUC <0003> auc.c:143 vector [3]: ck = e3dfc3a05a851d55af27bf437aedd61b 20241123160226416 DAUC <0003> auc.c:144 vector [3]: ik = 23ecebd361361053d97db46f5c069307 20241123160226416 DAUC <0003> auc.c:145 vector [3]: res = 503fb920103efd8e0000000000000000 20241123160226416 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226416 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160226416 DAUC <0003> auc.c:179 vector [3]: kc = 84a1c4e984a49c00 20241123160226416 DAUC <0003> auc.c:180 vector [3]: sres = 860e6fb6 20241123160226416 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160226416 DAUC <0003> auc.c:113 vector [4]: rand = 9c3bd40326477dab77f9c7e399b2b6d7 20241123160226416 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241123160226416 DAUC <0003> auc.c:142 vector [4]: autn = f2cecb074df50000ab2512b0d64106ea 20241123160226416 DAUC <0003> auc.c:143 vector [4]: ck = ee031b80f5c9bba7f24398b107f6c844 20241123160226416 DAUC <0003> auc.c:144 vector [4]: ik = 8555d13e6422f92da6405e7be27c9910 20241123160226416 DAUC <0003> auc.c:145 vector [4]: res = d3b97b51636ada100000000000000000 20241123160226416 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160226416 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241123160226416 DAUC <0003> auc.c:179 vector [4]: kc = 2d934e3138ff1000 20241123160226416 DAUC <0003> auc.c:180 vector [4]: sres = b76c1f0d 20241123160226416 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241123160226416 DAUC <0003> db_auc.c:245 IMSI='262426279299917': Generated 5 vectors 20241123160226416 DAUC <0003> db_auc.c:249 IMSI='262426279299917': Updating SQN=481 in DB 20241123160226416 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426279299917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426279299917"} 20241123160226416 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426279299917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226416 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226416 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226416 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226416 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38988<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@27a3e2e74366: Final verdict of PTC: pass 20241123160226418 DAUC <0003> db_auc.c:157 IMSI='262425112032177': No 2G Auth Data 20241123160226418 DAUC <0003> db_auc.c:192 IMSI='262425112032177': No 3G Auth Data HLR_Test-GSUP(21)@27a3e2e74366: Created GsupExpect[0] for "262425112032177" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241123160226424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4258 20241123160226426 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226426 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226426 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425112032177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425112032177"} 20241123160226426 DAUC <0003> db_auc.c:236 IMSI='262425112032177': Calling to generate 1 vectors 20241123160226426 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241123160226426 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226426 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226426 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160226426 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226426 DAUC <0003> auc.c:113 vector [0]: rand = 0a7e406f309f8e7742c4f0328e841433 20241123160226426 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160226426 DAUC <0003> auc.c:142 vector [0]: autn = 2f8d73c4135e0000cdb7b1a67e3e730b 20241123160226426 DAUC <0003> auc.c:143 vector [0]: ck = 9aca747b574742df33750b7cbf56f9cb 20241123160226426 DAUC <0003> auc.c:144 vector [0]: ik = 6e1a92898e617b0f71f5c47286aa1f63 20241123160226426 DAUC <0003> auc.c:145 vector [0]: res = f798b68a339650100000000000000000 20241123160226426 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226426 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160226426 DAUC <0003> auc.c:179 vector [0]: kc = 3815a7116b86f24f 20241123160226426 DAUC <0003> auc.c:180 vector [0]: sres = b8aaf4e6 20241123160226426 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160226426 DAUC <0003> db_auc.c:245 IMSI='262425112032177': Generated 1 vectors 20241123160226426 DAUC <0003> db_auc.c:249 IMSI='262425112032177': Updating SQN=33 in DB 20241123160226426 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425112032177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425112032177"} 20241123160226426 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425112032177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226426 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226426 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226426 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226426 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@27a3e2e74366: Found GsupExpect[0] for "262425112032177" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@27a3e2e74366: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262425112032177" TC_gsup_sai_num_auth_vectors(31)@27a3e2e74366: setverdict(pass): none -> pass 20241123160226428 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226428 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226428 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425112032177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425112032177"} 20241123160226428 DAUC <0003> db_auc.c:236 IMSI='262425112032177': Calling to generate 4 vectors 20241123160226428 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241123160226428 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226429 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226429 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241123160226429 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226429 DAUC <0003> auc.c:113 vector [0]: rand = 4735a13976a2d3bc7ece7a3798a990b7 20241123160226429 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241123160226429 DAUC <0003> auc.c:142 vector [0]: autn = 00c734b6be880000b9800d4ada17988a 20241123160226429 DAUC <0003> auc.c:143 vector [0]: ck = 3df79e96503c8c49ff8da6cc8c58070a 20241123160226429 DAUC <0003> auc.c:144 vector [0]: ik = e51709bcd9396a1e3c730730761bb23e 20241123160226429 DAUC <0003> auc.c:145 vector [0]: res = 227d755197fc28730000000000000000 20241123160226429 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226429 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160226429 DAUC <0003> auc.c:179 vector [0]: kc = 69a7ac8f25719be3 20241123160226429 DAUC <0003> auc.c:180 vector [0]: sres = 156de9b2 20241123160226429 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160226429 DAUC <0003> auc.c:113 vector [1]: rand = 9b0d55a3e57056b886802dcadd98d686 20241123160226429 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241123160226429 DAUC <0003> auc.c:142 vector [1]: autn = d7245188f03a00006c2b2cfdc93508ca 20241123160226429 DAUC <0003> auc.c:143 vector [1]: ck = 4470ddd3bf331d4db69e38039230c288 20241123160226429 DAUC <0003> auc.c:144 vector [1]: ik = b1bc541ae6ffc444c74dc37972232f16 20241123160226429 DAUC <0003> auc.c:145 vector [1]: res = 1c76797104f2bab20000000000000000 20241123160226429 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226429 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160226429 DAUC <0003> auc.c:179 vector [1]: kc = 1ee6809cf2517cf6 20241123160226429 DAUC <0003> auc.c:180 vector [1]: sres = 4f1120ae 20241123160226429 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160226429 DAUC <0003> auc.c:113 vector [2]: rand = 9b454517349261678931cef1e55dc084 20241123160226429 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241123160226429 DAUC <0003> auc.c:142 vector [2]: autn = 7b10eea440230000ae2957a97ae12261 20241123160226429 DAUC <0003> auc.c:143 vector [2]: ck = 5f9a603297e8a53b5ca7706ef751c5ad 20241123160226429 DAUC <0003> auc.c:144 vector [2]: ik = 944bf2def4bec34c35a817d17027e991 20241123160226429 DAUC <0003> auc.c:145 vector [2]: res = 6ad03913646e382b0000000000000000 20241123160226429 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226429 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160226429 DAUC <0003> auc.c:179 vector [2]: kc = 4be628fc29810903 20241123160226429 DAUC <0003> auc.c:180 vector [2]: sres = 1576db08 20241123160226429 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160226429 DAUC <0003> auc.c:113 vector [3]: rand = 1c3691a27af3b48a92c56220c2337864 20241123160226429 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241123160226429 DAUC <0003> auc.c:142 vector [3]: autn = 30bbd5f5952500003932c8ad260bc79e 20241123160226429 DAUC <0003> auc.c:143 vector [3]: ck = e06c81c4e295819f570e35d325caafe5 20241123160226429 DAUC <0003> auc.c:144 vector [3]: ik = 66bb476bb3467e569d7e5bcb3e4a544a 20241123160226429 DAUC <0003> auc.c:145 vector [3]: res = 490c439011ced6940000000000000000 20241123160226429 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226429 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160226429 DAUC <0003> auc.c:179 vector [3]: kc = 580064edb4066c5e 20241123160226429 DAUC <0003> auc.c:180 vector [3]: sres = 093d1c09 20241123160226429 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160226429 DAUC <0003> db_auc.c:245 IMSI='262425112032177': Generated 4 vectors 20241123160226429 DAUC <0003> db_auc.c:249 IMSI='262425112032177': Updating SQN=161 in DB 20241123160226429 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425112032177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425112032177"} 20241123160226429 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425112032177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226429 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226429 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226430 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226430 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226433 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226433 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226433 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425112032177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425112032177"} 20241123160226433 DAUC <0003> db_auc.c:236 IMSI='262425112032177': Calling to generate 5 vectors 20241123160226433 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241123160226433 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226433 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226433 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241123160226433 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226433 DAUC <0003> auc.c:113 vector [0]: rand = 34c7b032a1168a5c738ec402da30677c 20241123160226433 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241123160226433 DAUC <0003> auc.c:142 vector [0]: autn = ad529299ad9c00008bbdb7d743a06163 20241123160226433 DAUC <0003> auc.c:143 vector [0]: ck = ee11cec9e685977327c8ed67120fc6a4 20241123160226433 DAUC <0003> auc.c:144 vector [0]: ik = f42cd4df9c2e695103867e97e82f176f 20241123160226433 DAUC <0003> auc.c:145 vector [0]: res = 0dfc336dfd626a340000000000000000 20241123160226433 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226433 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160226433 DAUC <0003> auc.c:179 vector [0]: kc = acd52df71dbc7a98 20241123160226433 DAUC <0003> auc.c:180 vector [0]: sres = 7e2be896 20241123160226433 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160226433 DAUC <0003> auc.c:113 vector [1]: rand = c725b5571964e24e847f6d6b9d78955e 20241123160226433 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241123160226433 DAUC <0003> auc.c:142 vector [1]: autn = cf05286b5ad30000f3d1dea5c734a161 20241123160226433 DAUC <0003> auc.c:143 vector [1]: ck = 0e76b24e7573a855b637b0152da0ce0c 20241123160226433 DAUC <0003> auc.c:144 vector [1]: ik = a86d7c9060f40861c00b825d369cbf36 20241123160226433 DAUC <0003> auc.c:145 vector [1]: res = 693d84f3ab20dbf70000000000000000 20241123160226433 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226433 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160226433 DAUC <0003> auc.c:179 vector [1]: kc = e096a175a3e84392 20241123160226433 DAUC <0003> auc.c:180 vector [1]: sres = 8e9dd6c6 20241123160226433 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160226433 DAUC <0003> auc.c:113 vector [2]: rand = db2ef5b562a03fad1dbb30c78bc783e3 20241123160226433 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241123160226433 DAUC <0003> auc.c:142 vector [2]: autn = a057cee97e0f000064035f22a73315fd 20241123160226433 DAUC <0003> auc.c:143 vector [2]: ck = b91992eb689c7446bc09764c3ae95067 20241123160226433 DAUC <0003> auc.c:144 vector [2]: ik = 034739c2051973ff42d64f19e0bd6593 20241123160226433 DAUC <0003> auc.c:145 vector [2]: res = d51378a56e0e0a6c0000000000000000 20241123160226433 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226433 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160226433 DAUC <0003> auc.c:179 vector [2]: kc = 1c129c1a3ffa2a4e 20241123160226433 DAUC <0003> auc.c:180 vector [2]: sres = 3692ac31 20241123160226433 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160226433 DAUC <0003> auc.c:113 vector [3]: rand = ef9403cd2aab03a1b897f77933817619 20241123160226433 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241123160226433 DAUC <0003> auc.c:142 vector [3]: autn = 8b5718ad5fdf0000517bb294caa4d1d8 20241123160226433 DAUC <0003> auc.c:143 vector [3]: ck = f5a3d05730b24a6ffab368df016e1c2b 20241123160226433 DAUC <0003> auc.c:144 vector [3]: ik = 1b2add125396d9d32e02e3a53402b926 20241123160226433 DAUC <0003> auc.c:145 vector [3]: res = df8aaabd04ce64190000000000000000 20241123160226433 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226433 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160226434 DAUC <0003> auc.c:179 vector [3]: kc = 52cb0fbca681582b 20241123160226434 DAUC <0003> auc.c:180 vector [3]: sres = e7013bc5 20241123160226434 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160226434 DAUC <0003> auc.c:113 vector [4]: rand = 011ad7c2f35b75aa82541952fd147194 20241123160226434 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241123160226434 DAUC <0003> auc.c:142 vector [4]: autn = 9b42c8f3e5a90000ea1eecb04186c2dc 20241123160226434 DAUC <0003> auc.c:143 vector [4]: ck = 9925cc031e8fe5062d704a636ef48655 20241123160226434 DAUC <0003> auc.c:144 vector [4]: ik = ac5ab6d184c18251080af790f2a9ed17 20241123160226434 DAUC <0003> auc.c:145 vector [4]: res = 82087020159bbab90000000000000000 20241123160226434 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160226434 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241123160226434 DAUC <0003> auc.c:179 vector [4]: kc = 4d6b01d7b86691cb 20241123160226434 DAUC <0003> auc.c:180 vector [4]: sres = ca8c75df 20241123160226434 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241123160226434 DAUC <0003> db_auc.c:245 IMSI='262425112032177': Generated 5 vectors 20241123160226434 DAUC <0003> db_auc.c:249 IMSI='262425112032177': Updating SQN=321 in DB 20241123160226434 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425112032177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425112032177"} 20241123160226434 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425112032177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226434 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226434 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226434 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226434 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226435 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226435 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226435 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425112032177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425112032177"} 20241123160226435 DAUC <0003> db_auc.c:236 IMSI='262425112032177': Calling to generate 5 vectors 20241123160226435 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241123160226435 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160226435 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160226435 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241123160226435 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160226435 DAUC <0003> auc.c:113 vector [0]: rand = b884d9cd1099789d7637e902702ca613 20241123160226435 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241123160226435 DAUC <0003> auc.c:142 vector [0]: autn = a28a5ec6a2c50000d454f2a8dd31ed02 20241123160226435 DAUC <0003> auc.c:143 vector [0]: ck = 97089b4541256f2296fc420e9580db9f 20241123160226435 DAUC <0003> auc.c:144 vector [0]: ik = 663d2f0463ff062e83f1a4cab06fdbad 20241123160226435 DAUC <0003> auc.c:145 vector [0]: res = ae082f8bc7ca5cda0000000000000000 20241123160226435 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160226435 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160226435 DAUC <0003> auc.c:179 vector [0]: kc = 9c97157eb2a486d5 20241123160226435 DAUC <0003> auc.c:180 vector [0]: sres = 78793447 20241123160226435 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160226435 DAUC <0003> auc.c:113 vector [1]: rand = 3455f59c38e43f14ffa240fe8f3eec38 20241123160226436 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241123160226436 DAUC <0003> auc.c:142 vector [1]: autn = 099a39415dcd000095dae691840437b6 20241123160226436 DAUC <0003> auc.c:143 vector [1]: ck = cf1f6d31e7de887f6818c37b1691f1f4 20241123160226436 DAUC <0003> auc.c:144 vector [1]: ik = 70a6a38c73e1ebd11f9416ce62fc2ff7 20241123160226436 DAUC <0003> auc.c:145 vector [1]: res = cbf27b99bc63bcca0000000000000000 20241123160226436 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160226436 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160226436 DAUC <0003> auc.c:179 vector [1]: kc = b2175bde3741f823 20241123160226436 DAUC <0003> auc.c:180 vector [1]: sres = 0e8cb5f9 20241123160226436 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160226436 DAUC <0003> auc.c:113 vector [2]: rand = 9595be713d170d48510491f7d9f90a47 20241123160226436 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241123160226436 DAUC <0003> auc.c:142 vector [2]: autn = 8a99735281f80000ff2bd3c528911de8 20241123160226436 DAUC <0003> auc.c:143 vector [2]: ck = 840b63c34c63c6c26aa1fd79970506dc 20241123160226436 DAUC <0003> auc.c:144 vector [2]: ik = 3f5cb58d7b47d2fbc9a83bebbf51c9c9 20241123160226436 DAUC <0003> auc.c:145 vector [2]: res = 7b67557173ed3d690000000000000000 20241123160226436 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160226436 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160226436 DAUC <0003> auc.c:179 vector [2]: kc = e86c0fb2b0626299 20241123160226436 DAUC <0003> auc.c:180 vector [2]: sres = 0e5f9597 20241123160226436 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160226436 DAUC <0003> auc.c:113 vector [3]: rand = bac727a7f0a936e3451105578c442130 20241123160226436 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241123160226436 DAUC <0003> auc.c:142 vector [3]: autn = f5537321e0dc0000169b4f3baa2a4ca9 20241123160226436 DAUC <0003> auc.c:143 vector [3]: ck = 1cc58c45e1060896a36f4537a3c44a87 20241123160226436 DAUC <0003> auc.c:144 vector [3]: ik = 52c2db9bae75989ae5ec76b98dd28d20 20241123160226436 DAUC <0003> auc.c:145 vector [3]: res = 91fa87eddc2bbe1a0000000000000000 20241123160226436 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160226436 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160226436 DAUC <0003> auc.c:179 vector [3]: kc = e1018e7b1b886a35 20241123160226436 DAUC <0003> auc.c:180 vector [3]: sres = 134bfbc0 20241123160226436 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160226436 DAUC <0003> auc.c:113 vector [4]: rand = d8783a4da387ee220b6309fa9d0a68de 20241123160226436 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241123160226436 DAUC <0003> auc.c:142 vector [4]: autn = 7e362ba8ac6f000017a0e49ab2f3dbd1 20241123160226436 DAUC <0003> auc.c:143 vector [4]: ck = ce90df8ed468ff7d5d99752deafae357 20241123160226436 DAUC <0003> auc.c:144 vector [4]: ik = a5b7c343e7f4d75675d0db49b5548254 20241123160226436 DAUC <0003> auc.c:145 vector [4]: res = 077833d4a796413c0000000000000000 20241123160226436 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160226436 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241123160226436 DAUC <0003> auc.c:179 vector [4]: kc = 1bb72a4fecb88c42 20241123160226436 DAUC <0003> auc.c:180 vector [4]: sres = 20cd7c73 20241123160226436 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241123160226436 DAUC <0003> db_auc.c:245 IMSI='262425112032177': Generated 5 vectors 20241123160226436 DAUC <0003> db_auc.c:249 IMSI='262425112032177': Updating SQN=481 in DB 20241123160226436 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425112032177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425112032177"} 20241123160226436 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425112032177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160226436 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226436 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160226436 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226436 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160226438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@27a3e2e74366: Final verdict of PTC: pass MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160226439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38910<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@27a3e2e74366: Final verdict of PTC: none 22@27a3e2e74366: Final verdict of PTC: none 20241123160226440 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42863<->l=127.0.0.1:4259) 20241123160226440 DLINP <000b> input/ipa.c:455 connected read/write 20241123160226440 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160226440 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160226440 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160226440 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(20)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sat Nov 23 16:02:26 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241123160226466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4258 20241123160226567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=263144) Waiting for packet dumper to finish... 1 (prev_count=263144, count=408908) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sat Nov 23 16:02:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_sai_eps started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160229657 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160229657 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160229662 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229662 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160229664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39036<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160229668 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229668 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160229668 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160229668 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160229668 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160229668 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160229668 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160229668 DLGSUP <0013> gsup_server.c:236 2: 20241123160229668 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160229669 DLGSUP <0013> gsup_server.c:236 3: 20241123160229669 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(32)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160229669 DLGSUP <0013> gsup_server.c:236 4: 20241123160229669 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160229669 DLGSUP <0013> gsup_server.c:236 5: 20241123160229669 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160229669 DLGSUP <0013> gsup_server.c:236 7: 20241123160229669 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160229669 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160229669 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160229669 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160229690 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43273<->l=127.0.0.1:4259) 20241123160229700 DAUC <0003> db_auc.c:157 IMSI='262428865560426': No 2G Auth Data 20241123160229700 DAUC <0003> db_auc.c:192 IMSI='262428865560426': No 3G Auth Data HLR_Test-GSUP(33)@27a3e2e74366: Created GsupExpect[0] for "262428865560426" to be handled at TC_gsup_sai_eps(36) 20241123160229726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4258 20241123160229736 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229736 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160229736 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428865560426 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428865560426"} 20241123160229736 DAUC <0003> db_auc.c:157 IMSI='262428865560426': No 2G Auth Data 20241123160229736 DAUC <0003> db_auc.c:236 IMSI='262428865560426': Calling to generate 5 vectors 20241123160229736 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241123160229736 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160229736 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160229736 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160229736 DAUC <0003> auc.c:113 vector [0]: rand = b90201dc5feb4257cbd483bdba876a50 20241123160229736 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160229736 DAUC <0003> auc.c:142 vector [0]: autn = a020d250a6298000209c19157c45ffb2 20241123160229736 DAUC <0003> auc.c:143 vector [0]: ck = 04cf838e56da8c5e59172dc4372a9754 20241123160229736 DAUC <0003> auc.c:144 vector [0]: ik = 01800dcc9ce31c0aec5fea169cacca54 20241123160229737 DAUC <0003> auc.c:145 vector [0]: res = 0b1f2411d8c82b990000000000000000 20241123160229737 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160229737 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241123160229737 DAUC <0003> auc.c:151 vector [0]: kc = b007499061bfcd54 20241123160229737 DAUC <0003> auc.c:152 vector [0]: sres = d3d70f88 20241123160229737 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241123160229737 DAUC <0003> auc.c:113 vector [1]: rand = 7fd2ce5ba7d4b8742b419c27d82cc643 20241123160229737 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241123160229737 DAUC <0003> auc.c:142 vector [1]: autn = bec7c847c98880003acacfa4ed908e48 20241123160229737 DAUC <0003> auc.c:143 vector [1]: ck = d05d215aeb44e9bf8039307675ed6fed 20241123160229737 DAUC <0003> auc.c:144 vector [1]: ik = baff3ecb018b8c2426825029402ea649 20241123160229737 DAUC <0003> auc.c:145 vector [1]: res = 90c97c4ca6ea9a1e0000000000000000 20241123160229737 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160229737 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241123160229737 DAUC <0003> auc.c:151 vector [1]: kc = cc197fcedf0cac3f 20241123160229737 DAUC <0003> auc.c:152 vector [1]: sres = 3623e652 20241123160229737 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241123160229737 DAUC <0003> auc.c:113 vector [2]: rand = f025e9ec01f46ddff63f1d3b60f8e629 20241123160229737 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241123160229737 DAUC <0003> auc.c:142 vector [2]: autn = 3d989e69908180001bb745d4219562a7 20241123160229737 DAUC <0003> auc.c:143 vector [2]: ck = 196b04ba05b6517146deb462f0b19f72 20241123160229737 DAUC <0003> auc.c:144 vector [2]: ik = 0f7af94267552bc729e2d80e47fa0c78 20241123160229737 DAUC <0003> auc.c:145 vector [2]: res = 78e4bc5edacccc7b0000000000000000 20241123160229737 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160229737 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241123160229737 DAUC <0003> auc.c:151 vector [2]: kc = 792d9194d5a8e9bc 20241123160229737 DAUC <0003> auc.c:152 vector [2]: sres = a2287025 20241123160229737 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241123160229738 DAUC <0003> auc.c:113 vector [3]: rand = f650f0f6726c2ae5b31d7a9f5521760e 20241123160229738 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241123160229738 DAUC <0003> auc.c:142 vector [3]: autn = f9165c8f518c8000eef0bdad26572eb1 20241123160229738 DAUC <0003> auc.c:143 vector [3]: ck = 9ba0c0d6a6f07799aab60dfea8863aba 20241123160229738 DAUC <0003> auc.c:144 vector [3]: ik = a8c56f8d5d3a5feefee7d99255855ee0 20241123160229738 DAUC <0003> auc.c:145 vector [3]: res = f2e2b925aabc700a0000000000000000 20241123160229738 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160229738 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241123160229738 DAUC <0003> auc.c:151 vector [3]: kc = 67347b3706c94c2d 20241123160229738 DAUC <0003> auc.c:152 vector [3]: sres = 585ec92f 20241123160229738 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241123160229738 DAUC <0003> auc.c:113 vector [4]: rand = b14bc82ec6ec7c8dbc1863266fa512ff 20241123160229738 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241123160229738 DAUC <0003> auc.c:142 vector [4]: autn = 8d18165f4d528000760929083be61d6a 20241123160229738 DAUC <0003> auc.c:143 vector [4]: ck = c005d0e07713ae17f9134a8c15fb526f 20241123160229738 DAUC <0003> auc.c:144 vector [4]: ik = 6d97d7c2ee5e6074307ca53bb14db904 20241123160229738 DAUC <0003> auc.c:145 vector [4]: res = aaae00573123fb640000000000000000 20241123160229738 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160229738 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241123160229738 DAUC <0003> auc.c:151 vector [4]: kc = 64fde8953dfb2508 20241123160229738 DAUC <0003> auc.c:152 vector [4]: sres = 9b8dfb33 20241123160229738 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241123160229738 DAUC <0003> db_auc.c:245 IMSI='262428865560426': Generated 5 vectors 20241123160229738 DAUC <0003> db_auc.c:249 IMSI='262428865560426': Updating SQN=161 in DB 20241123160229738 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428865560426 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428865560426"} 20241123160229738 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428865560426 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160229739 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229739 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160229739 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229739 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@27a3e2e74366: Found GsupExpect[0] for "262428865560426" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@27a3e2e74366: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428865560426" TC_gsup_sai_eps(36)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160229746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@27a3e2e74366: Final verdict of PTC: pass 20241123160229749 DAUC <0003> db_auc.c:157 IMSI='262420907080635': No 2G Auth Data 20241123160229749 DAUC <0003> db_auc.c:192 IMSI='262420907080635': No 3G Auth Data HLR_Test-GSUP(33)@27a3e2e74366: Created GsupExpect[0] for "262420907080635" to be handled at TC_gsup_sai_eps(37) 20241123160229761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39058<->l=127.0.0.1:4258 20241123160229762 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229762 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160229762 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420907080635 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420907080635"} 20241123160229762 DAUC <0003> db_auc.c:157 IMSI='262420907080635': No 2G Auth Data 20241123160229762 DAUC <0003> db_auc.c:236 IMSI='262420907080635': Calling to generate 5 vectors 20241123160229762 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241123160229762 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160229762 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241123160229762 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160229762 DAUC <0003> auc.c:113 vector [0]: rand = 226b834c32dbc2c061d10c115b6e901b 20241123160229762 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160229762 DAUC <0003> auc.c:142 vector [0]: autn = 0c1d14e0c75d8000452720b3cba61040 20241123160229762 DAUC <0003> auc.c:143 vector [0]: ck = 29644f820ffe1cf0748a659683c351e5 20241123160229762 DAUC <0003> auc.c:144 vector [0]: ik = 68973226667b17ef7be82a8592fb8380 20241123160229762 DAUC <0003> auc.c:145 vector [0]: res = 30e69e4c679880330000000000000000 20241123160229762 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160229762 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241123160229762 DAUC <0003> auc.c:151 vector [0]: kc = 4e9132b778bdd97a 20241123160229762 DAUC <0003> auc.c:152 vector [0]: sres = 577e1e7f 20241123160229762 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241123160229762 DAUC <0003> auc.c:113 vector [1]: rand = a3a37b606b1a6dee77377d19816d445c 20241123160229762 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241123160229762 DAUC <0003> auc.c:142 vector [1]: autn = e21b5cf6132f80004bd7aca3a1f571db 20241123160229762 DAUC <0003> auc.c:143 vector [1]: ck = b4424cf44b736bd2da17d17b0107cb4a 20241123160229762 DAUC <0003> auc.c:144 vector [1]: ik = 2a9acd0fbcc8046ed7517185480bf55b 20241123160229762 DAUC <0003> auc.c:145 vector [1]: res = 2cf1607bffa559ee0000000000000000 20241123160229762 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160229762 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241123160229762 DAUC <0003> auc.c:151 vector [1]: kc = 939e2105beb751ad 20241123160229762 DAUC <0003> auc.c:152 vector [1]: sres = d3543995 20241123160229762 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241123160229762 DAUC <0003> auc.c:113 vector [2]: rand = 5810233fc95910a21952a5a55d63029d 20241123160229762 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241123160229762 DAUC <0003> auc.c:142 vector [2]: autn = d97f93f5f5c48000c971ee9d2b35d3f2 20241123160229762 DAUC <0003> auc.c:143 vector [2]: ck = 583f7bbc1248b37246768ab66b885eec 20241123160229762 DAUC <0003> auc.c:144 vector [2]: ik = a6511999dfe140594adc46b43444eb99 20241123160229762 DAUC <0003> auc.c:145 vector [2]: res = c64f10d1f033994e0000000000000000 20241123160229762 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160229762 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241123160229762 DAUC <0003> auc.c:151 vector [2]: kc = f2c4ae279265465e 20241123160229762 DAUC <0003> auc.c:152 vector [2]: sres = 367c899f 20241123160229762 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241123160229762 DAUC <0003> auc.c:113 vector [3]: rand = 317ab4d2a184ab3b16b4740354c3607c 20241123160229762 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241123160229762 DAUC <0003> auc.c:142 vector [3]: autn = 5e8a1dad82db8000e91290a66638ae36 20241123160229762 DAUC <0003> auc.c:143 vector [3]: ck = 0f2ff659ad4d51ed501a3ce7a9d02602 20241123160229762 DAUC <0003> auc.c:144 vector [3]: ik = 50c449e79e91ea0c6aeb235cd6b508d2 20241123160229762 DAUC <0003> auc.c:145 vector [3]: res = 8e03db22977da7ff0000000000000000 20241123160229762 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160229762 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241123160229762 DAUC <0003> auc.c:151 vector [3]: kc = 651aa0054cb99531 20241123160229762 DAUC <0003> auc.c:152 vector [3]: sres = 197e7cdd 20241123160229762 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241123160229762 DAUC <0003> auc.c:113 vector [4]: rand = a686632f0455fb40c41dd74d21dea0a8 20241123160229762 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241123160229762 DAUC <0003> auc.c:142 vector [4]: autn = 05b7a09e48c480003359c248252b6692 20241123160229762 DAUC <0003> auc.c:143 vector [4]: ck = 5aaae3b398e49ba703d67819adbf7985 20241123160229762 DAUC <0003> auc.c:144 vector [4]: ik = 8c22a3f7ded2b363a61389db85fcbcaf 20241123160229762 DAUC <0003> auc.c:145 vector [4]: res = 8d6a26e7e04b7f5b0000000000000000 20241123160229762 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160229762 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241123160229762 DAUC <0003> auc.c:151 vector [4]: kc = 734db1866e75edee 20241123160229762 DAUC <0003> auc.c:152 vector [4]: sres = 6d2159bc 20241123160229762 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241123160229762 DAUC <0003> db_auc.c:245 IMSI='262420907080635': Generated 5 vectors 20241123160229762 DAUC <0003> db_auc.c:249 IMSI='262420907080635': Updating SQN=161 in DB 20241123160229762 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420907080635 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420907080635"} 20241123160229762 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420907080635 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160229762 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229762 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160229762 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229762 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@27a3e2e74366: Found GsupExpect[0] for "262420907080635" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@27a3e2e74366: Added IMSI table entry 1TC_gsup_sai_eps(37)"262420907080635" TC_gsup_sai_eps(37)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160229764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39058<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@27a3e2e74366: Final verdict of PTC: pass 20241123160229764 DAUC <0003> db_auc.c:157 IMSI='262422204995592': No 2G Auth Data 20241123160229764 DAUC <0003> db_auc.c:192 IMSI='262422204995592': No 3G Auth Data HLR_Test-GSUP(33)@27a3e2e74366: Created GsupExpect[0] for "262422204995592" to be handled at TC_gsup_sai_eps(38) 20241123160229770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4258 20241123160229771 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229771 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160229771 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422204995592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422204995592"} 20241123160229771 DAUC <0003> db_auc.c:236 IMSI='262422204995592': Calling to generate 5 vectors 20241123160229771 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241123160229771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160229771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160229771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160229771 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160229771 DAUC <0003> auc.c:113 vector [0]: rand = 6e58c8c615996d5d943f634a12422a9e 20241123160229771 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160229771 DAUC <0003> auc.c:142 vector [0]: autn = a832dfd243ac8000a643fba7e0b0e6a8 20241123160229771 DAUC <0003> auc.c:143 vector [0]: ck = 1fa215b1d3f99248fb3d315489bf2d6a 20241123160229771 DAUC <0003> auc.c:144 vector [0]: ik = 8862f5b11cd46c4e89f74af9cbd74707 20241123160229771 DAUC <0003> auc.c:145 vector [0]: res = f331eb0d38ece4a10000000000000000 20241123160229771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160229771 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160229771 DAUC <0003> auc.c:179 vector [0]: kc = d71a76cb97c1f400 20241123160229771 DAUC <0003> auc.c:180 vector [0]: sres = 4f15625c 20241123160229771 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160229771 DAUC <0003> auc.c:113 vector [1]: rand = ff3fefb5300f10367865a99ef82c700c 20241123160229771 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241123160229771 DAUC <0003> auc.c:142 vector [1]: autn = 8cee4ccfc42180004579d495e02d0a3c 20241123160229771 DAUC <0003> auc.c:143 vector [1]: ck = 2f6f0f021a810fc90aec398b6ab3d5ed 20241123160229771 DAUC <0003> auc.c:144 vector [1]: ik = 371fbad7f4eff3fa2b96fae60c840c4a 20241123160229771 DAUC <0003> auc.c:145 vector [1]: res = ce6680f33f4e6c010000000000000000 20241123160229771 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160229771 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160229771 DAUC <0003> auc.c:179 vector [1]: kc = 46c326067d1fd800 20241123160229771 DAUC <0003> auc.c:180 vector [1]: sres = 3a217745 20241123160229771 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160229771 DAUC <0003> auc.c:113 vector [2]: rand = db9a879df93485dedf8e2545afd0d1dd 20241123160229771 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241123160229771 DAUC <0003> auc.c:142 vector [2]: autn = 071b0fd2f5ab800041d71804cfa63d8f 20241123160229771 DAUC <0003> auc.c:143 vector [2]: ck = a972231a2766136b2b040680b58508af 20241123160229771 DAUC <0003> auc.c:144 vector [2]: ik = 25623697d0b27743179c1c9578ac637f 20241123160229772 DAUC <0003> auc.c:145 vector [2]: res = e7e0cea85586c7ce0000000000000000 20241123160229772 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160229772 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160229772 DAUC <0003> auc.c:179 vector [2]: kc = bc82b8e3f4194c00 20241123160229772 DAUC <0003> auc.c:180 vector [2]: sres = 24a70cd0 20241123160229772 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160229772 DAUC <0003> auc.c:113 vector [3]: rand = 7f2097ba35a45ee0684b16abfe7c4b22 20241123160229772 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241123160229772 DAUC <0003> auc.c:142 vector [3]: autn = ed025d8323e0800092db0630a7b58f53 20241123160229772 DAUC <0003> auc.c:143 vector [3]: ck = 8622e260f5127ab50ba630cac01717b7 20241123160229772 DAUC <0003> auc.c:144 vector [3]: ik = 24ded385032a24100d7971b1cab9a058 20241123160229772 DAUC <0003> auc.c:145 vector [3]: res = b1f5cf77316295710000000000000000 20241123160229772 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160229772 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160229772 DAUC <0003> auc.c:179 vector [3]: kc = a33befba68b3d000 20241123160229772 DAUC <0003> auc.c:180 vector [3]: sres = 01e0a3cf 20241123160229772 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160229772 DAUC <0003> auc.c:113 vector [4]: rand = 52e46ad9e8a5cd47a65ba0b9804e405a 20241123160229772 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241123160229772 DAUC <0003> auc.c:142 vector [4]: autn = 8a16626bfcad8000e55b713f4dca811c 20241123160229772 DAUC <0003> auc.c:143 vector [4]: ck = a58aa2cfc428a7561be4c98071c186a8 20241123160229772 DAUC <0003> auc.c:144 vector [4]: ik = 02321b7b11a71937b95ce3d83165b6ea 20241123160229772 DAUC <0003> auc.c:145 vector [4]: res = 26d176742c65a82f0000000000000000 20241123160229772 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160229772 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241123160229772 DAUC <0003> auc.c:179 vector [4]: kc = b42961f4fb57f400 20241123160229772 DAUC <0003> auc.c:180 vector [4]: sres = 3229ebc6 20241123160229772 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241123160229772 DAUC <0003> db_auc.c:245 IMSI='262422204995592': Generated 5 vectors 20241123160229772 DAUC <0003> db_auc.c:249 IMSI='262422204995592': Updating SQN=161 in DB 20241123160229772 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422204995592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422204995592"} 20241123160229772 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422204995592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160229772 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229772 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160229772 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229772 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@27a3e2e74366: Found GsupExpect[0] for "262422204995592" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@27a3e2e74366: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422204995592" TC_gsup_sai_eps(38)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160229773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@27a3e2e74366: Final verdict of PTC: pass 20241123160229774 DAUC <0003> db_auc.c:157 IMSI='262424973208818': No 2G Auth Data 20241123160229774 DAUC <0003> db_auc.c:192 IMSI='262424973208818': No 3G Auth Data HLR_Test-GSUP(33)@27a3e2e74366: Created GsupExpect[0] for "262424973208818" to be handled at TC_gsup_sai_eps(39) 20241123160229781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4258 20241123160229784 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229784 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160229784 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424973208818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424973208818"} 20241123160229784 DAUC <0003> db_auc.c:236 IMSI='262424973208818': Calling to generate 5 vectors 20241123160229784 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241123160229784 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160229784 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160229784 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160229784 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160229784 DAUC <0003> auc.c:113 vector [0]: rand = 8065a28024fc5e9b9b80974159c249a6 20241123160229784 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160229784 DAUC <0003> auc.c:142 vector [0]: autn = e3d3923ce76380009d944b467e280535 20241123160229784 DAUC <0003> auc.c:143 vector [0]: ck = 818b1320affaca4ee6cdf0d1568a18cc 20241123160229784 DAUC <0003> auc.c:144 vector [0]: ik = 3d7fa5d0a07443497bda93e7121826fc 20241123160229784 DAUC <0003> auc.c:145 vector [0]: res = 65f9ea438e169d090000000000000000 20241123160229784 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160229784 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160229784 DAUC <0003> auc.c:179 vector [0]: kc = d7daead6ffd79800 20241123160229784 DAUC <0003> auc.c:180 vector [0]: sres = c2d72bdb 20241123160229784 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160229784 DAUC <0003> auc.c:113 vector [1]: rand = 4924302d56ca95001ecd005f3316f2e8 20241123160229784 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241123160229784 DAUC <0003> auc.c:142 vector [1]: autn = 63407bc3c1f880006c524529bf5b5a7e 20241123160229784 DAUC <0003> auc.c:143 vector [1]: ck = 5128917a9c67f6a46db904484bc125dc 20241123160229784 DAUC <0003> auc.c:144 vector [1]: ik = 1ea500589658fd5fb1f71c97d24db6cf 20241123160229784 DAUC <0003> auc.c:145 vector [1]: res = 28d98ffabb012d7f0000000000000000 20241123160229784 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160229784 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160229784 DAUC <0003> auc.c:179 vector [1]: kc = 5ec9ff08a333f400 20241123160229784 DAUC <0003> auc.c:180 vector [1]: sres = 07c9e3b8 20241123160229784 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160229784 DAUC <0003> auc.c:113 vector [2]: rand = 09a49948ccfbec2dfd2ea5c66331bafb 20241123160229784 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241123160229784 DAUC <0003> auc.c:142 vector [2]: autn = a41f9fd3617780004b8886872cebad9e 20241123160229784 DAUC <0003> auc.c:143 vector [2]: ck = 76a3c85394a623b1f74d300eba864d3a 20241123160229784 DAUC <0003> auc.c:144 vector [2]: ik = 26e3959afd043dd10ef7647120e91e0b 20241123160229784 DAUC <0003> auc.c:145 vector [2]: res = 91ba7b7b13460c510000000000000000 20241123160229784 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160229784 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160229784 DAUC <0003> auc.c:179 vector [2]: kc = cc5c25cae1e44800 20241123160229784 DAUC <0003> auc.c:180 vector [2]: sres = ef68ce88 20241123160229784 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160229784 DAUC <0003> auc.c:113 vector [3]: rand = 9ba7febc103b9b94cffdaf916dd5f606 20241123160229784 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241123160229784 DAUC <0003> auc.c:142 vector [3]: autn = 3fe1e4f2581c80005dfea9f4b7fcef95 20241123160229784 DAUC <0003> auc.c:143 vector [3]: ck = f4409be21891a6609e8ec55520670e5c 20241123160229784 DAUC <0003> auc.c:144 vector [3]: ik = 386318538dc64fb6474c998a0d5065a5 20241123160229784 DAUC <0003> auc.c:145 vector [3]: res = bd860ecdbd0c074d0000000000000000 20241123160229784 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160229784 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160229784 DAUC <0003> auc.c:179 vector [3]: kc = f827a2b1a507bc00 20241123160229784 DAUC <0003> auc.c:180 vector [3]: sres = b66f52e0 20241123160229784 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160229784 DAUC <0003> auc.c:113 vector [4]: rand = 270653eb9b6dc50549bc2194f5a892f9 20241123160229784 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241123160229784 DAUC <0003> auc.c:142 vector [4]: autn = dfe4d2fb78668000063c95668802f29c 20241123160229784 DAUC <0003> auc.c:143 vector [4]: ck = 86ca91e86b715abe5368c5bf922dc4a1 20241123160229784 DAUC <0003> auc.c:144 vector [4]: ik = b6c54eb5e51409f5527752675a4a1635 20241123160229784 DAUC <0003> auc.c:145 vector [4]: res = b8c526337e3154630000000000000000 20241123160229784 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160229784 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241123160229784 DAUC <0003> auc.c:179 vector [4]: kc = 1a7a6d362774d000 20241123160229784 DAUC <0003> auc.c:180 vector [4]: sres = 68c8d55b 20241123160229784 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241123160229784 DAUC <0003> db_auc.c:245 IMSI='262424973208818': Generated 5 vectors 20241123160229784 DAUC <0003> db_auc.c:249 IMSI='262424973208818': Updating SQN=161 in DB 20241123160229784 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424973208818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424973208818"} 20241123160229784 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424973208818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160229784 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229784 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160229784 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229784 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@27a3e2e74366: Found GsupExpect[0] for "262424973208818" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@27a3e2e74366: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424973208818" TC_gsup_sai_eps(39)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160229786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@27a3e2e74366: Final verdict of PTC: pass 20241123160229787 DAUC <0003> db_auc.c:157 IMSI='262425373968623': No 2G Auth Data 20241123160229787 DAUC <0003> db_auc.c:192 IMSI='262425373968623': No 3G Auth Data HLR_Test-GSUP(33)@27a3e2e74366: Created GsupExpect[0] for "262425373968623" to be handled at TC_gsup_sai_eps(40) 20241123160229794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39094<->l=127.0.0.1:4258 20241123160229797 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229797 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160229797 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425373968623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425373968623"} 20241123160229797 DAUC <0003> db_auc.c:236 IMSI='262425373968623': Calling to generate 5 vectors 20241123160229797 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241123160229797 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241123160229797 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241123160229797 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241123160229797 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241123160229797 DAUC <0003> auc.c:113 vector [0]: rand = 23e90634355565a3b19014a85331e3d7 20241123160229797 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241123160229797 DAUC <0003> auc.c:142 vector [0]: autn = f8c3f5447ede8000b0cb1170f279be3e 20241123160229797 DAUC <0003> auc.c:143 vector [0]: ck = 841c51ed77ffa1266b900dcd26cb13f7 20241123160229797 DAUC <0003> auc.c:144 vector [0]: ik = 89d291da6d6f089a726b42521dfa739a 20241123160229797 DAUC <0003> auc.c:145 vector [0]: res = b33b3bb3bb6e5ae00000000000000000 20241123160229797 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241123160229797 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241123160229797 DAUC <0003> auc.c:179 vector [0]: kc = 6c98ea8d5b05fd04 20241123160229797 DAUC <0003> auc.c:180 vector [0]: sres = b3073a81 20241123160229797 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241123160229797 DAUC <0003> auc.c:113 vector [1]: rand = b84316146b2d2f8fb76b53c5c7f23f49 20241123160229797 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241123160229797 DAUC <0003> auc.c:142 vector [1]: autn = 2b356d211e3c8000639acc3d5f327bac 20241123160229797 DAUC <0003> auc.c:143 vector [1]: ck = 30e7b27c78b326ca66f6b3cf6ddaad14 20241123160229797 DAUC <0003> auc.c:144 vector [1]: ik = eb394a9e76a0592bd0d64b476b88ca23 20241123160229797 DAUC <0003> auc.c:145 vector [1]: res = 54f01be34f4db6240000000000000000 20241123160229797 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241123160229797 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241123160229797 DAUC <0003> auc.c:179 vector [1]: kc = 0e26c993b04c1f3f 20241123160229797 DAUC <0003> auc.c:180 vector [1]: sres = d95caff0 20241123160229797 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241123160229797 DAUC <0003> auc.c:113 vector [2]: rand = 7765989079094e6f1b5a190b1149a778 20241123160229797 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241123160229797 DAUC <0003> auc.c:142 vector [2]: autn = 34aab9618cfa8000a6cc538a6760fd15 20241123160229797 DAUC <0003> auc.c:143 vector [2]: ck = 7d0992b6888b3c7e2cbd2a6565913a1b 20241123160229797 DAUC <0003> auc.c:144 vector [2]: ik = 4a6ae9effd3b550265073e1f318dcd40 20241123160229797 DAUC <0003> auc.c:145 vector [2]: res = 22f177ae8b88de600000000000000000 20241123160229797 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241123160229797 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241123160229797 DAUC <0003> auc.c:179 vector [2]: kc = 3307d52270912587 20241123160229797 DAUC <0003> auc.c:180 vector [2]: sres = 86728a59 20241123160229797 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241123160229797 DAUC <0003> auc.c:113 vector [3]: rand = 0e14a5538511459883bbecdf318cc688 20241123160229797 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241123160229797 DAUC <0003> auc.c:142 vector [3]: autn = 1efafc286d3d80006772cef463970b69 20241123160229797 DAUC <0003> auc.c:143 vector [3]: ck = 684623a2f086b322ac7b3b68c09d3183 20241123160229797 DAUC <0003> auc.c:144 vector [3]: ik = e7c6e19c6fd5f097e123a641a9ffc647 20241123160229797 DAUC <0003> auc.c:145 vector [3]: res = d456b3c62a02375c0000000000000000 20241123160229797 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241123160229797 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241123160229797 DAUC <0003> auc.c:179 vector [3]: kc = a6785a4afdbc2cbf 20241123160229797 DAUC <0003> auc.c:180 vector [3]: sres = 969ebb5c 20241123160229797 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241123160229797 DAUC <0003> auc.c:113 vector [4]: rand = c47ffd61101d7d03402b6015fbe2aa3f 20241123160229797 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241123160229797 DAUC <0003> auc.c:142 vector [4]: autn = a44aaca767a88000848cbb7b23afdc86 20241123160229797 DAUC <0003> auc.c:143 vector [4]: ck = 56d9d95e950a11784ec7d6a146ce296f 20241123160229797 DAUC <0003> auc.c:144 vector [4]: ik = a26402cde231ec404a73e084b4684817 20241123160229797 DAUC <0003> auc.c:145 vector [4]: res = f93d80f7f23218710000000000000000 20241123160229797 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241123160229797 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241123160229797 DAUC <0003> auc.c:179 vector [4]: kc = 1d49ccc9ce3d2b6b 20241123160229797 DAUC <0003> auc.c:180 vector [4]: sres = 4b6d70bf 20241123160229797 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241123160229797 DAUC <0003> db_auc.c:245 IMSI='262425373968623': Generated 5 vectors 20241123160229797 DAUC <0003> db_auc.c:249 IMSI='262425373968623': Updating SQN=161 in DB 20241123160229797 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425373968623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425373968623"} 20241123160229797 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425373968623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160229797 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229797 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160229797 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229797 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@27a3e2e74366: Found GsupExpect[0] for "262425373968623" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@27a3e2e74366: Added IMSI table entry 4TC_gsup_sai_eps(40)"262425373968623" TC_gsup_sai_eps(40)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160229799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39094<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@27a3e2e74366: Final verdict of PTC: pass MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160229800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39036<->l=127.0.0.1:4258 20241123160229801 DLINP <000b> input/ipa.c:455 connected read/write 20241123160229801 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160229801 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160229801 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160229801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(32)@27a3e2e74366: Final verdict of PTC: none 20241123160229801 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43273<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@27a3e2e74366: Final verdict of PTC: none 34@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat Nov 23 16:02:29 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241123160229823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39102<->l=127.0.0.1:4258 20241123160229925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39102<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67484) Waiting for packet dumper to finish... 1 (prev_count=67484, count=126080) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sat Nov 23 16:02:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_ul_unknown_imsi started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160233045 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160233045 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160233049 DLINP <000b> input/ipa.c:455 connected read/write 20241123160233049 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160233050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36636<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160233051 DLINP <000b> input/ipa.c:455 connected read/write 20241123160233051 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160233051 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160233051 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160233051 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160233051 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160233051 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160233051 DLGSUP <0013> gsup_server.c:236 2: 20241123160233051 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(41)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160233051 DLGSUP <0013> gsup_server.c:236 3: 20241123160233051 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160233051 DLGSUP <0013> gsup_server.c:236 4: 20241123160233052 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160233052 DLGSUP <0013> gsup_server.c:236 5: 20241123160233052 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160233052 DLGSUP <0013> gsup_server.c:236 7: 20241123160233052 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160233052 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160233052 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160233052 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160233065 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42319<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@27a3e2e74366: Created GsupExpect[0] for "262428224426217" to be handled at TC_gsup_ul_unknown_imsi(45) 20241123160233071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36640<->l=127.0.0.1:4258 20241123160233098 DLINP <000b> input/ipa.c:455 connected read/write 20241123160233098 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160233098 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428224426217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428224426217" cn_domain=PS} 20241123160233098 DLU <0006> fsm.c:456 lu(262428224426217)[0x61200000b320]{UNVALIDATED}: Allocated 20241123160233098 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428224426217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241123160233098 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428224426217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428224426217" cause=IMSI unknown in HLR} 20241123160233098 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428224426217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160233098 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428224426217)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160233099 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428224426217)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241123160233099 DLU <0006> fsm.c:568 lu(PS:IMSI-262428224426217)[0x61200000b320]{UNVALIDATED}: Deallocated 20241123160233099 DLINP <000b> input/ipa.c:455 connected read/write 20241123160233099 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160233099 DLINP <000b> input/ipa.c:455 connected read/write 20241123160233099 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@27a3e2e74366: Found GsupExpect[0] for "262428224426217" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@27a3e2e74366: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262428224426217" TC_gsup_ul_unknown_imsi(45)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160233104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36640<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@27a3e2e74366: Final verdict of PTC: pass 20241123160233105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36636<->l=127.0.0.1:4258 20241123160233107 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42319<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@27a3e2e74366: Final verdict of PTC: none 20241123160233108 DLINP <000b> input/ipa.c:455 connected read/write 20241123160233108 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160233108 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160233108 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160233108 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(44)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@27a3e2e74366: Final verdict of PTC: none 43@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 43: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@27a3e2e74366: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat Nov 23 16:02:33 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241123160233153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4258 20241123160233254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sat Nov 23 16:02:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160236330 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160236330 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160236334 DLINP <000b> input/ipa.c:455 connected read/write 20241123160236334 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160236335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36658<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(46)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160236335 DLINP <000b> input/ipa.c:455 connected read/write 20241123160236335 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160236335 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160236335 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160236335 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160236335 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160236335 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160236335 DLGSUP <0013> gsup_server.c:236 2: 20241123160236335 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160236335 DLGSUP <0013> gsup_server.c:236 3: 20241123160236335 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160236335 DLGSUP <0013> gsup_server.c:236 4: 20241123160236335 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160236335 DLGSUP <0013> gsup_server.c:236 5: 20241123160236335 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160236335 DLGSUP <0013> gsup_server.c:236 7: 20241123160236335 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160236335 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160236335 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(46)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160236335 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160236349 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37339<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@27a3e2e74366: Created GsupExpect[0] for "262423888582611" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241123160236358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4258 20241123160236378 DLINP <000b> input/ipa.c:455 connected read/write 20241123160236378 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160236378 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423888582611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888582611" cn_domain=PS source_name="the-source\n"} 20241123160236378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241123160236378 DLU <0006> fsm.c:456 lu(262423888582611)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241123160236378 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423888582611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241123160236379 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262423888582611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423888582611" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241123160236379 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262423888582611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160236379 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423888582611)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160236379 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423888582611)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241123160236379 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888582611)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241123160236379 DLINP <000b> input/ipa.c:455 connected read/write 20241123160236379 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160236379 DLINP <000b> input/ipa.c:455 connected read/write 20241123160236379 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@27a3e2e74366: Found GsupExpect[0] for "262423888582611" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@27a3e2e74366: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423888582611" TC_gsup_ul_unknown_imsi_via_proxy(50)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160236384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@27a3e2e74366: Final verdict of PTC: pass 20241123160236386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36658<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@27a3e2e74366: Final verdict of PTC: none 20241123160236388 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37339<->l=127.0.0.1:4259) 20241123160236388 DLINP <000b> input/ipa.c:455 connected read/write 20241123160236388 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160236388 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160236388 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160236388 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 48@27a3e2e74366: Final verdict of PTC: none 20241123160236388 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(49)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 48: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@27a3e2e74366: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sat Nov 23 16:02:36 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241123160236415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36676<->l=127.0.0.1:4258 20241123160236517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36676<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sat Nov 23 16:02:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160239631 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160239631 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160239635 DLINP <000b> input/ipa.c:455 connected read/write 20241123160239635 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160239637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160239640 DLINP <000b> input/ipa.c:455 connected read/write 20241123160239641 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(51)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160239641 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160239641 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160239641 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160239641 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160239641 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160239641 DLGSUP <0013> gsup_server.c:236 2: 20241123160239641 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160239641 DLGSUP <0013> gsup_server.c:236 3: 20241123160239641 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160239641 DLGSUP <0013> gsup_server.c:236 4: 20241123160239641 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160239641 DLGSUP <0013> gsup_server.c:236 5: 20241123160239641 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160239642 DLGSUP <0013> gsup_server.c:236 7: 20241123160239642 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160239642 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160239642 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160239642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160239672 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33435<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@27a3e2e74366: Created GsupExpect[0] for "262426446426526" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241123160239689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4258 20241123160239699 DLINP <000b> input/ipa.c:455 connected read/write 20241123160239699 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160239699 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426446426526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426446426526" cn_domain=PS} 20241123160239699 DLU <0006> fsm.c:456 lu(262426446426526)[0x61200000b620]{UNVALIDATED}: Allocated 20241123160239699 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426446426526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241123160239699 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426446426526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426446426526" cause=Roaming not allowed in this location area} 20241123160239699 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426446426526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160239699 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426446426526)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160239699 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426446426526)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241123160239699 DLU <0006> fsm.c:568 lu(PS:IMSI-262426446426526)[0x61200000b620]{UNVALIDATED}: Deallocated 20241123160239699 DLINP <000b> input/ipa.c:455 connected read/write 20241123160239699 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160239699 DLINP <000b> input/ipa.c:455 connected read/write 20241123160239699 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@27a3e2e74366: Found GsupExpect[0] for "262426446426526" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@27a3e2e74366: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426446426526" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160239702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@27a3e2e74366: Final verdict of PTC: pass 20241123160239703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4258 20241123160239704 DLINP <000b> input/ipa.c:455 connected read/write 20241123160239704 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160239704 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160239704 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(52)@27a3e2e74366: Final verdict of PTC: none 20241123160239704 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 53@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@27a3e2e74366: Final verdict of PTC: none 20241123160239706 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33435<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(54)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 53: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@27a3e2e74366: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sat Nov 23 16:02:39 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241123160239741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36690<->l=127.0.0.1:4258 20241123160239842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36690<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sat Nov 23 16:02:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_sai_err_unknown_imsi started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160242958 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160242958 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160242962 DLINP <000b> input/ipa.c:455 connected read/write 20241123160242962 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160242963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39356<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(56)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160242967 DLINP <000b> input/ipa.c:455 connected read/write 20241123160242968 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160242968 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160242968 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160242968 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160242968 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160242968 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160242968 DLGSUP <0013> gsup_server.c:236 2: 20241123160242968 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160242968 DLGSUP <0013> gsup_server.c:236 3: 20241123160242968 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160242968 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(56)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160242968 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160242968 DLGSUP <0013> gsup_server.c:236 5: 20241123160242968 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160242968 DLGSUP <0013> gsup_server.c:236 7: 20241123160242968 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160242968 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160242968 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160242968 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160242982 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40221<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@27a3e2e74366: Created GsupExpect[0] for "262425980950286" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241123160242989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39372<->l=127.0.0.1:4258 20241123160243014 DLINP <000b> input/ipa.c:455 connected read/write 20241123160243014 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160243014 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425980950286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425980950286"} 20241123160243014 DAUC <0003> db_auc.c:133 IMSI='262425980950286': No such subscriber 20241123160243014 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425980950286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241123160243014 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425980950286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425980950286" cause=IMSI unknown in HLR} 20241123160243014 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425980950286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160243014 DLINP <000b> input/ipa.c:455 connected read/write 20241123160243014 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160243014 DLINP <000b> input/ipa.c:455 connected read/write 20241123160243014 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@27a3e2e74366: Found GsupExpect[0] for "262425980950286" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@27a3e2e74366: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262425980950286" TC_gsup_sai_err_unknown_imsi(60)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160243019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39372<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@27a3e2e74366: Final verdict of PTC: pass 20241123160243021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39356<->l=127.0.0.1:4258 20241123160243023 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40221<->l=127.0.0.1:4259) 20241123160243023 DLINP <000b> input/ipa.c:455 connected read/write 20241123160243023 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160243023 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160243023 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160243023 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@27a3e2e74366: Final verdict of PTC: none 58@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 58: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@27a3e2e74366: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sat Nov 23 16:02:43 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241123160243060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39378<->l=127.0.0.1:4258 20241123160243161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39378<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sat Nov 23 16:02:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_ul started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160246261 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160246261 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160246266 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246266 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39388<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160246271 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246271 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246271 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160246271 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160246271 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160246271 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160246271 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160246271 DLGSUP <0013> gsup_server.c:236 2: 20241123160246271 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160246271 DLGSUP <0013> gsup_server.c:236 3: 20241123160246271 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160246271 DLGSUP <0013> gsup_server.c:236 4: 20241123160246271 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160246271 DLGSUP <0013> gsup_server.c:236 5: 20241123160246271 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160246271 DLGSUP <0013> gsup_server.c:236 7: 20241123160246271 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160246271 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160246271 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160246271 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160246293 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38137<->l=127.0.0.1:4259) 20241123160246304 DAUC <0003> db_auc.c:157 IMSI='262422535650373': No 2G Auth Data 20241123160246304 DAUC <0003> db_auc.c:192 IMSI='262422535650373': No 3G Auth Data HLR_Test-GSUP(62)@27a3e2e74366: Created GsupExpect[0] for "262422535650373" to be handled at TC_gsup_ul(65) 20241123160246323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39390<->l=127.0.0.1:4258 20241123160246329 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246329 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246329 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422535650373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422535650373" cn_domain=PS} 20241123160246330 DLU <0006> fsm.c:456 lu(262422535650373)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241123160246330 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422535650373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160246330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422535650373)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160246330 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422535650373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422535650373" cn_domain=PS} 20241123160246330 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246330 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246330 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246330 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@27a3e2e74366: Found GsupExpect[0] for "262422535650373" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@27a3e2e74366: Added IMSI table entry 0TC_gsup_ul(65)"262422535650373" 20241123160246337 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246337 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246337 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422535650373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422535650373"} 20241123160246337 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422535650373)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160246337 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422535650373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160246337 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422535650373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422535650373"} 20241123160246337 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422535650373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160246337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422535650373)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160246338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422535650373)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160246338 DLU <0006> fsm.c:568 lu(PS:IMSI-262422535650373)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160246338 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246338 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246338 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246338 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(65)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul(65)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160246341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39390<->l=127.0.0.1:4258 TC_gsup_ul(65)@27a3e2e74366: Final verdict of PTC: pass 20241123160246344 DAUC <0003> db_auc.c:157 IMSI='262424336851532': No 2G Auth Data 20241123160246344 DAUC <0003> db_auc.c:192 IMSI='262424336851532': No 3G Auth Data 20241123160246345 DLGSUP <0013> hlr.c:121 IMSI 262424336851532: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@27a3e2e74366: Created GsupExpect[0] for "262424336851532" to be handled at TC_gsup_ul(66) 20241123160246356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39398<->l=127.0.0.1:4258 20241123160246358 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246358 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246358 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424336851532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424336851532" cn_domain=PS} 20241123160246358 DLU <0006> fsm.c:456 lu(262424336851532)[0x61200000b920]{UNVALIDATED}: Allocated 20241123160246358 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424336851532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160246358 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424336851532)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160246358 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424336851532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424336851532" cn_domain=PS} 20241123160246358 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246358 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246358 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246358 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@27a3e2e74366: Found GsupExpect[0] for "262424336851532" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@27a3e2e74366: Added IMSI table entry 1TC_gsup_ul(66)"262424336851532" 20241123160246359 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246359 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246359 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424336851532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424336851532"} 20241123160246359 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424336851532)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160246359 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424336851532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160246359 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424336851532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424336851532"} 20241123160246359 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424336851532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160246359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424336851532)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160246359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424336851532)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160246359 DLU <0006> fsm.c:568 lu(PS:IMSI-262424336851532)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160246359 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246359 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246359 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246359 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(66)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul(66)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160246360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39398<->l=127.0.0.1:4258 TC_gsup_ul(66)@27a3e2e74366: Final verdict of PTC: pass 20241123160246360 DAUC <0003> db_auc.c:157 IMSI='262428745550314': No 2G Auth Data 20241123160246360 DAUC <0003> db_auc.c:192 IMSI='262428745550314': No 3G Auth Data 20241123160246360 DLGSUP <0013> hlr.c:121 IMSI 262428745550314: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@27a3e2e74366: Created GsupExpect[0] for "262428745550314" to be handled at TC_gsup_ul(67) 20241123160246366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39412<->l=127.0.0.1:4258 20241123160246367 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246367 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246368 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428745550314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428745550314" cn_domain=PS} 20241123160246368 DLU <0006> fsm.c:456 lu(262428745550314)[0x61200000baa0]{UNVALIDATED}: Allocated 20241123160246368 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428745550314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160246368 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428745550314)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160246368 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428745550314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428745550314" cn_domain=PS} 20241123160246368 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246368 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246368 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246368 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@27a3e2e74366: Found GsupExpect[0] for "262428745550314" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@27a3e2e74366: Added IMSI table entry 2TC_gsup_ul(67)"262428745550314" 20241123160246368 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246368 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246368 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428745550314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428745550314"} 20241123160246368 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428745550314)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160246368 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428745550314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160246368 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428745550314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428745550314"} 20241123160246369 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428745550314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160246369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428745550314)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160246369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428745550314)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160246369 DLU <0006> fsm.c:568 lu(PS:IMSI-262428745550314)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160246369 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246369 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246369 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246369 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(67)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul(67)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160246369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39412<->l=127.0.0.1:4258 TC_gsup_ul(67)@27a3e2e74366: Final verdict of PTC: pass 20241123160246370 DAUC <0003> db_auc.c:157 IMSI='262425309701277': No 2G Auth Data 20241123160246370 DAUC <0003> db_auc.c:192 IMSI='262425309701277': No 3G Auth Data 20241123160246370 DLGSUP <0013> hlr.c:121 IMSI 262425309701277: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@27a3e2e74366: Created GsupExpect[0] for "262425309701277" to be handled at TC_gsup_ul(68) 20241123160246376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39420<->l=127.0.0.1:4258 20241123160246378 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246378 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246378 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425309701277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425309701277" cn_domain=PS} 20241123160246378 DLU <0006> fsm.c:456 lu(262425309701277)[0x61200000bc20]{UNVALIDATED}: Allocated 20241123160246378 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425309701277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160246379 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425309701277)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160246379 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425309701277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425309701277" cn_domain=PS} 20241123160246379 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246379 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246379 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246379 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@27a3e2e74366: Found GsupExpect[0] for "262425309701277" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@27a3e2e74366: Added IMSI table entry 3TC_gsup_ul(68)"262425309701277" 20241123160246379 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246379 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246380 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425309701277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425309701277"} 20241123160246380 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425309701277)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160246380 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425309701277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160246380 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425309701277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425309701277"} 20241123160246380 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425309701277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160246380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425309701277)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160246380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425309701277)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160246380 DLU <0006> fsm.c:568 lu(PS:IMSI-262425309701277)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160246380 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246380 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246380 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246380 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(68)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul(68)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160246380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39420<->l=127.0.0.1:4258 TC_gsup_ul(68)@27a3e2e74366: Final verdict of PTC: pass 20241123160246381 DAUC <0003> db_auc.c:157 IMSI='262423293526349': No 2G Auth Data 20241123160246381 DAUC <0003> db_auc.c:192 IMSI='262423293526349': No 3G Auth Data 20241123160246381 DLGSUP <0013> hlr.c:121 IMSI 262423293526349: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@27a3e2e74366: Created GsupExpect[0] for "262423293526349" to be handled at TC_gsup_ul(69) 20241123160246387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39422<->l=127.0.0.1:4258 20241123160246389 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246389 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246389 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423293526349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423293526349" cn_domain=PS} 20241123160246389 DLU <0006> fsm.c:456 lu(262423293526349)[0x61200000bda0]{UNVALIDATED}: Allocated 20241123160246389 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423293526349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160246389 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423293526349)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160246389 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423293526349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423293526349" cn_domain=PS} 20241123160246389 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246389 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246389 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246389 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@27a3e2e74366: Found GsupExpect[0] for "262423293526349" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@27a3e2e74366: Added IMSI table entry 4TC_gsup_ul(69)"262423293526349" 20241123160246390 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246390 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246390 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423293526349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423293526349"} 20241123160246390 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423293526349)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160246390 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423293526349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160246390 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423293526349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423293526349"} 20241123160246390 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423293526349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160246390 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423293526349)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160246390 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423293526349)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160246390 DLU <0006> fsm.c:568 lu(PS:IMSI-262423293526349)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160246390 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246390 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246390 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246390 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(69)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul(69)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160246390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39422<->l=127.0.0.1:4258 TC_gsup_ul(69)@27a3e2e74366: Final verdict of PTC: pass 20241123160246392 DAUC <0003> db_auc.c:157 IMSI='262424764288256': No 2G Auth Data 20241123160246392 DAUC <0003> db_auc.c:192 IMSI='262424764288256': No 3G Auth Data 20241123160246392 DLGSUP <0013> hlr.c:121 IMSI 262424764288256: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@27a3e2e74366: Created GsupExpect[0] for "262424764288256" to be handled at TC_gsup_ul(70) 20241123160246399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39434<->l=127.0.0.1:4258 20241123160246401 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246401 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246401 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424764288256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424764288256" cn_domain=PS} 20241123160246401 DLU <0006> fsm.c:456 lu(262424764288256)[0x61200000bf20]{UNVALIDATED}: Allocated 20241123160246401 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424764288256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160246401 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424764288256)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160246401 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424764288256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424764288256" cn_domain=PS} 20241123160246401 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246401 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246401 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246401 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@27a3e2e74366: Found GsupExpect[0] for "262424764288256" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@27a3e2e74366: Added IMSI table entry 5TC_gsup_ul(70)"262424764288256" 20241123160246402 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246403 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246403 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424764288256 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424764288256"} 20241123160246403 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424764288256)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160246403 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424764288256 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160246403 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424764288256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424764288256"} 20241123160246403 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424764288256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160246403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424764288256)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160246403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424764288256)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160246403 DLU <0006> fsm.c:568 lu(PS:IMSI-262424764288256)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160246403 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246403 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246403 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246403 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(70)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul(70)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160246404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39434<->l=127.0.0.1:4258 TC_gsup_ul(70)@27a3e2e74366: Final verdict of PTC: pass 20241123160246405 DAUC <0003> db_auc.c:157 IMSI='262425585073487': No 2G Auth Data 20241123160246405 DAUC <0003> db_auc.c:192 IMSI='262425585073487': No 3G Auth Data 20241123160246406 DLGSUP <0013> hlr.c:121 IMSI 262425585073487: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@27a3e2e74366: Created GsupExpect[0] for "262425585073487" to be handled at TC_gsup_ul(71) 20241123160246413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39446<->l=127.0.0.1:4258 20241123160246416 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246416 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246416 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425585073487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425585073487" cn_domain=PS} 20241123160246416 DLU <0006> fsm.c:456 lu(262425585073487)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241123160246416 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425585073487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160246416 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425585073487)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160246416 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425585073487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425585073487" cn_domain=PS} 20241123160246416 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246416 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246416 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246416 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@27a3e2e74366: Found GsupExpect[0] for "262425585073487" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@27a3e2e74366: Added IMSI table entry 6TC_gsup_ul(71)"262425585073487" 20241123160246417 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246417 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246417 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425585073487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425585073487"} 20241123160246417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425585073487)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160246417 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425585073487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160246417 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425585073487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425585073487"} 20241123160246417 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425585073487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160246417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425585073487)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160246417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425585073487)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160246417 DLU <0006> fsm.c:568 lu(PS:IMSI-262425585073487)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160246417 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246417 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246417 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246417 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(71)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul(71)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160246418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39446<->l=127.0.0.1:4258 TC_gsup_ul(71)@27a3e2e74366: Final verdict of PTC: pass 20241123160246419 DAUC <0003> db_auc.c:157 IMSI='262429713100014': No 2G Auth Data 20241123160246419 DAUC <0003> db_auc.c:192 IMSI='262429713100014': No 3G Auth Data 20241123160246420 DLGSUP <0013> hlr.c:121 IMSI 262429713100014: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@27a3e2e74366: Created GsupExpect[0] for "262429713100014" to be handled at TC_gsup_ul(72) 20241123160246426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39448<->l=127.0.0.1:4258 20241123160246428 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246428 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246428 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429713100014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429713100014" cn_domain=PS} 20241123160246428 DLU <0006> fsm.c:456 lu(262429713100014)[0x612000010120]{UNVALIDATED}: Allocated 20241123160246428 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429713100014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160246428 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429713100014)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160246428 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429713100014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429713100014" cn_domain=PS} 20241123160246428 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246428 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246428 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246428 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@27a3e2e74366: Found GsupExpect[0] for "262429713100014" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@27a3e2e74366: Added IMSI table entry 7TC_gsup_ul(72)"262429713100014" 20241123160246430 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246430 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246430 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429713100014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429713100014"} 20241123160246430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429713100014)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160246430 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429713100014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160246430 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429713100014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429713100014"} 20241123160246430 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429713100014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160246430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429713100014)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160246430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429713100014)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160246430 DLU <0006> fsm.c:568 lu(PS:IMSI-262429713100014)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160246430 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246430 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160246430 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246430 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(72)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul(72)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160246431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39448<->l=127.0.0.1:4258 TC_gsup_ul(72)@27a3e2e74366: Final verdict of PTC: pass MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160246432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39388<->l=127.0.0.1:4258 20241123160246432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38137<->l=127.0.0.1:4259) 20241123160246433 DLINP <000b> input/ipa.c:455 connected read/write 20241123160246433 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160246433 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160246433 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160246433 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@27a3e2e74366: Final verdict of PTC: none 63@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_gsup_ul finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat Nov 23 16:02:46 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241123160246455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39462<->l=127.0.0.1:4258 20241123160246556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39462<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=112780) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sat Nov 23 16:02:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_ul_via_proxy started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160249665 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160249665 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160249670 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249670 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39470<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160249675 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249675 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249675 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160249675 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160249675 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160249675 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160249675 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160249675 DLGSUP <0013> gsup_server.c:236 2: 20241123160249675 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160249675 DLGSUP <0013> gsup_server.c:236 3: 20241123160249675 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160249675 DLGSUP <0013> gsup_server.c:236 4: 20241123160249676 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160249676 DLGSUP <0013> gsup_server.c:236 5: 20241123160249676 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160249676 DLGSUP <0013> gsup_server.c:236 7: 20241123160249676 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160249676 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160249676 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160249676 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160249708 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33189<->l=127.0.0.1:4259) 20241123160249718 DAUC <0003> db_auc.c:157 IMSI='262428807148315': No 2G Auth Data 20241123160249718 DAUC <0003> db_auc.c:192 IMSI='262428807148315': No 3G Auth Data HLR_Test-GSUP(74)@27a3e2e74366: Created GsupExpect[0] for "262428807148315" to be handled at TC_gsup_ul_via_proxy(77) 20241123160249746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39480<->l=127.0.0.1:4258 20241123160249758 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249758 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249758 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428807148315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428807148315" cn_domain=PS source_name="the-source\n"} 20241123160249758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241123160249759 DLU <0006> fsm.c:456 lu(262428807148315)[0x6120000102a0]{UNVALIDATED}: Allocated 20241123160249759 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428807148315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241123160249759 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428807148315)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160249759 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428807148315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428807148315" cn_domain=PS destination_name="the-source\n"} 20241123160249759 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249759 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249759 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249759 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@27a3e2e74366: Found GsupExpect[0] for "262428807148315" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@27a3e2e74366: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428807148315" 20241123160249765 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249765 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249765 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428807148315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428807148315" source_name="the-source\n"} 20241123160249765 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428807148315)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160249765 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262428807148315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160249765 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428807148315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428807148315" destination_name="the-source\n"} 20241123160249765 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262428807148315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160249766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428807148315)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160249766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428807148315)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160249766 DLU <0006> fsm.c:568 lu(PS:IMSI-262428807148315)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160249766 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249766 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249766 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249766 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160249769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39480<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@27a3e2e74366: Final verdict of PTC: pass 20241123160249771 DAUC <0003> db_auc.c:157 IMSI='262420010465574': No 2G Auth Data 20241123160249771 DAUC <0003> db_auc.c:192 IMSI='262420010465574': No 3G Auth Data 20241123160249773 DLGSUP <0013> hlr.c:121 IMSI 262420010465574: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@27a3e2e74366: Created GsupExpect[0] for "262420010465574" to be handled at TC_gsup_ul_via_proxy(78) 20241123160249793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39482<->l=127.0.0.1:4258 20241123160249795 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249795 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249795 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420010465574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420010465574" cn_domain=PS source_name="the-source\n"} 20241123160249795 DLU <0006> fsm.c:456 lu(262420010465574)[0x612000010420]{UNVALIDATED}: Allocated 20241123160249795 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420010465574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241123160249795 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420010465574)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160249795 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420010465574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420010465574" cn_domain=PS destination_name="the-source\n"} 20241123160249795 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249796 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249796 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249796 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@27a3e2e74366: Found GsupExpect[0] for "262420010465574" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@27a3e2e74366: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262420010465574" 20241123160249797 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249797 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249797 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420010465574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420010465574" source_name="the-source\n"} 20241123160249797 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420010465574)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160249797 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262420010465574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160249797 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420010465574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420010465574" destination_name="the-source\n"} 20241123160249797 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262420010465574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160249797 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420010465574)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160249797 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420010465574)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160249797 DLU <0006> fsm.c:568 lu(PS:IMSI-262420010465574)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160249797 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249797 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249797 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249797 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160249798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39482<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@27a3e2e74366: Final verdict of PTC: pass 20241123160249798 DAUC <0003> db_auc.c:157 IMSI='262420362179031': No 2G Auth Data 20241123160249798 DAUC <0003> db_auc.c:192 IMSI='262420362179031': No 3G Auth Data 20241123160249798 DLGSUP <0013> hlr.c:121 IMSI 262420362179031: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@27a3e2e74366: Created GsupExpect[0] for "262420362179031" to be handled at TC_gsup_ul_via_proxy(79) 20241123160249804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39490<->l=127.0.0.1:4258 20241123160249807 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249807 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249807 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420362179031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420362179031" cn_domain=PS source_name="the-source\n"} 20241123160249807 DLU <0006> fsm.c:456 lu(262420362179031)[0x6120000105a0]{UNVALIDATED}: Allocated 20241123160249807 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420362179031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241123160249807 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420362179031)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160249807 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420362179031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420362179031" cn_domain=PS destination_name="the-source\n"} 20241123160249807 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249807 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249807 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249807 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@27a3e2e74366: Found GsupExpect[0] for "262420362179031" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@27a3e2e74366: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420362179031" 20241123160249808 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249808 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249808 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420362179031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420362179031" source_name="the-source\n"} 20241123160249808 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420362179031)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160249808 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420362179031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160249808 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420362179031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420362179031" destination_name="the-source\n"} 20241123160249808 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420362179031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160249808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420362179031)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160249808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420362179031)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160249808 DLU <0006> fsm.c:568 lu(PS:IMSI-262420362179031)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160249808 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249808 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249808 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249808 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160249809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39490<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@27a3e2e74366: Final verdict of PTC: pass 20241123160249810 DAUC <0003> db_auc.c:157 IMSI='262424130513479': No 2G Auth Data 20241123160249810 DAUC <0003> db_auc.c:192 IMSI='262424130513479': No 3G Auth Data 20241123160249810 DLGSUP <0013> hlr.c:121 IMSI 262424130513479: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@27a3e2e74366: Created GsupExpect[0] for "262424130513479" to be handled at TC_gsup_ul_via_proxy(80) 20241123160249816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39500<->l=127.0.0.1:4258 20241123160249818 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249818 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249818 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424130513479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424130513479" cn_domain=PS source_name="the-source\n"} 20241123160249818 DLU <0006> fsm.c:456 lu(262424130513479)[0x612000010720]{UNVALIDATED}: Allocated 20241123160249818 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424130513479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241123160249818 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424130513479)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160249818 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424130513479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424130513479" cn_domain=PS destination_name="the-source\n"} 20241123160249818 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249818 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249818 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249818 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@27a3e2e74366: Found GsupExpect[0] for "262424130513479" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@27a3e2e74366: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424130513479" 20241123160249819 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249819 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249819 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424130513479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424130513479" source_name="the-source\n"} 20241123160249819 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424130513479)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160249819 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262424130513479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160249819 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424130513479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424130513479" destination_name="the-source\n"} 20241123160249819 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262424130513479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160249819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424130513479)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160249819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424130513479)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160249819 DLU <0006> fsm.c:568 lu(PS:IMSI-262424130513479)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160249819 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249819 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249819 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249819 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160249820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39500<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@27a3e2e74366: Final verdict of PTC: pass 20241123160249821 DAUC <0003> db_auc.c:157 IMSI='262429380561247': No 2G Auth Data 20241123160249821 DAUC <0003> db_auc.c:192 IMSI='262429380561247': No 3G Auth Data 20241123160249821 DLGSUP <0013> hlr.c:121 IMSI 262429380561247: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@27a3e2e74366: Created GsupExpect[0] for "262429380561247" to be handled at TC_gsup_ul_via_proxy(81) 20241123160249829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39504<->l=127.0.0.1:4258 20241123160249830 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249830 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249830 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429380561247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429380561247" cn_domain=PS source_name="the-source\n"} 20241123160249830 DLU <0006> fsm.c:456 lu(262429380561247)[0x6120000108a0]{UNVALIDATED}: Allocated 20241123160249830 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429380561247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241123160249830 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429380561247)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160249830 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429380561247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429380561247" cn_domain=PS destination_name="the-source\n"} 20241123160249830 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249830 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249830 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249830 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@27a3e2e74366: Found GsupExpect[0] for "262429380561247" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@27a3e2e74366: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429380561247" 20241123160249832 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249832 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249832 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429380561247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429380561247" source_name="the-source\n"} 20241123160249832 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429380561247)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160249832 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262429380561247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160249832 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429380561247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429380561247" destination_name="the-source\n"} 20241123160249832 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262429380561247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160249832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429380561247)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160249832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429380561247)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160249832 DLU <0006> fsm.c:568 lu(PS:IMSI-262429380561247)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160249832 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249832 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249832 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249832 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160249833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39504<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@27a3e2e74366: Final verdict of PTC: pass 20241123160249833 DAUC <0003> db_auc.c:157 IMSI='262423612392888': No 2G Auth Data 20241123160249833 DAUC <0003> db_auc.c:192 IMSI='262423612392888': No 3G Auth Data 20241123160249834 DLGSUP <0013> hlr.c:121 IMSI 262423612392888: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@27a3e2e74366: Created GsupExpect[0] for "262423612392888" to be handled at TC_gsup_ul_via_proxy(82) 20241123160249841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39508<->l=127.0.0.1:4258 20241123160249843 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249843 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249843 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262423612392888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423612392888" cn_domain=PS source_name="the-source\n"} 20241123160249843 DLU <0006> fsm.c:456 lu(262423612392888)[0x612000010a20]{UNVALIDATED}: Allocated 20241123160249843 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262423612392888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241123160249843 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423612392888)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160249843 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262423612392888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423612392888" cn_domain=PS destination_name="the-source\n"} 20241123160249843 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249843 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249843 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249843 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@27a3e2e74366: Found GsupExpect[0] for "262423612392888" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@27a3e2e74366: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262423612392888" 20241123160249844 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249844 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249844 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262423612392888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423612392888" source_name="the-source\n"} 20241123160249844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423612392888)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160249844 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262423612392888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160249844 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262423612392888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423612392888" destination_name="the-source\n"} 20241123160249844 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262423612392888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160249844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423612392888)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160249844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423612392888)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160249844 DLU <0006> fsm.c:568 lu(PS:IMSI-262423612392888)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160249844 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249844 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249844 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249844 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160249845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39508<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@27a3e2e74366: Final verdict of PTC: pass 20241123160249846 DAUC <0003> db_auc.c:157 IMSI='262425595563479': No 2G Auth Data 20241123160249846 DAUC <0003> db_auc.c:192 IMSI='262425595563479': No 3G Auth Data 20241123160249846 DLGSUP <0013> hlr.c:121 IMSI 262425595563479: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@27a3e2e74366: Created GsupExpect[0] for "262425595563479" to be handled at TC_gsup_ul_via_proxy(83) 20241123160249853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39522<->l=127.0.0.1:4258 20241123160249854 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249855 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249855 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425595563479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425595563479" cn_domain=PS source_name="the-source\n"} 20241123160249855 DLU <0006> fsm.c:456 lu(262425595563479)[0x612000010ba0]{UNVALIDATED}: Allocated 20241123160249855 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425595563479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241123160249855 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425595563479)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160249855 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425595563479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425595563479" cn_domain=PS destination_name="the-source\n"} 20241123160249855 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249855 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249855 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249855 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@27a3e2e74366: Found GsupExpect[0] for "262425595563479" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@27a3e2e74366: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425595563479" 20241123160249856 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249856 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249856 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425595563479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425595563479" source_name="the-source\n"} 20241123160249856 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425595563479)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160249856 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262425595563479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160249856 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425595563479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425595563479" destination_name="the-source\n"} 20241123160249856 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262425595563479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160249856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425595563479)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160249856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425595563479)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160249856 DLU <0006> fsm.c:568 lu(PS:IMSI-262425595563479)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160249856 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249856 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249856 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249856 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160249857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39522<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@27a3e2e74366: Final verdict of PTC: pass 20241123160249858 DAUC <0003> db_auc.c:157 IMSI='262428772573152': No 2G Auth Data 20241123160249858 DAUC <0003> db_auc.c:192 IMSI='262428772573152': No 3G Auth Data 20241123160249858 DLGSUP <0013> hlr.c:121 IMSI 262428772573152: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@27a3e2e74366: Created GsupExpect[0] for "262428772573152" to be handled at TC_gsup_ul_via_proxy(84) 20241123160249864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39536<->l=127.0.0.1:4258 20241123160249866 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249866 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249866 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428772573152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428772573152" cn_domain=PS source_name="the-source\n"} 20241123160249866 DLU <0006> fsm.c:456 lu(262428772573152)[0x612000010d20]{UNVALIDATED}: Allocated 20241123160249866 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428772573152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241123160249866 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428772573152)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160249866 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428772573152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428772573152" cn_domain=PS destination_name="the-source\n"} 20241123160249866 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249866 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249866 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249866 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@27a3e2e74366: Found GsupExpect[0] for "262428772573152" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@27a3e2e74366: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428772573152" 20241123160249867 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249867 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249867 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428772573152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428772573152" source_name="the-source\n"} 20241123160249867 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428772573152)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160249867 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262428772573152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160249867 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428772573152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428772573152" destination_name="the-source\n"} 20241123160249867 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262428772573152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160249867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428772573152)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160249867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428772573152)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160249867 DLU <0006> fsm.c:568 lu(PS:IMSI-262428772573152)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160249867 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249867 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160249867 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249867 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160249868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39536<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@27a3e2e74366: Final verdict of PTC: pass MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160249869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39470<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@27a3e2e74366: Final verdict of PTC: none 75@27a3e2e74366: Final verdict of PTC: none 20241123160249869 DLINP <000b> input/ipa.c:455 connected read/write 20241123160249869 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160249869 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160249869 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160249870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160249870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241123160249870 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33189<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(76)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat Nov 23 16:02:49 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241123160249893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39552<->l=127.0.0.1:4258 20241123160249994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39552<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67496) Waiting for packet dumper to finish... 1 (prev_count=67496, count=114808) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sat Nov 23 16:02:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_ul_subscriber_data started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160253117 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160253118 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160253120 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253120 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46176<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(85)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160253123 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253123 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253123 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160253123 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160253123 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160253123 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160253123 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160253123 DLGSUP <0013> gsup_server.c:236 2: 20241123160253124 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160253124 DLGSUP <0013> gsup_server.c:236 3: 20241123160253124 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160253124 DLGSUP <0013> gsup_server.c:236 4: 20241123160253124 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(85)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160253124 DLGSUP <0013> gsup_server.c:236 5: 20241123160253124 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160253124 DLGSUP <0013> gsup_server.c:236 7: 20241123160253124 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160253124 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160253124 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160253124 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160253138 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37613<->l=127.0.0.1:4259) 20241123160253153 DAUC <0003> db_auc.c:157 IMSI='262422992748920': No 2G Auth Data 20241123160253153 DAUC <0003> db_auc.c:192 IMSI='262422992748920': No 3G Auth Data HLR_Test-GSUP(86)@27a3e2e74366: Created GsupExpect[0] for "262422992748920" to be handled at TC_gsup_ul_subscriber_data(89) 20241123160253169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46180<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@27a3e2e74366: GSUP ul subscriber_data<unbound> 20241123160253176 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253176 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253176 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422992748920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422992748920" cn_domain=PS} 20241123160253176 DLU <0006> fsm.c:456 lu(262422992748920)[0x612000010ea0]{UNVALIDATED}: Allocated 20241123160253176 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422992748920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160253176 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422992748920)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160253176 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422992748920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422992748920" cn_domain=PS} 20241123160253176 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253176 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253176 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253176 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@27a3e2e74366: Found GsupExpect[0] for "262422992748920" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@27a3e2e74366: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422992748920" 20241123160253180 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253180 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253180 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422992748920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422992748920"} 20241123160253180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422992748920)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160253180 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422992748920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160253180 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422992748920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422992748920"} 20241123160253180 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422992748920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160253180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422992748920)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160253180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422992748920)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160253180 DLU <0006> fsm.c:568 lu(PS:IMSI-262422992748920)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160253181 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253181 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253181 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253181 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160253183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46180<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@27a3e2e74366: Final verdict of PTC: pass 20241123160253187 DAUC <0003> db_auc.c:157 IMSI='262421698406535': No 2G Auth Data 20241123160253187 DAUC <0003> db_auc.c:192 IMSI='262421698406535': No 3G Auth Data 20241123160253188 DLGSUP <0013> hlr.c:121 IMSI 262421698406535: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@27a3e2e74366: Created GsupExpect[0] for "262421698406535" to be handled at TC_gsup_ul_subscriber_data(90) 20241123160253202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46190<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@27a3e2e74366: GSUP ul subscriber_data<unbound> 20241123160253203 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253203 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253203 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421698406535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421698406535" cn_domain=PS} 20241123160253203 DLU <0006> fsm.c:456 lu(262421698406535)[0x612000011020]{UNVALIDATED}: Allocated 20241123160253203 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421698406535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160253203 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421698406535)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160253203 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421698406535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421698406535" cn_domain=PS} 20241123160253203 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253203 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253203 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253203 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@27a3e2e74366: Found GsupExpect[0] for "262421698406535" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@27a3e2e74366: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421698406535" 20241123160253204 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253204 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253204 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421698406535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421698406535"} 20241123160253204 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421698406535)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160253204 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421698406535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160253204 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421698406535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421698406535"} 20241123160253204 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421698406535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160253204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421698406535)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160253204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421698406535)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160253204 DLU <0006> fsm.c:568 lu(PS:IMSI-262421698406535)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160253204 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253204 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253204 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253204 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160253205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46190<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@27a3e2e74366: Final verdict of PTC: pass 20241123160253206 DAUC <0003> db_auc.c:157 IMSI='262421852270151': No 2G Auth Data 20241123160253206 DAUC <0003> db_auc.c:192 IMSI='262421852270151': No 3G Auth Data 20241123160253206 DLGSUP <0013> hlr.c:121 IMSI 262421852270151: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@27a3e2e74366: Created GsupExpect[0] for "262421852270151" to be handled at TC_gsup_ul_subscriber_data(91) 20241123160253212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46204<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@27a3e2e74366: GSUP ul subscriber_data<unbound> 20241123160253214 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253214 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253214 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421852270151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421852270151" cn_domain=PS} 20241123160253214 DLU <0006> fsm.c:456 lu(262421852270151)[0x6120000111a0]{UNVALIDATED}: Allocated 20241123160253214 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421852270151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160253214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421852270151)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160253214 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421852270151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421852270151" cn_domain=PS} 20241123160253214 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253214 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253214 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253214 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@27a3e2e74366: Found GsupExpect[0] for "262421852270151" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@27a3e2e74366: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262421852270151" 20241123160253215 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253215 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253215 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421852270151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421852270151"} 20241123160253215 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421852270151)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160253215 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421852270151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160253215 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421852270151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421852270151"} 20241123160253215 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421852270151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160253215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421852270151)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160253215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421852270151)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160253215 DLU <0006> fsm.c:568 lu(PS:IMSI-262421852270151)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160253215 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253215 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253215 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253215 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160253216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46204<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@27a3e2e74366: Final verdict of PTC: pass 20241123160253217 DAUC <0003> db_auc.c:157 IMSI='262423712777557': No 2G Auth Data 20241123160253217 DAUC <0003> db_auc.c:192 IMSI='262423712777557': No 3G Auth Data 20241123160253217 DLGSUP <0013> hlr.c:121 IMSI 262423712777557: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@27a3e2e74366: Created GsupExpect[0] for "262423712777557" to be handled at TC_gsup_ul_subscriber_data(92) 20241123160253223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@27a3e2e74366: GSUP ul subscriber_data<unbound> 20241123160253225 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253225 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253225 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423712777557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423712777557" cn_domain=PS} 20241123160253225 DLU <0006> fsm.c:456 lu(262423712777557)[0x612000011320]{UNVALIDATED}: Allocated 20241123160253225 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423712777557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160253225 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423712777557)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160253225 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423712777557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423712777557" cn_domain=PS} 20241123160253225 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253225 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253225 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253225 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@27a3e2e74366: Found GsupExpect[0] for "262423712777557" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@27a3e2e74366: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262423712777557" 20241123160253227 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253227 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253227 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423712777557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423712777557"} 20241123160253227 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423712777557)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160253227 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423712777557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160253227 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423712777557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423712777557"} 20241123160253227 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423712777557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160253227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423712777557)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160253227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423712777557)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160253227 DLU <0006> fsm.c:568 lu(PS:IMSI-262423712777557)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160253227 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253227 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253227 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253227 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160253228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@27a3e2e74366: Final verdict of PTC: pass 20241123160253228 DAUC <0003> db_auc.c:157 IMSI='262423368323884': No 2G Auth Data 20241123160253228 DAUC <0003> db_auc.c:192 IMSI='262423368323884': No 3G Auth Data 20241123160253229 DLGSUP <0013> hlr.c:121 IMSI 262423368323884: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@27a3e2e74366: Created GsupExpect[0] for "262423368323884" to be handled at TC_gsup_ul_subscriber_data(93) 20241123160253235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@27a3e2e74366: GSUP ul subscriber_data<unbound> 20241123160253237 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253237 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253237 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423368323884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423368323884" cn_domain=PS} 20241123160253237 DLU <0006> fsm.c:456 lu(262423368323884)[0x6120000114a0]{UNVALIDATED}: Allocated 20241123160253237 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423368323884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160253237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423368323884)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160253237 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423368323884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423368323884" cn_domain=PS} 20241123160253237 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253237 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253237 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253237 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@27a3e2e74366: Found GsupExpect[0] for "262423368323884" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@27a3e2e74366: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262423368323884" 20241123160253238 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253238 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253238 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423368323884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423368323884"} 20241123160253238 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423368323884)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160253238 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423368323884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160253238 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423368323884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423368323884"} 20241123160253238 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423368323884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160253238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423368323884)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160253238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423368323884)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160253238 DLU <0006> fsm.c:568 lu(PS:IMSI-262423368323884)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160253238 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253238 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253238 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253238 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160253239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@27a3e2e74366: Final verdict of PTC: pass 20241123160253240 DAUC <0003> db_auc.c:157 IMSI='262428260830811': No 2G Auth Data 20241123160253240 DAUC <0003> db_auc.c:192 IMSI='262428260830811': No 3G Auth Data 20241123160253240 DLGSUP <0013> hlr.c:121 IMSI 262428260830811: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@27a3e2e74366: Created GsupExpect[0] for "262428260830811" to be handled at TC_gsup_ul_subscriber_data(94) 20241123160253246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@27a3e2e74366: GSUP ul subscriber_data<unbound> 20241123160253248 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253248 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253248 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428260830811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428260830811" cn_domain=PS} 20241123160253248 DLU <0006> fsm.c:456 lu(262428260830811)[0x612000011620]{UNVALIDATED}: Allocated 20241123160253248 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428260830811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160253249 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428260830811)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160253249 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428260830811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428260830811" cn_domain=PS} 20241123160253249 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253249 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253249 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253249 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@27a3e2e74366: Found GsupExpect[0] for "262428260830811" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@27a3e2e74366: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428260830811" 20241123160253250 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253250 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253250 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428260830811 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428260830811"} 20241123160253250 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428260830811)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160253250 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428260830811 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160253250 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428260830811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428260830811"} 20241123160253250 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428260830811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160253250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428260830811)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160253250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428260830811)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160253250 DLU <0006> fsm.c:568 lu(PS:IMSI-262428260830811)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160253250 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253250 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253250 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253250 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160253251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@27a3e2e74366: Final verdict of PTC: pass 20241123160253252 DAUC <0003> db_auc.c:157 IMSI='262426209113191': No 2G Auth Data 20241123160253252 DAUC <0003> db_auc.c:192 IMSI='262426209113191': No 3G Auth Data 20241123160253252 DLGSUP <0013> hlr.c:121 IMSI 262426209113191: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@27a3e2e74366: Created GsupExpect[0] for "262426209113191" to be handled at TC_gsup_ul_subscriber_data(95) 20241123160253259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@27a3e2e74366: GSUP ul subscriber_data<unbound> 20241123160253261 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253261 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253261 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426209113191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426209113191" cn_domain=PS} 20241123160253261 DLU <0006> fsm.c:456 lu(262426209113191)[0x6120000117a0]{UNVALIDATED}: Allocated 20241123160253261 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426209113191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160253261 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426209113191)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160253261 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426209113191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426209113191" cn_domain=PS} 20241123160253261 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253261 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253261 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253261 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@27a3e2e74366: Found GsupExpect[0] for "262426209113191" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@27a3e2e74366: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426209113191" 20241123160253263 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253263 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253263 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426209113191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426209113191"} 20241123160253263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426209113191)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160253263 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426209113191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160253263 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426209113191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426209113191"} 20241123160253263 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426209113191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160253263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426209113191)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160253263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426209113191)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160253263 DLU <0006> fsm.c:568 lu(PS:IMSI-262426209113191)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160253263 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253263 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253263 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253263 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160253263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@27a3e2e74366: Final verdict of PTC: pass 20241123160253264 DAUC <0003> db_auc.c:157 IMSI='262427117151616': No 2G Auth Data 20241123160253264 DAUC <0003> db_auc.c:192 IMSI='262427117151616': No 3G Auth Data 20241123160253265 DLGSUP <0013> hlr.c:121 IMSI 262427117151616: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@27a3e2e74366: Created GsupExpect[0] for "262427117151616" to be handled at TC_gsup_ul_subscriber_data(96) 20241123160253273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@27a3e2e74366: GSUP ul subscriber_data<unbound> 20241123160253275 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253275 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253275 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427117151616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427117151616" cn_domain=PS} 20241123160253275 DLU <0006> fsm.c:456 lu(262427117151616)[0x612000011920]{UNVALIDATED}: Allocated 20241123160253275 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427117151616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160253275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427117151616)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160253275 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427117151616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427117151616" cn_domain=PS} 20241123160253275 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253275 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253275 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253275 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@27a3e2e74366: Found GsupExpect[0] for "262427117151616" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@27a3e2e74366: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427117151616" 20241123160253277 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253277 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253277 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427117151616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427117151616"} 20241123160253277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427117151616)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160253277 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427117151616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160253277 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427117151616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427117151616"} 20241123160253277 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427117151616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160253277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427117151616)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160253277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427117151616)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160253277 DLU <0006> fsm.c:568 lu(PS:IMSI-262427117151616)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160253277 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253277 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160253277 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253277 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160253278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@27a3e2e74366: Final verdict of PTC: pass MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160253279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46176<->l=127.0.0.1:4258 20241123160253279 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37613<->l=127.0.0.1:4259) 87@27a3e2e74366: Final verdict of PTC: none 20241123160253280 DLINP <000b> input/ipa.c:455 connected read/write 20241123160253280 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160253280 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160253280 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160253280 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat Nov 23 16:02:53 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20241123160253303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20241123160253404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69620) Waiting for packet dumper to finish... 1 (prev_count=69620, count=117948) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat Nov 23 16:02:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_vty started. MTC@27a3e2e74366: legacy= true 20241123160256528 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160256528 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160256533 DLINP <000b> input/ipa.c:455 connected read/write 20241123160256533 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160256535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160256538 DLINP <000b> input/ipa.c:455 connected read/write 20241123160256538 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(97)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160256539 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160256539 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160256539 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160256539 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160256539 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160256539 DLGSUP <0013> gsup_server.c:236 2: 20241123160256539 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160256539 DLGSUP <0013> gsup_server.c:236 3: 20241123160256539 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160256539 DLGSUP <0013> gsup_server.c:236 4: 20241123160256539 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160256539 DLGSUP <0013> gsup_server.c:236 5: 20241123160256539 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160256539 DLGSUP <0013> gsup_server.c:236 7: 20241123160256539 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160256539 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160256539 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160256539 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160256567 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38343<->l=127.0.0.1:4259) 20241123160256568 DAUC <0003> db_auc.c:157 IMSI='262427605075882': No 2G Auth Data 20241123160256568 DAUC <0003> db_auc.c:192 IMSI='262427605075882': No 3G Auth Data 20241123160256569 DAUC <0003> db_auc.c:192 IMSI='262427605075882': No 3G Auth Data 20241123160256570 DAUC <0003> db_auc.c:157 IMSI='262425021943680': No 2G Auth Data 20241123160256570 DAUC <0003> db_auc.c:192 IMSI='262425021943680': No 3G Auth Data 20241123160256571 DAUC <0003> db_auc.c:157 IMSI='262425021943680': No 2G Auth Data 20241123160256571 DAUC <0003> db_auc.c:157 IMSI='262424124251638': No 2G Auth Data 20241123160256571 DAUC <0003> db_auc.c:192 IMSI='262424124251638': No 3G Auth Data MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160256573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 20241123160256573 DLINP <000b> input/ipa.c:455 connected read/write 20241123160256573 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160256573 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160256573 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160256573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160256573 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38343<->l=127.0.0.1:4259) 98@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@27a3e2e74366: Test case TC_vty finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat Nov 23 16:02:56 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241123160256595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4258 20241123160256696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28704) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sat Nov 23 16:02:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_vty_msisdn_isd started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160259792 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160259792 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160259793 DLINP <000b> input/ipa.c:455 connected read/write 20241123160259793 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160259794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46280<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(100)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160259795 DLINP <000b> input/ipa.c:455 connected read/write 20241123160259795 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160259795 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160259795 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(100)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160259795 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160259795 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160259795 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160259795 DLGSUP <0013> gsup_server.c:236 2: 20241123160259795 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160259795 DLGSUP <0013> gsup_server.c:236 3: 20241123160259795 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160259795 DLGSUP <0013> gsup_server.c:236 4: 20241123160259795 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160259795 DLGSUP <0013> gsup_server.c:236 5: 20241123160259795 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160259795 DLGSUP <0013> gsup_server.c:236 7: 20241123160259795 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160259795 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160259795 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160259795 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160259804 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40433<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@27a3e2e74366: Created GsupExpect[0] for "262428727862015" to be handled at TC_vty_msisdn_isd(104) 20241123160259810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 20241123160259812 DAUC <0003> db_auc.c:157 IMSI='262428727862015': No 2G Auth Data 20241123160259812 DAUC <0003> db_auc.c:192 IMSI='262428727862015': No 3G Auth Data 20241123160259838 DLINP <000b> input/ipa.c:455 connected read/write 20241123160259838 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160259838 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428727862015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428727862015" cn_domain=PS} 20241123160259838 DLU <0006> fsm.c:456 lu(262428727862015)[0x612000011aa0]{UNVALIDATED}: Allocated 20241123160259838 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428727862015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160259838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428727862015)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160259838 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428727862015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428727862015" cn_domain=PS} 20241123160259839 DLINP <000b> input/ipa.c:455 connected read/write 20241123160259839 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160259839 DLINP <000b> input/ipa.c:455 connected read/write 20241123160259839 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@27a3e2e74366: Found GsupExpect[0] for "262428727862015" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@27a3e2e74366: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428727862015" 20241123160259845 DLINP <000b> input/ipa.c:455 connected read/write 20241123160259846 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160259846 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428727862015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428727862015"} 20241123160259846 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428727862015)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160259846 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428727862015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160259846 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428727862015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428727862015"} 20241123160259846 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428727862015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160259846 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428727862015)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160259846 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428727862015)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160259846 DLU <0006> fsm.c:568 lu(PS:IMSI-262428727862015)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160259846 DLINP <000b> input/ipa.c:455 connected read/write 20241123160259846 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160259846 DLINP <000b> input/ipa.c:455 connected read/write 20241123160259846 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@27a3e2e74366: setverdict(pass): none -> pass 20241123160259849 DLGSUP <0013> hlr.c:128 IMSI 262428727862015: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241123160259849 DLINP <000b> input/ipa.c:455 connected read/write 20241123160259849 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160259849 DLINP <000b> input/ipa.c:455 connected read/write 20241123160259850 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160259853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 20241123160259853 DLINP <000b> input/ipa.c:455 connected read/write 20241123160259853 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160259853 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428727862015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428727862015"} 20241123160259853 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428727862015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241123160259853 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428727862015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@27a3e2e74366: Final verdict of PTC: pass 20241123160259855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46280<->l=127.0.0.1:4258 20241123160259857 DLINP <000b> input/ipa.c:455 connected read/write 20241123160259857 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160259857 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160259857 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160259857 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160259857 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40433<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@27a3e2e74366: Final verdict of PTC: none 102@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 102: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@27a3e2e74366: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat Nov 23 16:02:59 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241123160259896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 20241123160259997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sat Nov 23 16:03:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_purge_cs started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160303069 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160303069 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160303070 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303070 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(105)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160303072 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303072 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303072 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160303072 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160303072 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160303072 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160303072 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160303072 DLGSUP <0013> gsup_server.c:236 2: 20241123160303072 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160303072 DLGSUP <0013> gsup_server.c:236 3: 20241123160303072 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160303072 DLGSUP <0013> gsup_server.c:236 4: 20241123160303072 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160303072 DLGSUP <0013> gsup_server.c:236 5: 20241123160303072 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160303072 DLGSUP <0013> gsup_server.c:236 7: 20241123160303072 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160303072 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160303072 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(105)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160303072 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160303079 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37051<->l=127.0.0.1:4259) 20241123160303081 DAUC <0003> db_auc.c:157 IMSI='262424934364836': No 2G Auth Data 20241123160303081 DAUC <0003> db_auc.c:192 IMSI='262424934364836': No 3G Auth Data HLR_Test-GSUP(106)@27a3e2e74366: Created GsupExpect[0] for "262424934364836" to be handled at TC_gsup_purge_cs(109) 20241123160303087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4258 20241123160303114 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303114 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303114 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424934364836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424934364836" cn_domain=PS} 20241123160303114 DLU <0006> fsm.c:456 lu(262424934364836)[0x612000011c20]{UNVALIDATED}: Allocated 20241123160303114 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424934364836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160303114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424934364836)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160303114 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424934364836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424934364836" cn_domain=PS} 20241123160303114 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303114 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303114 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303114 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@27a3e2e74366: Found GsupExpect[0] for "262424934364836" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@27a3e2e74366: Added IMSI table entry 0TC_gsup_purge_cs(109)"262424934364836" 20241123160303116 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303116 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303116 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424934364836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424934364836"} 20241123160303116 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424934364836)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160303116 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424934364836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160303116 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424934364836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424934364836"} 20241123160303116 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424934364836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160303116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424934364836)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160303116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424934364836)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160303116 DLU <0006> fsm.c:568 lu(PS:IMSI-262424934364836)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160303116 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303116 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303116 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303116 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@27a3e2e74366: setverdict(pass): none -> pass 20241123160303117 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303117 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303117 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424934364836 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424934364836" cn_domain=CS} 20241123160303117 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424934364836 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241123160303117 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424934364836 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424934364836"} 20241123160303117 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424934364836 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160303117 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303117 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303117 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303117 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160303118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@27a3e2e74366: Final verdict of PTC: pass 20241123160303119 DAUC <0003> db_auc.c:157 IMSI='262424048921792': No 2G Auth Data 20241123160303119 DAUC <0003> db_auc.c:192 IMSI='262424048921792': No 3G Auth Data 20241123160303119 DLGSUP <0013> hlr.c:121 IMSI 262424048921792: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@27a3e2e74366: Created GsupExpect[0] for "262424048921792" to be handled at TC_gsup_purge_cs(110) 20241123160303125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4258 20241123160303127 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303127 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303127 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424048921792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424048921792" cn_domain=PS} 20241123160303127 DLU <0006> fsm.c:456 lu(262424048921792)[0x612000011da0]{UNVALIDATED}: Allocated 20241123160303127 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424048921792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160303127 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424048921792)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160303127 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424048921792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424048921792" cn_domain=PS} 20241123160303127 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303127 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303127 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303127 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@27a3e2e74366: Found GsupExpect[0] for "262424048921792" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@27a3e2e74366: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424048921792" 20241123160303128 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303128 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303128 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424048921792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424048921792"} 20241123160303128 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424048921792)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160303128 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424048921792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160303128 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424048921792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424048921792"} 20241123160303128 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424048921792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160303128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424048921792)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160303128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424048921792)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160303128 DLU <0006> fsm.c:568 lu(PS:IMSI-262424048921792)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160303128 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303128 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303128 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303128 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@27a3e2e74366: setverdict(pass): none -> pass 20241123160303129 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303129 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303129 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424048921792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424048921792" cn_domain=CS} 20241123160303129 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424048921792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241123160303129 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424048921792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424048921792"} 20241123160303129 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424048921792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160303129 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303129 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303129 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303129 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160303130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@27a3e2e74366: Final verdict of PTC: pass 20241123160303131 DAUC <0003> db_auc.c:157 IMSI='262422439663831': No 2G Auth Data 20241123160303131 DAUC <0003> db_auc.c:192 IMSI='262422439663831': No 3G Auth Data 20241123160303131 DLGSUP <0013> hlr.c:121 IMSI 262422439663831: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@27a3e2e74366: Created GsupExpect[0] for "262422439663831" to be handled at TC_gsup_purge_cs(111) 20241123160303137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34554<->l=127.0.0.1:4258 20241123160303139 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303139 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303139 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422439663831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422439663831" cn_domain=PS} 20241123160303139 DLU <0006> fsm.c:456 lu(262422439663831)[0x612000011f20]{UNVALIDATED}: Allocated 20241123160303139 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422439663831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160303139 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422439663831)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160303139 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422439663831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422439663831" cn_domain=PS} 20241123160303139 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303139 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303139 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303139 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@27a3e2e74366: Found GsupExpect[0] for "262422439663831" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@27a3e2e74366: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422439663831" 20241123160303141 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303141 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303141 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422439663831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422439663831"} 20241123160303141 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422439663831)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160303141 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422439663831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160303141 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422439663831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422439663831"} 20241123160303141 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422439663831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160303141 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422439663831)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160303141 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422439663831)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160303141 DLU <0006> fsm.c:568 lu(PS:IMSI-262422439663831)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160303141 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303141 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303141 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303141 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@27a3e2e74366: setverdict(pass): none -> pass 20241123160303142 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303142 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303142 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422439663831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422439663831" cn_domain=CS} 20241123160303142 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422439663831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241123160303142 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422439663831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422439663831"} 20241123160303142 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422439663831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160303142 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303142 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303142 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303142 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160303143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34554<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@27a3e2e74366: Final verdict of PTC: pass 20241123160303143 DAUC <0003> db_auc.c:157 IMSI='262422492865759': No 2G Auth Data 20241123160303143 DAUC <0003> db_auc.c:192 IMSI='262422492865759': No 3G Auth Data 20241123160303144 DLGSUP <0013> hlr.c:121 IMSI 262422492865759: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@27a3e2e74366: Created GsupExpect[0] for "262422492865759" to be handled at TC_gsup_purge_cs(112) 20241123160303150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 20241123160303152 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303152 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303152 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422492865759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422492865759" cn_domain=PS} 20241123160303152 DLU <0006> fsm.c:456 lu(262422492865759)[0x6120000120a0]{UNVALIDATED}: Allocated 20241123160303152 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422492865759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160303152 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422492865759)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160303152 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422492865759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422492865759" cn_domain=PS} 20241123160303152 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303152 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303152 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303152 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@27a3e2e74366: Found GsupExpect[0] for "262422492865759" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@27a3e2e74366: Added IMSI table entry 3TC_gsup_purge_cs(112)"262422492865759" 20241123160303153 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303153 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303153 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422492865759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422492865759"} 20241123160303153 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422492865759)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160303153 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422492865759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160303153 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422492865759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422492865759"} 20241123160303153 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422492865759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160303153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422492865759)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160303153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422492865759)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160303153 DLU <0006> fsm.c:568 lu(PS:IMSI-262422492865759)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160303153 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303153 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303153 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303153 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@27a3e2e74366: setverdict(pass): none -> pass 20241123160303154 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303154 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303154 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422492865759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422492865759" cn_domain=CS} 20241123160303154 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422492865759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241123160303154 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422492865759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422492865759"} 20241123160303154 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422492865759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160303154 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303154 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303154 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303154 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160303154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@27a3e2e74366: Final verdict of PTC: pass 20241123160303155 DAUC <0003> db_auc.c:157 IMSI='262420405549053': No 2G Auth Data 20241123160303155 DAUC <0003> db_auc.c:192 IMSI='262420405549053': No 3G Auth Data 20241123160303156 DLGSUP <0013> hlr.c:121 IMSI 262420405549053: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@27a3e2e74366: Created GsupExpect[0] for "262420405549053" to be handled at TC_gsup_purge_cs(113) 20241123160303162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34568<->l=127.0.0.1:4258 20241123160303164 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303164 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303164 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420405549053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420405549053" cn_domain=PS} 20241123160303164 DLU <0006> fsm.c:456 lu(262420405549053)[0x612000012220]{UNVALIDATED}: Allocated 20241123160303164 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420405549053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160303164 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420405549053)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160303164 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420405549053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420405549053" cn_domain=PS} 20241123160303164 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303164 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303164 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303164 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@27a3e2e74366: Found GsupExpect[0] for "262420405549053" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@27a3e2e74366: Added IMSI table entry 4TC_gsup_purge_cs(113)"262420405549053" 20241123160303165 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303165 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303165 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420405549053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420405549053"} 20241123160303165 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420405549053)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160303165 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420405549053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160303165 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420405549053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420405549053"} 20241123160303165 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420405549053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160303165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420405549053)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160303166 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420405549053)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160303166 DLU <0006> fsm.c:568 lu(PS:IMSI-262420405549053)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160303166 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303166 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303166 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303166 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@27a3e2e74366: setverdict(pass): none -> pass 20241123160303167 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303167 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303167 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420405549053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420405549053" cn_domain=CS} 20241123160303167 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420405549053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241123160303167 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420405549053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420405549053"} 20241123160303167 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420405549053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160303167 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303167 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303167 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303167 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160303167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34568<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@27a3e2e74366: Final verdict of PTC: pass 20241123160303168 DAUC <0003> db_auc.c:157 IMSI='262427416424053': No 2G Auth Data 20241123160303168 DAUC <0003> db_auc.c:192 IMSI='262427416424053': No 3G Auth Data 20241123160303169 DLGSUP <0013> hlr.c:121 IMSI 262427416424053: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@27a3e2e74366: Created GsupExpect[0] for "262427416424053" to be handled at TC_gsup_purge_cs(114) 20241123160303175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4258 20241123160303177 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303177 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303177 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427416424053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427416424053" cn_domain=PS} 20241123160303177 DLU <0006> fsm.c:456 lu(262427416424053)[0x6120000123a0]{UNVALIDATED}: Allocated 20241123160303177 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427416424053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160303177 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427416424053)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160303177 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427416424053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427416424053" cn_domain=PS} 20241123160303177 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303177 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303177 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303177 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@27a3e2e74366: Found GsupExpect[0] for "262427416424053" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@27a3e2e74366: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427416424053" 20241123160303179 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303179 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303179 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427416424053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427416424053"} 20241123160303179 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427416424053)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160303179 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427416424053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160303179 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427416424053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427416424053"} 20241123160303179 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427416424053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160303179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427416424053)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160303179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427416424053)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160303179 DLU <0006> fsm.c:568 lu(PS:IMSI-262427416424053)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160303179 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303179 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303179 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303179 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@27a3e2e74366: setverdict(pass): none -> pass 20241123160303180 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303180 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303180 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427416424053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427416424053" cn_domain=CS} 20241123160303180 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427416424053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241123160303180 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427416424053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427416424053"} 20241123160303180 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427416424053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160303180 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303180 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303180 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303180 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160303180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@27a3e2e74366: Final verdict of PTC: pass 20241123160303181 DAUC <0003> db_auc.c:157 IMSI='262421953922502': No 2G Auth Data 20241123160303181 DAUC <0003> db_auc.c:192 IMSI='262421953922502': No 3G Auth Data 20241123160303182 DLGSUP <0013> hlr.c:121 IMSI 262421953922502: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@27a3e2e74366: Created GsupExpect[0] for "262421953922502" to be handled at TC_gsup_purge_cs(115) 20241123160303188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 20241123160303189 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303190 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303190 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421953922502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421953922502" cn_domain=PS} 20241123160303190 DLU <0006> fsm.c:456 lu(262421953922502)[0x612000012520]{UNVALIDATED}: Allocated 20241123160303190 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421953922502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160303190 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421953922502)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160303190 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421953922502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421953922502" cn_domain=PS} 20241123160303190 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303190 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303190 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303190 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@27a3e2e74366: Found GsupExpect[0] for "262421953922502" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@27a3e2e74366: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421953922502" 20241123160303191 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303191 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303191 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421953922502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421953922502"} 20241123160303191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421953922502)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160303191 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421953922502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160303191 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421953922502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421953922502"} 20241123160303191 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421953922502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160303191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421953922502)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160303191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421953922502)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160303191 DLU <0006> fsm.c:568 lu(PS:IMSI-262421953922502)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160303191 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303191 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303191 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303191 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@27a3e2e74366: setverdict(pass): none -> pass 20241123160303192 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303192 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303192 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421953922502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421953922502" cn_domain=CS} 20241123160303192 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421953922502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241123160303192 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421953922502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421953922502"} 20241123160303192 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421953922502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160303192 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303192 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303192 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303192 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160303193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@27a3e2e74366: Final verdict of PTC: pass 20241123160303194 DAUC <0003> db_auc.c:157 IMSI='262425179786812': No 2G Auth Data 20241123160303194 DAUC <0003> db_auc.c:192 IMSI='262425179786812': No 3G Auth Data 20241123160303194 DLGSUP <0013> hlr.c:121 IMSI 262425179786812: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@27a3e2e74366: Created GsupExpect[0] for "262425179786812" to be handled at TC_gsup_purge_cs(116) 20241123160303200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34598<->l=127.0.0.1:4258 20241123160303202 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303202 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303202 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425179786812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425179786812" cn_domain=PS} 20241123160303202 DLU <0006> fsm.c:456 lu(262425179786812)[0x6120000126a0]{UNVALIDATED}: Allocated 20241123160303202 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425179786812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160303202 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425179786812)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160303202 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425179786812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425179786812" cn_domain=PS} 20241123160303202 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303202 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303202 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303202 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@27a3e2e74366: Found GsupExpect[0] for "262425179786812" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@27a3e2e74366: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425179786812" 20241123160303203 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303203 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303204 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425179786812 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425179786812"} 20241123160303204 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425179786812)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160303204 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425179786812 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160303204 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425179786812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425179786812"} 20241123160303204 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425179786812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160303204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425179786812)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160303204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425179786812)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160303204 DLU <0006> fsm.c:568 lu(PS:IMSI-262425179786812)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160303204 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303204 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303204 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303204 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@27a3e2e74366: setverdict(pass): none -> pass 20241123160303204 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303204 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303204 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425179786812 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425179786812" cn_domain=CS} 20241123160303204 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425179786812 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241123160303204 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425179786812 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425179786812"} 20241123160303205 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425179786812 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160303205 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303205 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160303205 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303205 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160303205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34598<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@27a3e2e74366: Final verdict of PTC: pass MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160303206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@27a3e2e74366: Final verdict of PTC: none 20241123160303207 DLINP <000b> input/ipa.c:455 connected read/write 20241123160303207 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160303207 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160303207 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160303207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160303207 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37051<->l=127.0.0.1:4259) 107@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat Nov 23 16:03:03 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241123160303230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34602<->l=127.0.0.1:4258 20241123160303331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34602<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82800) Waiting for packet dumper to finish... 1 (prev_count=82800, count=134564) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sat Nov 23 16:03:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_purge_ps started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160306427 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160306427 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160306430 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306430 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(117)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160306432 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306432 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306432 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160306432 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160306432 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160306432 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160306432 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160306432 DLGSUP <0013> gsup_server.c:236 2: 20241123160306432 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160306432 DLGSUP <0013> gsup_server.c:236 3: 20241123160306432 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(117)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160306432 DLGSUP <0013> gsup_server.c:236 4: 20241123160306432 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160306432 DLGSUP <0013> gsup_server.c:236 5: 20241123160306432 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160306432 DLGSUP <0013> gsup_server.c:236 7: 20241123160306432 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160306432 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160306432 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160306432 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160306442 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36785<->l=127.0.0.1:4259) 20241123160306447 DAUC <0003> db_auc.c:157 IMSI='262421223213135': No 2G Auth Data 20241123160306447 DAUC <0003> db_auc.c:192 IMSI='262421223213135': No 3G Auth Data HLR_Test-GSUP(118)@27a3e2e74366: Created GsupExpect[0] for "262421223213135" to be handled at TC_gsup_purge_ps(121) 20241123160306457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34614<->l=127.0.0.1:4258 20241123160306478 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306478 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306478 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421223213135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421223213135" cn_domain=PS} 20241123160306478 DLU <0006> fsm.c:456 lu(262421223213135)[0x612000012820]{UNVALIDATED}: Allocated 20241123160306478 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421223213135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160306478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421223213135)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160306479 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421223213135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421223213135" cn_domain=PS} 20241123160306479 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306479 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306479 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306479 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@27a3e2e74366: Found GsupExpect[0] for "262421223213135" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@27a3e2e74366: Added IMSI table entry 0TC_gsup_purge_ps(121)"262421223213135" 20241123160306485 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306485 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306485 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421223213135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421223213135"} 20241123160306486 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421223213135)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160306486 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421223213135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160306486 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421223213135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421223213135"} 20241123160306486 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421223213135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160306486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421223213135)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160306486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421223213135)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160306486 DLU <0006> fsm.c:568 lu(PS:IMSI-262421223213135)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160306486 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306486 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306486 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306486 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@27a3e2e74366: setverdict(pass): none -> pass 20241123160306489 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306489 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306489 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421223213135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421223213135" cn_domain=PS} 20241123160306489 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421223213135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241123160306489 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421223213135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421223213135"} 20241123160306489 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421223213135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160306490 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306490 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306490 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306490 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160306493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34614<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@27a3e2e74366: Final verdict of PTC: pass 20241123160306497 DAUC <0003> db_auc.c:157 IMSI='262428075263303': No 2G Auth Data 20241123160306497 DAUC <0003> db_auc.c:192 IMSI='262428075263303': No 3G Auth Data 20241123160306498 DLGSUP <0013> hlr.c:121 IMSI 262428075263303: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@27a3e2e74366: Created GsupExpect[0] for "262428075263303" to be handled at TC_gsup_purge_ps(122) 20241123160306513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34624<->l=127.0.0.1:4258 20241123160306515 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306515 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306515 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428075263303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428075263303" cn_domain=PS} 20241123160306515 DLU <0006> fsm.c:456 lu(262428075263303)[0x6120000129a0]{UNVALIDATED}: Allocated 20241123160306515 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428075263303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160306515 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428075263303)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160306515 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428075263303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428075263303" cn_domain=PS} 20241123160306515 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306515 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306515 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306515 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@27a3e2e74366: Found GsupExpect[0] for "262428075263303" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@27a3e2e74366: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428075263303" 20241123160306517 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306517 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306517 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428075263303 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428075263303"} 20241123160306517 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428075263303)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160306517 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428075263303 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160306517 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428075263303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428075263303"} 20241123160306517 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428075263303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160306517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428075263303)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160306517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428075263303)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160306517 DLU <0006> fsm.c:568 lu(PS:IMSI-262428075263303)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160306517 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306517 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306517 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306517 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@27a3e2e74366: setverdict(pass): none -> pass 20241123160306518 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306518 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306518 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428075263303 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428075263303" cn_domain=PS} 20241123160306518 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428075263303 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241123160306518 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428075263303 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428075263303"} 20241123160306518 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428075263303 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160306518 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306518 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306518 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306518 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160306519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34624<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@27a3e2e74366: Final verdict of PTC: pass 20241123160306519 DAUC <0003> db_auc.c:157 IMSI='262424940584161': No 2G Auth Data 20241123160306519 DAUC <0003> db_auc.c:192 IMSI='262424940584161': No 3G Auth Data 20241123160306520 DLGSUP <0013> hlr.c:121 IMSI 262424940584161: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@27a3e2e74366: Created GsupExpect[0] for "262424940584161" to be handled at TC_gsup_purge_ps(123) 20241123160306526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34630<->l=127.0.0.1:4258 20241123160306530 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306530 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306530 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424940584161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424940584161" cn_domain=PS} 20241123160306530 DLU <0006> fsm.c:456 lu(262424940584161)[0x612000012b20]{UNVALIDATED}: Allocated 20241123160306530 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424940584161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160306530 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424940584161)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160306530 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424940584161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424940584161" cn_domain=PS} 20241123160306530 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306530 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306530 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306530 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@27a3e2e74366: Found GsupExpect[0] for "262424940584161" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@27a3e2e74366: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424940584161" 20241123160306532 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306532 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306532 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424940584161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424940584161"} 20241123160306532 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424940584161)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160306532 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424940584161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160306532 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424940584161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424940584161"} 20241123160306532 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424940584161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160306532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424940584161)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160306532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424940584161)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160306532 DLU <0006> fsm.c:568 lu(PS:IMSI-262424940584161)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160306532 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306532 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306532 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306532 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@27a3e2e74366: setverdict(pass): none -> pass 20241123160306533 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306533 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306533 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424940584161 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424940584161" cn_domain=PS} 20241123160306533 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424940584161 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241123160306533 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424940584161 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424940584161"} 20241123160306533 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424940584161 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160306533 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306533 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306533 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306533 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160306534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34630<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@27a3e2e74366: Final verdict of PTC: pass 20241123160306535 DAUC <0003> db_auc.c:157 IMSI='262420693309356': No 2G Auth Data 20241123160306535 DAUC <0003> db_auc.c:192 IMSI='262420693309356': No 3G Auth Data 20241123160306535 DLGSUP <0013> hlr.c:121 IMSI 262420693309356: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@27a3e2e74366: Created GsupExpect[0] for "262420693309356" to be handled at TC_gsup_purge_ps(124) 20241123160306542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34638<->l=127.0.0.1:4258 20241123160306545 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306545 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306545 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420693309356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420693309356" cn_domain=PS} 20241123160306545 DLU <0006> fsm.c:456 lu(262420693309356)[0x612000012ca0]{UNVALIDATED}: Allocated 20241123160306545 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420693309356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160306545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420693309356)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160306545 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420693309356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420693309356" cn_domain=PS} 20241123160306545 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306545 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306545 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306545 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@27a3e2e74366: Found GsupExpect[0] for "262420693309356" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@27a3e2e74366: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420693309356" 20241123160306547 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306547 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306547 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420693309356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420693309356"} 20241123160306547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420693309356)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160306547 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420693309356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160306547 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420693309356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420693309356"} 20241123160306547 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420693309356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160306547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420693309356)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160306547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420693309356)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160306547 DLU <0006> fsm.c:568 lu(PS:IMSI-262420693309356)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160306547 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306547 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306547 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306547 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@27a3e2e74366: setverdict(pass): none -> pass 20241123160306549 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306549 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306549 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420693309356 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420693309356" cn_domain=PS} 20241123160306549 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420693309356 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241123160306549 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420693309356 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420693309356"} 20241123160306549 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420693309356 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160306549 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306549 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306549 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306549 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160306550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34638<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@27a3e2e74366: Final verdict of PTC: pass 20241123160306551 DAUC <0003> db_auc.c:157 IMSI='262425786891891': No 2G Auth Data 20241123160306551 DAUC <0003> db_auc.c:192 IMSI='262425786891891': No 3G Auth Data 20241123160306552 DLGSUP <0013> hlr.c:121 IMSI 262425786891891: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@27a3e2e74366: Created GsupExpect[0] for "262425786891891" to be handled at TC_gsup_purge_ps(125) 20241123160306560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4258 20241123160306562 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306562 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306562 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425786891891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425786891891" cn_domain=PS} 20241123160306563 DLU <0006> fsm.c:456 lu(262425786891891)[0x612000012e20]{UNVALIDATED}: Allocated 20241123160306563 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425786891891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160306563 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425786891891)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160306563 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425786891891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425786891891" cn_domain=PS} 20241123160306563 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306563 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306563 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306563 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@27a3e2e74366: Found GsupExpect[0] for "262425786891891" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@27a3e2e74366: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425786891891" 20241123160306565 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306565 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306565 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425786891891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425786891891"} 20241123160306565 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425786891891)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160306565 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425786891891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160306565 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425786891891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425786891891"} 20241123160306565 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425786891891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160306565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425786891891)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160306565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425786891891)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160306565 DLU <0006> fsm.c:568 lu(PS:IMSI-262425786891891)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160306565 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306565 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306565 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306565 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@27a3e2e74366: setverdict(pass): none -> pass 20241123160306566 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306566 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306566 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425786891891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425786891891" cn_domain=PS} 20241123160306566 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425786891891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241123160306566 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425786891891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425786891891"} 20241123160306566 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425786891891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160306566 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306566 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306566 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306566 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160306567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@27a3e2e74366: Final verdict of PTC: pass 20241123160306568 DAUC <0003> db_auc.c:157 IMSI='262425389592800': No 2G Auth Data 20241123160306568 DAUC <0003> db_auc.c:192 IMSI='262425389592800': No 3G Auth Data 20241123160306569 DLGSUP <0013> hlr.c:121 IMSI 262425389592800: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@27a3e2e74366: Created GsupExpect[0] for "262425389592800" to be handled at TC_gsup_purge_ps(126) 20241123160306575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34662<->l=127.0.0.1:4258 20241123160306577 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306577 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306577 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425389592800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425389592800" cn_domain=PS} 20241123160306577 DLU <0006> fsm.c:456 lu(262425389592800)[0x612000012fa0]{UNVALIDATED}: Allocated 20241123160306577 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425389592800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160306577 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425389592800)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160306577 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425389592800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425389592800" cn_domain=PS} 20241123160306577 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306577 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306577 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306577 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@27a3e2e74366: Found GsupExpect[0] for "262425389592800" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@27a3e2e74366: Added IMSI table entry 5TC_gsup_purge_ps(126)"262425389592800" 20241123160306579 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306579 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306579 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425389592800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425389592800"} 20241123160306579 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425389592800)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160306579 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425389592800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160306579 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425389592800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425389592800"} 20241123160306579 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425389592800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160306579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425389592800)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160306579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425389592800)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160306579 DLU <0006> fsm.c:568 lu(PS:IMSI-262425389592800)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160306579 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306579 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306579 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306579 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@27a3e2e74366: setverdict(pass): none -> pass 20241123160306580 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306580 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306580 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425389592800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425389592800" cn_domain=PS} 20241123160306580 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425389592800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241123160306580 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425389592800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425389592800"} 20241123160306580 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425389592800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160306580 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306580 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306580 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306580 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160306581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34662<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@27a3e2e74366: Final verdict of PTC: pass 20241123160306582 DAUC <0003> db_auc.c:157 IMSI='262426870860894': No 2G Auth Data 20241123160306582 DAUC <0003> db_auc.c:192 IMSI='262426870860894': No 3G Auth Data 20241123160306582 DLGSUP <0013> hlr.c:121 IMSI 262426870860894: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@27a3e2e74366: Created GsupExpect[0] for "262426870860894" to be handled at TC_gsup_purge_ps(127) 20241123160306589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34678<->l=127.0.0.1:4258 20241123160306591 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306591 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306591 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426870860894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426870860894" cn_domain=PS} 20241123160306591 DLU <0006> fsm.c:456 lu(262426870860894)[0x612000013120]{UNVALIDATED}: Allocated 20241123160306591 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426870860894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160306591 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426870860894)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160306592 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426870860894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426870860894" cn_domain=PS} 20241123160306592 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306592 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306592 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306592 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@27a3e2e74366: Found GsupExpect[0] for "262426870860894" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@27a3e2e74366: Added IMSI table entry 6TC_gsup_purge_ps(127)"262426870860894" 20241123160306594 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306594 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306594 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426870860894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426870860894"} 20241123160306594 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426870860894)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160306594 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426870860894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160306595 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426870860894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426870860894"} 20241123160306595 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426870860894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160306595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426870860894)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160306595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426870860894)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160306595 DLU <0006> fsm.c:568 lu(PS:IMSI-262426870860894)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160306595 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306595 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306595 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306595 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@27a3e2e74366: setverdict(pass): none -> pass 20241123160306596 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306596 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306596 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426870860894 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426870860894" cn_domain=PS} 20241123160306596 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426870860894 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241123160306596 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426870860894 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426870860894"} 20241123160306596 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426870860894 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160306597 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306597 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306597 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306597 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160306598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34678<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@27a3e2e74366: Final verdict of PTC: pass 20241123160306600 DAUC <0003> db_auc.c:157 IMSI='262423715206975': No 2G Auth Data 20241123160306600 DAUC <0003> db_auc.c:192 IMSI='262423715206975': No 3G Auth Data 20241123160306600 DLGSUP <0013> hlr.c:121 IMSI 262423715206975: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@27a3e2e74366: Created GsupExpect[0] for "262423715206975" to be handled at TC_gsup_purge_ps(128) 20241123160306610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34682<->l=127.0.0.1:4258 20241123160306614 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306614 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306615 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423715206975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423715206975" cn_domain=PS} 20241123160306615 DLU <0006> fsm.c:456 lu(262423715206975)[0x6120000132a0]{UNVALIDATED}: Allocated 20241123160306615 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423715206975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160306615 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423715206975)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160306615 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423715206975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423715206975" cn_domain=PS} 20241123160306615 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306615 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306615 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306615 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@27a3e2e74366: Found GsupExpect[0] for "262423715206975" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@27a3e2e74366: Added IMSI table entry 7TC_gsup_purge_ps(128)"262423715206975" 20241123160306617 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306617 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306617 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423715206975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423715206975"} 20241123160306617 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423715206975)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160306617 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423715206975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160306617 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423715206975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423715206975"} 20241123160306617 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423715206975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160306617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423715206975)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160306617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423715206975)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160306617 DLU <0006> fsm.c:568 lu(PS:IMSI-262423715206975)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160306617 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306617 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306617 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306617 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@27a3e2e74366: setverdict(pass): none -> pass 20241123160306618 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306618 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306619 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423715206975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423715206975" cn_domain=PS} 20241123160306619 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423715206975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241123160306619 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423715206975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423715206975"} 20241123160306619 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423715206975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241123160306619 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306619 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160306619 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306619 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160306620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34682<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@27a3e2e74366: Final verdict of PTC: pass MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160306621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 20241123160306622 DLINP <000b> input/ipa.c:455 connected read/write 20241123160306622 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160306622 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160306622 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160306622 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160306622 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36785<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@27a3e2e74366: Final verdict of PTC: none 119@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat Nov 23 16:03:06 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241123160306665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34696<->l=127.0.0.1:4258 20241123160306766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34696<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134764) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sat Nov 23 16:03:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_purge_unknown started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160309818 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160309818 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160309819 DLINP <000b> input/ipa.c:455 connected read/write 20241123160309819 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160309819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34712<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20241123160309820 DLINP <000b> input/ipa.c:455 connected read/write 20241123160309820 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160309820 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160309820 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160309820 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160309820 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(129)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160309820 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160309820 DLGSUP <0013> gsup_server.c:236 2: 20241123160309820 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160309820 DLGSUP <0013> gsup_server.c:236 3: 20241123160309820 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160309820 DLGSUP <0013> gsup_server.c:236 4: 20241123160309820 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160309820 DLGSUP <0013> gsup_server.c:236 5: 20241123160309820 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160309820 DLGSUP <0013> gsup_server.c:236 7: 20241123160309820 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160309820 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160309820 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160309820 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160309827 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34329<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@27a3e2e74366: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241123160309832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34716<->l=127.0.0.1:4258 20241123160309866 DLINP <000b> input/ipa.c:455 connected read/write 20241123160309866 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160309866 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241123160309866 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241123160309866 DLGSUP <0013> lu_fsm.c:139 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241123160309866 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241123160309866 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160309866 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160309866 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241123160309866 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241123160309866 DLINP <000b> input/ipa.c:455 connected read/write 20241123160309866 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160309866 DLINP <000b> input/ipa.c:455 connected read/write 20241123160309866 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@27a3e2e74366: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@27a3e2e74366: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@27a3e2e74366: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160309868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34716<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@27a3e2e74366: Final verdict of PTC: pass MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160309869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34712<->l=127.0.0.1:4258 20241123160309869 DLINP <000b> input/ipa.c:455 connected read/write 20241123160309869 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160309869 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160309869 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160309869 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160309869 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34329<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@27a3e2e74366: Final verdict of PTC: none 131@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat Nov 23 16:03:09 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241123160309891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34732<->l=127.0.0.1:4258 20241123160309992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34732<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sat Nov 23 16:03:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_mo_ussd_unknown started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160313033 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160313033 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160313035 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313035 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160313036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41896<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(134)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160313038 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313038 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160313038 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160313038 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160313038 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160313038 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160313038 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160313038 DLGSUP <0013> gsup_server.c:236 2: 20241123160313038 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160313038 DLGSUP <0013> gsup_server.c:236 3: 20241123160313038 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160313038 DLGSUP <0013> gsup_server.c:236 4: 20241123160313038 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160313038 DLGSUP <0013> gsup_server.c:236 5: 20241123160313038 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160313038 DLGSUP <0013> gsup_server.c:236 7: 20241123160313038 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160313038 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160313038 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160313038 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160313054 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36407<->l=127.0.0.1:4259) 20241123160313058 DAUC <0003> db_auc.c:157 IMSI='262422074678253': No 2G Auth Data 20241123160313058 DAUC <0003> db_auc.c:192 IMSI='262422074678253': No 3G Auth Data HLR_Test-GSUP(135)@27a3e2e74366: Created GsupExpect[0] for "262422074678253" to be handled at TC_mo_ussd_unknown(138) 20241123160313069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41904<->l=127.0.0.1:4258 20241123160313078 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313078 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160313078 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422074678253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422074678253" session_id=2287490043 session_state=BEGIN} 20241123160313078 DSS <0004> hlr_ussd.c:576 262422074678253/0x885853fb: Process SS (BEGIN) 20241123160313078 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241123160313078 DSS <0004> hlr_ussd.c:518 262422074678253/0x885853fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241123160313078 DSS <0004> hlr_ussd.c:523 262422074678253/0x885853fb: USSD for unknown code '*#200#' 20241123160313078 DSS <0004> hlr_ussd.c:354 262422074678253/0x885853fb: Tx ReturnError(1, 0x12) 20241123160313078 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422074678253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422074678253" session_id=2287490043 session_state=END} 20241123160313078 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313078 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160313078 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313078 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@27a3e2e74366: Found GsupExpect[0] for "262422074678253" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@27a3e2e74366: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422074678253" TC_mo_ussd_unknown(138)@27a3e2e74366: setverdict(pass): none -> pass 20241123160313084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41904<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@27a3e2e74366: Final verdict of PTC: pass 20241123160313086 DAUC <0003> db_auc.c:157 IMSI='262425000280378': No 2G Auth Data 20241123160313086 DAUC <0003> db_auc.c:192 IMSI='262425000280378': No 3G Auth Data HLR_Test-GSUP(135)@27a3e2e74366: Created GsupExpect[0] for "262425000280378" to be handled at TC_mo_ussd_unknown(139) 20241123160313099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41910<->l=127.0.0.1:4258 20241123160313102 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313102 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160313102 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425000280378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425000280378" session_id=3272125288 session_state=BEGIN} 20241123160313102 DSS <0004> hlr_ussd.c:576 262425000280378/0xc308ab68: Process SS (BEGIN) 20241123160313102 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241123160313102 DSS <0004> hlr_ussd.c:518 262425000280378/0xc308ab68: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241123160313102 DSS <0004> hlr_ussd.c:523 262425000280378/0xc308ab68: USSD for unknown code '*#200#' 20241123160313102 DSS <0004> hlr_ussd.c:354 262425000280378/0xc308ab68: Tx ReturnError(1, 0x12) 20241123160313102 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425000280378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425000280378" session_id=3272125288 session_state=END} 20241123160313102 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313102 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160313103 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313103 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@27a3e2e74366: Found GsupExpect[0] for "262425000280378" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@27a3e2e74366: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262425000280378" TC_mo_ussd_unknown(139)@27a3e2e74366: setverdict(pass): none -> pass 20241123160313104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41910<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@27a3e2e74366: Final verdict of PTC: pass 20241123160313105 DAUC <0003> db_auc.c:157 IMSI='262427067533258': No 2G Auth Data 20241123160313105 DAUC <0003> db_auc.c:192 IMSI='262427067533258': No 3G Auth Data HLR_Test-GSUP(135)@27a3e2e74366: Created GsupExpect[0] for "262427067533258" to be handled at TC_mo_ussd_unknown(140) 20241123160313113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41916<->l=127.0.0.1:4258 20241123160313116 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313116 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160313116 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427067533258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427067533258" session_id=22472973 session_state=BEGIN} 20241123160313116 DSS <0004> hlr_ussd.c:576 262427067533258/0x0156e90d: Process SS (BEGIN) 20241123160313116 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241123160313116 DSS <0004> hlr_ussd.c:518 262427067533258/0x0156e90d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241123160313116 DSS <0004> hlr_ussd.c:523 262427067533258/0x0156e90d: USSD for unknown code '*#200#' 20241123160313116 DSS <0004> hlr_ussd.c:354 262427067533258/0x0156e90d: Tx ReturnError(1, 0x12) 20241123160313117 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427067533258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427067533258" session_id=22472973 session_state=END} 20241123160313117 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313117 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160313117 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313117 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@27a3e2e74366: Found GsupExpect[0] for "262427067533258" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@27a3e2e74366: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262427067533258" TC_mo_ussd_unknown(140)@27a3e2e74366: setverdict(pass): none -> pass 20241123160313118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41916<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@27a3e2e74366: Final verdict of PTC: pass 20241123160313119 DAUC <0003> db_auc.c:157 IMSI='262429863503373': No 2G Auth Data 20241123160313119 DAUC <0003> db_auc.c:192 IMSI='262429863503373': No 3G Auth Data HLR_Test-GSUP(135)@27a3e2e74366: Created GsupExpect[0] for "262429863503373" to be handled at TC_mo_ussd_unknown(141) 20241123160313126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41926<->l=127.0.0.1:4258 20241123160313129 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313129 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160313129 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429863503373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429863503373" session_id=2467848332 session_state=BEGIN} 20241123160313129 DSS <0004> hlr_ussd.c:576 262429863503373/0x9318608c: Process SS (BEGIN) 20241123160313129 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241123160313129 DSS <0004> hlr_ussd.c:518 262429863503373/0x9318608c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241123160313129 DSS <0004> hlr_ussd.c:523 262429863503373/0x9318608c: USSD for unknown code '*#200#' 20241123160313129 DSS <0004> hlr_ussd.c:354 262429863503373/0x9318608c: Tx ReturnError(1, 0x12) 20241123160313129 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429863503373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429863503373" session_id=2467848332 session_state=END} 20241123160313129 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313129 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160313129 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313129 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@27a3e2e74366: Found GsupExpect[0] for "262429863503373" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@27a3e2e74366: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262429863503373" TC_mo_ussd_unknown(141)@27a3e2e74366: setverdict(pass): none -> pass 20241123160313131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41926<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@27a3e2e74366: Final verdict of PTC: pass 20241123160313131 DAUC <0003> db_auc.c:157 IMSI='262427967543249': No 2G Auth Data 20241123160313131 DAUC <0003> db_auc.c:192 IMSI='262427967543249': No 3G Auth Data HLR_Test-GSUP(135)@27a3e2e74366: Created GsupExpect[0] for "262427967543249" to be handled at TC_mo_ussd_unknown(142) 20241123160313138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41930<->l=127.0.0.1:4258 20241123160313141 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313141 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160313141 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427967543249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427967543249" session_id=3419129901 session_state=BEGIN} 20241123160313142 DSS <0004> hlr_ussd.c:576 262427967543249/0xcbcbc82d: Process SS (BEGIN) 20241123160313142 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241123160313142 DSS <0004> hlr_ussd.c:518 262427967543249/0xcbcbc82d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241123160313142 DSS <0004> hlr_ussd.c:523 262427967543249/0xcbcbc82d: USSD for unknown code '*#200#' 20241123160313142 DSS <0004> hlr_ussd.c:354 262427967543249/0xcbcbc82d: Tx ReturnError(1, 0x12) 20241123160313142 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427967543249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427967543249" session_id=3419129901 session_state=END} 20241123160313142 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313142 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160313142 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313142 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@27a3e2e74366: Found GsupExpect[0] for "262427967543249" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@27a3e2e74366: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262427967543249" TC_mo_ussd_unknown(142)@27a3e2e74366: setverdict(pass): none -> pass 20241123160313143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41930<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@27a3e2e74366: Final verdict of PTC: pass 20241123160313144 DAUC <0003> db_auc.c:157 IMSI='262429950822477': No 2G Auth Data 20241123160313144 DAUC <0003> db_auc.c:192 IMSI='262429950822477': No 3G Auth Data HLR_Test-GSUP(135)@27a3e2e74366: Created GsupExpect[0] for "262429950822477" to be handled at TC_mo_ussd_unknown(143) 20241123160313151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41938<->l=127.0.0.1:4258 20241123160313154 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313154 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160313155 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429950822477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429950822477" session_id=3554038633 session_state=BEGIN} 20241123160313155 DSS <0004> hlr_ussd.c:576 262429950822477/0xd3d65369: Process SS (BEGIN) 20241123160313155 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241123160313155 DSS <0004> hlr_ussd.c:518 262429950822477/0xd3d65369: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241123160313155 DSS <0004> hlr_ussd.c:523 262429950822477/0xd3d65369: USSD for unknown code '*#200#' 20241123160313155 DSS <0004> hlr_ussd.c:354 262429950822477/0xd3d65369: Tx ReturnError(1, 0x12) 20241123160313155 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429950822477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429950822477" session_id=3554038633 session_state=END} 20241123160313155 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313155 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160313155 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313155 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@27a3e2e74366: Found GsupExpect[0] for "262429950822477" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@27a3e2e74366: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262429950822477" TC_mo_ussd_unknown(143)@27a3e2e74366: setverdict(pass): none -> pass 20241123160313156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41938<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@27a3e2e74366: Final verdict of PTC: pass 20241123160313157 DAUC <0003> db_auc.c:157 IMSI='262429110312717': No 2G Auth Data 20241123160313157 DAUC <0003> db_auc.c:192 IMSI='262429110312717': No 3G Auth Data HLR_Test-GSUP(135)@27a3e2e74366: Created GsupExpect[0] for "262429110312717" to be handled at TC_mo_ussd_unknown(144) 20241123160313165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41952<->l=127.0.0.1:4258 20241123160313169 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313169 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160313169 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429110312717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429110312717" session_id=22249110 session_state=BEGIN} 20241123160313169 DSS <0004> hlr_ussd.c:576 262429110312717/0x01537e96: Process SS (BEGIN) 20241123160313169 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241123160313169 DSS <0004> hlr_ussd.c:518 262429110312717/0x01537e96: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241123160313169 DSS <0004> hlr_ussd.c:523 262429110312717/0x01537e96: USSD for unknown code '*#200#' 20241123160313169 DSS <0004> hlr_ussd.c:354 262429110312717/0x01537e96: Tx ReturnError(1, 0x12) 20241123160313169 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429110312717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429110312717" session_id=22249110 session_state=END} 20241123160313169 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313169 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160313169 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313169 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@27a3e2e74366: Found GsupExpect[0] for "262429110312717" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@27a3e2e74366: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429110312717" TC_mo_ussd_unknown(144)@27a3e2e74366: setverdict(pass): none -> pass 20241123160313171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41952<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@27a3e2e74366: Final verdict of PTC: pass 20241123160313172 DAUC <0003> db_auc.c:157 IMSI='262425775248590': No 2G Auth Data 20241123160313172 DAUC <0003> db_auc.c:192 IMSI='262425775248590': No 3G Auth Data HLR_Test-GSUP(135)@27a3e2e74366: Created GsupExpect[0] for "262425775248590" to be handled at TC_mo_ussd_unknown(145) 20241123160313179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41966<->l=127.0.0.1:4258 20241123160313182 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313182 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160313182 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425775248590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425775248590" session_id=1600882653 session_state=BEGIN} 20241123160313182 DSS <0004> hlr_ussd.c:576 262425775248590/0x5f6b87dd: Process SS (BEGIN) 20241123160313182 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241123160313182 DSS <0004> hlr_ussd.c:518 262425775248590/0x5f6b87dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241123160313182 DSS <0004> hlr_ussd.c:523 262425775248590/0x5f6b87dd: USSD for unknown code '*#200#' 20241123160313182 DSS <0004> hlr_ussd.c:354 262425775248590/0x5f6b87dd: Tx ReturnError(1, 0x12) 20241123160313182 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425775248590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425775248590" session_id=1600882653 session_state=END} 20241123160313182 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313182 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160313182 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313182 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@27a3e2e74366: Found GsupExpect[0] for "262425775248590" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@27a3e2e74366: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425775248590" TC_mo_ussd_unknown(145)@27a3e2e74366: setverdict(pass): none -> pass 20241123160313183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41966<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@27a3e2e74366: Final verdict of PTC: pass 20241123160313184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41896<->l=127.0.0.1:4258 20241123160313184 DLINP <000b> input/ipa.c:455 connected read/write 20241123160313184 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160313184 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160313184 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160313184 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160313184 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36407<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(137)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP(135)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@27a3e2e74366: Final verdict of PTC: none 136@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 136: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat Nov 23 16:03:13 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241123160313208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41970<->l=127.0.0.1:4258 20241123160313308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41970<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81388) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sat Nov 23 16:03:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_mo_ussd_euse_disc started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160316411 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160316412 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160316416 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316416 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160316417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41976<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160316420 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316420 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160316420 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160316420 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160316420 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160316421 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160316421 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160316421 DLGSUP <0013> gsup_server.c:236 2: 20241123160316421 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160316421 DLGSUP <0013> gsup_server.c:236 3: 20241123160316421 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160316421 DLGSUP <0013> gsup_server.c:236 4: 20241123160316421 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160316421 DLGSUP <0013> gsup_server.c:236 5: 20241123160316421 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160316421 DLGSUP <0013> gsup_server.c:236 7: 20241123160316421 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160316421 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160316421 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160316421 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160316450 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32833<->l=127.0.0.1:4259) 20241123160316461 DAUC <0003> db_auc.c:157 IMSI='262426039724511': No 2G Auth Data 20241123160316461 DAUC <0003> db_auc.c:192 IMSI='262426039724511': No 3G Auth Data HLR_Test-GSUP(147)@27a3e2e74366: Created GsupExpect[0] for "262426039724511" to be handled at TC_mo_ussd_euse_disc(150) 20241123160316490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20241123160316503 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316503 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160316504 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426039724511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426039724511" session_id=1822706647 session_state=BEGIN} 20241123160316504 DSS <0004> hlr_ussd.c:576 262426039724511/0x6ca44bd7: Process SS (BEGIN) 20241123160316504 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160316504 DSS <0004> hlr_ussd.c:518 262426039724511/0x6ca44bd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160316504 DSS <0004> hlr_ussd.c:542 262426039724511/0x6ca44bd7: Cannot find conn for EUSE EUSE-foobar 20241123160316504 DSS <0004> hlr_ussd.c:354 262426039724511/0x6ca44bd7: Tx ReturnError(1, 0x22) 20241123160316504 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426039724511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426039724511" session_id=1822706647 session_state=END} 20241123160316504 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316504 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160316504 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316504 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@27a3e2e74366: Found GsupExpect[0] for "262426039724511" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@27a3e2e74366: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262426039724511" TC_mo_ussd_euse_disc(150)@27a3e2e74366: setverdict(pass): none -> pass 20241123160316510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@27a3e2e74366: Final verdict of PTC: pass 20241123160316511 DAUC <0003> db_auc.c:157 IMSI='262422068089284': No 2G Auth Data 20241123160316511 DAUC <0003> db_auc.c:192 IMSI='262422068089284': No 3G Auth Data HLR_Test-GSUP(147)@27a3e2e74366: Created GsupExpect[0] for "262422068089284" to be handled at TC_mo_ussd_euse_disc(151) 20241123160316519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41990<->l=127.0.0.1:4258 20241123160316522 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316522 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160316522 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422068089284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422068089284" session_id=981756322 session_state=BEGIN} 20241123160316522 DSS <0004> hlr_ussd.c:576 262422068089284/0x3a8469a2: Process SS (BEGIN) 20241123160316522 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160316522 DSS <0004> hlr_ussd.c:518 262422068089284/0x3a8469a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160316522 DSS <0004> hlr_ussd.c:542 262422068089284/0x3a8469a2: Cannot find conn for EUSE EUSE-foobar 20241123160316522 DSS <0004> hlr_ussd.c:354 262422068089284/0x3a8469a2: Tx ReturnError(1, 0x22) 20241123160316522 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422068089284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422068089284" session_id=981756322 session_state=END} 20241123160316522 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316522 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160316522 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316522 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@27a3e2e74366: Found GsupExpect[0] for "262422068089284" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@27a3e2e74366: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262422068089284" TC_mo_ussd_euse_disc(151)@27a3e2e74366: setverdict(pass): none -> pass 20241123160316523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41990<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@27a3e2e74366: Final verdict of PTC: pass 20241123160316524 DAUC <0003> db_auc.c:157 IMSI='262420480764960': No 2G Auth Data 20241123160316524 DAUC <0003> db_auc.c:192 IMSI='262420480764960': No 3G Auth Data HLR_Test-GSUP(147)@27a3e2e74366: Created GsupExpect[0] for "262420480764960" to be handled at TC_mo_ussd_euse_disc(152) 20241123160316530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41992<->l=127.0.0.1:4258 20241123160316533 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316533 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160316533 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420480764960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420480764960" session_id=3764660388 session_state=BEGIN} 20241123160316533 DSS <0004> hlr_ussd.c:576 262420480764960/0xe06428a4: Process SS (BEGIN) 20241123160316533 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160316533 DSS <0004> hlr_ussd.c:518 262420480764960/0xe06428a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160316533 DSS <0004> hlr_ussd.c:542 262420480764960/0xe06428a4: Cannot find conn for EUSE EUSE-foobar 20241123160316533 DSS <0004> hlr_ussd.c:354 262420480764960/0xe06428a4: Tx ReturnError(1, 0x22) 20241123160316533 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420480764960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420480764960" session_id=3764660388 session_state=END} 20241123160316533 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316533 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160316533 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316533 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@27a3e2e74366: Found GsupExpect[0] for "262420480764960" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@27a3e2e74366: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262420480764960" TC_mo_ussd_euse_disc(152)@27a3e2e74366: setverdict(pass): none -> pass 20241123160316535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41992<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@27a3e2e74366: Final verdict of PTC: pass 20241123160316535 DAUC <0003> db_auc.c:157 IMSI='262428467513939': No 2G Auth Data 20241123160316535 DAUC <0003> db_auc.c:192 IMSI='262428467513939': No 3G Auth Data HLR_Test-GSUP(147)@27a3e2e74366: Created GsupExpect[0] for "262428467513939" to be handled at TC_mo_ussd_euse_disc(153) 20241123160316541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4258 20241123160316544 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316544 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160316544 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428467513939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428467513939" session_id=3584218731 session_state=BEGIN} 20241123160316544 DSS <0004> hlr_ussd.c:576 262428467513939/0xd5a2d66b: Process SS (BEGIN) 20241123160316544 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160316544 DSS <0004> hlr_ussd.c:518 262428467513939/0xd5a2d66b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160316544 DSS <0004> hlr_ussd.c:542 262428467513939/0xd5a2d66b: Cannot find conn for EUSE EUSE-foobar 20241123160316544 DSS <0004> hlr_ussd.c:354 262428467513939/0xd5a2d66b: Tx ReturnError(1, 0x22) 20241123160316544 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428467513939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428467513939" session_id=3584218731 session_state=END} 20241123160316544 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316544 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160316544 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316544 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@27a3e2e74366: Found GsupExpect[0] for "262428467513939" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@27a3e2e74366: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428467513939" TC_mo_ussd_euse_disc(153)@27a3e2e74366: setverdict(pass): none -> pass 20241123160316546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@27a3e2e74366: Final verdict of PTC: pass 20241123160316547 DAUC <0003> db_auc.c:157 IMSI='262423332809483': No 2G Auth Data 20241123160316547 DAUC <0003> db_auc.c:192 IMSI='262423332809483': No 3G Auth Data HLR_Test-GSUP(147)@27a3e2e74366: Created GsupExpect[0] for "262423332809483" to be handled at TC_mo_ussd_euse_disc(154) 20241123160316553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42018<->l=127.0.0.1:4258 20241123160316557 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316557 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160316557 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423332809483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423332809483" session_id=804129198 session_state=BEGIN} 20241123160316557 DSS <0004> hlr_ussd.c:576 262423332809483/0x2fee09ae: Process SS (BEGIN) 20241123160316557 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160316557 DSS <0004> hlr_ussd.c:518 262423332809483/0x2fee09ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160316557 DSS <0004> hlr_ussd.c:542 262423332809483/0x2fee09ae: Cannot find conn for EUSE EUSE-foobar 20241123160316557 DSS <0004> hlr_ussd.c:354 262423332809483/0x2fee09ae: Tx ReturnError(1, 0x22) 20241123160316557 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423332809483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423332809483" session_id=804129198 session_state=END} 20241123160316557 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316557 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160316557 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316557 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@27a3e2e74366: Found GsupExpect[0] for "262423332809483" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@27a3e2e74366: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423332809483" TC_mo_ussd_euse_disc(154)@27a3e2e74366: setverdict(pass): none -> pass 20241123160316558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42018<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@27a3e2e74366: Final verdict of PTC: pass 20241123160316559 DAUC <0003> db_auc.c:157 IMSI='262429853569879': No 2G Auth Data 20241123160316559 DAUC <0003> db_auc.c:192 IMSI='262429853569879': No 3G Auth Data HLR_Test-GSUP(147)@27a3e2e74366: Created GsupExpect[0] for "262429853569879" to be handled at TC_mo_ussd_euse_disc(155) 20241123160316565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4258 20241123160316568 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316568 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160316568 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429853569879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429853569879" session_id=3013212104 session_state=BEGIN} 20241123160316569 DSS <0004> hlr_ussd.c:576 262429853569879/0xb399f7c8: Process SS (BEGIN) 20241123160316569 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160316569 DSS <0004> hlr_ussd.c:518 262429853569879/0xb399f7c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160316569 DSS <0004> hlr_ussd.c:542 262429853569879/0xb399f7c8: Cannot find conn for EUSE EUSE-foobar 20241123160316569 DSS <0004> hlr_ussd.c:354 262429853569879/0xb399f7c8: Tx ReturnError(1, 0x22) 20241123160316569 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429853569879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429853569879" session_id=3013212104 session_state=END} 20241123160316569 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316569 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160316569 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316569 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@27a3e2e74366: Found GsupExpect[0] for "262429853569879" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@27a3e2e74366: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429853569879" TC_mo_ussd_euse_disc(155)@27a3e2e74366: setverdict(pass): none -> pass 20241123160316570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@27a3e2e74366: Final verdict of PTC: pass 20241123160316571 DAUC <0003> db_auc.c:157 IMSI='262427990639784': No 2G Auth Data 20241123160316571 DAUC <0003> db_auc.c:192 IMSI='262427990639784': No 3G Auth Data HLR_Test-GSUP(147)@27a3e2e74366: Created GsupExpect[0] for "262427990639784" to be handled at TC_mo_ussd_euse_disc(156) 20241123160316577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42028<->l=127.0.0.1:4258 20241123160316580 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316580 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160316580 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427990639784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427990639784" session_id=4119657319 session_state=BEGIN} 20241123160316580 DSS <0004> hlr_ussd.c:576 262427990639784/0xf58cfb67: Process SS (BEGIN) 20241123160316580 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160316580 DSS <0004> hlr_ussd.c:518 262427990639784/0xf58cfb67: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160316580 DSS <0004> hlr_ussd.c:542 262427990639784/0xf58cfb67: Cannot find conn for EUSE EUSE-foobar 20241123160316580 DSS <0004> hlr_ussd.c:354 262427990639784/0xf58cfb67: Tx ReturnError(1, 0x22) 20241123160316580 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427990639784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427990639784" session_id=4119657319 session_state=END} 20241123160316580 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316580 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160316580 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316580 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@27a3e2e74366: Found GsupExpect[0] for "262427990639784" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@27a3e2e74366: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262427990639784" TC_mo_ussd_euse_disc(156)@27a3e2e74366: setverdict(pass): none -> pass 20241123160316582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42028<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@27a3e2e74366: Final verdict of PTC: pass 20241123160316582 DAUC <0003> db_auc.c:157 IMSI='262429565060190': No 2G Auth Data 20241123160316582 DAUC <0003> db_auc.c:192 IMSI='262429565060190': No 3G Auth Data HLR_Test-GSUP(147)@27a3e2e74366: Created GsupExpect[0] for "262429565060190" to be handled at TC_mo_ussd_euse_disc(157) 20241123160316589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42032<->l=127.0.0.1:4258 20241123160316592 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316592 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160316592 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429565060190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429565060190" session_id=1724648700 session_state=BEGIN} 20241123160316592 DSS <0004> hlr_ussd.c:576 262429565060190/0x66cc0cfc: Process SS (BEGIN) 20241123160316592 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160316592 DSS <0004> hlr_ussd.c:518 262429565060190/0x66cc0cfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160316592 DSS <0004> hlr_ussd.c:542 262429565060190/0x66cc0cfc: Cannot find conn for EUSE EUSE-foobar 20241123160316592 DSS <0004> hlr_ussd.c:354 262429565060190/0x66cc0cfc: Tx ReturnError(1, 0x22) 20241123160316592 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429565060190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429565060190" session_id=1724648700 session_state=END} 20241123160316592 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316592 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160316592 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316592 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@27a3e2e74366: Found GsupExpect[0] for "262429565060190" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@27a3e2e74366: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262429565060190" TC_mo_ussd_euse_disc(157)@27a3e2e74366: setverdict(pass): none -> pass 20241123160316594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42032<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@27a3e2e74366: Final verdict of PTC: pass 20241123160316594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41976<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@27a3e2e74366: Final verdict of PTC: none 20241123160316595 DLINP <000b> input/ipa.c:455 connected read/write 20241123160316595 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160316595 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 148@27a3e2e74366: Final verdict of PTC: none 20241123160316595 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160316595 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160316595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32833<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 148: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat Nov 23 16:03:16 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241123160316619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4258 20241123160316821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81824) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sat Nov 23 16:03:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_mo_ussd_iuse_imsi started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160319944 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160319944 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160319948 DLINP <000b> input/ipa.c:455 connected read/write 20241123160319948 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160319949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(158)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160319953 DLINP <000b> input/ipa.c:455 connected read/write 20241123160319953 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160319953 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160319953 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160319953 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160319953 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160319953 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160319953 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(158)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160319953 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160319953 DLGSUP <0013> gsup_server.c:236 3: 20241123160319953 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160319953 DLGSUP <0013> gsup_server.c:236 4: 20241123160319953 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160319953 DLGSUP <0013> gsup_server.c:236 5: 20241123160319954 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160319954 DLGSUP <0013> gsup_server.c:236 7: 20241123160319954 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160319954 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160319954 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160319954 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160319971 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34173<->l=127.0.0.1:4259) 20241123160319975 DAUC <0003> db_auc.c:157 IMSI='262425763684891': No 2G Auth Data 20241123160319976 DAUC <0003> db_auc.c:192 IMSI='262425763684891': No 3G Auth Data HLR_Test-GSUP(159)@27a3e2e74366: Created GsupExpect[0] for "262425763684891" to be handled at TC_mo_ussd_iuse_imsi(162) 20241123160319988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42062<->l=127.0.0.1:4258 20241123160319995 DLINP <000b> input/ipa.c:455 connected read/write 20241123160319995 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160319995 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425763684891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425763684891" session_id=1699948483 session_state=BEGIN} 20241123160319995 DSS <0004> hlr_ussd.c:576 262425763684891/0x655327c3: Process SS (BEGIN) 20241123160319995 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160319995 DSS <0004> hlr_ussd.c:518 262425763684891/0x655327c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160319995 DSS <0004> hlr_ussd.c:363 262425763684891/0x655327c3: Tx USSD 'Your IMSI is 262425763684891' 20241123160319995 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425763684891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425763684891" session_id=1699948483 session_state=END} 20241123160319995 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425763684891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160319995 DLINP <000b> input/ipa.c:455 connected read/write 20241123160319995 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160319996 DLINP <000b> input/ipa.c:455 connected read/write 20241123160319996 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@27a3e2e74366: Found GsupExpect[0] for "262425763684891" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@27a3e2e74366: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262425763684891" TC_mo_ussd_iuse_imsi(162)@27a3e2e74366: setverdict(pass): none -> pass 20241123160320000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42062<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@27a3e2e74366: Final verdict of PTC: pass 20241123160320001 DAUC <0003> db_auc.c:157 IMSI='262425676701736': No 2G Auth Data 20241123160320001 DAUC <0003> db_auc.c:192 IMSI='262425676701736': No 3G Auth Data HLR_Test-GSUP(159)@27a3e2e74366: Created GsupExpect[0] for "262425676701736" to be handled at TC_mo_ussd_iuse_imsi(163) 20241123160320009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42070<->l=127.0.0.1:4258 20241123160320012 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320012 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160320012 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425676701736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425676701736" session_id=2915697301 session_state=BEGIN} 20241123160320012 DSS <0004> hlr_ussd.c:576 262425676701736/0xadca0295: Process SS (BEGIN) 20241123160320012 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160320012 DSS <0004> hlr_ussd.c:518 262425676701736/0xadca0295: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160320012 DSS <0004> hlr_ussd.c:363 262425676701736/0xadca0295: Tx USSD 'Your IMSI is 262425676701736' 20241123160320012 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425676701736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425676701736" session_id=2915697301 session_state=END} 20241123160320012 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425676701736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160320012 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320012 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160320012 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320012 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@27a3e2e74366: Found GsupExpect[0] for "262425676701736" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@27a3e2e74366: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262425676701736" TC_mo_ussd_iuse_imsi(163)@27a3e2e74366: setverdict(pass): none -> pass 20241123160320014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42070<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@27a3e2e74366: Final verdict of PTC: pass 20241123160320015 DAUC <0003> db_auc.c:157 IMSI='262423443836762': No 2G Auth Data 20241123160320015 DAUC <0003> db_auc.c:192 IMSI='262423443836762': No 3G Auth Data HLR_Test-GSUP(159)@27a3e2e74366: Created GsupExpect[0] for "262423443836762" to be handled at TC_mo_ussd_iuse_imsi(164) 20241123160320021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4258 20241123160320024 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320024 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160320024 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423443836762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423443836762" session_id=2611715393 session_state=BEGIN} 20241123160320024 DSS <0004> hlr_ussd.c:576 262423443836762/0x9bab9d41: Process SS (BEGIN) 20241123160320024 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160320024 DSS <0004> hlr_ussd.c:518 262423443836762/0x9bab9d41: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160320024 DSS <0004> hlr_ussd.c:363 262423443836762/0x9bab9d41: Tx USSD 'Your IMSI is 262423443836762' 20241123160320024 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423443836762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423443836762" session_id=2611715393 session_state=END} 20241123160320024 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423443836762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160320024 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320024 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160320024 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320024 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@27a3e2e74366: Found GsupExpect[0] for "262423443836762" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@27a3e2e74366: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423443836762" TC_mo_ussd_iuse_imsi(164)@27a3e2e74366: setverdict(pass): none -> pass 20241123160320026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@27a3e2e74366: Final verdict of PTC: pass 20241123160320026 DAUC <0003> db_auc.c:157 IMSI='262424188061820': No 2G Auth Data 20241123160320026 DAUC <0003> db_auc.c:192 IMSI='262424188061820': No 3G Auth Data HLR_Test-GSUP(159)@27a3e2e74366: Created GsupExpect[0] for "262424188061820" to be handled at TC_mo_ussd_iuse_imsi(165) 20241123160320033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42088<->l=127.0.0.1:4258 20241123160320036 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320036 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160320036 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424188061820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424188061820" session_id=1363500191 session_state=BEGIN} 20241123160320036 DSS <0004> hlr_ussd.c:576 262424188061820/0x51455c9f: Process SS (BEGIN) 20241123160320036 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160320037 DSS <0004> hlr_ussd.c:518 262424188061820/0x51455c9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160320037 DSS <0004> hlr_ussd.c:363 262424188061820/0x51455c9f: Tx USSD 'Your IMSI is 262424188061820' 20241123160320037 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424188061820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424188061820" session_id=1363500191 session_state=END} 20241123160320037 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424188061820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160320037 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320037 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160320037 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320037 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@27a3e2e74366: Found GsupExpect[0] for "262424188061820" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@27a3e2e74366: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424188061820" TC_mo_ussd_iuse_imsi(165)@27a3e2e74366: setverdict(pass): none -> pass 20241123160320038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42088<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@27a3e2e74366: Final verdict of PTC: pass 20241123160320039 DAUC <0003> db_auc.c:157 IMSI='262420541357513': No 2G Auth Data 20241123160320039 DAUC <0003> db_auc.c:192 IMSI='262420541357513': No 3G Auth Data HLR_Test-GSUP(159)@27a3e2e74366: Created GsupExpect[0] for "262420541357513" to be handled at TC_mo_ussd_iuse_imsi(166) 20241123160320045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42098<->l=127.0.0.1:4258 20241123160320049 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320049 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160320049 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420541357513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420541357513" session_id=3118380435 session_state=BEGIN} 20241123160320049 DSS <0004> hlr_ussd.c:576 262420541357513/0xb9deb593: Process SS (BEGIN) 20241123160320049 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160320049 DSS <0004> hlr_ussd.c:518 262420541357513/0xb9deb593: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160320049 DSS <0004> hlr_ussd.c:363 262420541357513/0xb9deb593: Tx USSD 'Your IMSI is 262420541357513' 20241123160320049 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420541357513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420541357513" session_id=3118380435 session_state=END} 20241123160320049 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420541357513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160320049 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320049 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160320049 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320049 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@27a3e2e74366: Found GsupExpect[0] for "262420541357513" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@27a3e2e74366: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262420541357513" TC_mo_ussd_iuse_imsi(166)@27a3e2e74366: setverdict(pass): none -> pass 20241123160320051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@27a3e2e74366: Final verdict of PTC: pass 20241123160320051 DAUC <0003> db_auc.c:157 IMSI='262425608264465': No 2G Auth Data 20241123160320051 DAUC <0003> db_auc.c:192 IMSI='262425608264465': No 3G Auth Data HLR_Test-GSUP(159)@27a3e2e74366: Created GsupExpect[0] for "262425608264465" to be handled at TC_mo_ussd_iuse_imsi(167) 20241123160320057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42108<->l=127.0.0.1:4258 20241123160320060 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320060 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160320060 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425608264465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425608264465" session_id=1266151442 session_state=BEGIN} 20241123160320060 DSS <0004> hlr_ussd.c:576 262425608264465/0x4b77f012: Process SS (BEGIN) 20241123160320060 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160320060 DSS <0004> hlr_ussd.c:518 262425608264465/0x4b77f012: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160320060 DSS <0004> hlr_ussd.c:363 262425608264465/0x4b77f012: Tx USSD 'Your IMSI is 262425608264465' 20241123160320060 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425608264465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425608264465" session_id=1266151442 session_state=END} 20241123160320060 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425608264465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160320060 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320060 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160320060 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320060 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@27a3e2e74366: Found GsupExpect[0] for "262425608264465" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@27a3e2e74366: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425608264465" TC_mo_ussd_iuse_imsi(167)@27a3e2e74366: setverdict(pass): none -> pass 20241123160320062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42108<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@27a3e2e74366: Final verdict of PTC: pass 20241123160320063 DAUC <0003> db_auc.c:157 IMSI='262421091407022': No 2G Auth Data 20241123160320063 DAUC <0003> db_auc.c:192 IMSI='262421091407022': No 3G Auth Data HLR_Test-GSUP(159)@27a3e2e74366: Created GsupExpect[0] for "262421091407022" to be handled at TC_mo_ussd_iuse_imsi(168) 20241123160320070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 20241123160320073 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320073 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160320073 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421091407022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421091407022" session_id=1450606195 session_state=BEGIN} 20241123160320073 DSS <0004> hlr_ussd.c:576 262421091407022/0x56767e73: Process SS (BEGIN) 20241123160320073 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160320073 DSS <0004> hlr_ussd.c:518 262421091407022/0x56767e73: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160320073 DSS <0004> hlr_ussd.c:363 262421091407022/0x56767e73: Tx USSD 'Your IMSI is 262421091407022' 20241123160320073 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421091407022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421091407022" session_id=1450606195 session_state=END} 20241123160320073 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421091407022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160320074 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320074 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160320074 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320074 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@27a3e2e74366: Found GsupExpect[0] for "262421091407022" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@27a3e2e74366: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421091407022" TC_mo_ussd_iuse_imsi(168)@27a3e2e74366: setverdict(pass): none -> pass 20241123160320076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@27a3e2e74366: Final verdict of PTC: pass 20241123160320076 DAUC <0003> db_auc.c:157 IMSI='262421770072326': No 2G Auth Data 20241123160320076 DAUC <0003> db_auc.c:192 IMSI='262421770072326': No 3G Auth Data HLR_Test-GSUP(159)@27a3e2e74366: Created GsupExpect[0] for "262421770072326" to be handled at TC_mo_ussd_iuse_imsi(169) 20241123160320083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42122<->l=127.0.0.1:4258 20241123160320086 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320086 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160320086 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421770072326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421770072326" session_id=1764299366 session_state=BEGIN} 20241123160320086 DSS <0004> hlr_ussd.c:576 262421770072326/0x69291266: Process SS (BEGIN) 20241123160320086 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160320086 DSS <0004> hlr_ussd.c:518 262421770072326/0x69291266: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160320086 DSS <0004> hlr_ussd.c:363 262421770072326/0x69291266: Tx USSD 'Your IMSI is 262421770072326' 20241123160320086 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421770072326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421770072326" session_id=1764299366 session_state=END} 20241123160320086 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421770072326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160320086 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320086 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160320086 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320086 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@27a3e2e74366: Found GsupExpect[0] for "262421770072326" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@27a3e2e74366: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421770072326" TC_mo_ussd_iuse_imsi(169)@27a3e2e74366: setverdict(pass): none -> pass 20241123160320088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42122<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@27a3e2e74366: Final verdict of PTC: pass 20241123160320089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@27a3e2e74366: Final verdict of PTC: none 20241123160320089 DLINP <000b> input/ipa.c:455 connected read/write 20241123160320090 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160320090 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 160@27a3e2e74366: Final verdict of PTC: none 20241123160320090 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160320090 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160320090 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34173<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 160: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat Nov 23 16:03:20 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20241123160320111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42136<->l=127.0.0.1:4258 20241123160320313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42136<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sat Nov 23 16:03:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160323426 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160323426 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160323430 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323430 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160323431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(170)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160323434 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323434 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160323434 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160323434 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160323434 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160323434 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160323434 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(170)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160323434 DLGSUP <0013> gsup_server.c:236 2: 20241123160323434 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160323434 DLGSUP <0013> gsup_server.c:236 3: 20241123160323434 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160323434 DLGSUP <0013> gsup_server.c:236 4: 20241123160323434 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160323435 DLGSUP <0013> gsup_server.c:236 5: 20241123160323435 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160323435 DLGSUP <0013> gsup_server.c:236 7: 20241123160323435 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160323435 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160323435 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160323435 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160323449 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40117<->l=127.0.0.1:4259) 20241123160323457 DAUC <0003> db_auc.c:157 IMSI='262421173552824': No 2G Auth Data 20241123160323457 DAUC <0003> db_auc.c:192 IMSI='262421173552824': No 3G Auth Data HLR_Test-GSUP(171)@27a3e2e74366: Created GsupExpect[0] for "262421173552824" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241123160323473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60512<->l=127.0.0.1:4258 20241123160323484 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323484 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160323484 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421173552824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421173552824" source_name="the-source\n" session_id=3879095205 session_state=BEGIN} 20241123160323484 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241123160323484 DSS <0004> hlr_ussd.c:576 262421173552824/0xe7364ba5: Process SS (BEGIN) 20241123160323484 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160323484 DSS <0004> hlr_ussd.c:518 262421173552824/0xe7364ba5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160323484 DSS <0004> hlr_ussd.c:363 262421173552824/0xe7364ba5: Tx USSD 'Your IMSI is 262421173552824' 20241123160323484 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421173552824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421173552824" destination_name="the-source\n" session_id=3879095205 session_state=END} 20241123160323484 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262421173552824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160323484 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323484 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160323484 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323484 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@27a3e2e74366: Found GsupExpect[0] for "262421173552824" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@27a3e2e74366: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421173552824" TC_mo_ussd_iuse_imsi_via_proxy(174)@27a3e2e74366: setverdict(pass): none -> pass 20241123160323489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60512<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@27a3e2e74366: Final verdict of PTC: pass 20241123160323489 DAUC <0003> db_auc.c:157 IMSI='262429776137145': No 2G Auth Data 20241123160323489 DAUC <0003> db_auc.c:192 IMSI='262429776137145': No 3G Auth Data HLR_Test-GSUP(171)@27a3e2e74366: Created GsupExpect[0] for "262429776137145" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241123160323496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 20241123160323499 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323499 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160323499 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429776137145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429776137145" source_name="the-source\n" session_id=2026200536 session_state=BEGIN} 20241123160323499 DSS <0004> hlr_ussd.c:576 262429776137145/0x78c55dd8: Process SS (BEGIN) 20241123160323499 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160323499 DSS <0004> hlr_ussd.c:518 262429776137145/0x78c55dd8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160323499 DSS <0004> hlr_ussd.c:363 262429776137145/0x78c55dd8: Tx USSD 'Your IMSI is 262429776137145' 20241123160323499 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429776137145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429776137145" destination_name="the-source\n" session_id=2026200536 session_state=END} 20241123160323499 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262429776137145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160323499 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323499 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160323499 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323499 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@27a3e2e74366: Found GsupExpect[0] for "262429776137145" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@27a3e2e74366: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429776137145" TC_mo_ussd_iuse_imsi_via_proxy(175)@27a3e2e74366: setverdict(pass): none -> pass 20241123160323501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@27a3e2e74366: Final verdict of PTC: pass 20241123160323501 DAUC <0003> db_auc.c:157 IMSI='262422013622037': No 2G Auth Data 20241123160323501 DAUC <0003> db_auc.c:192 IMSI='262422013622037': No 3G Auth Data HLR_Test-GSUP(171)@27a3e2e74366: Created GsupExpect[0] for "262422013622037" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241123160323507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60530<->l=127.0.0.1:4258 20241123160323509 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323509 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160323509 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422013622037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422013622037" source_name="the-source\n" session_id=1563708434 session_state=BEGIN} 20241123160323509 DSS <0004> hlr_ussd.c:576 262422013622037/0x5d344c12: Process SS (BEGIN) 20241123160323509 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160323509 DSS <0004> hlr_ussd.c:518 262422013622037/0x5d344c12: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160323509 DSS <0004> hlr_ussd.c:363 262422013622037/0x5d344c12: Tx USSD 'Your IMSI is 262422013622037' 20241123160323509 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422013622037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422013622037" destination_name="the-source\n" session_id=1563708434 session_state=END} 20241123160323509 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262422013622037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160323509 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323509 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160323509 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323509 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@27a3e2e74366: Found GsupExpect[0] for "262422013622037" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@27a3e2e74366: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422013622037" TC_mo_ussd_iuse_imsi_via_proxy(176)@27a3e2e74366: setverdict(pass): none -> pass 20241123160323511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60530<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@27a3e2e74366: Final verdict of PTC: pass 20241123160323512 DAUC <0003> db_auc.c:157 IMSI='262422834661745': No 2G Auth Data 20241123160323512 DAUC <0003> db_auc.c:192 IMSI='262422834661745': No 3G Auth Data HLR_Test-GSUP(171)@27a3e2e74366: Created GsupExpect[0] for "262422834661745" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241123160323518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 20241123160323521 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323521 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160323521 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422834661745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422834661745" source_name="the-source\n" session_id=4073484159 session_state=BEGIN} 20241123160323521 DSS <0004> hlr_ussd.c:576 262422834661745/0xf2cc6f7f: Process SS (BEGIN) 20241123160323521 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160323521 DSS <0004> hlr_ussd.c:518 262422834661745/0xf2cc6f7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160323521 DSS <0004> hlr_ussd.c:363 262422834661745/0xf2cc6f7f: Tx USSD 'Your IMSI is 262422834661745' 20241123160323522 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422834661745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422834661745" destination_name="the-source\n" session_id=4073484159 session_state=END} 20241123160323522 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262422834661745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160323522 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323522 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160323522 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323522 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@27a3e2e74366: Found GsupExpect[0] for "262422834661745" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@27a3e2e74366: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422834661745" TC_mo_ussd_iuse_imsi_via_proxy(177)@27a3e2e74366: setverdict(pass): none -> pass 20241123160323524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@27a3e2e74366: Final verdict of PTC: pass 20241123160323525 DAUC <0003> db_auc.c:157 IMSI='262426608613203': No 2G Auth Data 20241123160323525 DAUC <0003> db_auc.c:192 IMSI='262426608613203': No 3G Auth Data HLR_Test-GSUP(171)@27a3e2e74366: Created GsupExpect[0] for "262426608613203" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241123160323531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60548<->l=127.0.0.1:4258 20241123160323534 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323534 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160323534 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426608613203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426608613203" source_name="the-source\n" session_id=1196398122 session_state=BEGIN} 20241123160323535 DSS <0004> hlr_ussd.c:576 262426608613203/0x474f962a: Process SS (BEGIN) 20241123160323535 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160323535 DSS <0004> hlr_ussd.c:518 262426608613203/0x474f962a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160323535 DSS <0004> hlr_ussd.c:363 262426608613203/0x474f962a: Tx USSD 'Your IMSI is 262426608613203' 20241123160323535 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426608613203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426608613203" destination_name="the-source\n" session_id=1196398122 session_state=END} 20241123160323535 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262426608613203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160323535 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323535 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160323535 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323535 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@27a3e2e74366: Found GsupExpect[0] for "262426608613203" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@27a3e2e74366: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426608613203" TC_mo_ussd_iuse_imsi_via_proxy(178)@27a3e2e74366: setverdict(pass): none -> pass 20241123160323537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60548<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@27a3e2e74366: Final verdict of PTC: pass 20241123160323537 DAUC <0003> db_auc.c:157 IMSI='262424021557660': No 2G Auth Data 20241123160323537 DAUC <0003> db_auc.c:192 IMSI='262424021557660': No 3G Auth Data HLR_Test-GSUP(171)@27a3e2e74366: Created GsupExpect[0] for "262424021557660" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241123160323544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60554<->l=127.0.0.1:4258 20241123160323547 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323547 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160323547 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424021557660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424021557660" source_name="the-source\n" session_id=3553361016 session_state=BEGIN} 20241123160323547 DSS <0004> hlr_ussd.c:576 262424021557660/0xd3cbfc78: Process SS (BEGIN) 20241123160323547 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160323547 DSS <0004> hlr_ussd.c:518 262424021557660/0xd3cbfc78: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160323547 DSS <0004> hlr_ussd.c:363 262424021557660/0xd3cbfc78: Tx USSD 'Your IMSI is 262424021557660' 20241123160323547 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424021557660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424021557660" destination_name="the-source\n" session_id=3553361016 session_state=END} 20241123160323547 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262424021557660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160323547 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323547 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160323547 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323547 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@27a3e2e74366: Found GsupExpect[0] for "262424021557660" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@27a3e2e74366: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262424021557660" TC_mo_ussd_iuse_imsi_via_proxy(179)@27a3e2e74366: setverdict(pass): none -> pass 20241123160323549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60554<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@27a3e2e74366: Final verdict of PTC: pass 20241123160323549 DAUC <0003> db_auc.c:157 IMSI='262427672110917': No 2G Auth Data 20241123160323549 DAUC <0003> db_auc.c:192 IMSI='262427672110917': No 3G Auth Data HLR_Test-GSUP(171)@27a3e2e74366: Created GsupExpect[0] for "262427672110917" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241123160323557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4258 20241123160323560 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323560 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160323560 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427672110917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427672110917" source_name="the-source\n" session_id=627455339 session_state=BEGIN} 20241123160323560 DSS <0004> hlr_ussd.c:576 262427672110917/0x2566356b: Process SS (BEGIN) 20241123160323560 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160323560 DSS <0004> hlr_ussd.c:518 262427672110917/0x2566356b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160323560 DSS <0004> hlr_ussd.c:363 262427672110917/0x2566356b: Tx USSD 'Your IMSI is 262427672110917' 20241123160323560 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427672110917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427672110917" destination_name="the-source\n" session_id=627455339 session_state=END} 20241123160323560 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262427672110917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160323560 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323560 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160323560 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323560 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@27a3e2e74366: Found GsupExpect[0] for "262427672110917" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@27a3e2e74366: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262427672110917" TC_mo_ussd_iuse_imsi_via_proxy(180)@27a3e2e74366: setverdict(pass): none -> pass 20241123160323562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@27a3e2e74366: Final verdict of PTC: pass 20241123160323563 DAUC <0003> db_auc.c:157 IMSI='262428889542336': No 2G Auth Data 20241123160323563 DAUC <0003> db_auc.c:192 IMSI='262428889542336': No 3G Auth Data HLR_Test-GSUP(171)@27a3e2e74366: Created GsupExpect[0] for "262428889542336" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241123160323569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60582<->l=127.0.0.1:4258 20241123160323572 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323572 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160323572 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428889542336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428889542336" source_name="the-source\n" session_id=875907416 session_state=BEGIN} 20241123160323573 DSS <0004> hlr_ussd.c:576 262428889542336/0x34354958: Process SS (BEGIN) 20241123160323573 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241123160323573 DSS <0004> hlr_ussd.c:518 262428889542336/0x34354958: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241123160323573 DSS <0004> hlr_ussd.c:363 262428889542336/0x34354958: Tx USSD 'Your IMSI is 262428889542336' 20241123160323573 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428889542336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428889542336" destination_name="the-source\n" session_id=875907416 session_state=END} 20241123160323573 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428889542336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160323573 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323573 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160323573 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323573 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@27a3e2e74366: Found GsupExpect[0] for "262428889542336" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@27a3e2e74366: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428889542336" TC_mo_ussd_iuse_imsi_via_proxy(181)@27a3e2e74366: setverdict(pass): none -> pass 20241123160323575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60582<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@27a3e2e74366: Final verdict of PTC: pass 20241123160323575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4258 20241123160323575 DLINP <000b> input/ipa.c:455 connected read/write 20241123160323576 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160323576 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160323576 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160323576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160323576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241123160323576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40117<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@27a3e2e74366: Final verdict of PTC: none 172@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 172: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sat Nov 23 16:03:23 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241123160323598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60590<->l=127.0.0.1:4258 20241123160323800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60590<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83480) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sat Nov 23 16:03:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_mo_ussd_iuse_msisdn started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160326910 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160326910 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160326914 DLINP <000b> input/ipa.c:455 connected read/write 20241123160326914 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160326915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60602<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160326919 DLINP <000b> input/ipa.c:455 connected read/write 20241123160326919 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(182)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160326920 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160326920 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160326920 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160326920 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160326920 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160326920 DLGSUP <0013> gsup_server.c:236 2: 20241123160326920 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160326920 DLGSUP <0013> gsup_server.c:236 3: 20241123160326920 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160326920 DLGSUP <0013> gsup_server.c:236 4: 20241123160326920 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160326920 DLGSUP <0013> gsup_server.c:236 5: 20241123160326920 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160326920 DLGSUP <0013> gsup_server.c:236 7: 20241123160326920 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160326920 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160326920 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160326920 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160326945 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36909<->l=127.0.0.1:4259) 20241123160326953 DAUC <0003> db_auc.c:157 IMSI='262421641241772': No 2G Auth Data 20241123160326953 DAUC <0003> db_auc.c:192 IMSI='262421641241772': No 3G Auth Data HLR_Test-GSUP(183)@27a3e2e74366: Created GsupExpect[0] for "262421641241772" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241123160326977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60608<->l=127.0.0.1:4258 20241123160326990 DLINP <000b> input/ipa.c:455 connected read/write 20241123160326990 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160326990 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421641241772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421641241772" session_id=1797577111 session_state=BEGIN} 20241123160326990 DSS <0004> hlr_ussd.c:576 262421641241772/0x6b24d997: Process SS (BEGIN) 20241123160326990 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160326991 DSS <0004> hlr_ussd.c:518 262421641241772/0x6b24d997: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160326991 DSS <0004> hlr_ussd.c:363 262421641241772/0x6b24d997: Tx USSD 'Your extension is 491617064425' 20241123160326991 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421641241772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421641241772" session_id=1797577111 session_state=END} 20241123160326991 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421641241772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160326991 DLINP <000b> input/ipa.c:455 connected read/write 20241123160326991 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160326991 DLINP <000b> input/ipa.c:455 connected read/write 20241123160326991 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@27a3e2e74366: Found GsupExpect[0] for "262421641241772" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@27a3e2e74366: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421641241772" TC_mo_ussd_iuse_msisdn(186)@27a3e2e74366: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(186)@27a3e2e74366: Final verdict of PTC: pass 20241123160326998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60608<->l=127.0.0.1:4258 20241123160326999 DAUC <0003> db_auc.c:157 IMSI='262428905059808': No 2G Auth Data 20241123160326999 DAUC <0003> db_auc.c:192 IMSI='262428905059808': No 3G Auth Data HLR_Test-GSUP(183)@27a3e2e74366: Created GsupExpect[0] for "262428905059808" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241123160327012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60618<->l=127.0.0.1:4258 20241123160327016 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327016 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160327016 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428905059808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428905059808" session_id=3179859634 session_state=BEGIN} 20241123160327016 DSS <0004> hlr_ussd.c:576 262428905059808/0xbd88ceb2: Process SS (BEGIN) 20241123160327016 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160327016 DSS <0004> hlr_ussd.c:518 262428905059808/0xbd88ceb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160327016 DSS <0004> hlr_ussd.c:363 262428905059808/0xbd88ceb2: Tx USSD 'Your extension is 491614057752' 20241123160327016 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428905059808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428905059808" session_id=3179859634 session_state=END} 20241123160327016 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428905059808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160327016 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327016 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160327016 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327016 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@27a3e2e74366: Found GsupExpect[0] for "262428905059808" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@27a3e2e74366: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428905059808" TC_mo_ussd_iuse_msisdn(187)@27a3e2e74366: setverdict(pass): none -> pass 20241123160327018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60618<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@27a3e2e74366: Final verdict of PTC: pass 20241123160327018 DAUC <0003> db_auc.c:157 IMSI='262425697575335': No 2G Auth Data 20241123160327018 DAUC <0003> db_auc.c:192 IMSI='262425697575335': No 3G Auth Data HLR_Test-GSUP(183)@27a3e2e74366: Created GsupExpect[0] for "262425697575335" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241123160327024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60630<->l=127.0.0.1:4258 20241123160327027 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327027 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160327027 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425697575335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425697575335" session_id=1021354290 session_state=BEGIN} 20241123160327027 DSS <0004> hlr_ussd.c:576 262425697575335/0x3ce0a132: Process SS (BEGIN) 20241123160327027 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160327027 DSS <0004> hlr_ussd.c:518 262425697575335/0x3ce0a132: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160327027 DSS <0004> hlr_ussd.c:363 262425697575335/0x3ce0a132: Tx USSD 'Your extension is 491617676834' 20241123160327027 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425697575335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425697575335" session_id=1021354290 session_state=END} 20241123160327027 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425697575335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160327027 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327027 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160327027 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327027 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@27a3e2e74366: Found GsupExpect[0] for "262425697575335" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@27a3e2e74366: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262425697575335" TC_mo_ussd_iuse_msisdn(188)@27a3e2e74366: setverdict(pass): none -> pass 20241123160327029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60630<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@27a3e2e74366: Final verdict of PTC: pass 20241123160327030 DAUC <0003> db_auc.c:157 IMSI='262427851903061': No 2G Auth Data 20241123160327030 DAUC <0003> db_auc.c:192 IMSI='262427851903061': No 3G Auth Data HLR_Test-GSUP(183)@27a3e2e74366: Created GsupExpect[0] for "262427851903061" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241123160327036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60646<->l=127.0.0.1:4258 20241123160327039 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327039 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160327039 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427851903061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427851903061" session_id=2320968241 session_state=BEGIN} 20241123160327039 DSS <0004> hlr_ussd.c:576 262427851903061/0x8a572a31: Process SS (BEGIN) 20241123160327039 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160327039 DSS <0004> hlr_ussd.c:518 262427851903061/0x8a572a31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160327039 DSS <0004> hlr_ussd.c:363 262427851903061/0x8a572a31: Tx USSD 'Your extension is 491618787833' 20241123160327039 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427851903061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427851903061" session_id=2320968241 session_state=END} 20241123160327039 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427851903061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160327039 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327039 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160327039 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327039 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@27a3e2e74366: Found GsupExpect[0] for "262427851903061" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@27a3e2e74366: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427851903061" TC_mo_ussd_iuse_msisdn(189)@27a3e2e74366: setverdict(pass): none -> pass 20241123160327041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60646<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@27a3e2e74366: Final verdict of PTC: pass 20241123160327041 DAUC <0003> db_auc.c:157 IMSI='262420459885132': No 2G Auth Data 20241123160327042 DAUC <0003> db_auc.c:192 IMSI='262420459885132': No 3G Auth Data HLR_Test-GSUP(183)@27a3e2e74366: Created GsupExpect[0] for "262420459885132" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241123160327048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60658<->l=127.0.0.1:4258 20241123160327051 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327051 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160327051 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420459885132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420459885132" session_id=838112417 session_state=BEGIN} 20241123160327051 DSS <0004> hlr_ussd.c:576 262420459885132/0x31f494a1: Process SS (BEGIN) 20241123160327051 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160327051 DSS <0004> hlr_ussd.c:518 262420459885132/0x31f494a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160327051 DSS <0004> hlr_ussd.c:363 262420459885132/0x31f494a1: Tx USSD 'Your extension is 491615418214' 20241123160327051 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420459885132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420459885132" session_id=838112417 session_state=END} 20241123160327051 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420459885132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160327051 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327051 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160327051 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327051 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@27a3e2e74366: Found GsupExpect[0] for "262420459885132" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@27a3e2e74366: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420459885132" TC_mo_ussd_iuse_msisdn(190)@27a3e2e74366: setverdict(pass): none -> pass 20241123160327053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60658<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@27a3e2e74366: Final verdict of PTC: pass 20241123160327054 DAUC <0003> db_auc.c:157 IMSI='262422752906854': No 2G Auth Data 20241123160327054 DAUC <0003> db_auc.c:192 IMSI='262422752906854': No 3G Auth Data HLR_Test-GSUP(183)@27a3e2e74366: Created GsupExpect[0] for "262422752906854" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241123160327060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60662<->l=127.0.0.1:4258 20241123160327063 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327063 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160327063 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422752906854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422752906854" session_id=873576421 session_state=BEGIN} 20241123160327063 DSS <0004> hlr_ussd.c:576 262422752906854/0x3411b7e5: Process SS (BEGIN) 20241123160327063 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160327063 DSS <0004> hlr_ussd.c:518 262422752906854/0x3411b7e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160327063 DSS <0004> hlr_ussd.c:363 262422752906854/0x3411b7e5: Tx USSD 'Your extension is 491612644562' 20241123160327063 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422752906854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422752906854" session_id=873576421 session_state=END} 20241123160327063 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422752906854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160327063 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327063 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160327063 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327063 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@27a3e2e74366: Found GsupExpect[0] for "262422752906854" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@27a3e2e74366: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262422752906854" TC_mo_ussd_iuse_msisdn(191)@27a3e2e74366: setverdict(pass): none -> pass 20241123160327065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60662<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@27a3e2e74366: Final verdict of PTC: pass 20241123160327066 DAUC <0003> db_auc.c:157 IMSI='262420176758473': No 2G Auth Data 20241123160327066 DAUC <0003> db_auc.c:192 IMSI='262420176758473': No 3G Auth Data HLR_Test-GSUP(183)@27a3e2e74366: Created GsupExpect[0] for "262420176758473" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241123160327072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60674<->l=127.0.0.1:4258 20241123160327075 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327076 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160327076 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420176758473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420176758473" session_id=659674115 session_state=BEGIN} 20241123160327076 DSS <0004> hlr_ussd.c:576 262420176758473/0x2751d403: Process SS (BEGIN) 20241123160327076 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160327076 DSS <0004> hlr_ussd.c:518 262420176758473/0x2751d403: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160327076 DSS <0004> hlr_ussd.c:363 262420176758473/0x2751d403: Tx USSD 'Your extension is 491617755264' 20241123160327076 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420176758473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420176758473" session_id=659674115 session_state=END} 20241123160327076 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420176758473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160327076 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327076 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160327076 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327076 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@27a3e2e74366: Found GsupExpect[0] for "262420176758473" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@27a3e2e74366: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262420176758473" TC_mo_ussd_iuse_msisdn(192)@27a3e2e74366: setverdict(pass): none -> pass 20241123160327078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60674<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@27a3e2e74366: Final verdict of PTC: pass 20241123160327078 DAUC <0003> db_auc.c:157 IMSI='262422320218159': No 2G Auth Data 20241123160327078 DAUC <0003> db_auc.c:192 IMSI='262422320218159': No 3G Auth Data HLR_Test-GSUP(183)@27a3e2e74366: Created GsupExpect[0] for "262422320218159" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241123160327085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60686<->l=127.0.0.1:4258 20241123160327088 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327088 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160327088 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422320218159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422320218159" session_id=102050037 session_state=BEGIN} 20241123160327088 DSS <0004> hlr_ussd.c:576 262422320218159/0x061528f5: Process SS (BEGIN) 20241123160327088 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160327088 DSS <0004> hlr_ussd.c:518 262422320218159/0x061528f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160327088 DSS <0004> hlr_ussd.c:363 262422320218159/0x061528f5: Tx USSD 'Your extension is 491613515547' 20241123160327088 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422320218159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422320218159" session_id=102050037 session_state=END} 20241123160327088 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422320218159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160327088 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327088 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160327088 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327088 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@27a3e2e74366: Found GsupExpect[0] for "262422320218159" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@27a3e2e74366: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262422320218159" TC_mo_ussd_iuse_msisdn(193)@27a3e2e74366: setverdict(pass): none -> pass 20241123160327090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60686<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@27a3e2e74366: Final verdict of PTC: pass 20241123160327090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60602<->l=127.0.0.1:4258 20241123160327091 DLINP <000b> input/ipa.c:455 connected read/write 20241123160327091 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160327091 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160327091 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160327091 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@27a3e2e74366: Final verdict of PTC: none 20241123160327091 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36909<->l=127.0.0.1:4259) 184@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 184: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat Nov 23 16:03:27 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20241123160327114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60692<->l=127.0.0.1:4258 20241123160327316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60692<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82540) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sat Nov 23 16:03:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160330388 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160330388 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160330393 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330393 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160330395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60696<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(194)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160330399 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330399 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(194)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160330399 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160330400 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160330400 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160330400 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160330400 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160330400 DLGSUP <0013> gsup_server.c:236 2: 20241123160330400 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160330400 DLGSUP <0013> gsup_server.c:236 3: 20241123160330400 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160330400 DLGSUP <0013> gsup_server.c:236 4: 20241123160330400 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160330400 DLGSUP <0013> gsup_server.c:236 5: 20241123160330400 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160330400 DLGSUP <0013> gsup_server.c:236 7: 20241123160330400 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160330400 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160330400 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160330400 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160330422 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38419<->l=127.0.0.1:4259) 20241123160330429 DAUC <0003> db_auc.c:157 IMSI='262423156567305': No 2G Auth Data 20241123160330429 DAUC <0003> db_auc.c:192 IMSI='262423156567305': No 3G Auth Data HLR_Test-GSUP(195)@27a3e2e74366: Created GsupExpect[0] for "262423156567305" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241123160330439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60708<->l=127.0.0.1:4258 20241123160330443 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330443 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160330443 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423156567305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423156567305" source_name="the-source\n" session_id=2765731950 session_state=BEGIN} 20241123160330443 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241123160330443 DSS <0004> hlr_ussd.c:576 262423156567305/0xa4d9b86e: Process SS (BEGIN) 20241123160330443 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160330443 DSS <0004> hlr_ussd.c:518 262423156567305/0xa4d9b86e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160330443 DSS <0004> hlr_ussd.c:363 262423156567305/0xa4d9b86e: Tx USSD 'Your extension is 491615350550' 20241123160330443 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423156567305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423156567305" destination_name="the-source\n" session_id=2765731950 session_state=END} 20241123160330443 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262423156567305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160330443 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330443 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160330443 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330443 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@27a3e2e74366: Found GsupExpect[0] for "262423156567305" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@27a3e2e74366: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262423156567305" TC_mo_ussd_iuse_msisdn_via_proxy(198)@27a3e2e74366: setverdict(pass): none -> pass 20241123160330445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60708<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@27a3e2e74366: Final verdict of PTC: pass 20241123160330445 DAUC <0003> db_auc.c:157 IMSI='262427864399313': No 2G Auth Data 20241123160330445 DAUC <0003> db_auc.c:192 IMSI='262427864399313': No 3G Auth Data HLR_Test-GSUP(195)@27a3e2e74366: Created GsupExpect[0] for "262427864399313" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241123160330452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60716<->l=127.0.0.1:4258 20241123160330455 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330455 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160330455 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262427864399313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427864399313" source_name="the-source\n" session_id=4079812893 session_state=BEGIN} 20241123160330455 DSS <0004> hlr_ussd.c:576 262427864399313/0xf32d011d: Process SS (BEGIN) 20241123160330455 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160330455 DSS <0004> hlr_ussd.c:518 262427864399313/0xf32d011d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160330455 DSS <0004> hlr_ussd.c:363 262427864399313/0xf32d011d: Tx USSD 'Your extension is 491616633001' 20241123160330455 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262427864399313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427864399313" destination_name="the-source\n" session_id=4079812893 session_state=END} 20241123160330455 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262427864399313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160330455 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330455 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160330455 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330455 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@27a3e2e74366: Found GsupExpect[0] for "262427864399313" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@27a3e2e74366: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262427864399313" TC_mo_ussd_iuse_msisdn_via_proxy(199)@27a3e2e74366: setverdict(pass): none -> pass 20241123160330457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60716<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@27a3e2e74366: Final verdict of PTC: pass 20241123160330458 DAUC <0003> db_auc.c:157 IMSI='262428485358928': No 2G Auth Data 20241123160330458 DAUC <0003> db_auc.c:192 IMSI='262428485358928': No 3G Auth Data HLR_Test-GSUP(195)@27a3e2e74366: Created GsupExpect[0] for "262428485358928" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241123160330464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4258 20241123160330467 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330467 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160330467 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428485358928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428485358928" source_name="the-source\n" session_id=650425396 session_state=BEGIN} 20241123160330467 DSS <0004> hlr_ussd.c:576 262428485358928/0x26c4b434: Process SS (BEGIN) 20241123160330467 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160330467 DSS <0004> hlr_ussd.c:518 262428485358928/0x26c4b434: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160330467 DSS <0004> hlr_ussd.c:363 262428485358928/0x26c4b434: Tx USSD 'Your extension is 491617752225' 20241123160330467 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428485358928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428485358928" destination_name="the-source\n" session_id=650425396 session_state=END} 20241123160330467 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262428485358928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160330467 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330467 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160330467 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330467 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@27a3e2e74366: Found GsupExpect[0] for "262428485358928" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@27a3e2e74366: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262428485358928" TC_mo_ussd_iuse_msisdn_via_proxy(200)@27a3e2e74366: setverdict(pass): none -> pass 20241123160330470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@27a3e2e74366: Final verdict of PTC: pass 20241123160330470 DAUC <0003> db_auc.c:157 IMSI='262422214571516': No 2G Auth Data 20241123160330470 DAUC <0003> db_auc.c:192 IMSI='262422214571516': No 3G Auth Data HLR_Test-GSUP(195)@27a3e2e74366: Created GsupExpect[0] for "262422214571516" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241123160330476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60738<->l=127.0.0.1:4258 20241123160330479 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330479 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160330479 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422214571516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422214571516" source_name="the-source\n" session_id=2165545370 session_state=BEGIN} 20241123160330479 DSS <0004> hlr_ussd.c:576 262422214571516/0x8113999a: Process SS (BEGIN) 20241123160330479 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160330479 DSS <0004> hlr_ussd.c:518 262422214571516/0x8113999a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160330479 DSS <0004> hlr_ussd.c:363 262422214571516/0x8113999a: Tx USSD 'Your extension is 491611708660' 20241123160330479 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422214571516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422214571516" destination_name="the-source\n" session_id=2165545370 session_state=END} 20241123160330479 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262422214571516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160330479 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330479 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160330479 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330479 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@27a3e2e74366: Found GsupExpect[0] for "262422214571516" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@27a3e2e74366: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262422214571516" TC_mo_ussd_iuse_msisdn_via_proxy(201)@27a3e2e74366: setverdict(pass): none -> pass 20241123160330481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60738<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@27a3e2e74366: Final verdict of PTC: pass 20241123160330482 DAUC <0003> db_auc.c:157 IMSI='262428721564779': No 2G Auth Data 20241123160330482 DAUC <0003> db_auc.c:192 IMSI='262428721564779': No 3G Auth Data HLR_Test-GSUP(195)@27a3e2e74366: Created GsupExpect[0] for "262428721564779" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241123160330489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4258 20241123160330492 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330492 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160330492 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428721564779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428721564779" source_name="the-source\n" session_id=2084048881 session_state=BEGIN} 20241123160330492 DSS <0004> hlr_ussd.c:576 262428721564779/0x7c380ff1: Process SS (BEGIN) 20241123160330492 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160330492 DSS <0004> hlr_ussd.c:518 262428721564779/0x7c380ff1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160330492 DSS <0004> hlr_ussd.c:363 262428721564779/0x7c380ff1: Tx USSD 'Your extension is 491616606515' 20241123160330492 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428721564779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428721564779" destination_name="the-source\n" session_id=2084048881 session_state=END} 20241123160330492 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262428721564779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160330492 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330492 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160330492 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330492 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@27a3e2e74366: Found GsupExpect[0] for "262428721564779" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@27a3e2e74366: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262428721564779" TC_mo_ussd_iuse_msisdn_via_proxy(202)@27a3e2e74366: setverdict(pass): none -> pass 20241123160330494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@27a3e2e74366: Final verdict of PTC: pass 20241123160330495 DAUC <0003> db_auc.c:157 IMSI='262421462448709': No 2G Auth Data 20241123160330495 DAUC <0003> db_auc.c:192 IMSI='262421462448709': No 3G Auth Data HLR_Test-GSUP(195)@27a3e2e74366: Created GsupExpect[0] for "262421462448709" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241123160330502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60746<->l=127.0.0.1:4258 20241123160330505 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330505 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160330505 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421462448709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421462448709" source_name="the-source\n" session_id=1493002883 session_state=BEGIN} 20241123160330505 DSS <0004> hlr_ussd.c:576 262421462448709/0x58fd6a83: Process SS (BEGIN) 20241123160330505 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160330505 DSS <0004> hlr_ussd.c:518 262421462448709/0x58fd6a83: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160330505 DSS <0004> hlr_ussd.c:363 262421462448709/0x58fd6a83: Tx USSD 'Your extension is 491611605437' 20241123160330505 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421462448709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421462448709" destination_name="the-source\n" session_id=1493002883 session_state=END} 20241123160330505 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262421462448709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160330505 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330505 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160330505 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330505 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@27a3e2e74366: Found GsupExpect[0] for "262421462448709" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@27a3e2e74366: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421462448709" TC_mo_ussd_iuse_msisdn_via_proxy(203)@27a3e2e74366: setverdict(pass): none -> pass 20241123160330507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60746<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@27a3e2e74366: Final verdict of PTC: pass 20241123160330508 DAUC <0003> db_auc.c:157 IMSI='262428961113798': No 2G Auth Data 20241123160330508 DAUC <0003> db_auc.c:192 IMSI='262428961113798': No 3G Auth Data HLR_Test-GSUP(195)@27a3e2e74366: Created GsupExpect[0] for "262428961113798" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241123160330514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60748<->l=127.0.0.1:4258 20241123160330517 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330517 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160330517 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428961113798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428961113798" source_name="the-source\n" session_id=1022134121 session_state=BEGIN} 20241123160330517 DSS <0004> hlr_ussd.c:576 262428961113798/0x3cec8769: Process SS (BEGIN) 20241123160330517 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160330517 DSS <0004> hlr_ussd.c:518 262428961113798/0x3cec8769: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160330518 DSS <0004> hlr_ussd.c:363 262428961113798/0x3cec8769: Tx USSD 'Your extension is 491611135442' 20241123160330518 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428961113798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428961113798" destination_name="the-source\n" session_id=1022134121 session_state=END} 20241123160330518 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262428961113798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160330518 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330518 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160330518 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330518 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@27a3e2e74366: Found GsupExpect[0] for "262428961113798" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@27a3e2e74366: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428961113798" TC_mo_ussd_iuse_msisdn_via_proxy(204)@27a3e2e74366: setverdict(pass): none -> pass 20241123160330519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60748<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@27a3e2e74366: Final verdict of PTC: pass 20241123160330520 DAUC <0003> db_auc.c:157 IMSI='262420814270493': No 2G Auth Data 20241123160330520 DAUC <0003> db_auc.c:192 IMSI='262420814270493': No 3G Auth Data HLR_Test-GSUP(195)@27a3e2e74366: Created GsupExpect[0] for "262420814270493" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241123160330527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60762<->l=127.0.0.1:4258 20241123160330530 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330530 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160330530 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420814270493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420814270493" source_name="the-source\n" session_id=4186692771 session_state=BEGIN} 20241123160330530 DSS <0004> hlr_ussd.c:576 262420814270493/0xf98bdca3: Process SS (BEGIN) 20241123160330530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241123160330530 DSS <0004> hlr_ussd.c:518 262420814270493/0xf98bdca3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241123160330530 DSS <0004> hlr_ussd.c:363 262420814270493/0xf98bdca3: Tx USSD 'Your extension is 491616752276' 20241123160330530 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420814270493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420814270493" destination_name="the-source\n" session_id=4186692771 session_state=END} 20241123160330530 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420814270493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160330530 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330530 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160330530 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330530 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@27a3e2e74366: Found GsupExpect[0] for "262420814270493" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@27a3e2e74366: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420814270493" TC_mo_ussd_iuse_msisdn_via_proxy(205)@27a3e2e74366: setverdict(pass): none -> pass 20241123160330532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60762<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@27a3e2e74366: Final verdict of PTC: pass 20241123160330532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60696<->l=127.0.0.1:4258 20241123160330532 DLINP <000b> input/ipa.c:455 connected read/write 20241123160330533 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160330533 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160330533 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160330533 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160330533 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@27a3e2e74366: Final verdict of PTC: none 196@27a3e2e74366: Final verdict of PTC: none 20241123160330533 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38419<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(194)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 196: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sat Nov 23 16:03:30 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20241123160330555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60768<->l=127.0.0.1:4258 20241123160330757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60768<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83552) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sat Nov 23 16:03:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_mo_ussd_euse started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 20241123160333876 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45837 20241123160333876 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:45837 MTC@27a3e2e74366: in not legacy case 2 IPA-EUSE-foobar(208)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160333877 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333877 DLINP <000b> input/ipa.c:409 127.0.0.1:45837 message received 20241123160333878 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160333878 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20241123160333878 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333878 DLINP <000b> input/ipa.c:409 127.0.0.1:45837 message received IPA-EUSE-foobar(208)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160333878 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160333878 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241123160333878 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241123160333878 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241123160333879 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160333879 DLGSUP <0013> gsup_server.c:236 2: 20241123160333879 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160333879 DLGSUP <0013> gsup_server.c:236 3: 20241123160333879 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160333879 DLGSUP <0013> gsup_server.c:236 4: 20241123160333879 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160333879 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(207)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160333879 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160333879 DLGSUP <0013> gsup_server.c:236 7: 20241123160333879 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160333879 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160333879 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160333879 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45837 20241123160333879 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333879 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160333879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160333880 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333880 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160333880 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160333880 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(207)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160333880 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160333880 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160333880 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160333880 DLGSUP <0013> gsup_server.c:236 2: 20241123160333880 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160333880 DLGSUP <0013> gsup_server.c:236 3: 20241123160333880 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160333880 DLGSUP <0013> gsup_server.c:236 4: 20241123160333880 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160333880 DLGSUP <0013> gsup_server.c:236 5: 20241123160333880 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160333880 DLGSUP <0013> gsup_server.c:236 7: 20241123160333880 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160333880 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160333880 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160333880 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160333889 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40649<->l=127.0.0.1:4259) 20241123160333892 DAUC <0003> db_auc.c:157 IMSI='262422165961165': No 2G Auth Data 20241123160333892 DAUC <0003> db_auc.c:192 IMSI='262422165961165': No 3G Auth Data HLR_Test-GSUP(209)@27a3e2e74366: Created GsupExpect[0] for "262422165961165" to be handled at TC_mo_ussd_euse(212) 20241123160333898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52552<->l=127.0.0.1:4258 20241123160333922 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333922 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160333922 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422165961165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422165961165" session_id=1762824624 session_state=BEGIN} 20241123160333922 DSS <0004> hlr_ussd.c:576 262422165961165/0x691291b0: Process SS (BEGIN) 20241123160333922 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160333922 DSS <0004> hlr_ussd.c:518 262422165961165/0x691291b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160333922 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333922 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data 20241123160333922 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333922 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data EUSE-TC_mo_ussd_euse(206)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160333932 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333932 DLINP <000b> input/ipa.c:409 127.0.0.1:45837 message received 20241123160333932 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262422165961165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422165961165" session_id=1762824624 session_state=END} 20241123160333932 DSS <0004> hlr_ussd.c:576 262422165961165/0x691291b0: Process SS (END) 20241123160333932 DSS <0004> hlr_ussd.c:518 262422165961165/0x691291b0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160333932 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422165961165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422165961165" session_id=1762824624 session_state=END} 20241123160333932 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422165961165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160333932 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262422165961165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160333932 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333932 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160333932 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333933 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@27a3e2e74366: Found GsupExpect[0] for "262422165961165" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@27a3e2e74366: Added IMSI table entry 0TC_mo_ussd_euse(212)"262422165961165" TC_mo_ussd_euse(212)@27a3e2e74366: setverdict(pass): none -> pass 20241123160333939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52552<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@27a3e2e74366: Final verdict of PTC: pass 20241123160333940 DAUC <0003> db_auc.c:157 IMSI='262422382777878': No 2G Auth Data 20241123160333940 DAUC <0003> db_auc.c:192 IMSI='262422382777878': No 3G Auth Data HLR_Test-GSUP(209)@27a3e2e74366: Created GsupExpect[0] for "262422382777878" to be handled at TC_mo_ussd_euse(213) 20241123160333951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52554<->l=127.0.0.1:4258 20241123160333953 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333953 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160333953 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422382777878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422382777878" session_id=4137279128 session_state=BEGIN} 20241123160333953 DSS <0004> hlr_ussd.c:576 262422382777878/0xf699de98: Process SS (BEGIN) 20241123160333953 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160333953 DSS <0004> hlr_ussd.c:518 262422382777878/0xf699de98: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160333953 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333953 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data 20241123160333953 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333953 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data EUSE-TC_mo_ussd_euse(206)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160333954 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333954 DLINP <000b> input/ipa.c:409 127.0.0.1:45837 message received 20241123160333954 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262422382777878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422382777878" session_id=4137279128 session_state=END} 20241123160333954 DSS <0004> hlr_ussd.c:576 262422382777878/0xf699de98: Process SS (END) 20241123160333954 DSS <0004> hlr_ussd.c:518 262422382777878/0xf699de98: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160333954 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422382777878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422382777878" session_id=4137279128 session_state=END} 20241123160333954 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422382777878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160333954 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262422382777878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160333954 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333954 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160333954 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333954 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@27a3e2e74366: Found GsupExpect[0] for "262422382777878" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@27a3e2e74366: Added IMSI table entry 1TC_mo_ussd_euse(213)"262422382777878" TC_mo_ussd_euse(213)@27a3e2e74366: setverdict(pass): none -> pass 20241123160333956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52554<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@27a3e2e74366: Final verdict of PTC: pass 20241123160333956 DAUC <0003> db_auc.c:157 IMSI='262424663295822': No 2G Auth Data 20241123160333956 DAUC <0003> db_auc.c:192 IMSI='262424663295822': No 3G Auth Data HLR_Test-GSUP(209)@27a3e2e74366: Created GsupExpect[0] for "262424663295822" to be handled at TC_mo_ussd_euse(214) 20241123160333962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52558<->l=127.0.0.1:4258 20241123160333965 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333965 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160333965 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424663295822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424663295822" session_id=4213058769 session_state=BEGIN} 20241123160333965 DSS <0004> hlr_ussd.c:576 262424663295822/0xfb1e2cd1: Process SS (BEGIN) 20241123160333965 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160333965 DSS <0004> hlr_ussd.c:518 262424663295822/0xfb1e2cd1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160333965 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333965 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data 20241123160333965 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333965 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data EUSE-TC_mo_ussd_euse(206)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160333965 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333965 DLINP <000b> input/ipa.c:409 127.0.0.1:45837 message received 20241123160333965 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262424663295822 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424663295822" session_id=4213058769 session_state=END} 20241123160333965 DSS <0004> hlr_ussd.c:576 262424663295822/0xfb1e2cd1: Process SS (END) 20241123160333965 DSS <0004> hlr_ussd.c:518 262424663295822/0xfb1e2cd1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160333965 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424663295822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424663295822" session_id=4213058769 session_state=END} 20241123160333965 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424663295822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160333965 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262424663295822 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160333965 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333965 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160333965 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333965 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@27a3e2e74366: Found GsupExpect[0] for "262424663295822" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@27a3e2e74366: Added IMSI table entry 2TC_mo_ussd_euse(214)"262424663295822" TC_mo_ussd_euse(214)@27a3e2e74366: setverdict(pass): none -> pass 20241123160333967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52558<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@27a3e2e74366: Final verdict of PTC: pass 20241123160333968 DAUC <0003> db_auc.c:157 IMSI='262421591202720': No 2G Auth Data 20241123160333968 DAUC <0003> db_auc.c:192 IMSI='262421591202720': No 3G Auth Data HLR_Test-GSUP(209)@27a3e2e74366: Created GsupExpect[0] for "262421591202720" to be handled at TC_mo_ussd_euse(215) 20241123160333974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52570<->l=127.0.0.1:4258 20241123160333977 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333977 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160333977 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421591202720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421591202720" session_id=3334645099 session_state=BEGIN} 20241123160333977 DSS <0004> hlr_ussd.c:576 262421591202720/0xc6c2a56b: Process SS (BEGIN) 20241123160333977 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160333977 DSS <0004> hlr_ussd.c:518 262421591202720/0xc6c2a56b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160333977 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333977 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data 20241123160333977 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333977 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data EUSE-TC_mo_ussd_euse(206)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160333978 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333978 DLINP <000b> input/ipa.c:409 127.0.0.1:45837 message received 20241123160333978 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262421591202720 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421591202720" session_id=3334645099 session_state=END} 20241123160333978 DSS <0004> hlr_ussd.c:576 262421591202720/0xc6c2a56b: Process SS (END) 20241123160333978 DSS <0004> hlr_ussd.c:518 262421591202720/0xc6c2a56b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160333978 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421591202720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421591202720" session_id=3334645099 session_state=END} 20241123160333978 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421591202720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160333978 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262421591202720 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160333978 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333978 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160333978 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333978 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@27a3e2e74366: Found GsupExpect[0] for "262421591202720" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@27a3e2e74366: Added IMSI table entry 3TC_mo_ussd_euse(215)"262421591202720" TC_mo_ussd_euse(215)@27a3e2e74366: setverdict(pass): none -> pass 20241123160333980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52570<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@27a3e2e74366: Final verdict of PTC: pass 20241123160333980 DAUC <0003> db_auc.c:157 IMSI='262420963587256': No 2G Auth Data 20241123160333980 DAUC <0003> db_auc.c:192 IMSI='262420963587256': No 3G Auth Data HLR_Test-GSUP(209)@27a3e2e74366: Created GsupExpect[0] for "262420963587256" to be handled at TC_mo_ussd_euse(216) 20241123160333987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52580<->l=127.0.0.1:4258 20241123160333990 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333990 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160333990 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420963587256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420963587256" session_id=2973823906 session_state=BEGIN} 20241123160333990 DSS <0004> hlr_ussd.c:576 262420963587256/0xb140f3a2: Process SS (BEGIN) 20241123160333990 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160333990 DSS <0004> hlr_ussd.c:518 262420963587256/0xb140f3a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160333990 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333990 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data 20241123160333990 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333990 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data EUSE-TC_mo_ussd_euse(206)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160333991 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333991 DLINP <000b> input/ipa.c:409 127.0.0.1:45837 message received 20241123160333991 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262420963587256 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420963587256" session_id=2973823906 session_state=END} 20241123160333991 DSS <0004> hlr_ussd.c:576 262420963587256/0xb140f3a2: Process SS (END) 20241123160333991 DSS <0004> hlr_ussd.c:518 262420963587256/0xb140f3a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160333991 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420963587256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420963587256" session_id=2973823906 session_state=END} 20241123160333991 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420963587256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160333991 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262420963587256 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160333991 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333991 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160333991 DLINP <000b> input/ipa.c:455 connected read/write 20241123160333991 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@27a3e2e74366: Found GsupExpect[0] for "262420963587256" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@27a3e2e74366: Added IMSI table entry 4TC_mo_ussd_euse(216)"262420963587256" TC_mo_ussd_euse(216)@27a3e2e74366: setverdict(pass): none -> pass 20241123160333993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52580<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@27a3e2e74366: Final verdict of PTC: pass 20241123160333993 DAUC <0003> db_auc.c:157 IMSI='262427817473133': No 2G Auth Data 20241123160333993 DAUC <0003> db_auc.c:192 IMSI='262427817473133': No 3G Auth Data HLR_Test-GSUP(209)@27a3e2e74366: Created GsupExpect[0] for "262427817473133" to be handled at TC_mo_ussd_euse(217) 20241123160334000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52596<->l=127.0.0.1:4258 20241123160334002 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334003 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160334003 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427817473133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427817473133" session_id=2666495534 session_state=BEGIN} 20241123160334003 DSS <0004> hlr_ussd.c:576 262427817473133/0x9eef7e2e: Process SS (BEGIN) 20241123160334003 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160334003 DSS <0004> hlr_ussd.c:518 262427817473133/0x9eef7e2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160334003 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334003 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data 20241123160334003 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334003 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data EUSE-TC_mo_ussd_euse(206)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160334003 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334003 DLINP <000b> input/ipa.c:409 127.0.0.1:45837 message received 20241123160334003 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262427817473133 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427817473133" session_id=2666495534 session_state=END} 20241123160334003 DSS <0004> hlr_ussd.c:576 262427817473133/0x9eef7e2e: Process SS (END) 20241123160334003 DSS <0004> hlr_ussd.c:518 262427817473133/0x9eef7e2e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160334004 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427817473133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427817473133" session_id=2666495534 session_state=END} 20241123160334004 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427817473133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160334004 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262427817473133 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160334004 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334004 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160334004 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334004 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@27a3e2e74366: Found GsupExpect[0] for "262427817473133" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@27a3e2e74366: Added IMSI table entry 5TC_mo_ussd_euse(217)"262427817473133" TC_mo_ussd_euse(217)@27a3e2e74366: setverdict(pass): none -> pass 20241123160334006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52596<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@27a3e2e74366: Final verdict of PTC: pass 20241123160334006 DAUC <0003> db_auc.c:157 IMSI='262421322320724': No 2G Auth Data 20241123160334006 DAUC <0003> db_auc.c:192 IMSI='262421322320724': No 3G Auth Data HLR_Test-GSUP(209)@27a3e2e74366: Created GsupExpect[0] for "262421322320724" to be handled at TC_mo_ussd_euse(218) 20241123160334012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52608<->l=127.0.0.1:4258 20241123160334015 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334015 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160334015 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421322320724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421322320724" session_id=1612911027 session_state=BEGIN} 20241123160334015 DSS <0004> hlr_ussd.c:576 262421322320724/0x602311b3: Process SS (BEGIN) 20241123160334015 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160334015 DSS <0004> hlr_ussd.c:518 262421322320724/0x602311b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160334015 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334015 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data 20241123160334015 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334016 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data EUSE-TC_mo_ussd_euse(206)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160334016 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334016 DLINP <000b> input/ipa.c:409 127.0.0.1:45837 message received 20241123160334016 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262421322320724 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421322320724" session_id=1612911027 session_state=END} 20241123160334016 DSS <0004> hlr_ussd.c:576 262421322320724/0x602311b3: Process SS (END) 20241123160334016 DSS <0004> hlr_ussd.c:518 262421322320724/0x602311b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160334016 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421322320724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421322320724" session_id=1612911027 session_state=END} 20241123160334016 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421322320724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160334016 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262421322320724 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160334016 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334016 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160334016 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334016 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@27a3e2e74366: Found GsupExpect[0] for "262421322320724" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@27a3e2e74366: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421322320724" TC_mo_ussd_euse(218)@27a3e2e74366: setverdict(pass): none -> pass 20241123160334018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52608<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@27a3e2e74366: Final verdict of PTC: pass 20241123160334019 DAUC <0003> db_auc.c:157 IMSI='262421888745917': No 2G Auth Data 20241123160334019 DAUC <0003> db_auc.c:192 IMSI='262421888745917': No 3G Auth Data HLR_Test-GSUP(209)@27a3e2e74366: Created GsupExpect[0] for "262421888745917" to be handled at TC_mo_ussd_euse(219) 20241123160334025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52620<->l=127.0.0.1:4258 20241123160334028 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334028 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160334028 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421888745917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421888745917" session_id=2368627295 session_state=BEGIN} 20241123160334028 DSS <0004> hlr_ussd.c:576 262421888745917/0x8d2e625f: Process SS (BEGIN) 20241123160334028 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160334028 DSS <0004> hlr_ussd.c:518 262421888745917/0x8d2e625f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160334028 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334029 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data 20241123160334029 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334029 DLINP <000b> input/ipa.c:435 127.0.0.1:45837 sending data EUSE-TC_mo_ussd_euse(206)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160334029 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334029 DLINP <000b> input/ipa.c:409 127.0.0.1:45837 message received 20241123160334029 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262421888745917 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421888745917" session_id=2368627295 session_state=END} 20241123160334030 DSS <0004> hlr_ussd.c:576 262421888745917/0x8d2e625f: Process SS (END) 20241123160334030 DSS <0004> hlr_ussd.c:518 262421888745917/0x8d2e625f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160334030 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421888745917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421888745917" session_id=2368627295 session_state=END} 20241123160334030 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421888745917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160334030 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262421888745917 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160334030 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334030 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160334030 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334030 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@27a3e2e74366: Found GsupExpect[0] for "262421888745917" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@27a3e2e74366: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421888745917" TC_mo_ussd_euse(219)@27a3e2e74366: setverdict(pass): none -> pass 20241123160334032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52620<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@27a3e2e74366: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@27a3e2e74366: Final verdict of PTC: none 20241123160334032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52546<->l=127.0.0.1:4258 20241123160334033 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334033 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160334033 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160334033 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160334033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160334033 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40649<->l=127.0.0.1:4259) 20241123160334033 DLINP <000b> input/ipa.c:455 connected read/write 20241123160334033 DLINP <000b> input/ipa.c:409 127.0.0.1:45837 message received 20241123160334033 DLINP <000b> input/ipa.c:418 127.0.0.1:45837 connection closed with server 20241123160334033 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:45837 20241123160334033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@27a3e2e74366: Final verdict of PTC: none 210@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP(209)@27a3e2e74366: Final verdict of PTC: none IPA-EUSE-foobar(208)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 210: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat Nov 23 16:03:34 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241123160334057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52636<->l=127.0.0.1:4258 20241123160334258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52636<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87060) Waiting for packet dumper to finish... 1 (prev_count=87060, count=111396) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sat Nov 23 16:03:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_mo_ussd_euse_continue started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 20241123160337359 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36211 20241123160337359 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36211 IPA-EUSE-foobar(222)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@27a3e2e74366: in not legacy case 2 20241123160337360 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337360 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received IPA-EUSE-foobar(222)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20241123160337361 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160337361 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241123160337361 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337361 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received IPA-EUSE-foobar(222)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160337361 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160337361 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241123160337361 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241123160337361 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241123160337361 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160337361 DLGSUP <0013> gsup_server.c:236 2: 20241123160337362 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160337362 DLGSUP <0013> gsup_server.c:236 3: 20241123160337362 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160337362 DLGSUP <0013> gsup_server.c:236 4: 20241123160337362 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160337362 DLGSUP <0013> gsup_server.c:236 5: 20241123160337362 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160337362 DLGSUP <0013> gsup_server.c:236 7: 20241123160337362 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160337362 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160337362 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160337362 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36211 HLR_Test-GSUP-IPA(221)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160337362 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337362 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52640<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(221)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160337363 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337363 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(221)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160337363 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160337364 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160337364 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160337364 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160337364 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160337364 DLGSUP <0013> gsup_server.c:236 2: 20241123160337364 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160337364 DLGSUP <0013> gsup_server.c:236 3: 20241123160337364 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160337364 DLGSUP <0013> gsup_server.c:236 4: 20241123160337364 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160337364 DLGSUP <0013> gsup_server.c:236 5: 20241123160337364 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160337364 DLGSUP <0013> gsup_server.c:236 7: 20241123160337364 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160337364 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160337364 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160337364 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160337372 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39651<->l=127.0.0.1:4259) 20241123160337376 DAUC <0003> db_auc.c:157 IMSI='262425505919066': No 2G Auth Data 20241123160337376 DAUC <0003> db_auc.c:192 IMSI='262425505919066': No 3G Auth Data HLR_Test-GSUP(223)@27a3e2e74366: Created GsupExpect[0] for "262425505919066" to be handled at TC_mo_ussd_euse_continue(226) 20241123160337384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52656<->l=127.0.0.1:4258 20241123160337406 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337406 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337406 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425505919066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425505919066" session_id=2829653415 session_state=BEGIN} 20241123160337406 DSS <0004> hlr_ussd.c:576 262425505919066/0xa8a915a7: Process SS (BEGIN) 20241123160337407 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160337407 DSS <0004> hlr_ussd.c:518 262425505919066/0xa8a915a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160337407 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337407 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337407 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337407 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337423 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337423 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337423 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262425505919066 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425505919066" session_id=2829653415 session_state=CONTINUE} 20241123160337423 DSS <0004> hlr_ussd.c:576 262425505919066/0xa8a915a7: Process SS (CONTINUE) 20241123160337423 DSS <0004> hlr_ussd.c:518 262425505919066/0xa8a915a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160337423 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425505919066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425505919066" session_id=2829653415 session_state=CONTINUE} 20241123160337423 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262425505919066 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337424 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337424 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337424 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337424 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@27a3e2e74366: Found GsupExpect[0] for "262425505919066" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@27a3e2e74366: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262425505919066" TC_mo_ussd_euse_continue(226)@27a3e2e74366: setverdict(pass): none -> pass 20241123160337435 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337435 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337435 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425505919066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425505919066" session_id=2829653415 session_state=CONTINUE} 20241123160337435 DSS <0004> hlr_ussd.c:576 262425505919066/0xa8a915a7: Process SS (CONTINUE) 20241123160337435 DSS <0004> hlr_ussd.c:518 262425505919066/0xa8a915a7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337436 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425505919066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337436 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337436 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337436 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337436 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337438 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337439 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337439 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262425505919066 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425505919066" session_id=2829653415 session_state=END} 20241123160337439 DSS <0004> hlr_ussd.c:576 262425505919066/0xa8a915a7: Process SS (END) 20241123160337439 DSS <0004> hlr_ussd.c:518 262425505919066/0xa8a915a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337439 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425505919066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425505919066" session_id=2829653415 session_state=END} 20241123160337439 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425505919066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337439 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262425505919066 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337439 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337439 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337439 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337440 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160337443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52656<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@27a3e2e74366: Final verdict of PTC: pass 20241123160337444 DAUC <0003> db_auc.c:157 IMSI='262425853284717': No 2G Auth Data 20241123160337444 DAUC <0003> db_auc.c:192 IMSI='262425853284717': No 3G Auth Data HLR_Test-GSUP(223)@27a3e2e74366: Created GsupExpect[0] for "262425853284717" to be handled at TC_mo_ussd_euse_continue(227) 20241123160337462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52666<->l=127.0.0.1:4258 20241123160337465 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337465 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337465 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425853284717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425853284717" session_id=1264996623 session_state=BEGIN} 20241123160337465 DSS <0004> hlr_ussd.c:576 262425853284717/0x4b66510f: Process SS (BEGIN) 20241123160337465 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160337465 DSS <0004> hlr_ussd.c:518 262425853284717/0x4b66510f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160337465 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337465 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337465 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337465 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337466 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337466 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337466 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262425853284717 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425853284717" session_id=1264996623 session_state=CONTINUE} 20241123160337466 DSS <0004> hlr_ussd.c:576 262425853284717/0x4b66510f: Process SS (CONTINUE) 20241123160337466 DSS <0004> hlr_ussd.c:518 262425853284717/0x4b66510f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160337466 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425853284717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425853284717" session_id=1264996623 session_state=CONTINUE} 20241123160337466 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262425853284717 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337466 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337466 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337466 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337466 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@27a3e2e74366: Found GsupExpect[0] for "262425853284717" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@27a3e2e74366: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262425853284717" TC_mo_ussd_euse_continue(227)@27a3e2e74366: setverdict(pass): none -> pass 20241123160337468 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337468 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337468 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425853284717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425853284717" session_id=1264996623 session_state=CONTINUE} 20241123160337468 DSS <0004> hlr_ussd.c:576 262425853284717/0x4b66510f: Process SS (CONTINUE) 20241123160337468 DSS <0004> hlr_ussd.c:518 262425853284717/0x4b66510f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337468 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425853284717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337468 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337468 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337468 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337468 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337468 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337468 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337468 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262425853284717 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425853284717" session_id=1264996623 session_state=END} 20241123160337468 DSS <0004> hlr_ussd.c:576 262425853284717/0x4b66510f: Process SS (END) 20241123160337468 DSS <0004> hlr_ussd.c:518 262425853284717/0x4b66510f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337469 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425853284717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425853284717" session_id=1264996623 session_state=END} 20241123160337469 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425853284717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337469 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262425853284717 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337469 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337469 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337469 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337469 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160337469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52666<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@27a3e2e74366: Final verdict of PTC: pass 20241123160337470 DAUC <0003> db_auc.c:157 IMSI='262422945556747': No 2G Auth Data 20241123160337470 DAUC <0003> db_auc.c:192 IMSI='262422945556747': No 3G Auth Data HLR_Test-GSUP(223)@27a3e2e74366: Created GsupExpect[0] for "262422945556747" to be handled at TC_mo_ussd_euse_continue(228) 20241123160337477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52674<->l=127.0.0.1:4258 20241123160337481 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337481 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337481 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422945556747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422945556747" session_id=140023904 session_state=BEGIN} 20241123160337481 DSS <0004> hlr_ussd.c:576 262422945556747/0x08589860: Process SS (BEGIN) 20241123160337481 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160337481 DSS <0004> hlr_ussd.c:518 262422945556747/0x08589860: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160337481 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337481 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337481 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337481 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337482 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337482 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337482 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262422945556747 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422945556747" session_id=140023904 session_state=CONTINUE} 20241123160337482 DSS <0004> hlr_ussd.c:576 262422945556747/0x08589860: Process SS (CONTINUE) 20241123160337482 DSS <0004> hlr_ussd.c:518 262422945556747/0x08589860: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160337482 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422945556747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422945556747" session_id=140023904 session_state=CONTINUE} 20241123160337482 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262422945556747 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337482 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337482 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337482 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337482 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@27a3e2e74366: Found GsupExpect[0] for "262422945556747" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@27a3e2e74366: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262422945556747" TC_mo_ussd_euse_continue(228)@27a3e2e74366: setverdict(pass): none -> pass 20241123160337486 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337486 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337486 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422945556747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422945556747" session_id=140023904 session_state=CONTINUE} 20241123160337486 DSS <0004> hlr_ussd.c:576 262422945556747/0x08589860: Process SS (CONTINUE) 20241123160337486 DSS <0004> hlr_ussd.c:518 262422945556747/0x08589860: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337486 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422945556747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337486 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337486 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337486 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337486 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337487 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337487 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337487 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262422945556747 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422945556747" session_id=140023904 session_state=END} 20241123160337487 DSS <0004> hlr_ussd.c:576 262422945556747/0x08589860: Process SS (END) 20241123160337487 DSS <0004> hlr_ussd.c:518 262422945556747/0x08589860: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337487 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422945556747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422945556747" session_id=140023904 session_state=END} 20241123160337487 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422945556747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337487 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262422945556747 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337487 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337487 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337487 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337487 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160337488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52674<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@27a3e2e74366: Final verdict of PTC: pass 20241123160337488 DAUC <0003> db_auc.c:157 IMSI='262424597873694': No 2G Auth Data 20241123160337488 DAUC <0003> db_auc.c:192 IMSI='262424597873694': No 3G Auth Data HLR_Test-GSUP(223)@27a3e2e74366: Created GsupExpect[0] for "262424597873694" to be handled at TC_mo_ussd_euse_continue(229) 20241123160337496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52678<->l=127.0.0.1:4258 20241123160337500 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337500 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337500 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424597873694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424597873694" session_id=1858751762 session_state=BEGIN} 20241123160337500 DSS <0004> hlr_ussd.c:576 262424597873694/0x6eca4d12: Process SS (BEGIN) 20241123160337500 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160337500 DSS <0004> hlr_ussd.c:518 262424597873694/0x6eca4d12: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160337500 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337500 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337500 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337500 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337501 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337501 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337501 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262424597873694 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424597873694" session_id=1858751762 session_state=CONTINUE} 20241123160337501 DSS <0004> hlr_ussd.c:576 262424597873694/0x6eca4d12: Process SS (CONTINUE) 20241123160337501 DSS <0004> hlr_ussd.c:518 262424597873694/0x6eca4d12: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160337501 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424597873694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424597873694" session_id=1858751762 session_state=CONTINUE} 20241123160337501 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262424597873694 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337501 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337501 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337501 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337501 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@27a3e2e74366: Found GsupExpect[0] for "262424597873694" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@27a3e2e74366: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262424597873694" TC_mo_ussd_euse_continue(229)@27a3e2e74366: setverdict(pass): none -> pass 20241123160337503 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337503 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337503 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424597873694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424597873694" session_id=1858751762 session_state=CONTINUE} 20241123160337503 DSS <0004> hlr_ussd.c:576 262424597873694/0x6eca4d12: Process SS (CONTINUE) 20241123160337503 DSS <0004> hlr_ussd.c:518 262424597873694/0x6eca4d12: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337503 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424597873694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337503 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337503 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337503 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337503 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337504 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337504 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337504 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262424597873694 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424597873694" session_id=1858751762 session_state=END} 20241123160337504 DSS <0004> hlr_ussd.c:576 262424597873694/0x6eca4d12: Process SS (END) 20241123160337504 DSS <0004> hlr_ussd.c:518 262424597873694/0x6eca4d12: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337504 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424597873694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424597873694" session_id=1858751762 session_state=END} 20241123160337504 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424597873694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337504 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262424597873694 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337504 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337504 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337504 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337504 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160337505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52678<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@27a3e2e74366: Final verdict of PTC: pass 20241123160337505 DAUC <0003> db_auc.c:157 IMSI='262425771982372': No 2G Auth Data 20241123160337505 DAUC <0003> db_auc.c:192 IMSI='262425771982372': No 3G Auth Data HLR_Test-GSUP(223)@27a3e2e74366: Created GsupExpect[0] for "262425771982372" to be handled at TC_mo_ussd_euse_continue(230) 20241123160337513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52688<->l=127.0.0.1:4258 20241123160337516 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337516 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337516 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425771982372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425771982372" session_id=2037733516 session_state=BEGIN} 20241123160337516 DSS <0004> hlr_ussd.c:576 262425771982372/0x7975588c: Process SS (BEGIN) 20241123160337516 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160337516 DSS <0004> hlr_ussd.c:518 262425771982372/0x7975588c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160337516 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337516 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337516 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337516 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337517 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337517 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337517 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262425771982372 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425771982372" session_id=2037733516 session_state=CONTINUE} 20241123160337517 DSS <0004> hlr_ussd.c:576 262425771982372/0x7975588c: Process SS (CONTINUE) 20241123160337517 DSS <0004> hlr_ussd.c:518 262425771982372/0x7975588c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160337517 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425771982372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425771982372" session_id=2037733516 session_state=CONTINUE} 20241123160337517 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262425771982372 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337517 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337517 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337517 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337517 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@27a3e2e74366: Found GsupExpect[0] for "262425771982372" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@27a3e2e74366: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262425771982372" TC_mo_ussd_euse_continue(230)@27a3e2e74366: setverdict(pass): none -> pass 20241123160337520 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337520 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337520 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425771982372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425771982372" session_id=2037733516 session_state=CONTINUE} 20241123160337520 DSS <0004> hlr_ussd.c:576 262425771982372/0x7975588c: Process SS (CONTINUE) 20241123160337520 DSS <0004> hlr_ussd.c:518 262425771982372/0x7975588c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337520 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425771982372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337520 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337520 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337520 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337520 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337521 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337521 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337521 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262425771982372 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425771982372" session_id=2037733516 session_state=END} 20241123160337521 DSS <0004> hlr_ussd.c:576 262425771982372/0x7975588c: Process SS (END) 20241123160337521 DSS <0004> hlr_ussd.c:518 262425771982372/0x7975588c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337521 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425771982372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425771982372" session_id=2037733516 session_state=END} 20241123160337521 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425771982372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337521 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262425771982372 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337521 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337521 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337521 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337521 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160337522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52688<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@27a3e2e74366: Final verdict of PTC: pass 20241123160337522 DAUC <0003> db_auc.c:157 IMSI='262423179838808': No 2G Auth Data 20241123160337522 DAUC <0003> db_auc.c:192 IMSI='262423179838808': No 3G Auth Data HLR_Test-GSUP(223)@27a3e2e74366: Created GsupExpect[0] for "262423179838808" to be handled at TC_mo_ussd_euse_continue(231) 20241123160337529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52698<->l=127.0.0.1:4258 20241123160337532 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337532 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337532 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423179838808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423179838808" session_id=597080071 session_state=BEGIN} 20241123160337532 DSS <0004> hlr_ussd.c:576 262423179838808/0x2396b807: Process SS (BEGIN) 20241123160337532 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160337532 DSS <0004> hlr_ussd.c:518 262423179838808/0x2396b807: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160337532 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337532 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337532 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337532 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337533 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337533 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337533 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262423179838808 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423179838808" session_id=597080071 session_state=CONTINUE} 20241123160337533 DSS <0004> hlr_ussd.c:576 262423179838808/0x2396b807: Process SS (CONTINUE) 20241123160337533 DSS <0004> hlr_ussd.c:518 262423179838808/0x2396b807: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160337533 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423179838808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423179838808" session_id=597080071 session_state=CONTINUE} 20241123160337533 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262423179838808 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337533 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337533 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337533 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337533 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@27a3e2e74366: Found GsupExpect[0] for "262423179838808" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@27a3e2e74366: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262423179838808" TC_mo_ussd_euse_continue(231)@27a3e2e74366: setverdict(pass): none -> pass 20241123160337535 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337535 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337535 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423179838808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423179838808" session_id=597080071 session_state=CONTINUE} 20241123160337535 DSS <0004> hlr_ussd.c:576 262423179838808/0x2396b807: Process SS (CONTINUE) 20241123160337535 DSS <0004> hlr_ussd.c:518 262423179838808/0x2396b807: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337535 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423179838808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337535 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337535 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337535 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337535 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337536 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337536 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337536 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262423179838808 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423179838808" session_id=597080071 session_state=END} 20241123160337536 DSS <0004> hlr_ussd.c:576 262423179838808/0x2396b807: Process SS (END) 20241123160337536 DSS <0004> hlr_ussd.c:518 262423179838808/0x2396b807: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337536 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423179838808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423179838808" session_id=597080071 session_state=END} 20241123160337536 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423179838808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337536 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262423179838808 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337536 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337536 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337536 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337536 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160337537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52698<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@27a3e2e74366: Final verdict of PTC: pass 20241123160337537 DAUC <0003> db_auc.c:157 IMSI='262422279791563': No 2G Auth Data 20241123160337537 DAUC <0003> db_auc.c:192 IMSI='262422279791563': No 3G Auth Data HLR_Test-GSUP(223)@27a3e2e74366: Created GsupExpect[0] for "262422279791563" to be handled at TC_mo_ussd_euse_continue(232) 20241123160337543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52714<->l=127.0.0.1:4258 20241123160337546 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337546 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337546 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422279791563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422279791563" session_id=2075934186 session_state=BEGIN} 20241123160337546 DSS <0004> hlr_ussd.c:576 262422279791563/0x7bbc3dea: Process SS (BEGIN) 20241123160337546 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160337546 DSS <0004> hlr_ussd.c:518 262422279791563/0x7bbc3dea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160337546 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337546 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337546 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337546 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337547 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337547 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337547 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262422279791563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422279791563" session_id=2075934186 session_state=CONTINUE} 20241123160337547 DSS <0004> hlr_ussd.c:576 262422279791563/0x7bbc3dea: Process SS (CONTINUE) 20241123160337547 DSS <0004> hlr_ussd.c:518 262422279791563/0x7bbc3dea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160337547 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422279791563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422279791563" session_id=2075934186 session_state=CONTINUE} 20241123160337547 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262422279791563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337547 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337547 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337548 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337548 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@27a3e2e74366: Found GsupExpect[0] for "262422279791563" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@27a3e2e74366: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262422279791563" TC_mo_ussd_euse_continue(232)@27a3e2e74366: setverdict(pass): none -> pass 20241123160337551 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337551 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337551 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422279791563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422279791563" session_id=2075934186 session_state=CONTINUE} 20241123160337551 DSS <0004> hlr_ussd.c:576 262422279791563/0x7bbc3dea: Process SS (CONTINUE) 20241123160337551 DSS <0004> hlr_ussd.c:518 262422279791563/0x7bbc3dea: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337551 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422279791563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337551 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337551 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337551 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337551 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337552 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337552 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337552 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262422279791563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422279791563" session_id=2075934186 session_state=END} 20241123160337552 DSS <0004> hlr_ussd.c:576 262422279791563/0x7bbc3dea: Process SS (END) 20241123160337552 DSS <0004> hlr_ussd.c:518 262422279791563/0x7bbc3dea: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337552 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422279791563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422279791563" session_id=2075934186 session_state=END} 20241123160337552 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422279791563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337552 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262422279791563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337552 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337552 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337552 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337552 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160337553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52714<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@27a3e2e74366: Final verdict of PTC: pass 20241123160337553 DAUC <0003> db_auc.c:157 IMSI='262425670599420': No 2G Auth Data 20241123160337553 DAUC <0003> db_auc.c:192 IMSI='262425670599420': No 3G Auth Data HLR_Test-GSUP(223)@27a3e2e74366: Created GsupExpect[0] for "262425670599420" to be handled at TC_mo_ussd_euse_continue(233) 20241123160337560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52722<->l=127.0.0.1:4258 20241123160337563 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337563 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337563 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425670599420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425670599420" session_id=4195050834 session_state=BEGIN} 20241123160337563 DSS <0004> hlr_ussd.c:576 262425670599420/0xfa0b6552: Process SS (BEGIN) 20241123160337563 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241123160337563 DSS <0004> hlr_ussd.c:518 262425670599420/0xfa0b6552: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241123160337563 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337563 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337563 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337563 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337564 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337564 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337564 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262425670599420 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425670599420" session_id=4195050834 session_state=CONTINUE} 20241123160337564 DSS <0004> hlr_ussd.c:576 262425670599420/0xfa0b6552: Process SS (CONTINUE) 20241123160337564 DSS <0004> hlr_ussd.c:518 262425670599420/0xfa0b6552: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241123160337564 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425670599420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425670599420" session_id=4195050834 session_state=CONTINUE} 20241123160337564 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262425670599420 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337564 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337564 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337564 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337564 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@27a3e2e74366: Found GsupExpect[0] for "262425670599420" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@27a3e2e74366: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262425670599420" TC_mo_ussd_euse_continue(233)@27a3e2e74366: setverdict(pass): none -> pass 20241123160337566 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337566 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337566 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425670599420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425670599420" session_id=4195050834 session_state=CONTINUE} 20241123160337566 DSS <0004> hlr_ussd.c:576 262425670599420/0xfa0b6552: Process SS (CONTINUE) 20241123160337566 DSS <0004> hlr_ussd.c:518 262425670599420/0xfa0b6552: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337566 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425670599420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337566 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337567 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data 20241123160337567 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337567 DLINP <000b> input/ipa.c:435 127.0.0.1:36211 sending data EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160337568 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337568 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337568 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262425670599420 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425670599420" session_id=4195050834 session_state=END} 20241123160337568 DSS <0004> hlr_ussd.c:576 262425670599420/0xfa0b6552: Process SS (END) 20241123160337568 DSS <0004> hlr_ussd.c:518 262425670599420/0xfa0b6552: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241123160337568 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425670599420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425670599420" session_id=4195050834 session_state=END} 20241123160337568 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425670599420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160337568 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262425670599420 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160337568 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337568 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160337568 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337568 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160337569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52722<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@27a3e2e74366: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@27a3e2e74366: Final verdict of PTC: none 20241123160337569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52640<->l=127.0.0.1:4258 20241123160337570 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337570 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160337570 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160337570 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160337570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160337570 DLINP <000b> input/ipa.c:455 connected read/write 20241123160337570 DLINP <000b> input/ipa.c:409 127.0.0.1:36211 message received 20241123160337570 DLINP <000b> input/ipa.c:418 127.0.0.1:36211 connection closed with server 20241123160337570 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36211 20241123160337570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241123160337570 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39651<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@27a3e2e74366: Final verdict of PTC: none 224@27a3e2e74366: Final verdict of PTC: none IPA-EUSE-foobar(222)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 224: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat Nov 23 16:03:37 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20241123160337597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52738<->l=127.0.0.1:4258 20241123160337799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52738<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=157140) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sat Nov 23 16:03:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_mo_ussd_euse_defaultroute started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 20241123160340902 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36181 20241123160340902 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36181 MTC@27a3e2e74366: in not legacy case 2 IPA-EUSE-foobar(236)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160340903 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340903 DLINP <000b> input/ipa.c:409 127.0.0.1:36181 message received 20241123160340904 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160340904 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20241123160340905 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340905 DLINP <000b> input/ipa.c:409 127.0.0.1:36181 message received IPA-EUSE-foobar(236)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160340905 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160340905 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241123160340905 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241123160340905 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241123160340905 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160340905 DLGSUP <0013> gsup_server.c:236 2: 20241123160340905 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160340905 DLGSUP <0013> gsup_server.c:236 3: 20241123160340905 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160340905 DLGSUP <0013> gsup_server.c:236 4: 20241123160340905 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160340905 DLGSUP <0013> gsup_server.c:236 5: 20241123160340905 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160340905 DLGSUP <0013> gsup_server.c:236 7: 20241123160340906 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160340906 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160340906 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160340906 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36181 HLR_Test-GSUP-IPA(235)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160340906 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340906 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160340907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160340909 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340909 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160340909 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160340909 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160340909 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160340909 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160340909 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(235)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160340909 DLGSUP <0013> gsup_server.c:236 2: 20241123160340909 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160340909 DLGSUP <0013> gsup_server.c:236 3: 20241123160340909 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160340909 DLGSUP <0013> gsup_server.c:236 4: 20241123160340909 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160340909 DLGSUP <0013> gsup_server.c:236 5: 20241123160340909 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160340909 DLGSUP <0013> gsup_server.c:236 7: 20241123160340909 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160340909 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160340909 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160340909 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160340921 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45969<->l=127.0.0.1:4259) 20241123160340926 DAUC <0003> db_auc.c:157 IMSI='262423234493283': No 2G Auth Data 20241123160340926 DAUC <0003> db_auc.c:192 IMSI='262423234493283': No 3G Auth Data HLR_Test-GSUP(237)@27a3e2e74366: Created GsupExpect[0] for "262423234493283" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241123160340939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52752<->l=127.0.0.1:4258 20241123160340950 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340950 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160340950 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423234493283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423234493283" session_id=2777176095 session_state=BEGIN} 20241123160340950 DSS <0004> hlr_ussd.c:576 262423234493283/0xa588581f: Process SS (BEGIN) 20241123160340950 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241123160340950 DSS <0004> hlr_ussd.c:518 262423234493283/0xa588581f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241123160340950 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340950 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data 20241123160340950 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340950 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160340959 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340959 DLINP <000b> input/ipa.c:409 127.0.0.1:36181 message received 20241123160340959 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262423234493283 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423234493283" session_id=2777176095 session_state=END} 20241123160340959 DSS <0004> hlr_ussd.c:576 262423234493283/0xa588581f: Process SS (END) 20241123160340959 DSS <0004> hlr_ussd.c:518 262423234493283/0xa588581f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241123160340959 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423234493283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423234493283" session_id=2777176095 session_state=END} 20241123160340960 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423234493283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160340960 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262423234493283 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160340960 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340960 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160340960 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340960 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@27a3e2e74366: Found GsupExpect[0] for "262423234493283" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@27a3e2e74366: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262423234493283" TC_mo_ussd_euse_defaultroute(240)@27a3e2e74366: setverdict(pass): none -> pass 20241123160340964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52752<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@27a3e2e74366: Final verdict of PTC: pass 20241123160340965 DAUC <0003> db_auc.c:157 IMSI='262425815487147': No 2G Auth Data 20241123160340965 DAUC <0003> db_auc.c:192 IMSI='262425815487147': No 3G Auth Data HLR_Test-GSUP(237)@27a3e2e74366: Created GsupExpect[0] for "262425815487147" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241123160340972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52762<->l=127.0.0.1:4258 20241123160340974 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340974 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160340975 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425815487147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425815487147" session_id=213063416 session_state=BEGIN} 20241123160340975 DSS <0004> hlr_ussd.c:576 262425815487147/0x0cb316f8: Process SS (BEGIN) 20241123160340975 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241123160340975 DSS <0004> hlr_ussd.c:518 262425815487147/0x0cb316f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241123160340975 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340975 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data 20241123160340975 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340975 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160340975 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340975 DLINP <000b> input/ipa.c:409 127.0.0.1:36181 message received 20241123160340975 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262425815487147 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425815487147" session_id=213063416 session_state=END} 20241123160340975 DSS <0004> hlr_ussd.c:576 262425815487147/0x0cb316f8: Process SS (END) 20241123160340975 DSS <0004> hlr_ussd.c:518 262425815487147/0x0cb316f8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241123160340975 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425815487147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425815487147" session_id=213063416 session_state=END} 20241123160340975 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425815487147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160340975 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262425815487147 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160340975 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340975 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160340975 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340975 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@27a3e2e74366: Found GsupExpect[0] for "262425815487147" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@27a3e2e74366: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262425815487147" TC_mo_ussd_euse_defaultroute(241)@27a3e2e74366: setverdict(pass): none -> pass 20241123160340977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52762<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@27a3e2e74366: Final verdict of PTC: pass 20241123160340977 DAUC <0003> db_auc.c:157 IMSI='262429450994735': No 2G Auth Data 20241123160340977 DAUC <0003> db_auc.c:192 IMSI='262429450994735': No 3G Auth Data HLR_Test-GSUP(237)@27a3e2e74366: Created GsupExpect[0] for "262429450994735" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241123160340984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52776<->l=127.0.0.1:4258 20241123160340987 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340987 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160340987 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429450994735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429450994735" session_id=204092350 session_state=BEGIN} 20241123160340987 DSS <0004> hlr_ussd.c:576 262429450994735/0x0c2a33be: Process SS (BEGIN) 20241123160340987 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241123160340987 DSS <0004> hlr_ussd.c:518 262429450994735/0x0c2a33be: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241123160340987 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340987 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data 20241123160340987 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340987 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160340988 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340988 DLINP <000b> input/ipa.c:409 127.0.0.1:36181 message received 20241123160340988 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262429450994735 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429450994735" session_id=204092350 session_state=END} 20241123160340988 DSS <0004> hlr_ussd.c:576 262429450994735/0x0c2a33be: Process SS (END) 20241123160340988 DSS <0004> hlr_ussd.c:518 262429450994735/0x0c2a33be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241123160340988 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429450994735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429450994735" session_id=204092350 session_state=END} 20241123160340988 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429450994735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160340988 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262429450994735 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160340988 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340988 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160340988 DLINP <000b> input/ipa.c:455 connected read/write 20241123160340988 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@27a3e2e74366: Found GsupExpect[0] for "262429450994735" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@27a3e2e74366: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262429450994735" TC_mo_ussd_euse_defaultroute(242)@27a3e2e74366: setverdict(pass): none -> pass 20241123160340990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52776<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@27a3e2e74366: Final verdict of PTC: pass 20241123160340990 DAUC <0003> db_auc.c:157 IMSI='262423551742889': No 2G Auth Data 20241123160340990 DAUC <0003> db_auc.c:192 IMSI='262423551742889': No 3G Auth Data HLR_Test-GSUP(237)@27a3e2e74366: Created GsupExpect[0] for "262423551742889" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241123160340997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52790<->l=127.0.0.1:4258 20241123160341000 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341000 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160341000 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423551742889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423551742889" session_id=3880842681 session_state=BEGIN} 20241123160341000 DSS <0004> hlr_ussd.c:576 262423551742889/0xe750f5b9: Process SS (BEGIN) 20241123160341000 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241123160341000 DSS <0004> hlr_ussd.c:518 262423551742889/0xe750f5b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241123160341000 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341000 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data 20241123160341000 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341000 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160341001 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341001 DLINP <000b> input/ipa.c:409 127.0.0.1:36181 message received 20241123160341001 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262423551742889 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423551742889" session_id=3880842681 session_state=END} 20241123160341001 DSS <0004> hlr_ussd.c:576 262423551742889/0xe750f5b9: Process SS (END) 20241123160341001 DSS <0004> hlr_ussd.c:518 262423551742889/0xe750f5b9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241123160341001 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423551742889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423551742889" session_id=3880842681 session_state=END} 20241123160341001 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423551742889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160341001 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262423551742889 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160341001 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341001 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160341001 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341001 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@27a3e2e74366: Found GsupExpect[0] for "262423551742889" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@27a3e2e74366: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423551742889" TC_mo_ussd_euse_defaultroute(243)@27a3e2e74366: setverdict(pass): none -> pass 20241123160341003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52790<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@27a3e2e74366: Final verdict of PTC: pass 20241123160341004 DAUC <0003> db_auc.c:157 IMSI='262421133597017': No 2G Auth Data 20241123160341004 DAUC <0003> db_auc.c:192 IMSI='262421133597017': No 3G Auth Data HLR_Test-GSUP(237)@27a3e2e74366: Created GsupExpect[0] for "262421133597017" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241123160341010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52798<->l=127.0.0.1:4258 20241123160341013 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341013 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160341013 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421133597017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421133597017" session_id=1574845526 session_state=BEGIN} 20241123160341013 DSS <0004> hlr_ussd.c:576 262421133597017/0x5dde3c56: Process SS (BEGIN) 20241123160341013 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241123160341013 DSS <0004> hlr_ussd.c:518 262421133597017/0x5dde3c56: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241123160341013 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341013 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data 20241123160341013 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341013 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160341014 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341014 DLINP <000b> input/ipa.c:409 127.0.0.1:36181 message received 20241123160341014 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262421133597017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421133597017" session_id=1574845526 session_state=END} 20241123160341014 DSS <0004> hlr_ussd.c:576 262421133597017/0x5dde3c56: Process SS (END) 20241123160341014 DSS <0004> hlr_ussd.c:518 262421133597017/0x5dde3c56: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241123160341014 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421133597017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421133597017" session_id=1574845526 session_state=END} 20241123160341014 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421133597017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160341014 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262421133597017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160341014 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341014 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160341014 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341014 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@27a3e2e74366: Found GsupExpect[0] for "262421133597017" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@27a3e2e74366: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262421133597017" TC_mo_ussd_euse_defaultroute(244)@27a3e2e74366: setverdict(pass): none -> pass 20241123160341016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52798<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@27a3e2e74366: Final verdict of PTC: pass 20241123160341016 DAUC <0003> db_auc.c:157 IMSI='262428819570650': No 2G Auth Data 20241123160341016 DAUC <0003> db_auc.c:192 IMSI='262428819570650': No 3G Auth Data HLR_Test-GSUP(237)@27a3e2e74366: Created GsupExpect[0] for "262428819570650" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241123160341022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52812<->l=127.0.0.1:4258 20241123160341027 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341027 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160341027 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428819570650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428819570650" session_id=326546433 session_state=BEGIN} 20241123160341027 DSS <0004> hlr_ussd.c:576 262428819570650/0x1376b401: Process SS (BEGIN) 20241123160341027 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241123160341027 DSS <0004> hlr_ussd.c:518 262428819570650/0x1376b401: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241123160341027 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341027 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data 20241123160341027 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341027 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160341028 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341028 DLINP <000b> input/ipa.c:409 127.0.0.1:36181 message received 20241123160341028 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262428819570650 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428819570650" session_id=326546433 session_state=END} 20241123160341028 DSS <0004> hlr_ussd.c:576 262428819570650/0x1376b401: Process SS (END) 20241123160341028 DSS <0004> hlr_ussd.c:518 262428819570650/0x1376b401: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241123160341028 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428819570650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428819570650" session_id=326546433 session_state=END} 20241123160341028 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428819570650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160341028 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262428819570650 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160341028 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341028 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160341028 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341028 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@27a3e2e74366: Found GsupExpect[0] for "262428819570650" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@27a3e2e74366: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262428819570650" TC_mo_ussd_euse_defaultroute(245)@27a3e2e74366: setverdict(pass): none -> pass 20241123160341031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52812<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@27a3e2e74366: Final verdict of PTC: pass 20241123160341031 DAUC <0003> db_auc.c:157 IMSI='262421077456815': No 2G Auth Data 20241123160341031 DAUC <0003> db_auc.c:192 IMSI='262421077456815': No 3G Auth Data HLR_Test-GSUP(237)@27a3e2e74366: Created GsupExpect[0] for "262421077456815" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241123160341037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52826<->l=127.0.0.1:4258 20241123160341040 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341040 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160341040 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421077456815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421077456815" session_id=3102023176 session_state=BEGIN} 20241123160341040 DSS <0004> hlr_ussd.c:576 262421077456815/0xb8e51e08: Process SS (BEGIN) 20241123160341040 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241123160341040 DSS <0004> hlr_ussd.c:518 262421077456815/0xb8e51e08: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241123160341040 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341040 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data 20241123160341040 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341040 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160341041 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341041 DLINP <000b> input/ipa.c:409 127.0.0.1:36181 message received 20241123160341041 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262421077456815 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421077456815" session_id=3102023176 session_state=END} 20241123160341041 DSS <0004> hlr_ussd.c:576 262421077456815/0xb8e51e08: Process SS (END) 20241123160341041 DSS <0004> hlr_ussd.c:518 262421077456815/0xb8e51e08: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241123160341041 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421077456815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421077456815" session_id=3102023176 session_state=END} 20241123160341041 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421077456815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160341041 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262421077456815 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160341041 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341041 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160341041 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341041 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@27a3e2e74366: Found GsupExpect[0] for "262421077456815" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@27a3e2e74366: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421077456815" TC_mo_ussd_euse_defaultroute(246)@27a3e2e74366: setverdict(pass): none -> pass 20241123160341043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52826<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@27a3e2e74366: Final verdict of PTC: pass 20241123160341044 DAUC <0003> db_auc.c:157 IMSI='262428809881732': No 2G Auth Data 20241123160341044 DAUC <0003> db_auc.c:192 IMSI='262428809881732': No 3G Auth Data HLR_Test-GSUP(237)@27a3e2e74366: Created GsupExpect[0] for "262428809881732" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241123160341049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52830<->l=127.0.0.1:4258 20241123160341052 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341052 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160341052 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428809881732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428809881732" session_id=1713366318 session_state=BEGIN} 20241123160341052 DSS <0004> hlr_ussd.c:576 262428809881732/0x661fe52e: Process SS (BEGIN) 20241123160341052 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241123160341052 DSS <0004> hlr_ussd.c:518 262428809881732/0x661fe52e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241123160341052 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341052 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data 20241123160341052 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341052 DLINP <000b> input/ipa.c:435 127.0.0.1:36181 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@27a3e2e74366: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241123160341053 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341053 DLINP <000b> input/ipa.c:409 127.0.0.1:36181 message received 20241123160341053 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262428809881732 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428809881732" session_id=1713366318 session_state=END} 20241123160341053 DSS <0004> hlr_ussd.c:576 262428809881732/0x661fe52e: Process SS (END) 20241123160341053 DSS <0004> hlr_ussd.c:518 262428809881732/0x661fe52e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241123160341053 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428809881732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428809881732" session_id=1713366318 session_state=END} 20241123160341053 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428809881732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160341053 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262428809881732 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241123160341053 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341053 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160341053 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341053 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@27a3e2e74366: Found GsupExpect[0] for "262428809881732" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@27a3e2e74366: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428809881732" TC_mo_ussd_euse_defaultroute(247)@27a3e2e74366: setverdict(pass): none -> pass 20241123160341055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52830<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@27a3e2e74366: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@27a3e2e74366: Final verdict of PTC: none 20241123160341056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52740<->l=127.0.0.1:4258 20241123160341057 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341057 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160341057 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160341057 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160341057 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160341057 DLINP <000b> input/ipa.c:455 connected read/write 20241123160341057 DLINP <000b> input/ipa.c:409 127.0.0.1:36181 message received 20241123160341057 DLINP <000b> input/ipa.c:418 127.0.0.1:36181 connection closed with server 20241123160341057 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36181 20241123160341057 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241123160341057 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45969<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@27a3e2e74366: Final verdict of PTC: none IPA-EUSE-foobar(236)@27a3e2e74366: Final verdict of PTC: none 238@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 238: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat Nov 23 16:03:41 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20241123160341079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52844<->l=127.0.0.1:4258 20241123160341281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52844<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113380) 20241123160343079 DSS <0004> hlr_ussd.c:239 262422074678253/0x885853fb: SS Session Timeout, destroying 20241123160343079 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422074678253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160343103 DSS <0004> hlr_ussd.c:239 262425000280378/0xc308ab68: SS Session Timeout, destroying 20241123160343104 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425000280378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160343117 DSS <0004> hlr_ussd.c:239 262427067533258/0x0156e90d: SS Session Timeout, destroying 20241123160343117 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427067533258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160343130 DSS <0004> hlr_ussd.c:239 262429863503373/0x9318608c: SS Session Timeout, destroying 20241123160343130 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429863503373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160343142 DSS <0004> hlr_ussd.c:239 262427967543249/0xcbcbc82d: SS Session Timeout, destroying 20241123160343142 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427967543249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160343156 DSS <0004> hlr_ussd.c:239 262429950822477/0xd3d65369: SS Session Timeout, destroying 20241123160343156 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429950822477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160343170 DSS <0004> hlr_ussd.c:239 262429110312717/0x01537e96: SS Session Timeout, destroying 20241123160343170 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429110312717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160343182 DSS <0004> hlr_ussd.c:239 262425775248590/0x5f6b87dd: SS Session Timeout, destroying 20241123160343183 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425775248590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sat Nov 23 16:03:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_mo_sss_reject started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160344387 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160344387 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160344390 DLINP <000b> input/ipa.c:455 connected read/write 20241123160344390 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160344391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40310<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(248)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160344392 DLINP <000b> input/ipa.c:455 connected read/write 20241123160344392 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160344392 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160344392 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160344392 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160344392 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(248)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160344392 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160344392 DLGSUP <0013> gsup_server.c:236 2: 20241123160344392 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160344392 DLGSUP <0013> gsup_server.c:236 3: 20241123160344392 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160344392 DLGSUP <0013> gsup_server.c:236 4: 20241123160344392 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160344392 DLGSUP <0013> gsup_server.c:236 5: 20241123160344392 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160344392 DLGSUP <0013> gsup_server.c:236 7: 20241123160344392 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160344392 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160344392 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160344392 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160344404 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34901<->l=127.0.0.1:4259) 20241123160344405 DAUC <0003> db_auc.c:157 IMSI='262428799538115': No 2G Auth Data 20241123160344405 DAUC <0003> db_auc.c:192 IMSI='262428799538115': No 3G Auth Data HLR_Test-GSUP(249)@27a3e2e74366: Created GsupExpect[0] for "262428799538115" to be handled at TC_mo_sss_reject(252) 20241123160344411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40320<->l=127.0.0.1:4258 20241123160344438 DLINP <000b> input/ipa.c:455 connected read/write 20241123160344438 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160344438 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428799538115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428799538115" session_id=2739950469 session_state=BEGIN} 20241123160344438 DSS <0004> hlr_ussd.c:576 262428799538115/0xa3505385: Process SS (BEGIN) 20241123160344438 DSS <0004> hlr_ussd.c:498 262428799538115/0xa3505385: SS CompType=Invoke, OpCode=InterrogateSS 20241123160344438 DSS <0004> hlr_ussd.c:506 262428799538115/0xa3505385: Structured SS requests are not supported, rejecting... 20241123160344439 DSS <0004> hlr_ussd.c:354 262428799538115/0xa3505385: Tx ReturnError(0, 0x15) 20241123160344439 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428799538115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428799538115" session_id=2739950469 session_state=END} 20241123160344439 DLINP <000b> input/ipa.c:455 connected read/write 20241123160344439 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160344439 DLINP <000b> input/ipa.c:455 connected read/write 20241123160344439 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@27a3e2e74366: Found GsupExpect[0] for "262428799538115" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@27a3e2e74366: Added IMSI table entry 0TC_mo_sss_reject(252)"262428799538115" TC_mo_sss_reject(252)@27a3e2e74366: setverdict(pass): none -> pass 20241123160344446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40320<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@27a3e2e74366: Final verdict of PTC: pass 20241123160344449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40310<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@27a3e2e74366: Final verdict of PTC: none 20241123160344452 DLINP <000b> input/ipa.c:455 connected read/write 250@27a3e2e74366: Final verdict of PTC: none 20241123160344452 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160344452 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160344453 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160344453 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160344453 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34901<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 250: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@27a3e2e74366: Test case TC_mo_sss_reject finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat Nov 23 16:03:44 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241123160344510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40324<->l=127.0.0.1:4258 20241123160344611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40324<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20241123160346506 DSS <0004> hlr_ussd.c:239 262426039724511/0x6ca44bd7: SS Session Timeout, destroying 20241123160346506 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426039724511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160346522 DSS <0004> hlr_ussd.c:239 262422068089284/0x3a8469a2: SS Session Timeout, destroying 20241123160346523 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422068089284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160346534 DSS <0004> hlr_ussd.c:239 262420480764960/0xe06428a4: SS Session Timeout, destroying 20241123160346534 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420480764960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160346545 DSS <0004> hlr_ussd.c:239 262428467513939/0xd5a2d66b: SS Session Timeout, destroying 20241123160346545 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428467513939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160346557 DSS <0004> hlr_ussd.c:239 262423332809483/0x2fee09ae: SS Session Timeout, destroying 20241123160346557 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423332809483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160346569 DSS <0004> hlr_ussd.c:239 262429853569879/0xb399f7c8: SS Session Timeout, destroying 20241123160346569 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429853569879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160346580 DSS <0004> hlr_ussd.c:239 262427990639784/0xf58cfb67: SS Session Timeout, destroying 20241123160346581 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427990639784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241123160346593 DSS <0004> hlr_ussd.c:239 262429565060190/0x66cc0cfc: SS Session Timeout, destroying 20241123160346593 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429565060190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sat Nov 23 16:03:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_check_imei started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160347696 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160347696 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160347701 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347701 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40338<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20241123160347707 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347707 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(253)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160347707 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160347707 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160347707 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160347707 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160347707 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160347707 DLGSUP <0013> gsup_server.c:236 2: 20241123160347707 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(253)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160347707 DLGSUP <0013> gsup_server.c:236 3: 20241123160347707 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160347708 DLGSUP <0013> gsup_server.c:236 4: 20241123160347708 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160347708 DLGSUP <0013> gsup_server.c:236 5: 20241123160347708 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160347708 DLGSUP <0013> gsup_server.c:236 7: 20241123160347708 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160347708 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160347708 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160347708 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160347734 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41211<->l=127.0.0.1:4259) 20241123160347745 DAUC <0003> db_auc.c:157 IMSI='262428046569666': No 2G Auth Data 20241123160347745 DAUC <0003> db_auc.c:192 IMSI='262428046569666': No 3G Auth Data HLR_Test-GSUP(254)@27a3e2e74366: Created GsupExpect[0] for "262428046569666" to be handled at TC_gsup_check_imei(257) 20241123160347772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40340<->l=127.0.0.1:4258 20241123160347786 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347787 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347787 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428046569666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428046569666"} 20241123160347787 DMAIN <0000> hlr.c:435 IMSI='262428046569666': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160347787 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428046569666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428046569666"} 20241123160347787 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428046569666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347787 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347787 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347787 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347787 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@27a3e2e74366: Found GsupExpect[0] for "262428046569666" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@27a3e2e74366: Added IMSI table entry 0TC_gsup_check_imei(257)"262428046569666" TC_gsup_check_imei(257)@27a3e2e74366: setverdict(pass): none -> pass 20241123160347792 DAUC <0003> db_auc.c:192 IMSI='262428046569666': No 3G Auth Data 20241123160347799 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347799 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347799 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428046569666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428046569666"} 20241123160347799 DAUC <0003> hlr.c:428 IMSI='262428046569666': storing IMEI = 12345678901234 20241123160347799 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428046569666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428046569666"} 20241123160347799 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428046569666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347799 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347799 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347799 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347799 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160347802 DAUC <0003> db_auc.c:192 IMSI='262428046569666': No 3G Auth Data 20241123160347804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40340<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@27a3e2e74366: Final verdict of PTC: pass 20241123160347807 DAUC <0003> db_auc.c:157 IMSI='262425968364809': No 2G Auth Data 20241123160347807 DAUC <0003> db_auc.c:192 IMSI='262425968364809': No 3G Auth Data HLR_Test-GSUP(254)@27a3e2e74366: Created GsupExpect[0] for "262425968364809" to be handled at TC_gsup_check_imei(258) 20241123160347821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4258 20241123160347824 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347824 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347824 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425968364809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425968364809"} 20241123160347824 DMAIN <0000> hlr.c:435 IMSI='262425968364809': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160347824 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425968364809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425968364809"} 20241123160347824 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425968364809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347824 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347824 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347824 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347824 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@27a3e2e74366: Found GsupExpect[0] for "262425968364809" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@27a3e2e74366: Added IMSI table entry 1TC_gsup_check_imei(258)"262425968364809" TC_gsup_check_imei(258)@27a3e2e74366: setverdict(pass): none -> pass 20241123160347824 DAUC <0003> db_auc.c:192 IMSI='262425968364809': No 3G Auth Data 20241123160347826 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347826 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347826 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425968364809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425968364809"} 20241123160347826 DAUC <0003> hlr.c:428 IMSI='262425968364809': storing IMEI = 12345678901234 20241123160347826 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425968364809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425968364809"} 20241123160347826 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425968364809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347826 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347826 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347826 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347826 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160347826 DAUC <0003> db_auc.c:192 IMSI='262425968364809': No 3G Auth Data 20241123160347827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@27a3e2e74366: Final verdict of PTC: pass 20241123160347827 DAUC <0003> db_auc.c:157 IMSI='262420596413118': No 2G Auth Data 20241123160347827 DAUC <0003> db_auc.c:192 IMSI='262420596413118': No 3G Auth Data HLR_Test-GSUP(254)@27a3e2e74366: Created GsupExpect[0] for "262420596413118" to be handled at TC_gsup_check_imei(259) 20241123160347834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40356<->l=127.0.0.1:4258 20241123160347836 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347836 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347836 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420596413118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420596413118"} 20241123160347836 DMAIN <0000> hlr.c:435 IMSI='262420596413118': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160347836 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420596413118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420596413118"} 20241123160347836 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420596413118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347836 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347836 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347836 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347836 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@27a3e2e74366: Found GsupExpect[0] for "262420596413118" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@27a3e2e74366: Added IMSI table entry 2TC_gsup_check_imei(259)"262420596413118" TC_gsup_check_imei(259)@27a3e2e74366: setverdict(pass): none -> pass 20241123160347837 DAUC <0003> db_auc.c:192 IMSI='262420596413118': No 3G Auth Data 20241123160347838 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347838 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347838 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420596413118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420596413118"} 20241123160347838 DAUC <0003> hlr.c:428 IMSI='262420596413118': storing IMEI = 12345678901234 20241123160347838 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420596413118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420596413118"} 20241123160347838 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420596413118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347838 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347838 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347838 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347838 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160347838 DAUC <0003> db_auc.c:192 IMSI='262420596413118': No 3G Auth Data 20241123160347838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40356<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@27a3e2e74366: Final verdict of PTC: pass 20241123160347839 DAUC <0003> db_auc.c:157 IMSI='262425463355959': No 2G Auth Data 20241123160347839 DAUC <0003> db_auc.c:192 IMSI='262425463355959': No 3G Auth Data HLR_Test-GSUP(254)@27a3e2e74366: Created GsupExpect[0] for "262425463355959" to be handled at TC_gsup_check_imei(260) 20241123160347845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40368<->l=127.0.0.1:4258 20241123160347848 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347848 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347848 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425463355959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425463355959"} 20241123160347848 DMAIN <0000> hlr.c:435 IMSI='262425463355959': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160347848 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425463355959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425463355959"} 20241123160347848 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425463355959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347848 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347848 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347848 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347848 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@27a3e2e74366: Found GsupExpect[0] for "262425463355959" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@27a3e2e74366: Added IMSI table entry 3TC_gsup_check_imei(260)"262425463355959" TC_gsup_check_imei(260)@27a3e2e74366: setverdict(pass): none -> pass 20241123160347848 DAUC <0003> db_auc.c:157 IMSI='262425463355959': No 2G Auth Data 20241123160347849 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347849 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347849 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425463355959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425463355959"} 20241123160347849 DAUC <0003> hlr.c:428 IMSI='262425463355959': storing IMEI = 12345678901234 20241123160347850 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425463355959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425463355959"} 20241123160347850 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425463355959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347850 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347850 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347850 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347850 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160347850 DAUC <0003> db_auc.c:157 IMSI='262425463355959': No 2G Auth Data 20241123160347850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40368<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@27a3e2e74366: Final verdict of PTC: pass 20241123160347851 DAUC <0003> db_auc.c:157 IMSI='262421026663399': No 2G Auth Data 20241123160347851 DAUC <0003> db_auc.c:192 IMSI='262421026663399': No 3G Auth Data HLR_Test-GSUP(254)@27a3e2e74366: Created GsupExpect[0] for "262421026663399" to be handled at TC_gsup_check_imei(261) 20241123160347857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4258 20241123160347860 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347860 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347860 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421026663399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421026663399"} 20241123160347860 DMAIN <0000> hlr.c:435 IMSI='262421026663399': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160347860 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421026663399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421026663399"} 20241123160347860 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421026663399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347860 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347860 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347860 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347860 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@27a3e2e74366: Found GsupExpect[0] for "262421026663399" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@27a3e2e74366: Added IMSI table entry 4TC_gsup_check_imei(261)"262421026663399" TC_gsup_check_imei(261)@27a3e2e74366: setverdict(pass): none -> pass 20241123160347861 DAUC <0003> db_auc.c:157 IMSI='262421026663399': No 2G Auth Data 20241123160347862 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347862 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347862 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421026663399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421026663399"} 20241123160347862 DAUC <0003> hlr.c:428 IMSI='262421026663399': storing IMEI = 12345678901234 20241123160347862 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421026663399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421026663399"} 20241123160347862 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421026663399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347862 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347862 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347862 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347862 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347863 DAUC <0003> db_auc.c:157 IMSI='262421026663399': No 2G Auth Data TC_gsup_check_imei(261)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160347863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@27a3e2e74366: Final verdict of PTC: pass 20241123160347864 DAUC <0003> db_auc.c:157 IMSI='262425390229087': No 2G Auth Data 20241123160347864 DAUC <0003> db_auc.c:192 IMSI='262425390229087': No 3G Auth Data HLR_Test-GSUP(254)@27a3e2e74366: Created GsupExpect[0] for "262425390229087" to be handled at TC_gsup_check_imei(262) 20241123160347870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40398<->l=127.0.0.1:4258 20241123160347872 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347872 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347872 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425390229087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425390229087"} 20241123160347872 DMAIN <0000> hlr.c:435 IMSI='262425390229087': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160347872 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425390229087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425390229087"} 20241123160347872 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425390229087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347872 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347872 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347872 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347872 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@27a3e2e74366: Found GsupExpect[0] for "262425390229087" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@27a3e2e74366: Added IMSI table entry 5TC_gsup_check_imei(262)"262425390229087" TC_gsup_check_imei(262)@27a3e2e74366: setverdict(pass): none -> pass 20241123160347874 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347874 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347874 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425390229087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425390229087"} 20241123160347874 DAUC <0003> hlr.c:428 IMSI='262425390229087': storing IMEI = 12345678901234 20241123160347874 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425390229087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425390229087"} 20241123160347874 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425390229087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347874 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347874 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347874 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347874 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160347876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40398<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@27a3e2e74366: Final verdict of PTC: pass 20241123160347876 DAUC <0003> db_auc.c:157 IMSI='262428782913787': No 2G Auth Data 20241123160347876 DAUC <0003> db_auc.c:192 IMSI='262428782913787': No 3G Auth Data HLR_Test-GSUP(254)@27a3e2e74366: Created GsupExpect[0] for "262428782913787" to be handled at TC_gsup_check_imei(263) 20241123160347882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4258 20241123160347885 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347885 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347885 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428782913787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428782913787"} 20241123160347885 DMAIN <0000> hlr.c:435 IMSI='262428782913787': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160347885 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428782913787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428782913787"} 20241123160347885 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428782913787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347885 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347885 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347885 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347885 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@27a3e2e74366: Found GsupExpect[0] for "262428782913787" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@27a3e2e74366: Added IMSI table entry 6TC_gsup_check_imei(263)"262428782913787" TC_gsup_check_imei(263)@27a3e2e74366: setverdict(pass): none -> pass 20241123160347887 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347887 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347887 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428782913787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428782913787"} 20241123160347887 DAUC <0003> hlr.c:428 IMSI='262428782913787': storing IMEI = 12345678901234 20241123160347887 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428782913787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428782913787"} 20241123160347887 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428782913787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347887 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347887 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347887 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347887 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160347888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@27a3e2e74366: Final verdict of PTC: pass 20241123160347889 DAUC <0003> db_auc.c:157 IMSI='262423985346459': No 2G Auth Data 20241123160347889 DAUC <0003> db_auc.c:192 IMSI='262423985346459': No 3G Auth Data HLR_Test-GSUP(254)@27a3e2e74366: Created GsupExpect[0] for "262423985346459" to be handled at TC_gsup_check_imei(264) 20241123160347895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4258 20241123160347898 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347898 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347898 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423985346459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423985346459"} 20241123160347898 DMAIN <0000> hlr.c:435 IMSI='262423985346459': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160347898 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423985346459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423985346459"} 20241123160347898 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423985346459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347898 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347898 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347898 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347898 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@27a3e2e74366: Found GsupExpect[0] for "262423985346459" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@27a3e2e74366: Added IMSI table entry 7TC_gsup_check_imei(264)"262423985346459" TC_gsup_check_imei(264)@27a3e2e74366: setverdict(pass): none -> pass 20241123160347900 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347900 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347900 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423985346459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423985346459"} 20241123160347901 DAUC <0003> hlr.c:428 IMSI='262423985346459': storing IMEI = 12345678901234 20241123160347901 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423985346459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423985346459"} 20241123160347901 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423985346459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160347901 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347901 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160347901 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347901 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160347902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@27a3e2e74366: Final verdict of PTC: pass MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160347903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40338<->l=127.0.0.1:4258 20241123160347903 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41211<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@27a3e2e74366: Final verdict of PTC: none 20241123160347903 DLINP <000b> input/ipa.c:455 connected read/write 20241123160347903 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160347903 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160347903 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160347903 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@27a3e2e74366: Final verdict of PTC: none 255@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_gsup_check_imei finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat Nov 23 16:03:47 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241123160347926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40422<->l=127.0.0.1:4258 20241123160348027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40422<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sat Nov 23 16:03:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_check_imei_via_proxy started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160351145 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160351145 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160351147 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351147 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40426<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160351149 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351149 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351149 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160351149 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160351149 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160351149 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(265)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160351149 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160351149 DLGSUP <0013> gsup_server.c:236 2: 20241123160351149 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160351149 DLGSUP <0013> gsup_server.c:236 3: 20241123160351149 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160351149 DLGSUP <0013> gsup_server.c:236 4: 20241123160351149 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160351149 DLGSUP <0013> gsup_server.c:236 5: 20241123160351149 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160351149 DLGSUP <0013> gsup_server.c:236 7: 20241123160351149 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160351149 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160351149 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160351149 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160351158 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45447<->l=127.0.0.1:4259) 20241123160351160 DAUC <0003> db_auc.c:157 IMSI='262425443984658': No 2G Auth Data 20241123160351160 DAUC <0003> db_auc.c:192 IMSI='262425443984658': No 3G Auth Data HLR_Test-GSUP(266)@27a3e2e74366: Created GsupExpect[0] for "262425443984658" to be handled at TC_gsup_check_imei_via_proxy(269) 20241123160351167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4258 20241123160351190 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351190 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351190 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425443984658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425443984658" source_name="the-source\n"} 20241123160351190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241123160351190 DMAIN <0000> hlr.c:435 IMSI='262425443984658': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160351190 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425443984658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425443984658" destination_name="the-source\n"} 20241123160351190 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262425443984658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351190 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351190 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351190 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351190 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@27a3e2e74366: Found GsupExpect[0] for "262425443984658" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@27a3e2e74366: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262425443984658" TC_gsup_check_imei_via_proxy(269)@27a3e2e74366: setverdict(pass): none -> pass 20241123160351194 DAUC <0003> db_auc.c:192 IMSI='262425443984658': No 3G Auth Data 20241123160351197 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351197 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351197 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425443984658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425443984658" source_name="the-source\n"} 20241123160351197 DAUC <0003> hlr.c:428 IMSI='262425443984658': storing IMEI = 12345678901234 20241123160351197 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425443984658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425443984658" destination_name="the-source\n"} 20241123160351197 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262425443984658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351197 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351197 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351197 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351197 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160351198 DAUC <0003> db_auc.c:192 IMSI='262425443984658': No 3G Auth Data 20241123160351199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@27a3e2e74366: Final verdict of PTC: pass 20241123160351200 DAUC <0003> db_auc.c:157 IMSI='262422477395372': No 2G Auth Data 20241123160351200 DAUC <0003> db_auc.c:192 IMSI='262422477395372': No 3G Auth Data HLR_Test-GSUP(266)@27a3e2e74366: Created GsupExpect[0] for "262422477395372" to be handled at TC_gsup_check_imei_via_proxy(270) 20241123160351209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40448<->l=127.0.0.1:4258 20241123160351211 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351211 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351211 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422477395372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422477395372" source_name="the-source\n"} 20241123160351211 DMAIN <0000> hlr.c:435 IMSI='262422477395372': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160351211 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422477395372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422477395372" destination_name="the-source\n"} 20241123160351211 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262422477395372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351211 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351211 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351211 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351211 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@27a3e2e74366: Found GsupExpect[0] for "262422477395372" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@27a3e2e74366: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422477395372" TC_gsup_check_imei_via_proxy(270)@27a3e2e74366: setverdict(pass): none -> pass 20241123160351212 DAUC <0003> db_auc.c:192 IMSI='262422477395372': No 3G Auth Data 20241123160351213 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351213 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351213 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422477395372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422477395372" source_name="the-source\n"} 20241123160351213 DAUC <0003> hlr.c:428 IMSI='262422477395372': storing IMEI = 12345678901234 20241123160351213 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422477395372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422477395372" destination_name="the-source\n"} 20241123160351213 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262422477395372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351213 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351214 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351214 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351214 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160351214 DAUC <0003> db_auc.c:192 IMSI='262422477395372': No 3G Auth Data 20241123160351215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40448<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@27a3e2e74366: Final verdict of PTC: pass 20241123160351215 DAUC <0003> db_auc.c:157 IMSI='262420535676438': No 2G Auth Data 20241123160351215 DAUC <0003> db_auc.c:192 IMSI='262420535676438': No 3G Auth Data HLR_Test-GSUP(266)@27a3e2e74366: Created GsupExpect[0] for "262420535676438" to be handled at TC_gsup_check_imei_via_proxy(271) 20241123160351222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40454<->l=127.0.0.1:4258 20241123160351224 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351224 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351224 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420535676438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420535676438" source_name="the-source\n"} 20241123160351224 DMAIN <0000> hlr.c:435 IMSI='262420535676438': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160351224 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420535676438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420535676438" destination_name="the-source\n"} 20241123160351224 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262420535676438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351224 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351224 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351224 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351224 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@27a3e2e74366: Found GsupExpect[0] for "262420535676438" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@27a3e2e74366: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420535676438" TC_gsup_check_imei_via_proxy(271)@27a3e2e74366: setverdict(pass): none -> pass 20241123160351225 DAUC <0003> db_auc.c:192 IMSI='262420535676438': No 3G Auth Data 20241123160351227 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351227 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351227 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420535676438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420535676438" source_name="the-source\n"} 20241123160351227 DAUC <0003> hlr.c:428 IMSI='262420535676438': storing IMEI = 12345678901234 20241123160351227 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420535676438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420535676438" destination_name="the-source\n"} 20241123160351227 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262420535676438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351227 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351227 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351227 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351227 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160351227 DAUC <0003> db_auc.c:192 IMSI='262420535676438': No 3G Auth Data 20241123160351228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40454<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@27a3e2e74366: Final verdict of PTC: pass 20241123160351228 DAUC <0003> db_auc.c:157 IMSI='262421821379349': No 2G Auth Data 20241123160351228 DAUC <0003> db_auc.c:192 IMSI='262421821379349': No 3G Auth Data HLR_Test-GSUP(266)@27a3e2e74366: Created GsupExpect[0] for "262421821379349" to be handled at TC_gsup_check_imei_via_proxy(272) 20241123160351235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40456<->l=127.0.0.1:4258 20241123160351238 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351238 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351238 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421821379349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421821379349" source_name="the-source\n"} 20241123160351238 DMAIN <0000> hlr.c:435 IMSI='262421821379349': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160351238 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421821379349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421821379349" destination_name="the-source\n"} 20241123160351238 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262421821379349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351238 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351238 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351238 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351238 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@27a3e2e74366: Found GsupExpect[0] for "262421821379349" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@27a3e2e74366: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262421821379349" TC_gsup_check_imei_via_proxy(272)@27a3e2e74366: setverdict(pass): none -> pass 20241123160351239 DAUC <0003> db_auc.c:157 IMSI='262421821379349': No 2G Auth Data 20241123160351240 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351240 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351240 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421821379349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421821379349" source_name="the-source\n"} 20241123160351240 DAUC <0003> hlr.c:428 IMSI='262421821379349': storing IMEI = 12345678901234 20241123160351240 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421821379349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421821379349" destination_name="the-source\n"} 20241123160351240 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262421821379349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351240 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351240 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351240 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351240 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160351240 DAUC <0003> db_auc.c:157 IMSI='262421821379349': No 2G Auth Data 20241123160351241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40456<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@27a3e2e74366: Final verdict of PTC: pass 20241123160351242 DAUC <0003> db_auc.c:157 IMSI='262427367853735': No 2G Auth Data 20241123160351242 DAUC <0003> db_auc.c:192 IMSI='262427367853735': No 3G Auth Data HLR_Test-GSUP(266)@27a3e2e74366: Created GsupExpect[0] for "262427367853735" to be handled at TC_gsup_check_imei_via_proxy(273) 20241123160351249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40458<->l=127.0.0.1:4258 20241123160351251 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351251 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351251 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427367853735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427367853735" source_name="the-source\n"} 20241123160351251 DMAIN <0000> hlr.c:435 IMSI='262427367853735': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160351251 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427367853735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427367853735" destination_name="the-source\n"} 20241123160351251 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262427367853735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351251 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351251 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351252 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351252 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@27a3e2e74366: Found GsupExpect[0] for "262427367853735" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@27a3e2e74366: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427367853735" TC_gsup_check_imei_via_proxy(273)@27a3e2e74366: setverdict(pass): none -> pass 20241123160351253 DAUC <0003> db_auc.c:157 IMSI='262427367853735': No 2G Auth Data 20241123160351254 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351254 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351254 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427367853735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427367853735" source_name="the-source\n"} 20241123160351254 DAUC <0003> hlr.c:428 IMSI='262427367853735': storing IMEI = 12345678901234 20241123160351254 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427367853735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427367853735" destination_name="the-source\n"} 20241123160351254 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262427367853735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351254 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351254 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351254 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351254 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160351255 DAUC <0003> db_auc.c:157 IMSI='262427367853735': No 2G Auth Data 20241123160351255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40458<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@27a3e2e74366: Final verdict of PTC: pass 20241123160351256 DAUC <0003> db_auc.c:157 IMSI='262423824477913': No 2G Auth Data 20241123160351256 DAUC <0003> db_auc.c:192 IMSI='262423824477913': No 3G Auth Data HLR_Test-GSUP(266)@27a3e2e74366: Created GsupExpect[0] for "262423824477913" to be handled at TC_gsup_check_imei_via_proxy(274) 20241123160351262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40466<->l=127.0.0.1:4258 20241123160351265 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351265 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351265 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423824477913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423824477913" source_name="the-source\n"} 20241123160351265 DMAIN <0000> hlr.c:435 IMSI='262423824477913': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160351265 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423824477913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423824477913" destination_name="the-source\n"} 20241123160351265 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262423824477913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351265 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351265 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351265 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351265 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@27a3e2e74366: Found GsupExpect[0] for "262423824477913" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@27a3e2e74366: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423824477913" TC_gsup_check_imei_via_proxy(274)@27a3e2e74366: setverdict(pass): none -> pass 20241123160351267 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351267 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351267 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423824477913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423824477913" source_name="the-source\n"} 20241123160351267 DAUC <0003> hlr.c:428 IMSI='262423824477913': storing IMEI = 12345678901234 20241123160351267 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423824477913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423824477913" destination_name="the-source\n"} 20241123160351268 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262423824477913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351268 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351268 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351268 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351268 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160351268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40466<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@27a3e2e74366: Final verdict of PTC: pass 20241123160351269 DAUC <0003> db_auc.c:157 IMSI='262421846550786': No 2G Auth Data 20241123160351269 DAUC <0003> db_auc.c:192 IMSI='262421846550786': No 3G Auth Data HLR_Test-GSUP(266)@27a3e2e74366: Created GsupExpect[0] for "262421846550786" to be handled at TC_gsup_check_imei_via_proxy(275) 20241123160351275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4258 20241123160351278 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351278 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351278 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421846550786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421846550786" source_name="the-source\n"} 20241123160351278 DMAIN <0000> hlr.c:435 IMSI='262421846550786': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160351278 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421846550786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421846550786" destination_name="the-source\n"} 20241123160351278 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262421846550786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351278 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351278 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351278 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351278 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@27a3e2e74366: Found GsupExpect[0] for "262421846550786" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@27a3e2e74366: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421846550786" TC_gsup_check_imei_via_proxy(275)@27a3e2e74366: setverdict(pass): none -> pass 20241123160351280 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351280 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351280 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421846550786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421846550786" source_name="the-source\n"} 20241123160351280 DAUC <0003> hlr.c:428 IMSI='262421846550786': storing IMEI = 12345678901234 20241123160351280 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421846550786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421846550786" destination_name="the-source\n"} 20241123160351280 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262421846550786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351280 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351280 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351280 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351280 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160351281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@27a3e2e74366: Final verdict of PTC: pass 20241123160351282 DAUC <0003> db_auc.c:157 IMSI='262428267031771': No 2G Auth Data 20241123160351282 DAUC <0003> db_auc.c:192 IMSI='262428267031771': No 3G Auth Data HLR_Test-GSUP(266)@27a3e2e74366: Created GsupExpect[0] for "262428267031771" to be handled at TC_gsup_check_imei_via_proxy(276) 20241123160351288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40484<->l=127.0.0.1:4258 20241123160351290 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351290 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351291 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428267031771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428267031771" source_name="the-source\n"} 20241123160351291 DMAIN <0000> hlr.c:435 IMSI='262428267031771': has IMEI = 12345678901234 (consider setting 'store-imei') 20241123160351291 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428267031771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428267031771" destination_name="the-source\n"} 20241123160351291 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262428267031771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351291 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351291 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351291 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351291 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@27a3e2e74366: Found GsupExpect[0] for "262428267031771" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@27a3e2e74366: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262428267031771" TC_gsup_check_imei_via_proxy(276)@27a3e2e74366: setverdict(pass): none -> pass 20241123160351293 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351293 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351293 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428267031771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428267031771" source_name="the-source\n"} 20241123160351293 DAUC <0003> hlr.c:428 IMSI='262428267031771': storing IMEI = 12345678901234 20241123160351293 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428267031771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428267031771" destination_name="the-source\n"} 20241123160351293 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262428267031771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160351293 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351293 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160351293 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351293 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160351294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40484<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@27a3e2e74366: Final verdict of PTC: pass MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160351294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40426<->l=127.0.0.1:4258 20241123160351295 DLINP <000b> input/ipa.c:455 connected read/write 20241123160351295 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160351295 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(266)@27a3e2e74366: Final verdict of PTC: none 20241123160351295 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160351295 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160351295 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241123160351295 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45447<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@27a3e2e74366: Final verdict of PTC: none 267@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sat Nov 23 16:03:51 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20241123160351319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40496<->l=127.0.0.1:4258 20241123160351420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40496<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126920) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sat Nov 23 16:03:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_check_imei_invalid_len started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160354509 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160354509 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160354513 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354513 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59898<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(277)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160354519 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354519 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354520 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160354520 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160354520 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160354520 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160354520 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160354520 DLGSUP <0013> gsup_server.c:236 2: 20241123160354520 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160354520 DLGSUP <0013> gsup_server.c:236 3: 20241123160354520 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160354520 DLGSUP <0013> gsup_server.c:236 4: 20241123160354520 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(277)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160354520 DLGSUP <0013> gsup_server.c:236 5: 20241123160354520 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160354520 DLGSUP <0013> gsup_server.c:236 7: 20241123160354520 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160354520 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160354520 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160354520 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160354537 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38183<->l=127.0.0.1:4259) 20241123160354541 DAUC <0003> db_auc.c:157 IMSI='262422329844750': No 2G Auth Data 20241123160354541 DAUC <0003> db_auc.c:192 IMSI='262422329844750': No 3G Auth Data HLR_Test-GSUP(278)@27a3e2e74366: Created GsupExpect[0] for "262422329844750" to be handled at TC_gsup_check_imei_invalid_len(281) 20241123160354548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59908<->l=127.0.0.1:4258 20241123160354562 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354562 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354562 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422329844750"} 20241123160354562 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241123160354562 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422329844750" cause=Invalid mandatory information} 20241123160354562 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354562 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354562 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354562 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354562 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@27a3e2e74366: Found GsupExpect[0] for "262422329844750" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@27a3e2e74366: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262422329844750" TC_gsup_check_imei_invalid_len(281)@27a3e2e74366: setverdict(pass): none -> pass 20241123160354566 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354566 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354566 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422329844750"} 20241123160354566 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241123160354566 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422329844750" cause=Invalid mandatory information} 20241123160354566 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354566 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354566 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354566 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354566 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354568 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354568 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354568 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422329844750"} 20241123160354568 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241123160354569 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422329844750" cause=Invalid mandatory information} 20241123160354569 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354569 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354569 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354569 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354569 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354571 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354571 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354571 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422329844750"} 20241123160354571 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241123160354571 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422329844750" cause=Invalid mandatory information} 20241123160354571 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354571 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354571 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354571 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354571 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354575 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354575 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354575 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422329844750"} 20241123160354575 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241123160354575 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422329844750" cause=Invalid mandatory information} 20241123160354575 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422329844750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354575 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354575 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354575 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354575 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59908<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@27a3e2e74366: Final verdict of PTC: pass 20241123160354580 DAUC <0003> db_auc.c:157 IMSI='262424640711166': No 2G Auth Data 20241123160354580 DAUC <0003> db_auc.c:192 IMSI='262424640711166': No 3G Auth Data HLR_Test-GSUP(278)@27a3e2e74366: Created GsupExpect[0] for "262424640711166" to be handled at TC_gsup_check_imei_invalid_len(282) 20241123160354593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59914<->l=127.0.0.1:4258 20241123160354594 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354594 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354594 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424640711166"} 20241123160354594 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241123160354594 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424640711166" cause=Invalid mandatory information} 20241123160354594 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354594 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354594 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354594 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354594 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@27a3e2e74366: Found GsupExpect[0] for "262424640711166" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@27a3e2e74366: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262424640711166" TC_gsup_check_imei_invalid_len(282)@27a3e2e74366: setverdict(pass): none -> pass 20241123160354595 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354595 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354595 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424640711166"} 20241123160354595 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241123160354595 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424640711166" cause=Invalid mandatory information} 20241123160354595 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354595 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354595 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354595 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354595 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354596 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354596 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354596 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424640711166"} 20241123160354596 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241123160354596 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424640711166" cause=Invalid mandatory information} 20241123160354596 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354596 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354596 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354596 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354596 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354596 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354596 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354596 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424640711166"} 20241123160354596 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241123160354596 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424640711166" cause=Invalid mandatory information} 20241123160354596 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354596 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354596 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354596 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354596 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354597 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354597 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354597 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424640711166"} 20241123160354597 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241123160354597 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424640711166" cause=Invalid mandatory information} 20241123160354597 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424640711166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354597 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354597 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354597 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354597 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59914<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@27a3e2e74366: Final verdict of PTC: pass 20241123160354598 DAUC <0003> db_auc.c:157 IMSI='262427049540423': No 2G Auth Data 20241123160354598 DAUC <0003> db_auc.c:192 IMSI='262427049540423': No 3G Auth Data HLR_Test-GSUP(278)@27a3e2e74366: Created GsupExpect[0] for "262427049540423" to be handled at TC_gsup_check_imei_invalid_len(283) 20241123160354604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 20241123160354606 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354606 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354606 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427049540423"} 20241123160354606 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241123160354606 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427049540423" cause=Invalid mandatory information} 20241123160354606 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354606 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354606 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354606 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354606 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@27a3e2e74366: Found GsupExpect[0] for "262427049540423" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@27a3e2e74366: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262427049540423" TC_gsup_check_imei_invalid_len(283)@27a3e2e74366: setverdict(pass): none -> pass 20241123160354607 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354607 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354607 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427049540423"} 20241123160354607 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241123160354607 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427049540423" cause=Invalid mandatory information} 20241123160354607 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354607 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354607 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354607 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354607 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354608 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354608 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354608 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427049540423"} 20241123160354608 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241123160354608 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427049540423" cause=Invalid mandatory information} 20241123160354608 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354608 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354608 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354608 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354608 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354608 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354608 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354608 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427049540423"} 20241123160354608 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241123160354608 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427049540423" cause=Invalid mandatory information} 20241123160354608 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354608 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354608 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354608 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354608 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354609 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354609 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354609 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427049540423"} 20241123160354609 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241123160354609 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427049540423" cause=Invalid mandatory information} 20241123160354609 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427049540423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354609 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354609 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354609 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354609 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@27a3e2e74366: Final verdict of PTC: pass 20241123160354610 DAUC <0003> db_auc.c:157 IMSI='262429646837591': No 2G Auth Data 20241123160354610 DAUC <0003> db_auc.c:192 IMSI='262429646837591': No 3G Auth Data HLR_Test-GSUP(278)@27a3e2e74366: Created GsupExpect[0] for "262429646837591" to be handled at TC_gsup_check_imei_invalid_len(284) 20241123160354617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59936<->l=127.0.0.1:4258 20241123160354618 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354618 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354618 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429646837591"} 20241123160354618 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241123160354618 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429646837591" cause=Invalid mandatory information} 20241123160354618 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354618 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354618 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354618 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354618 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@27a3e2e74366: Found GsupExpect[0] for "262429646837591" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@27a3e2e74366: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262429646837591" TC_gsup_check_imei_invalid_len(284)@27a3e2e74366: setverdict(pass): none -> pass 20241123160354619 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354619 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354619 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429646837591"} 20241123160354619 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241123160354619 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429646837591" cause=Invalid mandatory information} 20241123160354619 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354619 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354619 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354619 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354619 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354620 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354620 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354620 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429646837591"} 20241123160354620 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241123160354620 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429646837591" cause=Invalid mandatory information} 20241123160354620 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354620 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354620 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354620 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354620 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354621 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354621 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354621 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429646837591"} 20241123160354621 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241123160354621 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429646837591" cause=Invalid mandatory information} 20241123160354621 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354621 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354621 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354621 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354621 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354622 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354622 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354622 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429646837591"} 20241123160354622 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241123160354622 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429646837591" cause=Invalid mandatory information} 20241123160354622 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429646837591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354622 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354622 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354622 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354622 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59936<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@27a3e2e74366: Final verdict of PTC: pass 20241123160354623 DAUC <0003> db_auc.c:157 IMSI='262422949212100': No 2G Auth Data 20241123160354623 DAUC <0003> db_auc.c:192 IMSI='262422949212100': No 3G Auth Data HLR_Test-GSUP(278)@27a3e2e74366: Created GsupExpect[0] for "262422949212100" to be handled at TC_gsup_check_imei_invalid_len(285) 20241123160354630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4258 20241123160354632 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354632 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354632 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422949212100"} 20241123160354633 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241123160354633 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422949212100" cause=Invalid mandatory information} 20241123160354633 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354633 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354633 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354633 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354633 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@27a3e2e74366: Found GsupExpect[0] for "262422949212100" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@27a3e2e74366: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422949212100" TC_gsup_check_imei_invalid_len(285)@27a3e2e74366: setverdict(pass): none -> pass 20241123160354634 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354634 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354634 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422949212100"} 20241123160354634 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241123160354634 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422949212100" cause=Invalid mandatory information} 20241123160354634 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354634 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354634 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354634 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354634 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354635 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354635 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354635 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422949212100"} 20241123160354635 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241123160354635 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422949212100" cause=Invalid mandatory information} 20241123160354635 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354635 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354635 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354635 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354635 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354635 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354635 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354635 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422949212100"} 20241123160354635 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241123160354635 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422949212100" cause=Invalid mandatory information} 20241123160354635 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354635 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354635 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354635 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354635 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354636 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354636 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354636 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422949212100"} 20241123160354636 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241123160354636 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422949212100" cause=Invalid mandatory information} 20241123160354636 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422949212100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354636 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354636 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354636 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354636 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@27a3e2e74366: Final verdict of PTC: pass 20241123160354637 DAUC <0003> db_auc.c:157 IMSI='262420262301801': No 2G Auth Data 20241123160354637 DAUC <0003> db_auc.c:192 IMSI='262420262301801': No 3G Auth Data HLR_Test-GSUP(278)@27a3e2e74366: Created GsupExpect[0] for "262420262301801" to be handled at TC_gsup_check_imei_invalid_len(286) 20241123160354644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59946<->l=127.0.0.1:4258 20241123160354646 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354646 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354646 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420262301801"} 20241123160354646 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241123160354646 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420262301801" cause=Invalid mandatory information} 20241123160354646 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354646 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354646 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354646 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354646 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@27a3e2e74366: Found GsupExpect[0] for "262420262301801" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@27a3e2e74366: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420262301801" TC_gsup_check_imei_invalid_len(286)@27a3e2e74366: setverdict(pass): none -> pass 20241123160354647 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354647 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354647 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420262301801"} 20241123160354647 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241123160354647 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420262301801" cause=Invalid mandatory information} 20241123160354647 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354647 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354647 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354647 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354647 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354648 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354648 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354648 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420262301801"} 20241123160354648 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241123160354648 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420262301801" cause=Invalid mandatory information} 20241123160354648 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354648 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354648 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354648 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354648 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354649 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354649 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354649 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420262301801"} 20241123160354649 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241123160354649 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420262301801" cause=Invalid mandatory information} 20241123160354649 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354649 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354649 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354649 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354649 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354649 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354649 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354649 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420262301801"} 20241123160354649 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241123160354649 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420262301801" cause=Invalid mandatory information} 20241123160354649 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420262301801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354649 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354649 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354649 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354649 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59946<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@27a3e2e74366: Final verdict of PTC: pass 20241123160354651 DAUC <0003> db_auc.c:157 IMSI='262420964152285': No 2G Auth Data 20241123160354651 DAUC <0003> db_auc.c:192 IMSI='262420964152285': No 3G Auth Data HLR_Test-GSUP(278)@27a3e2e74366: Created GsupExpect[0] for "262420964152285" to be handled at TC_gsup_check_imei_invalid_len(287) 20241123160354657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59948<->l=127.0.0.1:4258 20241123160354659 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354659 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354659 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420964152285"} 20241123160354659 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241123160354659 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420964152285" cause=Invalid mandatory information} 20241123160354659 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354659 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354659 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354659 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354659 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@27a3e2e74366: Found GsupExpect[0] for "262420964152285" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@27a3e2e74366: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262420964152285" TC_gsup_check_imei_invalid_len(287)@27a3e2e74366: setverdict(pass): none -> pass 20241123160354660 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354660 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354660 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420964152285"} 20241123160354660 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241123160354660 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420964152285" cause=Invalid mandatory information} 20241123160354660 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354660 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354660 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354660 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354660 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354660 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354660 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354660 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420964152285"} 20241123160354660 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241123160354660 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420964152285" cause=Invalid mandatory information} 20241123160354660 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354661 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354661 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354661 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354661 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354661 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354661 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354661 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420964152285"} 20241123160354661 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241123160354661 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420964152285" cause=Invalid mandatory information} 20241123160354661 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354661 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354661 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354661 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354661 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354662 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354662 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354662 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420964152285"} 20241123160354662 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241123160354662 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420964152285" cause=Invalid mandatory information} 20241123160354662 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420964152285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354662 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354662 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354662 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354662 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59948<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@27a3e2e74366: Final verdict of PTC: pass 20241123160354663 DAUC <0003> db_auc.c:157 IMSI='262428730089558': No 2G Auth Data 20241123160354663 DAUC <0003> db_auc.c:192 IMSI='262428730089558': No 3G Auth Data HLR_Test-GSUP(278)@27a3e2e74366: Created GsupExpect[0] for "262428730089558" to be handled at TC_gsup_check_imei_invalid_len(288) 20241123160354669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59962<->l=127.0.0.1:4258 20241123160354671 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354671 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354671 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428730089558"} 20241123160354671 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241123160354671 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428730089558" cause=Invalid mandatory information} 20241123160354671 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354671 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354671 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354671 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354671 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@27a3e2e74366: Found GsupExpect[0] for "262428730089558" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@27a3e2e74366: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428730089558" TC_gsup_check_imei_invalid_len(288)@27a3e2e74366: setverdict(pass): none -> pass 20241123160354672 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354672 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354672 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428730089558"} 20241123160354672 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241123160354672 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428730089558" cause=Invalid mandatory information} 20241123160354672 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354672 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354672 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354672 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354672 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354673 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354673 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354673 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428730089558"} 20241123160354673 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241123160354673 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428730089558" cause=Invalid mandatory information} 20241123160354673 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354673 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354673 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354673 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354673 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354674 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354674 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354674 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428730089558"} 20241123160354674 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241123160354674 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428730089558" cause=Invalid mandatory information} 20241123160354674 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354674 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354674 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354674 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354674 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354675 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354675 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354675 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428730089558"} 20241123160354675 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241123160354675 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428730089558" cause=Invalid mandatory information} 20241123160354675 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428730089558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160354675 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354675 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160354675 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354675 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160354676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59962<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@27a3e2e74366: Final verdict of PTC: pass MTC@27a3e2e74366: setverdict(pass): none -> pass 20241123160354676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59898<->l=127.0.0.1:4258 279@27a3e2e74366: Final verdict of PTC: none 20241123160354677 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38183<->l=127.0.0.1:4259) 20241123160354677 DLINP <000b> input/ipa.c:455 connected read/write 20241123160354677 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160354677 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160354677 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160354677 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: pass MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@27a3e2e74366: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sat Nov 23 16:03:54 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20241123160354700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4258 20241123160354801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168356) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sat Nov 23 16:03:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_gsup_check_imei_unknown_imsi started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160357915 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160357915 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160357920 DLINP <000b> input/ipa.c:455 connected read/write 20241123160357920 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160357921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59978<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160357925 DLINP <000b> input/ipa.c:455 connected read/write 20241123160357925 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160357925 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160357925 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(289)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160357925 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160357925 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160357925 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160357925 DLGSUP <0013> gsup_server.c:236 2: 20241123160357925 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160357925 DLGSUP <0013> gsup_server.c:236 3: 20241123160357925 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160357926 DLGSUP <0013> gsup_server.c:236 4: 20241123160357926 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160357926 DLGSUP <0013> gsup_server.c:236 5: 20241123160357926 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160357926 DLGSUP <0013> gsup_server.c:236 7: 20241123160357926 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160357926 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160357926 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160357926 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160357942 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40743<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@27a3e2e74366: Created GsupExpect[0] for "262427929909329" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241123160357950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 20241123160357966 DLINP <000b> input/ipa.c:455 connected read/write 20241123160357966 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160357966 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427929909329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427929909329"} 20241123160357966 DMAIN <0000> hlr.c:435 IMSI='262427929909329': has IMEI = 22245678901234 (consider setting 'store-imei') 20241123160357966 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427929909329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241123160357966 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427929909329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427929909329" cause=Invalid mandatory information} 20241123160357966 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427929909329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160357966 DLINP <000b> input/ipa.c:455 connected read/write 20241123160357966 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160357966 DLINP <000b> input/ipa.c:455 connected read/write 20241123160357966 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@27a3e2e74366: Found GsupExpect[0] for "262427929909329" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@27a3e2e74366: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427929909329" TC_gsup_check_imei_unknown_imsi(293)@27a3e2e74366: setverdict(pass): none -> pass 20241123160357969 DLINP <000b> input/ipa.c:455 connected read/write 20241123160357969 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160357969 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427929909329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427929909329"} 20241123160357969 DAUC <0003> hlr.c:428 IMSI='262427929909329': storing IMEI = 22245678901234 20241123160357969 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427929909329': no such subscriber 20241123160357969 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427929909329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241123160357969 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427929909329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427929909329" cause=Invalid mandatory information} 20241123160357969 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427929909329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160357969 DLINP <000b> input/ipa.c:455 connected read/write 20241123160357969 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160357969 DLINP <000b> input/ipa.c:455 connected read/write 20241123160357969 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160357969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@27a3e2e74366: Final verdict of PTC: pass 20241123160357970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59978<->l=127.0.0.1:4258 20241123160357970 DLINP <000b> input/ipa.c:455 connected read/write 20241123160357970 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160357970 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160357970 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160357970 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@27a3e2e74366: Final verdict of PTC: none 291@27a3e2e74366: Final verdict of PTC: none 20241123160357971 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40743<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(292)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 291: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@27a3e2e74366: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sat Nov 23 16:03:57 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20241123160357999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59990<->l=127.0.0.1:4258 20241123160358100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59990<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sat Nov 23 16:04:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160401209 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160401209 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160401212 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401212 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59992<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160401215 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401215 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(294)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160401216 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160401216 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160401216 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160401216 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160401216 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160401216 DLGSUP <0013> gsup_server.c:236 2: 20241123160401216 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160401216 DLGSUP <0013> gsup_server.c:236 3: 20241123160401216 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160401216 DLGSUP <0013> gsup_server.c:236 4: 20241123160401216 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160401216 DLGSUP <0013> gsup_server.c:236 5: 20241123160401216 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160401216 DLGSUP <0013> gsup_server.c:236 7: 20241123160401217 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160401217 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160401217 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160401217 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160401238 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33583<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@27a3e2e74366: Created GsupExpect[0] for "262424323796052" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241123160401247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60004<->l=127.0.0.1:4258 20241123160401258 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401258 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401258 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424323796052"} 20241123160401258 DMAIN <0000> hlr.c:227 IMSI='262424323796052': Creating subscriber on demand 20241123160401258 DMAIN <0000> hlr.c:243 IMSI='262424323796052': Successfully assigned MSISDN='025' 20241123160401258 DAUC <0003> hlr.c:428 IMSI='262424323796052': storing IMEI = 12345678901234 20241123160401258 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424323796052"} 20241123160401258 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160401258 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401258 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401258 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401258 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@27a3e2e74366: Found GsupExpect[0] for "262424323796052" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@27a3e2e74366: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262424323796052" TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): none -> pass 20241123160401260 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401260 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401261 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401261 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401261 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401262 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401262 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401263 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401263 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424323796052" cn_domain=PS} 20241123160401263 DLU <0006> fsm.c:456 lu(262424323796052)[0x6120000135a0]{UNVALIDATED}: Allocated 20241123160401263 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160401263 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424323796052)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160401263 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424323796052" cn_domain=PS} 20241123160401263 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401263 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401263 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401263 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401265 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401265 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401265 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424323796052"} 20241123160401265 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424323796052)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160401265 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160401265 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424323796052"} 20241123160401265 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160401265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424323796052)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160401265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424323796052)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160401265 DLU <0006> fsm.c:568 lu(PS:IMSI-262424323796052)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160401265 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401265 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401265 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401265 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160401269 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401269 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401269 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424323796052"} 20241123160401269 DMAIN <0000> hlr.c:227 IMSI='262424323796052': Creating subscriber on demand 20241123160401269 DMAIN <0000> hlr.c:243 IMSI='262424323796052': Successfully assigned MSISDN='314' 20241123160401269 DAUC <0003> hlr.c:428 IMSI='262424323796052': storing IMEI = 12345678901234 20241123160401269 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424323796052"} 20241123160401269 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160401270 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401270 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401270 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401270 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160401271 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401271 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401271 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401271 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401272 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401272 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401273 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401273 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401275 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401275 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401275 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424323796052" cn_domain=PS} 20241123160401275 DLU <0006> fsm.c:456 lu(262424323796052)[0x612000013720]{UNVALIDATED}: Allocated 20241123160401275 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160401275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424323796052)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160401275 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424323796052" cn_domain=PS} 20241123160401275 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401275 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401275 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401275 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401277 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401277 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401277 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424323796052"} 20241123160401278 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424323796052)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160401278 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160401278 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424323796052"} 20241123160401278 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160401278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424323796052)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160401278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424323796052)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160401278 DLU <0006> fsm.c:568 lu(PS:IMSI-262424323796052)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160401278 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401278 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401278 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401278 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160401282 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401282 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401282 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424323796052"} 20241123160401283 DMAIN <0000> hlr.c:227 IMSI='262424323796052': Creating subscriber on demand 20241123160401283 DMAIN <0000> hlr.c:243 IMSI='262424323796052': Successfully assigned MSISDN='022' 20241123160401283 DAUC <0003> hlr.c:428 IMSI='262424323796052': storing IMEI = 12345678901234 20241123160401283 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424323796052"} 20241123160401283 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160401283 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401283 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401283 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401283 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160401284 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401284 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401285 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401285 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401286 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401286 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401288 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401288 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401290 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401290 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401290 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424323796052" cn_domain=PS} 20241123160401290 DLU <0006> fsm.c:456 lu(262424323796052)[0x6120000138a0]{UNVALIDATED}: Allocated 20241123160401290 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241123160401290 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424323796052" cause=GPRS services not allowed} 20241123160401290 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160401290 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424323796052)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160401290 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424323796052)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241123160401290 DLU <0006> fsm.c:568 lu(PS:IMSI-262424323796052)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241123160401290 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401290 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401290 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401290 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160401297 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401297 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401297 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424323796052"} 20241123160401297 DMAIN <0000> hlr.c:227 IMSI='262424323796052': Creating subscriber on demand 20241123160401297 DMAIN <0000> hlr.c:243 IMSI='262424323796052': Successfully assigned MSISDN='751' 20241123160401297 DAUC <0003> hlr.c:428 IMSI='262424323796052': storing IMEI = 12345678901234 20241123160401297 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424323796052"} 20241123160401297 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160401297 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401297 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401298 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401298 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160401300 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401300 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401301 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401301 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401302 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401302 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401305 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401305 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401305 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424323796052" cn_domain=PS} 20241123160401305 DLU <0006> fsm.c:456 lu(262424323796052)[0x612000013a20]{UNVALIDATED}: Allocated 20241123160401305 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241123160401305 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424323796052" cause=GPRS services not allowed} 20241123160401305 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160401305 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424323796052)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160401305 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424323796052)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241123160401305 DLU <0006> fsm.c:568 lu(PS:IMSI-262424323796052)[0x612000013a20]{UNVALIDATED}: Deallocated 20241123160401305 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401305 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401305 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401305 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160401311 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401311 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401311 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424323796052"} 20241123160401311 DMAIN <0000> hlr.c:227 IMSI='262424323796052': Creating subscriber on demand 20241123160401311 DAUC <0003> hlr.c:428 IMSI='262424323796052': storing IMEI = 12345678901234 20241123160401312 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424323796052"} 20241123160401312 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160401312 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401312 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401312 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401312 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160401313 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401313 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401315 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401315 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401316 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401316 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401318 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401318 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401318 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424323796052" cn_domain=PS} 20241123160401318 DLU <0006> fsm.c:456 lu(262424323796052)[0x612000013ba0]{UNVALIDATED}: Allocated 20241123160401318 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241123160401318 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424323796052" cause=GPRS services not allowed} 20241123160401318 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160401318 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424323796052)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160401318 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424323796052)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241123160401318 DLU <0006> fsm.c:568 lu(PS:IMSI-262424323796052)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241123160401318 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401318 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401318 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401318 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160401324 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401324 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401324 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424323796052"} 20241123160401324 DMAIN <0000> hlr.c:227 IMSI='262424323796052': Creating subscriber on demand 20241123160401324 DAUC <0003> hlr.c:428 IMSI='262424323796052': storing IMEI = 12345678901234 20241123160401324 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424323796052"} 20241123160401324 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241123160401324 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401324 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401324 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401324 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160401326 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401326 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401327 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401327 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401328 DAUC <0003> db_auc.c:157 IMSI='262424323796052': No 2G Auth Data 20241123160401328 DAUC <0003> db_auc.c:192 IMSI='262424323796052': No 3G Auth Data 20241123160401330 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401330 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401330 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424323796052" cn_domain=PS} 20241123160401330 DLU <0006> fsm.c:456 lu(262424323796052)[0x612000013d20]{UNVALIDATED}: Allocated 20241123160401330 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160401330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424323796052)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160401330 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424323796052" cn_domain=PS} 20241123160401330 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401330 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401330 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401330 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401332 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401332 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401332 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424323796052"} 20241123160401332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424323796052)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160401332 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160401332 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424323796052"} 20241123160401333 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424323796052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160401333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424323796052)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160401333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424323796052)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160401333 DLU <0006> fsm.c:568 lu(PS:IMSI-262424323796052)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160401333 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401333 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160401333 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401333 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160401336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60004<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@27a3e2e74366: Final verdict of PTC: pass 20241123160401338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59992<->l=127.0.0.1:4258 20241123160401339 DLINP <000b> input/ipa.c:455 connected read/write 20241123160401339 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160401339 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160401339 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160401339 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@27a3e2e74366: Final verdict of PTC: none 296@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@27a3e2e74366: Final verdict of PTC: none 20241123160401340 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33583<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(297)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 296: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@27a3e2e74366: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sat Nov 23 16:04:01 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20241123160401366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60016<->l=127.0.0.1:4258 20241123160401467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60016<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sat Nov 23 16:04:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_subscr_create_on_demand_ul started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160404589 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160404589 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160404594 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404594 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160404596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(299)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160404600 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404600 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160404600 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160404600 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160404600 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160404600 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160404600 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160404600 DLGSUP <0013> gsup_server.c:236 2: 20241123160404600 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(299)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160404600 DLGSUP <0013> gsup_server.c:236 3: 20241123160404600 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160404601 DLGSUP <0013> gsup_server.c:236 4: 20241123160404601 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160404601 DLGSUP <0013> gsup_server.c:236 5: 20241123160404601 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160404601 DLGSUP <0013> gsup_server.c:236 7: 20241123160404601 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160404601 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160404601 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160404601 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160404625 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44809<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@27a3e2e74366: Created GsupExpect[0] for "262422080513846" to be handled at TC_subscr_create_on_demand_ul(303) 20241123160404642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59858<->l=127.0.0.1:4258 20241123160404650 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404650 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160404650 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422080513846" cn_domain=PS} 20241123160404650 DMAIN <0000> hlr.c:227 IMSI='262422080513846': Creating subscriber on demand 20241123160404650 DMAIN <0000> hlr.c:243 IMSI='262422080513846': Successfully assigned MSISDN='941' 20241123160404650 DLU <0006> fsm.c:456 lu(262422080513846)[0x612000013ea0]{UNVALIDATED}: Allocated 20241123160404650 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160404650 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422080513846)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160404650 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422080513846" cn_domain=PS} 20241123160404650 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404650 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160404650 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404650 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@27a3e2e74366: Found GsupExpect[0] for "262422080513846" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@27a3e2e74366: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262422080513846" 20241123160404654 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404654 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160404654 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422080513846"} 20241123160404654 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422080513846)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160404654 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160404654 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422080513846"} 20241123160404654 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160404654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422080513846)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160404654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422080513846)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160404654 DLU <0006> fsm.c:568 lu(PS:IMSI-262422080513846)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160404654 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404654 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160404654 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404654 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@27a3e2e74366: setverdict(pass): none -> pass 20241123160404656 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404656 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404657 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404657 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404658 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404658 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404662 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404662 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160404662 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422080513846" cn_domain=PS} 20241123160404662 DMAIN <0000> hlr.c:227 IMSI='262422080513846': Creating subscriber on demand 20241123160404662 DMAIN <0000> hlr.c:243 IMSI='262422080513846': Successfully assigned MSISDN='363' 20241123160404662 DLU <0006> fsm.c:456 lu(262422080513846)[0x612000014020]{UNVALIDATED}: Allocated 20241123160404662 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160404662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422080513846)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160404662 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422080513846" cn_domain=PS} 20241123160404662 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404662 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160404662 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404662 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160404664 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404664 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160404664 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422080513846"} 20241123160404664 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422080513846)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160404664 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160404664 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422080513846"} 20241123160404664 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160404664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422080513846)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160404664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422080513846)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160404664 DLU <0006> fsm.c:568 lu(PS:IMSI-262422080513846)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160404664 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404664 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160404664 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404664 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160404665 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404665 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404666 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404666 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404667 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404667 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404667 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404667 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404670 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404670 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160404670 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422080513846" cn_domain=PS} 20241123160404670 DMAIN <0000> hlr.c:227 IMSI='262422080513846': Creating subscriber on demand 20241123160404671 DMAIN <0000> hlr.c:243 IMSI='262422080513846': Successfully assigned MSISDN='963' 20241123160404671 DLU <0006> fsm.c:456 lu(262422080513846)[0x6120000141a0]{UNVALIDATED}: Allocated 20241123160404671 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241123160404671 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422080513846" cause=GPRS services not allowed} 20241123160404671 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160404671 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422080513846)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160404671 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422080513846)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241123160404671 DLU <0006> fsm.c:568 lu(PS:IMSI-262422080513846)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241123160404671 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404671 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160404671 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404671 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160404672 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404672 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404672 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404672 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404674 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404674 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404674 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404674 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404678 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404678 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160404678 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422080513846" cn_domain=PS} 20241123160404678 DMAIN <0000> hlr.c:227 IMSI='262422080513846': Creating subscriber on demand 20241123160404678 DMAIN <0000> hlr.c:243 IMSI='262422080513846': Successfully assigned MSISDN='825' 20241123160404678 DLU <0006> fsm.c:456 lu(262422080513846)[0x612000014320]{UNVALIDATED}: Allocated 20241123160404678 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241123160404678 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422080513846" cause=GPRS services not allowed} 20241123160404678 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160404679 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422080513846)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160404679 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422080513846)[0x612000014320]{UNVALIDATED}: Freeing instance 20241123160404679 DLU <0006> fsm.c:568 lu(PS:IMSI-262422080513846)[0x612000014320]{UNVALIDATED}: Deallocated 20241123160404679 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404679 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160404679 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404679 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160404680 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404680 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404681 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404681 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404682 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404682 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404687 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404688 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160404688 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422080513846" cn_domain=PS} 20241123160404688 DMAIN <0000> hlr.c:227 IMSI='262422080513846': Creating subscriber on demand 20241123160404688 DLU <0006> fsm.c:456 lu(262422080513846)[0x6120000144a0]{UNVALIDATED}: Allocated 20241123160404688 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241123160404688 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422080513846" cause=GPRS services not allowed} 20241123160404688 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160404688 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422080513846)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160404688 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422080513846)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241123160404688 DLU <0006> fsm.c:568 lu(PS:IMSI-262422080513846)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241123160404688 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404688 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160404688 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404688 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160404690 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404690 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160404692 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404692 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404693 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404693 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404700 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404700 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160404700 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422080513846" cn_domain=PS} 20241123160404700 DMAIN <0000> hlr.c:227 IMSI='262422080513846': Creating subscriber on demand 20241123160404700 DLU <0006> fsm.c:456 lu(262422080513846)[0x612000014620]{UNVALIDATED}: Allocated 20241123160404700 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160404700 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422080513846)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160404701 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422080513846" cn_domain=PS} 20241123160404701 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404701 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160404701 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404701 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160404704 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404704 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160404704 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422080513846"} 20241123160404704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422080513846)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160404704 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160404704 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422080513846"} 20241123160404704 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422080513846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160404704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422080513846)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160404704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422080513846)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160404704 DLU <0006> fsm.c:568 lu(PS:IMSI-262422080513846)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160404704 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404704 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160404704 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404705 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160404707 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404707 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404708 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404708 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data 20241123160404710 DAUC <0003> db_auc.c:157 IMSI='262422080513846': No 2G Auth Data 20241123160404710 DAUC <0003> db_auc.c:192 IMSI='262422080513846': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160404713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59858<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@27a3e2e74366: Final verdict of PTC: pass 20241123160404715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4258 20241123160404717 DLINP <000b> input/ipa.c:455 connected read/write 20241123160404717 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160404717 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160404717 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160404717 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@27a3e2e74366: Final verdict of PTC: none 20241123160404718 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44809<->l=127.0.0.1:4259) 301@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 301: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@27a3e2e74366: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sat Nov 23 16:04:04 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20241123160404748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59862<->l=127.0.0.1:4258 20241123160404849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59862<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67408) Waiting for packet dumper to finish... 1 (prev_count=67408, count=81640) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sat Nov 23 16:04:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_subscr_create_on_demand_sai started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160407957 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160407958 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160407963 DLINP <000b> input/ipa.c:455 connected read/write 20241123160407963 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160407964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59870<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160407968 DLINP <000b> input/ipa.c:455 connected read/write 20241123160407968 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(304)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160407968 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160407969 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160407969 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160407969 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160407969 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160407969 DLGSUP <0013> gsup_server.c:236 2: 20241123160407969 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160407969 DLGSUP <0013> gsup_server.c:236 3: 20241123160407969 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160407969 DLGSUP <0013> gsup_server.c:236 4: 20241123160407969 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160407969 DLGSUP <0013> gsup_server.c:236 5: 20241123160407969 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160407969 DLGSUP <0013> gsup_server.c:236 7: 20241123160407969 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160407969 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160407969 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160407969 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160407990 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43299<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@27a3e2e74366: Created GsupExpect[0] for "262424389501618" to be handled at TC_subscr_create_on_demand_sai(308) 20241123160408001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4258 20241123160408010 DLINP <000b> input/ipa.c:455 connected read/write 20241123160408010 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160408010 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424389501618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424389501618"} 20241123160408010 DMAIN <0000> hlr.c:227 IMSI='262424389501618': Creating subscriber on demand 20241123160408010 DMAIN <0000> hlr.c:243 IMSI='262424389501618': Successfully assigned MSISDN='513' 20241123160408010 DAUC <0003> db_auc.c:157 IMSI='262424389501618': No 2G Auth Data 20241123160408010 DAUC <0003> db_auc.c:192 IMSI='262424389501618': No 3G Auth Data 20241123160408011 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424389501618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI known, but has no auth data; Returning slightly inaccurate cause 'IMSI Unknown' via GSUP 20241123160408011 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424389501618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424389501618" cause=IMSI unknown in HLR} 20241123160408011 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424389501618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241123160408011 DLINP <000b> input/ipa.c:455 connected read/write 20241123160408011 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160408011 DLINP <000b> input/ipa.c:455 connected read/write 20241123160408011 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@27a3e2e74366: Found GsupExpect[0] for "262424389501618" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@27a3e2e74366: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262424389501618" TC_subscr_create_on_demand_sai(308)@27a3e2e74366: setverdict(pass): none -> pass 20241123160408015 DAUC <0003> db_auc.c:157 IMSI='262424389501618': No 2G Auth Data 20241123160408015 DAUC <0003> db_auc.c:192 IMSI='262424389501618': No 3G Auth Data 20241123160408016 DAUC <0003> db_auc.c:157 IMSI='262424389501618': No 2G Auth Data 20241123160408016 DAUC <0003> db_auc.c:192 IMSI='262424389501618': No 3G Auth Data 20241123160408018 DAUC <0003> db_auc.c:157 IMSI='262424389501618': No 2G Auth Data 20241123160408018 DAUC <0003> db_auc.c:192 IMSI='262424389501618': No 3G Auth Data 20241123160408020 DLINP <000b> input/ipa.c:455 connected read/write 20241123160408020 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160408020 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424389501618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424389501618" cn_domain=PS} 20241123160408020 DLU <0006> fsm.c:456 lu(262424389501618)[0x6120000147a0]{UNVALIDATED}: Allocated 20241123160408020 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424389501618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241123160408020 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424389501618)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160408020 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424389501618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424389501618" cn_domain=PS} 20241123160408020 DLINP <000b> input/ipa.c:455 connected read/write 20241123160408021 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160408021 DLINP <000b> input/ipa.c:455 connected read/write 20241123160408021 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160408024 DLINP <000b> input/ipa.c:455 connected read/write 20241123160408024 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160408025 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424389501618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424389501618"} 20241123160408025 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424389501618)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160408025 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424389501618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160408025 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424389501618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424389501618"} 20241123160408025 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424389501618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160408025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424389501618)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160408025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424389501618)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160408025 DLU <0006> fsm.c:568 lu(PS:IMSI-262424389501618)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160408025 DLINP <000b> input/ipa.c:455 connected read/write 20241123160408025 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160408025 DLINP <000b> input/ipa.c:455 connected read/write 20241123160408025 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160408029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@27a3e2e74366: Final verdict of PTC: pass 20241123160408032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59870<->l=127.0.0.1:4258 20241123160408033 DLINP <000b> input/ipa.c:455 connected read/write 20241123160408033 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160408033 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160408033 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160408033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@27a3e2e74366: Final verdict of PTC: none 20241123160408034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43299<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@27a3e2e74366: Final verdict of PTC: none 306@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 306: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@27a3e2e74366: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sat Nov 23 16:04:08 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20241123160408067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4258 20241123160408168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sat Nov 23 16:04:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_MSLookup_mDNS_service_other_home started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160411291 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160411292 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160411295 DLINP <000b> input/ipa.c:455 connected read/write 20241123160411295 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160411297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59896<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160411301 DLINP <000b> input/ipa.c:455 connected read/write 20241123160411301 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160411301 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160411301 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160411301 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160411301 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160411302 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160411302 DLGSUP <0013> gsup_server.c:236 2: 20241123160411302 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160411302 DLGSUP <0013> gsup_server.c:236 3: 20241123160411302 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160411302 DLGSUP <0013> gsup_server.c:236 4: 20241123160411302 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160411302 DLGSUP <0013> gsup_server.c:236 5: 20241123160411302 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160411302 DLGSUP <0013> gsup_server.c:236 7: 20241123160411302 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160411302 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160411302 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160411302 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160411333 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38641<->l=127.0.0.1:4259) 20241123160411338 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241123160411338 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@27a3e2e74366: Created GsupExpect[0] for "262423130201022" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241123160411366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59910<->l=127.0.0.1:4258 20241123160411374 DAUC <0003> db_auc.c:157 IMSI='262423130201022': No 2G Auth Data 20241123160411374 DAUC <0003> db_auc.c:192 IMSI='262423130201022': No 3G Auth Data 20241123160411387 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610513378.msisdn 20241123160411387 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610513378.msisdn: not attached (vlr_number unset) 20241123160411387 DDGSM <0007> mslookup_server.c:327 sip.voice.491610513378.msisdn: does not exist in GSUP proxy 20241123160412396 DLINP <000b> input/ipa.c:455 connected read/write 20241123160412396 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160412396 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423130201022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423130201022" cn_domain=CS} 20241123160412396 DLU <0006> fsm.c:456 lu(262423130201022)[0x612000014c20]{UNVALIDATED}: Allocated 20241123160412396 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423130201022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241123160412396 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423130201022)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241123160412396 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423130201022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423130201022" cn_domain=CS} 20241123160412396 DLINP <000b> input/ipa.c:455 connected read/write 20241123160412396 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160412396 DLINP <000b> input/ipa.c:455 connected read/write 20241123160412396 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@27a3e2e74366: Found GsupExpect[0] for "262423130201022" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@27a3e2e74366: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262423130201022" 20241123160412404 DLINP <000b> input/ipa.c:455 connected read/write 20241123160412404 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160412404 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423130201022 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423130201022"} 20241123160412404 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423130201022)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241123160412404 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423130201022 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241123160412404 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423130201022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423130201022"} 20241123160412404 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423130201022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160412405 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423130201022)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241123160412405 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423130201022)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241123160412405 DLU <0006> fsm.c:568 lu(CS:IMSI-262423130201022)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241123160412405 DLINP <000b> input/ipa.c:455 connected read/write 20241123160412405 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160412405 DLINP <000b> input/ipa.c:455 connected read/write 20241123160412405 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@27a3e2e74366: setverdict(pass): none -> pass 20241123160412409 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610513378.msisdn 20241123160412409 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610513378.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241123160412409 DDGSM <0007> mslookup_server.c:327 sip.voice.491610513378.msisdn: does not exist in GSUP proxy 20241123160412409 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610513378.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@27a3e2e74366: setverdict(pass): pass -> pass, component reason not changed 20241123160412415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59910<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@27a3e2e74366: Final verdict of PTC: pass 20241123160412417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59896<->l=127.0.0.1:4258 HLR_Test-GSUP(310)@27a3e2e74366: Final verdict of PTC: none 20241123160412419 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38641<->l=127.0.0.1:4259) 20241123160412420 DLINP <000b> input/ipa.c:455 connected read/write 20241123160412420 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160412420 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160412420 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160412420 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(312)@27a3e2e74366: Final verdict of PTC: none 311@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 311: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@27a3e2e74366: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sat Nov 23 16:04:12 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20241123160412454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41964<->l=127.0.0.1:4258 20241123160412555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41964<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21740) Waiting for packet dumper to finish... 1 (prev_count=21740, count=37708) 20241123160414441 DSS <0004> hlr_ussd.c:239 262428799538115/0xa3505385: SS Session Timeout, destroying 20241123160414441 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428799538115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sat Nov 23 16:04:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_MSLookup_GSUP_proxy started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160415671 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160415671 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160415676 DLINP <000b> input/ipa.c:455 connected read/write 20241123160415676 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160415678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41968<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160415681 DLINP <000b> input/ipa.c:455 connected read/write 20241123160415682 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160415682 DLGSUP <0013> gsup_server.c:281 CCM Callback HLR_Test-GSUP-IPA(314)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160415682 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160415682 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160415682 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160415682 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160415682 DLGSUP <0013> gsup_server.c:236 2: 20241123160415682 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160415682 DLGSUP <0013> gsup_server.c:236 3: 20241123160415683 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160415683 DLGSUP <0013> gsup_server.c:236 4: 20241123160415683 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160415683 DLGSUP <0013> gsup_server.c:236 5: 20241123160415683 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160415683 DLGSUP <0013> gsup_server.c:236 7: 20241123160415683 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160415683 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160415683 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160415683 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241123160415683 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241123160415683 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160415715 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40853<->l=127.0.0.1:4259) 20241123160415717 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241123160415717 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@27a3e2e74366: Created GsupExpect[0] for "262420125011579" to be handled at TC_MSLookup_GSUP_proxy(320) 20241123160415724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@27a3e2e74366: Created GsupExpect[0] for "262420125011579" to be handled at TC_MSLookup_GSUP_proxy(320) 20241123160415726 DLINP <000b> input/ipa.c:455 connected read/write 20241123160415726 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160415727 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420125011579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420125011579" cn_domain=CS} 20241123160415727 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420125011579 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241123160415727 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420125011579 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241123160415727 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420125011579.imsi 20241123160415727 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420125011579.imsi 20241123160415727 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420125011579.imsi: does not exist in local HLR 20241123160415729 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420125011579 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241123160415729 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241123160415729 DLINP <000b> input/ipa.c:147 127.0.0.99:4222 connection done 20241123160415729 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241123160415729 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241123160415729 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241123160415729 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420125011579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160415729 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241123160415729 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241123160415729 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241123160415730 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241123160415730 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241123160415730 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@27a3e2e74366: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241123160415730 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160415730 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160415730 DLINP <000b> input/ipaccess.c:805 received ID_GET for unit ID 0/0/0 20241123160415730 DLINP <000b> ipa.c:396 tag 1: HLR 20241123160415730 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241123160415731 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160415731 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160415731 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@27a3e2e74366: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@27a3e2e74366: Found GsupExpect[0] for "262420125011579" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@27a3e2e74366: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420125011579" HLR_Test-GSUP-server-IPA(318)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160415774 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160415774 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160415774 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160415775 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160415775 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420125011579 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614654857 20241123160415775 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420125011579 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241123160415775 DLINP <000b> input/ipa.c:455 connected read/write 20241123160415775 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160415775 DLINP <000b> input/ipa.c:455 connected read/write 20241123160415775 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@27a3e2e74366: Found GsupExpect[0] for "262420125011579" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@27a3e2e74366: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420125011579" 20241123160415785 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160415785 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160415785 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420125011579 MSISDN-491614654857 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241123160415785 DLINP <000b> input/ipa.c:455 connected read/write 20241123160415785 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160415785 DLINP <000b> input/ipa.c:455 connected read/write 20241123160415785 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160415789 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160415789 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160415789 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420125011579 MSISDN-491614654857 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20241123160415789 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420125011579 MSISDN-491614654857 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241123160415789 DLINP <000b> input/ipa.c:455 connected read/write 20241123160415790 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160415790 DLINP <000b> input/ipa.c:455 connected read/write 20241123160415790 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@27a3e2e74366: setverdict(pass): none -> pass 20241123160415792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@27a3e2e74366: Final verdict of PTC: pass 20241123160415794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41968<->l=127.0.0.1:4258 20241123160415796 DLINP <000b> input/ipa.c:455 connected read/write 20241123160415796 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160415796 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160415796 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP-server(317)@27a3e2e74366: Final verdict of PTC: none 20241123160415796 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160415797 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40853<->l=127.0.0.1:4259) 20241123160415797 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160415797 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160415797 DLINP <000b> input/ipa.c:72 127.0.0.99:4222 connection closed with server 20241123160415797 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241123160415797 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP(315)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 316: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@27a3e2e74366: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sat Nov 23 16:04:15 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241123160415888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41994<->l=127.0.0.1:4258 20241123160415989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41994<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6648) Waiting for packet dumper to finish... 1 (prev_count=6648, count=43260) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sat Nov 23 16:04:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160419107 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160419108 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160419113 DLINP <000b> input/ipa.c:455 connected read/write 20241123160419113 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160419114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20241123160419118 DLINP <000b> input/ipa.c:455 connected read/write HLR_Test-GSUP-IPA(321)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160419118 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160419118 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160419118 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160419118 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160419118 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160419118 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160419118 DLGSUP <0013> gsup_server.c:236 2: 20241123160419118 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160419118 DLGSUP <0013> gsup_server.c:236 3: 20241123160419118 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160419119 DLGSUP <0013> gsup_server.c:236 4: 20241123160419119 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160419119 DLGSUP <0013> gsup_server.c:236 5: 20241123160419119 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160419119 DLGSUP <0013> gsup_server.c:236 7: 20241123160419119 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160419119 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160419119 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160419119 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241123160419119 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241123160419119 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160419141 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45213<->l=127.0.0.1:4259) 20241123160419144 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241123160419145 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@27a3e2e74366: Created GsupExpect[0] for "262428194576982" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241123160419155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4258 20241123160419158 DAUC <0003> db_auc.c:157 IMSI='262428194576982': No 2G Auth Data 20241123160419158 DAUC <0003> db_auc.c:192 IMSI='262428194576982': No 3G Auth Data 20241123160419165 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428194576982.imsi 20241123160419165 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428194576982.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@27a3e2e74366: setverdict(pass): none -> pass 20241123160419173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@27a3e2e74366: Final verdict of PTC: pass 20241123160419174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4258 20241123160419175 DLINP <000b> input/ipa.c:455 connected read/write 20241123160419175 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160419176 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160419176 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160419176 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@27a3e2e74366: Final verdict of PTC: none 20241123160419177 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45213<->l=127.0.0.1:4259) 323@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 323: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@27a3e2e74366: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sat Nov 23 16:04:19 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20241123160419208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 20241123160419309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27864) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sat Nov 23 16:04:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160422425 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160422425 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160422430 DLINP <000b> input/ipa.c:455 connected read/write 20241123160422430 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160422431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40978<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160422436 DLINP <000b> input/ipa.c:455 connected read/write 20241123160422436 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(326)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160422436 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160422437 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160422437 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160422437 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160422437 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160422437 DLGSUP <0013> gsup_server.c:236 2: 20241123160422437 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160422437 DLGSUP <0013> gsup_server.c:236 3: 20241123160422437 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160422437 DLGSUP <0013> gsup_server.c:236 4: 20241123160422437 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160422437 DLGSUP <0013> gsup_server.c:236 5: 20241123160422437 DLGSUP <0013> gsup_server.c:238 5: 00 20241123160422437 DLGSUP <0013> gsup_server.c:236 7: 20241123160422437 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160422437 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160422437 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160422437 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241123160422438 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241123160422438 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160422467 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40417<->l=127.0.0.1:4259) 20241123160422469 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241123160422469 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@27a3e2e74366: Created GsupExpect[0] for "262422246321550" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241123160422476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@27a3e2e74366: Created GsupExpect[0] for "262422246321550" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241123160422482 DLINP <000b> input/ipa.c:455 connected read/write 20241123160422482 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160422482 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422246321550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422246321550" cn_domain=CS} 20241123160422482 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422246321550 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241123160422482 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422246321550 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241123160422482 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422246321550.imsi 20241123160422482 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422246321550.imsi 20241123160422482 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422246321550.imsi: does not exist in local HLR 20241123160422487 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422246321550 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241123160422487 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241123160422487 DLINP <000b> input/ipa.c:147 127.0.0.99:4222 connection done 20241123160422487 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241123160422487 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241123160422487 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241123160422487 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422246321550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160422487 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241123160422487 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241123160422487 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241123160422487 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241123160422487 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241123160422487 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@27a3e2e74366: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241123160422489 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160422489 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160422489 DLINP <000b> input/ipaccess.c:805 received ID_GET for unit ID 0/0/0 20241123160422489 DLINP <000b> ipa.c:396 tag 1: HLR 20241123160422489 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241123160422490 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160422490 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160422490 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@27a3e2e74366: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@27a3e2e74366: Found GsupExpect[0] for "262422246321550" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@27a3e2e74366: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422246321550" HLR_Test-GSUP-server-IPA(330)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160422534 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160422534 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160422534 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160422534 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160422534 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422246321550 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617387041 20241123160422534 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422246321550 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241123160422534 DLINP <000b> input/ipa.c:455 connected read/write 20241123160422534 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160422535 DLINP <000b> input/ipa.c:455 connected read/write 20241123160422535 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@27a3e2e74366: Found GsupExpect[0] for "262422246321550" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@27a3e2e74366: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422246321550" 20241123160422541 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160422541 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160422541 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422246321550 MSISDN-491617387041 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241123160422541 DLINP <000b> input/ipa.c:455 connected read/write 20241123160422541 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160422541 DLINP <000b> input/ipa.c:455 connected read/write 20241123160422541 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160422545 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160422545 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160422545 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422246321550 MSISDN-491617387041 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20241123160422545 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422246321550 MSISDN-491617387041 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241123160422545 DLINP <000b> input/ipa.c:455 connected read/write 20241123160422545 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160422545 DLINP <000b> input/ipa.c:455 connected read/write 20241123160422545 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160422549 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422246321550.imsi 20241123160422549 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422246321550.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@27a3e2e74366: setverdict(pass): none -> pass 20241123160423552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@27a3e2e74366: Final verdict of PTC: pass 20241123160423554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40978<->l=127.0.0.1:4258 20241123160423557 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40417<->l=127.0.0.1:4259) 20241123160423557 DLINP <000b> input/ipa.c:455 connected read/write 20241123160423557 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160423557 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160423557 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160423557 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160423557 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160423557 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160423557 DLINP <000b> input/ipa.c:72 127.0.0.99:4222 connection closed with server 20241123160423557 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241123160423558 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(327)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-server(329)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@27a3e2e74366: Final verdict of PTC: none 328@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 328: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@27a3e2e74366: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sat Nov 23 16:04:23 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20241123160423599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41010<->l=127.0.0.1:4258 20241123160423699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41010<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35744) Waiting for packet dumper to finish... 1 (prev_count=35744, count=44000) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sat Nov 23 16:04:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@27a3e2e74366: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@27a3e2e74366: legacy= false MTC@27a3e2e74366: in not legacy case 1 MTC@27a3e2e74366: in not legacy case 2 20241123160426774 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241123160426774 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160426779 DLINP <000b> input/ipa.c:455 connected read/write 20241123160426779 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160426781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241123160426785 DLINP <000b> input/ipa.c:455 connected read/write 20241123160426785 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160426785 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241123160426785 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241123160426785 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241123160426785 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241123160426785 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241123160426785 DLGSUP <0013> gsup_server.c:236 2: 20241123160426785 DLGSUP <0013> gsup_server.c:238 2: 00 20241123160426785 DLGSUP <0013> gsup_server.c:236 3: 20241123160426785 DLGSUP <0013> gsup_server.c:238 3: 00 20241123160426785 DLGSUP <0013> gsup_server.c:236 4: 20241123160426785 DLGSUP <0013> gsup_server.c:238 4: 00 20241123160426786 DLGSUP <0013> gsup_server.c:236 5: 20241123160426786 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(333)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160426786 DLGSUP <0013> gsup_server.c:236 7: 20241123160426786 DLGSUP <0013> gsup_server.c:238 7: 00 20241123160426786 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241123160426786 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241123160426786 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241123160426786 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241123160426786 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@27a3e2e74366: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241123160426817 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39087<->l=127.0.0.1:4259) 20241123160426819 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241123160426819 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@27a3e2e74366: Created GsupExpect[0] for "262421459986065" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241123160426828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@27a3e2e74366: Created GsupExpect[0] for "262421459986065" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241123160426832 DLINP <000b> input/ipa.c:455 connected read/write 20241123160426832 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160426832 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421459986065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421459986065" cn_domain=CS} 20241123160426832 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421459986065 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241123160426832 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421459986065 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241123160426832 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421459986065.imsi 20241123160426832 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421459986065.imsi 20241123160426832 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421459986065.imsi: does not exist in local HLR 20241123160426838 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421459986065 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241123160426838 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241123160426838 DLINP <000b> input/ipa.c:147 127.0.0.99:4222 connection done 20241123160426838 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241123160426838 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241123160426838 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241123160426838 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421459986065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241123160426839 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241123160426839 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241123160426839 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241123160426839 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241123160426839 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241123160426839 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@27a3e2e74366: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241123160426840 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160426840 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160426840 DLINP <000b> input/ipaccess.c:805 received ID_GET for unit ID 0/0/0 20241123160426841 DLINP <000b> ipa.c:396 tag 1: HLR 20241123160426841 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241123160426842 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160426842 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160426842 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@27a3e2e74366: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@27a3e2e74366: Found GsupExpect[0] for "262421459986065" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@27a3e2e74366: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421459986065" HLR_Test-GSUP-server-IPA(337)@27a3e2e74366: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@27a3e2e74366: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241123160426882 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160426882 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160426882 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160426882 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160426883 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421459986065 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611712383 20241123160426883 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421459986065 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241123160426883 DLINP <000b> input/ipa.c:455 connected read/write 20241123160426883 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160426883 DLINP <000b> input/ipa.c:455 connected read/write 20241123160426883 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@27a3e2e74366: Found GsupExpect[0] for "262421459986065" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@27a3e2e74366: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421459986065" 20241123160426891 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160426891 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160426891 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421459986065 MSISDN-491611712383 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241123160426891 DLINP <000b> input/ipa.c:455 connected read/write 20241123160426891 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160426891 DLINP <000b> input/ipa.c:455 connected read/write 20241123160426891 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160426895 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160426895 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160426895 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421459986065 MSISDN-491611712383 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20241123160426896 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421459986065 MSISDN-491611712383 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241123160426896 DLINP <000b> input/ipa.c:455 connected read/write 20241123160426896 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160426896 DLINP <000b> input/ipa.c:455 connected read/write 20241123160426896 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241123160426899 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611712383.msisdn 20241123160426899 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611712383.msisdn: does not exist in local HLR 20241123160426899 DDGSM <0007> mslookup_server.c:352 sip.voice.491611712383.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241123160426899 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611712383.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@27a3e2e74366: setverdict(pass): none -> pass 20241123160426903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@27a3e2e74366: Final verdict of PTC: pass 20241123160426905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41024<->l=127.0.0.1:4258 HLR_Test-GSUP(334)@27a3e2e74366: Final verdict of PTC: none 20241123160426907 DLINP <000b> input/ipa.c:455 connected read/write 20241123160426907 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241123160426907 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241123160426907 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241123160426907 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241123160426907 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39087<->l=127.0.0.1:4259) 335@27a3e2e74366: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-server(336)@27a3e2e74366: Final verdict of PTC: none 20241123160426908 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241123160426908 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241123160426908 DLINP <000b> input/ipa.c:72 127.0.0.99:4222 connection closed with server 20241123160426908 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241123160426908 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(333)@27a3e2e74366: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@27a3e2e74366: Final verdict of PTC: none MTC@27a3e2e74366: Setting final verdict of the test case. MTC@27a3e2e74366: Local verdict of MTC: none MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC with component reference 335: none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@27a3e2e74366: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@27a3e2e74366: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@27a3e2e74366: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sat Nov 23 16:04:26 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20241123160426945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4258 20241123160427046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11148) Waiting for packet dumper to finish... 1 (prev_count=11148, count=46496) MTC@27a3e2e74366: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@27a3e2e74366: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@27a3e2e74366: Terminating MTC. MC@27a3e2e74366: MTC terminated. MC2> exit MC@27a3e2e74366: Shutting down session. MC@27a3e2e74366: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7511.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (370726) [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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (370686) [testenv] Showing testsuite/junit-xml-7511.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7511.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.074518'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.185915'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.227598'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.159933'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.097574'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.083719'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.102839'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.095240'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.186570'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.233327'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.184611'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.061281'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.084901'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.146233'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.211185'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.058412'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.164707'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.199472'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.175162'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.173092'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.194486'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.166543'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.182945'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.221213'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.169658'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.089885'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.228370'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.177290'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.188240'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.080370'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.160408'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.153729'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.096298'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.156695'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.155412'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.094978'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.157606'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.160155'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0'] testenv-hlr-osmocom-nightly-asan-20241123-1602-e061a2fd-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/170/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS