Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build 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
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 45ae4a9fe5d996f1352579fc8cafd03f871622fb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 45ae4a9fe5d996f1352579fc8cafd03f871622fb # timeout=10
Commit message: "HTTP_Server_Emulation: allow multiple HTTP server ports"
 > git rev-list --no-walk 45ae4a9fe5d996f1352579fc8cafd03f871622fb # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins8006173309374650362.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] Fetched 9306 kB in 1s (10.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-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.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-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 Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.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_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for 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_6.cc Creating dependency file for UDPasp_Types_part_7.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_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for 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_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for 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_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for 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_4.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_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for 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_4.cc Creating dependency file for GSUP_Templates_part_5.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_CommonIE_Types.cc Creating dependency file for MobileL3_GMM_SM_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_Templates.cc Creating dependency file for GSUP_Emulation.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 env 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 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_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (356 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-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 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 48 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503142026 [1184 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.4.1b755.202503142026 [171 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.4.1b755.202503142026 [71.1 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.4.1b755.202503142026 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503142026 [59.9 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.4.1b755.202503142026 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.15.6057.202503142026 [71.1 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.0.1.bb85.202503142026 [21.4 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.9.0.1.bb85.202503142026 [23.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.4.1b755.202503142026 [52.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.4.1b755.202503142026 [71.7 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.4.1b755.202503142026 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.4.1b755.202503142026 [60.4 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.4.1b755.202503142026 [64.2 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.4.1b755.202503142026 [51.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.4.1b755.202503142026 [44.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.9.0.1.bb85.202503142026 [113 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.4.1b755.202503142026 [2164 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.9.0.1.bb85.202503142026 [460 kB] Fetched 11.4 MB in 0s (84.4 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 ... 40050 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. Preparing to unpack .../01-osmocom-nightly_202503142026_amd64.deb ... Unpacking osmocom-nightly (202503142026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.4.1b755.202503142026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.4.1b755.202503142026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.4.1b755.202503142026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.4.1b755.202503142026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.4.1b755.202503142026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.4.1b755.202503142026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.2.1b40.202503142026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503142026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.4.1b755.202503142026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.4.1b755.202503142026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.15.6057.202503142026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.15.6057.202503142026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0.1.bb85.202503142026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0.1.bb85.202503142026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0.1.bb85.202503142026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0.1.bb85.202503142026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0.4.1b755.202503142026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.4.1b755.202503142026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0.4.1b755.202503142026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.4.1b755.202503142026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0.4.1b755.202503142026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.4.1b755.202503142026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0.4.1b755.202503142026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.4.1b755.202503142026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0.4.1b755.202503142026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.4.1b755.202503142026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0.4.1b755.202503142026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.4.1b755.202503142026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0.4.1b755.202503142026_amd64.deb ... Unpacking libosmocore (1.11.0.4.1b755.202503142026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0.1.bb85.202503142026_amd64.deb ... Unpacking osmo-hlr (1.9.0.1.bb85.202503142026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.4.1b755.202503142026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.4.1b755.202503142026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0.1.bb85.202503142026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0.1.bb85.202503142026) ... Setting up osmocom-nightly (202503142026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.11.0.4.1b755.202503142026) ... Setting up libosmocodec4:amd64 (1.11.0.4.1b755.202503142026) ... Setting up libosmovty13:amd64 (1.11.0.4.1b755.202503142026) ... Setting up libosmoisdn0:amd64 (1.11.0.4.1b755.202503142026) ... Setting up libosmousb0:amd64 (1.11.0.4.1b755.202503142026) ... Setting up libosmogsm20:amd64 (1.11.0.4.1b755.202503142026) ... Setting up libosmoctrl0:amd64 (1.11.0.4.1b755.202503142026) ... Setting up libosmogb14:amd64 (1.11.0.4.1b755.202503142026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503142026) ... Setting up libosmocoding0:amd64 (1.11.0.4.1b755.202503142026) ... Setting up libosmo-mslookup1:amd64 (1.9.0.1.bb85.202503142026) ... Setting up libosmosim2:amd64 (1.11.0.4.1b755.202503142026) ... Setting up libosmocore (1.11.0.4.1b755.202503142026) ... Setting up libosmoabis15:amd64 (2.0.0.15.6057.202503142026) ... Setting up libosmocore-dbg:amd64 (1.11.0.4.1b755.202503142026) ... Setting up libosmo-gsup-client0:amd64 (1.9.0.1.bb85.202503142026) ... Setting up osmo-hlr (1.9.0.1.bb85.202503142026) ... 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 osmo-hlr-dbg (1.9.0.1.bb85.202503142026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-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/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-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/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-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/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs/hlr', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250315085516714 DMAIN <0000> hlr.c:812 hlr starting 20250315085516714 DDB <0001> db.c:599 using database: :memory: 20250315085516714 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250315085516714 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250315085516715 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250315085516715 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250315085516716 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250315085516716 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250315085516716 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250315085516717 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250315085516717 DLCTRL <0010> control_if.c:1026 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Unix server socket created successfully. MC@8d8dc1e387c1: Listening on TCP port 35709. 8d8dc1e387c1 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 8d8dc1e387c1 35709 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8d8dc1e387c1: New HC connected from 10.0.2.100 [10.0.2.100]. 8d8dc1e387c1: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@8d8dc1e387c1: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8d8dc1e387c1: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8d8dc1e387c1: Configuration file was processed on all HCs. MC@8d8dc1e387c1: Creating MTC on host 10.0.2.100. MC@8d8dc1e387c1: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:55:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_sai_err_invalid_imsi started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085518155 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085518155 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085518158 DLINP <000b> input/ipa.c:452 connected read/write 20250315085518158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085518161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47610<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085518163 DLINP <000b> input/ipa.c:452 connected read/write 20250315085518163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085518163 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085518164 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085518164 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 20250315085518164 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085518164 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 20250315085518164 DLGSUP <0013> gsup_server.c:236 2: 20250315085518164 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085518164 DLGSUP <0013> gsup_server.c:236 3: 20250315085518164 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085518164 DLGSUP <0013> gsup_server.c:236 4: 20250315085518164 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085518164 DLGSUP <0013> gsup_server.c:236 5: 20250315085518164 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085518164 DLGSUP <0013> gsup_server.c:236 7: 20250315085518164 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085518164 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085518164 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085518164 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)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@8d8dc1e387c1: 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") 20250315085518183 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43731<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8d8dc1e387c1: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250315085518193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47616<->l=127.0.0.1:4258 20250315085518206 DLINP <000b> input/ipa.c:452 connected read/write 20250315085518206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085518206 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"} 20250315085518206 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" 20250315085518206 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} 20250315085518206 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 20250315085518206 DLINP <000b> input/ipa.c:452 connected read/write 20250315085518206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085518206 DLINP <000b> input/ipa.c:452 connected read/write 20250315085518206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@8d8dc1e387c1: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085518210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47616<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085518211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47610<->l=127.0.0.1:4258 20250315085518213 DLINP <000b> input/ipa.c:452 connected read/write 20250315085518213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085518213 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085518213 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085518213 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085518213 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43731<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@8d8dc1e387c1: Final verdict of PTC: none 5@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 5: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sat Mar 15 08:55:18 UTC 2025 ====== 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 20250315085518261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47630<->l=127.0.0.1:4258 20250315085518362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47630<->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=25056) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sat Mar 15 08:55:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_sai started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085521465 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085521465 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085521466 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085521467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085521468 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085521468 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085521468 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085521468 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 20250315085521468 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085521468 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 20250315085521468 DLGSUP <0013> gsup_server.c:236 2: 20250315085521468 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085521468 DLGSUP <0013> gsup_server.c:236 3: 20250315085521468 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085521468 DLGSUP <0013> gsup_server.c:236 4: 20250315085521468 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085521468 DLGSUP <0013> gsup_server.c:236 5: 20250315085521468 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085521468 DLGSUP <0013> gsup_server.c:236 7: 20250315085521468 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085521468 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085521468 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085521468 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(8)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@8d8dc1e387c1: 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") 20250315085521480 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42967<->l=127.0.0.1:4259) 20250315085521483 DAUC <0003> db_auc.c:157 IMSI='262429703628890': No 2G Auth Data 20250315085521483 DAUC <0003> db_auc.c:192 IMSI='262429703628890': No 3G Auth Data HLR_Test-GSUP(9)@8d8dc1e387c1: Created GsupExpect[0] for "262429703628890" to be handled at TC_gsup_sai(12) 20250315085521492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47646<->l=127.0.0.1:4258 20250315085521510 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085521510 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429703628890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429703628890"} 20250315085521510 DAUC <0003> db_auc.c:192 IMSI='262429703628890': No 3G Auth Data 20250315085521510 DAUC <0003> db_auc.c:236 IMSI='262429703628890': Calling to generate 5 vectors 20250315085521510 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250315085521510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085521510 DAUC <0003> auc.c:113 vector [0]: rand = 8a57ad5227818bed1ffba2d3db621d65 20250315085521510 DAUC <0003> auc.c:179 vector [0]: kc = 001c0748565b1000 20250315085521510 DAUC <0003> auc.c:180 vector [0]: sres = a9f048ea 20250315085521510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085521510 DAUC <0003> auc.c:113 vector [1]: rand = 61449724d9afc2e460a4f8a012274f8d 20250315085521510 DAUC <0003> auc.c:179 vector [1]: kc = c63bc0cc4b694c00 20250315085521510 DAUC <0003> auc.c:180 vector [1]: sres = ed86184f 20250315085521510 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250315085521510 DAUC <0003> auc.c:113 vector [2]: rand = 374ca0a8a62d5cc29bb2ee8a75ea7d58 20250315085521510 DAUC <0003> auc.c:179 vector [2]: kc = 943600886648c400 20250315085521510 DAUC <0003> auc.c:180 vector [2]: sres = 0e678d3d 20250315085521510 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250315085521510 DAUC <0003> auc.c:113 vector [3]: rand = ccf6455a578a40ea30ed9bce97fe1421 20250315085521510 DAUC <0003> auc.c:179 vector [3]: kc = ee9f07cbe3212c00 20250315085521510 DAUC <0003> auc.c:180 vector [3]: sres = 29768313 20250315085521510 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250315085521510 DAUC <0003> auc.c:113 vector [4]: rand = 0538a3beed9f23e372257c6f71d7368d 20250315085521510 DAUC <0003> auc.c:179 vector [4]: kc = 374d13e246065400 20250315085521510 DAUC <0003> auc.c:180 vector [4]: sres = 1b6236ac 20250315085521510 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250315085521510 DAUC <0003> db_auc.c:245 IMSI='262429703628890': Generated 5 vectors 20250315085521510 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429703628890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429703628890"} 20250315085521510 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429703628890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085521510 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085521510 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8dc1e387c1: Found GsupExpect[0] for "262429703628890" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_sai(12)"262429703628890" TC_gsup_sai(12)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai(12)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085521512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47646<->l=127.0.0.1:4258 TC_gsup_sai(12)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085521513 DAUC <0003> db_auc.c:157 IMSI='262428192338405': No 2G Auth Data 20250315085521513 DAUC <0003> db_auc.c:192 IMSI='262428192338405': No 3G Auth Data HLR_Test-GSUP(9)@8d8dc1e387c1: Created GsupExpect[0] for "262428192338405" to be handled at TC_gsup_sai(13) 20250315085521523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47660<->l=127.0.0.1:4258 20250315085521525 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085521525 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428192338405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428192338405"} 20250315085521525 DAUC <0003> db_auc.c:192 IMSI='262428192338405': No 3G Auth Data 20250315085521525 DAUC <0003> db_auc.c:236 IMSI='262428192338405': Calling to generate 5 vectors 20250315085521525 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250315085521525 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085521525 DAUC <0003> auc.c:113 vector [0]: rand = e97ee4438872199a8338548f2bbec1d1 20250315085521525 DAUC <0003> auc.c:179 vector [0]: kc = ff0b58bd5eb39400 20250315085521525 DAUC <0003> auc.c:180 vector [0]: sres = 076c58dd 20250315085521525 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085521525 DAUC <0003> auc.c:113 vector [1]: rand = 0a3518581ff5c557eb16033437b960e7 20250315085521525 DAUC <0003> auc.c:179 vector [1]: kc = 0fc5bf1f4ec5ec00 20250315085521525 DAUC <0003> auc.c:180 vector [1]: sres = 21fdddab 20250315085521525 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250315085521525 DAUC <0003> auc.c:113 vector [2]: rand = 93b7b82a52651cfadf9e48c4c5f4a331 20250315085521525 DAUC <0003> auc.c:179 vector [2]: kc = 415f412cb9d86c00 20250315085521525 DAUC <0003> auc.c:180 vector [2]: sres = 30a6b95e 20250315085521525 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250315085521525 DAUC <0003> auc.c:113 vector [3]: rand = 2c367c03b65dc90fef196a17f408c56e 20250315085521525 DAUC <0003> auc.c:179 vector [3]: kc = cac57c116c7f7c00 20250315085521525 DAUC <0003> auc.c:180 vector [3]: sres = ee71bb8d 20250315085521525 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250315085521525 DAUC <0003> auc.c:113 vector [4]: rand = 78a9d183b9ce90c7c291b0545fd86808 20250315085521525 DAUC <0003> auc.c:179 vector [4]: kc = 92529c5e28755400 20250315085521525 DAUC <0003> auc.c:180 vector [4]: sres = 0d51741f 20250315085521525 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250315085521525 DAUC <0003> db_auc.c:245 IMSI='262428192338405': Generated 5 vectors 20250315085521525 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428192338405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428192338405"} 20250315085521525 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428192338405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085521525 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085521525 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8dc1e387c1: Found GsupExpect[0] for "262428192338405" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@8d8dc1e387c1: Added IMSI table entry 1TC_gsup_sai(13)"262428192338405" TC_gsup_sai(13)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai(13)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085521526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47660<->l=127.0.0.1:4258 TC_gsup_sai(13)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085521526 DAUC <0003> db_auc.c:157 IMSI='262421271094068': No 2G Auth Data 20250315085521526 DAUC <0003> db_auc.c:192 IMSI='262421271094068': No 3G Auth Data HLR_Test-GSUP(9)@8d8dc1e387c1: Created GsupExpect[0] for "262421271094068" to be handled at TC_gsup_sai(14) 20250315085521533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4258 20250315085521534 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085521534 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421271094068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421271094068"} 20250315085521534 DAUC <0003> db_auc.c:192 IMSI='262421271094068': No 3G Auth Data 20250315085521534 DAUC <0003> db_auc.c:236 IMSI='262421271094068': Calling to generate 5 vectors 20250315085521534 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250315085521534 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085521534 DAUC <0003> auc.c:113 vector [0]: rand = e4a2801e30d38badaca45103deb967da 20250315085521534 DAUC <0003> auc.c:179 vector [0]: kc = 0d8cea10e8ebc1ba 20250315085521534 DAUC <0003> auc.c:180 vector [0]: sres = 0a26588e 20250315085521534 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085521534 DAUC <0003> auc.c:113 vector [1]: rand = a02b8d25e0c2decd8b8e906243cc4ff2 20250315085521534 DAUC <0003> auc.c:179 vector [1]: kc = 93e0c9d5bb898f97 20250315085521534 DAUC <0003> auc.c:180 vector [1]: sres = f3177f66 20250315085521534 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250315085521534 DAUC <0003> auc.c:113 vector [2]: rand = 322bd2fce08dac6f0e502cae954c00e7 20250315085521534 DAUC <0003> auc.c:179 vector [2]: kc = e53bd59c3af1b457 20250315085521535 DAUC <0003> auc.c:180 vector [2]: sres = 1c6b65fd 20250315085521535 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250315085521535 DAUC <0003> auc.c:113 vector [3]: rand = 38c4e989ad75c33f12acc9e2ae6f90eb 20250315085521535 DAUC <0003> auc.c:179 vector [3]: kc = 6ce138049c7b7cc9 20250315085521535 DAUC <0003> auc.c:180 vector [3]: sres = 52a640b6 20250315085521535 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250315085521535 DAUC <0003> auc.c:113 vector [4]: rand = 84492e9207eb81ba967739e58264e127 20250315085521535 DAUC <0003> auc.c:179 vector [4]: kc = 5150dc592833975a 20250315085521535 DAUC <0003> auc.c:180 vector [4]: sres = a3d14f09 20250315085521535 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250315085521535 DAUC <0003> db_auc.c:245 IMSI='262421271094068': Generated 5 vectors 20250315085521535 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421271094068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421271094068"} 20250315085521535 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421271094068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085521535 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085521535 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8dc1e387c1: Found GsupExpect[0] for "262421271094068" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@8d8dc1e387c1: Added IMSI table entry 2TC_gsup_sai(14)"262421271094068" TC_gsup_sai(14)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai(14)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085521535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4258 TC_gsup_sai(14)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085521536 DAUC <0003> db_auc.c:157 IMSI='262422145774946': No 2G Auth Data 20250315085521536 DAUC <0003> db_auc.c:192 IMSI='262422145774946': No 3G Auth Data HLR_Test-GSUP(9)@8d8dc1e387c1: Created GsupExpect[0] for "262422145774946" to be handled at TC_gsup_sai(15) 20250315085521542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47678<->l=127.0.0.1:4258 20250315085521544 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085521544 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422145774946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422145774946"} 20250315085521544 DAUC <0003> db_auc.c:157 IMSI='262422145774946': No 2G Auth Data 20250315085521544 DAUC <0003> db_auc.c:236 IMSI='262422145774946': Calling to generate 5 vectors 20250315085521544 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250315085521544 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085521544 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085521544 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085521544 DAUC <0003> auc.c:113 vector [0]: rand = cca4cc0a5e68c044e747ff4b16eb0d5a 20250315085521544 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085521544 DAUC <0003> auc.c:142 vector [0]: autn = 752705e399720000bde9eead5e174200 20250315085521544 DAUC <0003> auc.c:143 vector [0]: ck = bf288c357f8ba8c23b935fe00746b965 20250315085521544 DAUC <0003> auc.c:144 vector [0]: ik = dfe978ec8960ebebc254593163742c5c 20250315085521544 DAUC <0003> auc.c:145 vector [0]: res = 65d209fe77fed5780000000000000000 20250315085521544 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085521544 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250315085521544 DAUC <0003> auc.c:151 vector [0]: kc = 9906f20892d9d610 20250315085521544 DAUC <0003> auc.c:152 vector [0]: sres = 122cdc86 20250315085521544 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250315085521544 DAUC <0003> auc.c:113 vector [1]: rand = 8b43e4bf857e171bd0d450f7113f7d7a 20250315085521544 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250315085521544 DAUC <0003> auc.c:142 vector [1]: autn = c67fc0da53870000f4e5613f4f4dad27 20250315085521544 DAUC <0003> auc.c:143 vector [1]: ck = 22125f6dccac9c12cb6d550798c893f7 20250315085521544 DAUC <0003> auc.c:144 vector [1]: ik = c7013561318d73efa2937e61a4c2fa8d 20250315085521544 DAUC <0003> auc.c:145 vector [1]: res = 23de06528cfa617b0000000000000000 20250315085521544 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085521544 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250315085521544 DAUC <0003> auc.c:151 vector [1]: kc = 8ced416ac12b8687 20250315085521544 DAUC <0003> auc.c:152 vector [1]: sres = af246729 20250315085521544 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250315085521544 DAUC <0003> auc.c:113 vector [2]: rand = 174eec1ea9fc8091eb2ba5d946a3ddd1 20250315085521544 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250315085521544 DAUC <0003> auc.c:142 vector [2]: autn = 264d51ac21580000e52597c4f46d6e77 20250315085521544 DAUC <0003> auc.c:143 vector [2]: ck = df4a289129e54d0da9d732d74a076576 20250315085521544 DAUC <0003> auc.c:144 vector [2]: ik = b5148afb0792d8372bc2bedbb6c31f85 20250315085521544 DAUC <0003> auc.c:145 vector [2]: res = affd58be996b89620000000000000000 20250315085521544 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085521544 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250315085521544 DAUC <0003> auc.c:151 vector [2]: kc = e84b2e66d2b3efc9 20250315085521544 DAUC <0003> auc.c:152 vector [2]: sres = 3696d1dc 20250315085521544 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250315085521544 DAUC <0003> auc.c:113 vector [3]: rand = 1774cfe78e52118efac70d5a50aaedcd 20250315085521544 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250315085521544 DAUC <0003> auc.c:142 vector [3]: autn = e259137ee7d40000f18fc0233abd94e2 20250315085521544 DAUC <0003> auc.c:143 vector [3]: ck = a5e9b89d2f4c972b1e61d0c576467d82 20250315085521544 DAUC <0003> auc.c:144 vector [3]: ik = c8a7f9eb2863329a6df499664af612b8 20250315085521544 DAUC <0003> auc.c:145 vector [3]: res = 4e10a7c3fa64c75b0000000000000000 20250315085521544 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085521544 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250315085521544 DAUC <0003> auc.c:151 vector [3]: kc = 1edb08d53b9fca8b 20250315085521544 DAUC <0003> auc.c:152 vector [3]: sres = b4746098 20250315085521544 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250315085521544 DAUC <0003> auc.c:113 vector [4]: rand = 8c915d9836bf8af4240c97a39b6269d6 20250315085521544 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250315085521544 DAUC <0003> auc.c:142 vector [4]: autn = 7633cb1581680000132af95d98975354 20250315085521544 DAUC <0003> auc.c:143 vector [4]: ck = aa17ac1c63c6853092b9e72092971760 20250315085521544 DAUC <0003> auc.c:144 vector [4]: ik = 97e09f20f5476bba11180273f0c2de6c 20250315085521544 DAUC <0003> auc.c:145 vector [4]: res = b9708ab3a3a306710000000000000000 20250315085521544 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085521544 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250315085521544 DAUC <0003> auc.c:151 vector [4]: kc = be56d66ff4d42786 20250315085521544 DAUC <0003> auc.c:152 vector [4]: sres = 1ad38cc2 20250315085521544 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250315085521544 DAUC <0003> db_auc.c:245 IMSI='262422145774946': Generated 5 vectors 20250315085521544 DAUC <0003> db_auc.c:249 IMSI='262422145774946': Updating SQN=161 in DB 20250315085521544 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422145774946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422145774946"} 20250315085521544 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422145774946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085521544 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085521544 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8dc1e387c1: Found GsupExpect[0] for "262422145774946" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@8d8dc1e387c1: Added IMSI table entry 3TC_gsup_sai(15)"262422145774946" TC_gsup_sai(15)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai(15)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085521546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47678<->l=127.0.0.1:4258 TC_gsup_sai(15)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085521547 DAUC <0003> db_auc.c:157 IMSI='262425419711095': No 2G Auth Data 20250315085521547 DAUC <0003> db_auc.c:192 IMSI='262425419711095': No 3G Auth Data HLR_Test-GSUP(9)@8d8dc1e387c1: Created GsupExpect[0] for "262425419711095" to be handled at TC_gsup_sai(16) 20250315085521553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47692<->l=127.0.0.1:4258 20250315085521555 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085521555 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425419711095 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425419711095"} 20250315085521555 DAUC <0003> db_auc.c:157 IMSI='262425419711095': No 2G Auth Data 20250315085521555 DAUC <0003> db_auc.c:236 IMSI='262425419711095': Calling to generate 5 vectors 20250315085521555 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250315085521555 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085521555 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250315085521555 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085521555 DAUC <0003> auc.c:113 vector [0]: rand = 52209bbf208c62fcabc18b7f03f8c7b2 20250315085521555 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085521555 DAUC <0003> auc.c:142 vector [0]: autn = f6571d07a2410000b481f2a6fc9293b2 20250315085521555 DAUC <0003> auc.c:143 vector [0]: ck = d0bc91713f1305100f015cd01d28d06d 20250315085521555 DAUC <0003> auc.c:144 vector [0]: ik = d8420467bafed46bdf61323772fe35fe 20250315085521555 DAUC <0003> auc.c:145 vector [0]: res = 9b2d222c969ab1a50000000000000000 20250315085521555 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085521555 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250315085521555 DAUC <0003> auc.c:151 vector [0]: kc = d89efbf1ea3b34e8 20250315085521555 DAUC <0003> auc.c:152 vector [0]: sres = 0db79389 20250315085521555 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250315085521555 DAUC <0003> auc.c:113 vector [1]: rand = 901371f7b41a054246c3a28c42a8fa90 20250315085521555 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250315085521555 DAUC <0003> auc.c:142 vector [1]: autn = 16711d5ae4870000d67e97d566a2ee2a 20250315085521555 DAUC <0003> auc.c:143 vector [1]: ck = fd8f3803243bbfac3ea67561bf1ca9d8 20250315085521555 DAUC <0003> auc.c:144 vector [1]: ik = cb0c1944aa998d948324058b19a16846 20250315085521555 DAUC <0003> auc.c:145 vector [1]: res = 85338405d93bf43b0000000000000000 20250315085521555 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085521555 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250315085521555 DAUC <0003> auc.c:151 vector [1]: kc = 8b0151ad281ff3a6 20250315085521555 DAUC <0003> auc.c:152 vector [1]: sres = 5c08703e 20250315085521555 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250315085521555 DAUC <0003> auc.c:113 vector [2]: rand = 4d7c909a711284e78d1b04f63a0f27c9 20250315085521555 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250315085521555 DAUC <0003> auc.c:142 vector [2]: autn = 3039f3177a47000033dd75aed8af96a3 20250315085521555 DAUC <0003> auc.c:143 vector [2]: ck = ca5f22769b124a08cd5094dafe2c1205 20250315085521555 DAUC <0003> auc.c:144 vector [2]: ik = c5580f2f62265e87bab96fbf404bf72d 20250315085521555 DAUC <0003> auc.c:145 vector [2]: res = be33d4bb29638b560000000000000000 20250315085521555 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085521555 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250315085521555 DAUC <0003> auc.c:151 vector [2]: kc = 78eed63c4753f1a7 20250315085521555 DAUC <0003> auc.c:152 vector [2]: sres = 97505fed 20250315085521555 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250315085521555 DAUC <0003> auc.c:113 vector [3]: rand = 031146823318b8588d87087d476cb126 20250315085521555 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250315085521555 DAUC <0003> auc.c:142 vector [3]: autn = 397954cd186100009f3f819e594a8cad 20250315085521555 DAUC <0003> auc.c:143 vector [3]: ck = 62d4e9e0a555f809f3bc880d219f7008 20250315085521555 DAUC <0003> auc.c:144 vector [3]: ik = 1070b5cc0c0d1b3bc7ba27805dc2002d 20250315085521555 DAUC <0003> auc.c:145 vector [3]: res = 67761bc0b6ae0fb00000000000000000 20250315085521555 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085521555 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250315085521555 DAUC <0003> auc.c:151 vector [3]: kc = 46a2f3a1d5059317 20250315085521555 DAUC <0003> auc.c:152 vector [3]: sres = d1d81470 20250315085521555 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250315085521555 DAUC <0003> auc.c:113 vector [4]: rand = 2dad07d02ccef2c2a95da7b32f61a71d 20250315085521555 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250315085521555 DAUC <0003> auc.c:142 vector [4]: autn = d6106f6b3bc300007e931f87ff500bd0 20250315085521555 DAUC <0003> auc.c:143 vector [4]: ck = cca4ff61e9b350da540156c6b3d65078 20250315085521555 DAUC <0003> auc.c:144 vector [4]: ik = bfc60dceb576a01174d9f6a330af0191 20250315085521555 DAUC <0003> auc.c:145 vector [4]: res = 5839854223bb86c80000000000000000 20250315085521555 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085521555 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250315085521555 DAUC <0003> auc.c:151 vector [4]: kc = 53ba52cadfbca122 20250315085521555 DAUC <0003> auc.c:152 vector [4]: sres = 7b82038a 20250315085521555 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250315085521555 DAUC <0003> db_auc.c:245 IMSI='262425419711095': Generated 5 vectors 20250315085521555 DAUC <0003> db_auc.c:249 IMSI='262425419711095': Updating SQN=161 in DB 20250315085521555 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425419711095 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425419711095"} 20250315085521555 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425419711095 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085521555 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085521555 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8dc1e387c1: Found GsupExpect[0] for "262425419711095" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@8d8dc1e387c1: Added IMSI table entry 4TC_gsup_sai(16)"262425419711095" TC_gsup_sai(16)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai(16)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085521557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47692<->l=127.0.0.1:4258 TC_gsup_sai(16)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085521558 DAUC <0003> db_auc.c:157 IMSI='262420193817653': No 2G Auth Data 20250315085521558 DAUC <0003> db_auc.c:192 IMSI='262420193817653': No 3G Auth Data HLR_Test-GSUP(9)@8d8dc1e387c1: Created GsupExpect[0] for "262420193817653" to be handled at TC_gsup_sai(17) 20250315085521564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47696<->l=127.0.0.1:4258 20250315085521566 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085521566 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420193817653 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420193817653"} 20250315085521566 DAUC <0003> db_auc.c:236 IMSI='262420193817653': Calling to generate 5 vectors 20250315085521566 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250315085521566 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085521566 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085521566 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085521566 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085521566 DAUC <0003> auc.c:113 vector [0]: rand = 9d9da65741438c33c43f517f88823a71 20250315085521566 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085521566 DAUC <0003> auc.c:142 vector [0]: autn = 04e030bded8300005b641ae56867e4ef 20250315085521566 DAUC <0003> auc.c:143 vector [0]: ck = 521d0d7a68d777882bf062ead0fa3b73 20250315085521566 DAUC <0003> auc.c:144 vector [0]: ik = 51fc7c05bd3ce90438036ec71b3d01be 20250315085521566 DAUC <0003> auc.c:145 vector [0]: res = 16fa791d9177639c0000000000000000 20250315085521566 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085521566 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085521566 DAUC <0003> auc.c:179 vector [0]: kc = c36c5f3c39f0a400 20250315085521566 DAUC <0003> auc.c:180 vector [0]: sres = 3f5e83d4 20250315085521566 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085521566 DAUC <0003> auc.c:113 vector [1]: rand = 7f135cb46c4b2fc6410b563f8be1d9b3 20250315085521566 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250315085521566 DAUC <0003> auc.c:142 vector [1]: autn = b06bd834aa4b0000399be1248f190913 20250315085521566 DAUC <0003> auc.c:143 vector [1]: ck = d572f363d675406ea9a72043c55fee7d 20250315085521566 DAUC <0003> auc.c:144 vector [1]: ik = 89fe51114b39101a7b4096a8d5767e1d 20250315085521566 DAUC <0003> auc.c:145 vector [1]: res = 25855a711d2ab8620000000000000000 20250315085521566 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085521566 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085521566 DAUC <0003> auc.c:179 vector [1]: kc = 5a943c1e442ec000 20250315085521566 DAUC <0003> auc.c:180 vector [1]: sres = 35672400 20250315085521566 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085521566 DAUC <0003> auc.c:113 vector [2]: rand = 688463d2305777319b25fb4743e06d08 20250315085521566 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250315085521566 DAUC <0003> auc.c:142 vector [2]: autn = f9c97ed58c8800009d4dc1748ce6332c 20250315085521566 DAUC <0003> auc.c:143 vector [2]: ck = 74604d4ad90fdb1a654f705fe4b547c8 20250315085521566 DAUC <0003> auc.c:144 vector [2]: ik = 338a7ebc79c545a0e5d8b285f27b1f33 20250315085521566 DAUC <0003> auc.c:145 vector [2]: res = 24390c5a86f26f5e0000000000000000 20250315085521566 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085521566 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085521566 DAUC <0003> auc.c:179 vector [2]: kc = f03dd14e88d24000 20250315085521566 DAUC <0003> auc.c:180 vector [2]: sres = 312a7534 20250315085521566 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085521566 DAUC <0003> auc.c:113 vector [3]: rand = 3ceed39f7acd90c53295392a8721be99 20250315085521566 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250315085521566 DAUC <0003> auc.c:142 vector [3]: autn = 3be04b43b53a000086b7fbe504c50b35 20250315085521566 DAUC <0003> auc.c:143 vector [3]: ck = 57475f437b4c151e81c4655f0fadc3f9 20250315085521566 DAUC <0003> auc.c:144 vector [3]: ik = 145d8c3e1acaf768190ccd35c5c4fba6 20250315085521566 DAUC <0003> auc.c:145 vector [3]: res = 2a4b3f87a62601eb0000000000000000 20250315085521566 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085521566 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085521566 DAUC <0003> auc.c:179 vector [3]: kc = 4724031ad5710400 20250315085521566 DAUC <0003> auc.c:180 vector [3]: sres = 3906a364 20250315085521566 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085521566 DAUC <0003> auc.c:113 vector [4]: rand = afcbfa5059798d929fd0a6b514bcfcc5 20250315085521566 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250315085521566 DAUC <0003> auc.c:142 vector [4]: autn = de7d57308e820000bc23dc191ecb3bbf 20250315085521566 DAUC <0003> auc.c:143 vector [4]: ck = c7685fc82d676fc6472915681c67376d 20250315085521566 DAUC <0003> auc.c:144 vector [4]: ik = 9e3f30931e09a69961dae049c3e6ba5e 20250315085521566 DAUC <0003> auc.c:145 vector [4]: res = e68b50ef490e86040000000000000000 20250315085521566 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085521566 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250315085521566 DAUC <0003> auc.c:179 vector [4]: kc = 2dc762932ffeb800 20250315085521566 DAUC <0003> auc.c:180 vector [4]: sres = a8b3f9a4 20250315085521566 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250315085521566 DAUC <0003> db_auc.c:245 IMSI='262420193817653': Generated 5 vectors 20250315085521566 DAUC <0003> db_auc.c:249 IMSI='262420193817653': Updating SQN=161 in DB 20250315085521566 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420193817653 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420193817653"} 20250315085521566 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420193817653 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085521566 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085521566 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8dc1e387c1: Found GsupExpect[0] for "262420193817653" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@8d8dc1e387c1: Added IMSI table entry 5TC_gsup_sai(17)"262420193817653" TC_gsup_sai(17)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai(17)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085521568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47696<->l=127.0.0.1:4258 TC_gsup_sai(17)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085521568 DAUC <0003> db_auc.c:157 IMSI='262423347179257': No 2G Auth Data 20250315085521568 DAUC <0003> db_auc.c:192 IMSI='262423347179257': No 3G Auth Data HLR_Test-GSUP(9)@8d8dc1e387c1: Created GsupExpect[0] for "262423347179257" to be handled at TC_gsup_sai(18) 20250315085521574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47698<->l=127.0.0.1:4258 20250315085521576 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085521576 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423347179257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423347179257"} 20250315085521576 DAUC <0003> db_auc.c:236 IMSI='262423347179257': Calling to generate 5 vectors 20250315085521576 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250315085521576 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085521576 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085521576 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085521576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085521576 DAUC <0003> auc.c:113 vector [0]: rand = d331ae850b38221386b156bff8480254 20250315085521576 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085521576 DAUC <0003> auc.c:142 vector [0]: autn = 6d423a50dd43000041a16a7ce6cf6cad 20250315085521576 DAUC <0003> auc.c:143 vector [0]: ck = ae8fba757ebc69ec3733af53939c10e3 20250315085521576 DAUC <0003> auc.c:144 vector [0]: ik = 3024ef24c24b0d85dcddca129bc23856 20250315085521576 DAUC <0003> auc.c:145 vector [0]: res = b41a9dbd8584df950000000000000000 20250315085521576 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085521576 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085521576 DAUC <0003> auc.c:179 vector [0]: kc = e497cb0ef9312000 20250315085521576 DAUC <0003> auc.c:180 vector [0]: sres = 9ee5ea78 20250315085521576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085521576 DAUC <0003> auc.c:113 vector [1]: rand = 01e6cca4e8e47187c25914cc991f1eaa 20250315085521576 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250315085521576 DAUC <0003> auc.c:142 vector [1]: autn = abcc14a14c030000c1aacb7b6e005dbf 20250315085521576 DAUC <0003> auc.c:143 vector [1]: ck = 480f183d62abdfadfede58a820d5e7ca 20250315085521576 DAUC <0003> auc.c:144 vector [1]: ik = 342384dc6e5bdb4c3be85617b2cdc508 20250315085521576 DAUC <0003> auc.c:145 vector [1]: res = 6e125529c2aecc100000000000000000 20250315085521576 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085521576 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085521576 DAUC <0003> auc.c:179 vector [1]: kc = 3c3f6f195fa39000 20250315085521576 DAUC <0003> auc.c:180 vector [1]: sres = 1ca713f0 20250315085521576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085521576 DAUC <0003> auc.c:113 vector [2]: rand = d0ef7d492cd1f7b89dc9daa072590afc 20250315085521576 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250315085521576 DAUC <0003> auc.c:142 vector [2]: autn = 6d85fd4039e2000068b97b6091e18bf6 20250315085521576 DAUC <0003> auc.c:143 vector [2]: ck = 26847a596e64597264d9244d7dd0267b 20250315085521576 DAUC <0003> auc.c:144 vector [2]: ik = 8de45ee27afb6f1972d2e6e48fa42e13 20250315085521576 DAUC <0003> auc.c:145 vector [2]: res = ed980522a002eb6d0000000000000000 20250315085521576 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085521576 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085521576 DAUC <0003> auc.c:179 vector [2]: kc = e47f7d4403f75800 20250315085521576 DAUC <0003> auc.c:180 vector [2]: sres = 36390333 20250315085521576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085521576 DAUC <0003> auc.c:113 vector [3]: rand = d45ac2fa22d33e865b2d7769c49b2222 20250315085521576 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250315085521576 DAUC <0003> auc.c:142 vector [3]: autn = 1c06c38592f100007dfccf2d5190f0da 20250315085521576 DAUC <0003> auc.c:143 vector [3]: ck = 265eb88b97be29cdf48fb005549dd98e 20250315085521576 DAUC <0003> auc.c:144 vector [3]: ik = e62206f2975ba984bc543c7aaffa9eec 20250315085521576 DAUC <0003> auc.c:145 vector [3]: res = a483723ffcb1e5880000000000000000 20250315085521576 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085521576 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085521576 DAUC <0003> auc.c:179 vector [3]: kc = 10d5b7df31ff7800 20250315085521576 DAUC <0003> auc.c:180 vector [3]: sres = 5d55ee77 20250315085521576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085521576 DAUC <0003> auc.c:113 vector [4]: rand = 17c0edb5876ddf60e73eec6e4179a1ae 20250315085521576 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250315085521576 DAUC <0003> auc.c:142 vector [4]: autn = ebe5f12ececc0000a458fd9b6c1ee869 20250315085521576 DAUC <0003> auc.c:143 vector [4]: ck = 82c7b1947ed5e409f6b0345801efe6fe 20250315085521576 DAUC <0003> auc.c:144 vector [4]: ik = 6255570fd3d30d15a75b3bdc4ff6c444 20250315085521576 DAUC <0003> auc.c:145 vector [4]: res = b425be19fac4ebe90000000000000000 20250315085521576 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085521576 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250315085521576 DAUC <0003> auc.c:179 vector [4]: kc = 1e2fdd0551a17c00 20250315085521576 DAUC <0003> auc.c:180 vector [4]: sres = 3ed5aa04 20250315085521576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250315085521576 DAUC <0003> db_auc.c:245 IMSI='262423347179257': Generated 5 vectors 20250315085521576 DAUC <0003> db_auc.c:249 IMSI='262423347179257': Updating SQN=161 in DB 20250315085521576 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423347179257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423347179257"} 20250315085521576 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423347179257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085521576 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085521576 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8dc1e387c1: Found GsupExpect[0] for "262423347179257" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@8d8dc1e387c1: Added IMSI table entry 6TC_gsup_sai(18)"262423347179257" TC_gsup_sai(18)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai(18)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085521579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47698<->l=127.0.0.1:4258 TC_gsup_sai(18)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085521579 DAUC <0003> db_auc.c:157 IMSI='262420142950310': No 2G Auth Data 20250315085521579 DAUC <0003> db_auc.c:192 IMSI='262420142950310': No 3G Auth Data HLR_Test-GSUP(9)@8d8dc1e387c1: Created GsupExpect[0] for "262420142950310" to be handled at TC_gsup_sai(19) 20250315085521587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55460<->l=127.0.0.1:4258 20250315085521589 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085521589 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420142950310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420142950310"} 20250315085521589 DAUC <0003> db_auc.c:236 IMSI='262420142950310': Calling to generate 5 vectors 20250315085521589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250315085521589 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085521589 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085521589 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085521589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085521589 DAUC <0003> auc.c:113 vector [0]: rand = ccb8b3deb3932af7a6db4b7796b881c4 20250315085521589 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085521589 DAUC <0003> auc.c:142 vector [0]: autn = 1ab44257dd3e0000d8a13cebc1deef11 20250315085521589 DAUC <0003> auc.c:143 vector [0]: ck = b1683c3f8756ba873ef579dc708ece8c 20250315085521589 DAUC <0003> auc.c:144 vector [0]: ik = b64d57a40a3c9c626ab892b8305d4564 20250315085521589 DAUC <0003> auc.c:145 vector [0]: res = 1595cf55fd66b0a50000000000000000 20250315085521589 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085521589 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085521589 DAUC <0003> auc.c:179 vector [0]: kc = f5ef584719818e66 20250315085521589 DAUC <0003> auc.c:180 vector [0]: sres = 45903e3c 20250315085521589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085521589 DAUC <0003> auc.c:113 vector [1]: rand = e76fdff07e39f482bac9243b38553731 20250315085521589 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250315085521589 DAUC <0003> auc.c:142 vector [1]: autn = 2d6a5dc9cd9800003972a04c18f41a20 20250315085521589 DAUC <0003> auc.c:143 vector [1]: ck = ad37835d0cbd50ab86315833ff4bc7d5 20250315085521589 DAUC <0003> auc.c:144 vector [1]: ik = a7a041873c9f9cd77d4394ead113d19a 20250315085521589 DAUC <0003> auc.c:145 vector [1]: res = e33890284154a5aa0000000000000000 20250315085521589 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085521589 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085521589 DAUC <0003> auc.c:179 vector [1]: kc = 7342289917579311 20250315085521589 DAUC <0003> auc.c:180 vector [1]: sres = 764d3319 20250315085521589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085521589 DAUC <0003> auc.c:113 vector [2]: rand = 78daad986c0037988f1a84c666a559ad 20250315085521589 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250315085521589 DAUC <0003> auc.c:142 vector [2]: autn = 418ac46d40fd0000b33878a37835854b 20250315085521589 DAUC <0003> auc.c:143 vector [2]: ck = 892ec668025a59b842605e388aa798af 20250315085521589 DAUC <0003> auc.c:144 vector [2]: ik = 38ed60ca2463efc27fb21143cfa53672 20250315085521589 DAUC <0003> auc.c:145 vector [2]: res = d9ea8cb8c66f95390000000000000000 20250315085521589 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085521589 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085521589 DAUC <0003> auc.c:179 vector [2]: kc = edcf9a4163cf82c2 20250315085521589 DAUC <0003> auc.c:180 vector [2]: sres = b456f64f 20250315085521589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085521589 DAUC <0003> auc.c:113 vector [3]: rand = 5ed51fc1b0f12e652f1ecc4bc4ee623b 20250315085521589 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250315085521589 DAUC <0003> auc.c:142 vector [3]: autn = da5b8dfb4b220000ac03344fb6890044 20250315085521589 DAUC <0003> auc.c:143 vector [3]: ck = ae63fbfad77871a7b1800e20c2815442 20250315085521589 DAUC <0003> auc.c:144 vector [3]: ik = 64f7a06fce9a8d91e57df4aca666b849 20250315085521589 DAUC <0003> auc.c:145 vector [3]: res = 931b3df184530e070000000000000000 20250315085521589 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085521589 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085521589 DAUC <0003> auc.c:179 vector [3]: kc = 7dbb0b711901c476 20250315085521589 DAUC <0003> auc.c:180 vector [3]: sres = 4927eb1b 20250315085521589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085521589 DAUC <0003> auc.c:113 vector [4]: rand = 70feee02cd97468c6c529b4b021e7849 20250315085521589 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250315085521589 DAUC <0003> auc.c:142 vector [4]: autn = f5f5a4d0f27e00006215cc48cbc30688 20250315085521589 DAUC <0003> auc.c:143 vector [4]: ck = f15235f73a2061c368762310340b92e5 20250315085521589 DAUC <0003> auc.c:144 vector [4]: ik = 21e3317bfa13bb256e60edc3d7cb53dc 20250315085521589 DAUC <0003> auc.c:145 vector [4]: res = e52ce910247fa56c0000000000000000 20250315085521589 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085521589 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250315085521589 DAUC <0003> auc.c:179 vector [4]: kc = 30f9d15099b0385e 20250315085521589 DAUC <0003> auc.c:180 vector [4]: sres = 82521596 20250315085521589 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250315085521589 DAUC <0003> db_auc.c:245 IMSI='262420142950310': Generated 5 vectors 20250315085521589 DAUC <0003> db_auc.c:249 IMSI='262420142950310': Updating SQN=161 in DB 20250315085521590 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420142950310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420142950310"} 20250315085521590 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420142950310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085521590 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085521590 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8dc1e387c1: Found GsupExpect[0] for "262420142950310" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@8d8dc1e387c1: Added IMSI table entry 7TC_gsup_sai(19)"262420142950310" TC_gsup_sai(19)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai(19)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085521592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55460<->l=127.0.0.1:4258 TC_gsup_sai(19)@8d8dc1e387c1: Final verdict of PTC: pass MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085521593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 20250315085521593 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42967<->l=127.0.0.1:4259) 20250315085521593 DLINP <000b> input/ipa.c:452 connected read/write 20250315085521593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085521593 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085521594 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085521594 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@8d8dc1e387c1: Final verdict of PTC: none 10@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_sai finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat Mar 15 08:55:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250315085521618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 20250315085521719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55476<->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=163380) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:55:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_sai_num_auth_vectors started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085524828 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085524828 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085524832 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085524838 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524838 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085524838 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085524838 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 20250315085524838 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085524838 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 20250315085524838 DLGSUP <0013> gsup_server.c:236 2: 20250315085524838 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085524838 DLGSUP <0013> gsup_server.c:236 3: 20250315085524838 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085524838 DLGSUP <0013> gsup_server.c:236 4: 20250315085524838 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085524838 DLGSUP <0013> gsup_server.c:236 5: 20250315085524838 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085524838 DLGSUP <0013> gsup_server.c:236 7: 20250315085524838 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085524838 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085524838 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085524838 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(20)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@8d8dc1e387c1: 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") 20250315085524862 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33437<->l=127.0.0.1:4259) 20250315085524873 DAUC <0003> db_auc.c:157 IMSI='262424299096911': No 2G Auth Data 20250315085524873 DAUC <0003> db_auc.c:192 IMSI='262424299096911': No 3G Auth Data HLR_Test-GSUP(21)@8d8dc1e387c1: Created GsupExpect[0] for "262424299096911" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250315085524898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55492<->l=127.0.0.1:4258 20250315085524911 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524911 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424299096911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424299096911"} 20250315085524911 DAUC <0003> db_auc.c:192 IMSI='262424299096911': No 3G Auth Data 20250315085524911 DAUC <0003> db_auc.c:236 IMSI='262424299096911': Calling to generate 1 vectors 20250315085524911 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250315085524911 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085524911 DAUC <0003> auc.c:113 vector [0]: rand = 3d79e3eb4635e261777240a70d1f4e46 20250315085524911 DAUC <0003> auc.c:179 vector [0]: kc = 43b5452512e87800 20250315085524911 DAUC <0003> auc.c:180 vector [0]: sres = c02cd1da 20250315085524911 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085524911 DAUC <0003> db_auc.c:245 IMSI='262424299096911': Generated 1 vectors 20250315085524911 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424299096911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424299096911"} 20250315085524911 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424299096911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524911 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524911 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8dc1e387c1: Found GsupExpect[0] for "262424299096911" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424299096911" TC_gsup_sai_num_auth_vectors(24)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085524919 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524919 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424299096911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424299096911"} 20250315085524919 DAUC <0003> db_auc.c:192 IMSI='262424299096911': No 3G Auth Data 20250315085524919 DAUC <0003> db_auc.c:236 IMSI='262424299096911': Calling to generate 4 vectors 20250315085524919 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250315085524919 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085524919 DAUC <0003> auc.c:113 vector [0]: rand = cbcb372a7378850ca12ffde867cf7679 20250315085524919 DAUC <0003> auc.c:179 vector [0]: kc = cf165b3153b03800 20250315085524919 DAUC <0003> auc.c:180 vector [0]: sres = 26809a27 20250315085524919 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085524919 DAUC <0003> auc.c:113 vector [1]: rand = 4ccf9bb5bb1698ceb8298f0cba7b7a08 20250315085524919 DAUC <0003> auc.c:179 vector [1]: kc = 1b15648a66d84c00 20250315085524919 DAUC <0003> auc.c:180 vector [1]: sres = b5536781 20250315085524919 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250315085524919 DAUC <0003> auc.c:113 vector [2]: rand = f85367d7bb2f5c15abe91418d500860f 20250315085524919 DAUC <0003> auc.c:179 vector [2]: kc = 4dec19415cb13c00 20250315085524919 DAUC <0003> auc.c:180 vector [2]: sres = 3efae9a0 20250315085524919 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250315085524919 DAUC <0003> auc.c:113 vector [3]: rand = c18abe54b5e2cb9f82c78d9982effe7d 20250315085524919 DAUC <0003> auc.c:179 vector [3]: kc = 22466d1ed8108000 20250315085524919 DAUC <0003> auc.c:180 vector [3]: sres = 6c997735 20250315085524919 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250315085524919 DAUC <0003> db_auc.c:245 IMSI='262424299096911': Generated 4 vectors 20250315085524919 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424299096911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424299096911"} 20250315085524919 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424299096911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524919 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524919 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524924 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524924 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424299096911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424299096911"} 20250315085524924 DAUC <0003> db_auc.c:192 IMSI='262424299096911': No 3G Auth Data 20250315085524924 DAUC <0003> db_auc.c:236 IMSI='262424299096911': Calling to generate 5 vectors 20250315085524924 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250315085524924 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085524924 DAUC <0003> auc.c:113 vector [0]: rand = cb2df396dc319423fa3233d567b9f5b5 20250315085524924 DAUC <0003> auc.c:179 vector [0]: kc = 7e462675c1aa1800 20250315085524924 DAUC <0003> auc.c:180 vector [0]: sres = 6e4f9a1e 20250315085524924 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085524924 DAUC <0003> auc.c:113 vector [1]: rand = 1423ea9d65cd520f49d465a2227c3846 20250315085524924 DAUC <0003> auc.c:179 vector [1]: kc = eed1f636350dec00 20250315085524924 DAUC <0003> auc.c:180 vector [1]: sres = 3fc9ab6f 20250315085524924 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250315085524924 DAUC <0003> auc.c:113 vector [2]: rand = 1b23beba5fafc538adf9b2f3b3e3fabb 20250315085524924 DAUC <0003> auc.c:179 vector [2]: kc = 2b178b5da76a9400 20250315085524924 DAUC <0003> auc.c:180 vector [2]: sres = 13a748cc 20250315085524924 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250315085524924 DAUC <0003> auc.c:113 vector [3]: rand = 8ec57c536453b417f3194dd3c2199a95 20250315085524924 DAUC <0003> auc.c:179 vector [3]: kc = 13c4914c974fa400 20250315085524924 DAUC <0003> auc.c:180 vector [3]: sres = c5e5d873 20250315085524924 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250315085524924 DAUC <0003> auc.c:113 vector [4]: rand = 0d39c82ddb4300c054a7ee7bb073316c 20250315085524924 DAUC <0003> auc.c:179 vector [4]: kc = e4e1661c52c90800 20250315085524924 DAUC <0003> auc.c:180 vector [4]: sres = bd4cc4d8 20250315085524924 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250315085524924 DAUC <0003> db_auc.c:245 IMSI='262424299096911': Generated 5 vectors 20250315085524924 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424299096911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424299096911"} 20250315085524925 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424299096911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524925 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524925 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524928 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524929 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424299096911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424299096911"} 20250315085524929 DAUC <0003> db_auc.c:192 IMSI='262424299096911': No 3G Auth Data 20250315085524929 DAUC <0003> db_auc.c:236 IMSI='262424299096911': Calling to generate 5 vectors 20250315085524929 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250315085524929 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085524929 DAUC <0003> auc.c:113 vector [0]: rand = f821d8911975f0ba2575d276c551432e 20250315085524929 DAUC <0003> auc.c:179 vector [0]: kc = 84245b6fe15eb000 20250315085524929 DAUC <0003> auc.c:180 vector [0]: sres = 0e826016 20250315085524929 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085524929 DAUC <0003> auc.c:113 vector [1]: rand = 850870bc748b2f32c8534acaddfabbc1 20250315085524929 DAUC <0003> auc.c:179 vector [1]: kc = 2a99f0773a706000 20250315085524929 DAUC <0003> auc.c:180 vector [1]: sres = 92f90192 20250315085524929 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250315085524929 DAUC <0003> auc.c:113 vector [2]: rand = 857bf145cafee3df324ccb248461206f 20250315085524929 DAUC <0003> auc.c:179 vector [2]: kc = 21cd671f2fb5b000 20250315085524929 DAUC <0003> auc.c:180 vector [2]: sres = 649b0943 20250315085524929 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250315085524929 DAUC <0003> auc.c:113 vector [3]: rand = dc35da221e147e5985434c8a10bacac8 20250315085524929 DAUC <0003> auc.c:179 vector [3]: kc = ff5347c78cc4a800 20250315085524929 DAUC <0003> auc.c:180 vector [3]: sres = eb8bd7df 20250315085524929 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250315085524929 DAUC <0003> auc.c:113 vector [4]: rand = 2166a5347bb41933654bef0f21e61fcd 20250315085524929 DAUC <0003> auc.c:179 vector [4]: kc = 88ee6d9de97f2400 20250315085524929 DAUC <0003> auc.c:180 vector [4]: sres = 255df55b 20250315085524929 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250315085524929 DAUC <0003> db_auc.c:245 IMSI='262424299096911': Generated 5 vectors 20250315085524929 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424299096911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424299096911"} 20250315085524929 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424299096911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524929 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524929 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55492<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085524935 DAUC <0003> db_auc.c:157 IMSI='262422812998546': No 2G Auth Data 20250315085524935 DAUC <0003> db_auc.c:192 IMSI='262422812998546': No 3G Auth Data HLR_Test-GSUP(21)@8d8dc1e387c1: Created GsupExpect[0] for "262422812998546" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250315085524946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55500<->l=127.0.0.1:4258 20250315085524948 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524948 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422812998546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422812998546"} 20250315085524948 DAUC <0003> db_auc.c:192 IMSI='262422812998546': No 3G Auth Data 20250315085524948 DAUC <0003> db_auc.c:236 IMSI='262422812998546': Calling to generate 1 vectors 20250315085524948 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250315085524948 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085524948 DAUC <0003> auc.c:113 vector [0]: rand = 84364c8513f8ed66dd8bcbab3ce74270 20250315085524948 DAUC <0003> auc.c:179 vector [0]: kc = ef69d8ffda3da000 20250315085524948 DAUC <0003> auc.c:180 vector [0]: sres = e967d0a5 20250315085524948 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085524948 DAUC <0003> db_auc.c:245 IMSI='262422812998546': Generated 1 vectors 20250315085524948 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422812998546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422812998546"} 20250315085524948 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422812998546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524948 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524948 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8dc1e387c1: Found GsupExpect[0] for "262422812998546" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@8d8dc1e387c1: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262422812998546" TC_gsup_sai_num_auth_vectors(25)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085524949 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524949 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422812998546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422812998546"} 20250315085524949 DAUC <0003> db_auc.c:192 IMSI='262422812998546': No 3G Auth Data 20250315085524949 DAUC <0003> db_auc.c:236 IMSI='262422812998546': Calling to generate 4 vectors 20250315085524949 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250315085524949 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085524949 DAUC <0003> auc.c:113 vector [0]: rand = a086a591ab95bbf12c55d8a8e5b0b0d4 20250315085524949 DAUC <0003> auc.c:179 vector [0]: kc = 2a3fbf97e7ea0400 20250315085524949 DAUC <0003> auc.c:180 vector [0]: sres = dd53b930 20250315085524949 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085524949 DAUC <0003> auc.c:113 vector [1]: rand = d503acb170ae5ef9580d6245597f9de5 20250315085524949 DAUC <0003> auc.c:179 vector [1]: kc = eac5be9eb3415400 20250315085524949 DAUC <0003> auc.c:180 vector [1]: sres = a484d21e 20250315085524949 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250315085524949 DAUC <0003> auc.c:113 vector [2]: rand = bf1d3c10dd34dd1689387374bcc48f2f 20250315085524949 DAUC <0003> auc.c:179 vector [2]: kc = addbbb0e59f62c00 20250315085524949 DAUC <0003> auc.c:180 vector [2]: sres = c2658e68 20250315085524949 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250315085524949 DAUC <0003> auc.c:113 vector [3]: rand = cb6bfdf2aa9f8996f763cf0152c0bf93 20250315085524949 DAUC <0003> auc.c:179 vector [3]: kc = 5b2a4125f5c76c00 20250315085524949 DAUC <0003> auc.c:180 vector [3]: sres = d06f2c2b 20250315085524949 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250315085524949 DAUC <0003> db_auc.c:245 IMSI='262422812998546': Generated 4 vectors 20250315085524949 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422812998546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422812998546"} 20250315085524949 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422812998546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524949 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524949 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524949 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524949 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422812998546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422812998546"} 20250315085524949 DAUC <0003> db_auc.c:192 IMSI='262422812998546': No 3G Auth Data 20250315085524949 DAUC <0003> db_auc.c:236 IMSI='262422812998546': Calling to generate 5 vectors 20250315085524949 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250315085524949 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085524949 DAUC <0003> auc.c:113 vector [0]: rand = 24b9da3705d44e401237f228522ef9b7 20250315085524949 DAUC <0003> auc.c:179 vector [0]: kc = c0f04320e24bbc00 20250315085524949 DAUC <0003> auc.c:180 vector [0]: sres = 801f8c7d 20250315085524949 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085524949 DAUC <0003> auc.c:113 vector [1]: rand = 79fcc35c7b9b6cd375010e0c9da2c717 20250315085524949 DAUC <0003> auc.c:179 vector [1]: kc = 59b8ddde14403000 20250315085524949 DAUC <0003> auc.c:180 vector [1]: sres = 7a94f122 20250315085524949 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250315085524949 DAUC <0003> auc.c:113 vector [2]: rand = d680003d5b808111254a07cbc987b7d5 20250315085524949 DAUC <0003> auc.c:179 vector [2]: kc = dbeab6bf888a4800 20250315085524949 DAUC <0003> auc.c:180 vector [2]: sres = b2c99a37 20250315085524949 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250315085524949 DAUC <0003> auc.c:113 vector [3]: rand = 24fc657ba88df8b3c3f7bd695364e5f9 20250315085524949 DAUC <0003> auc.c:179 vector [3]: kc = 8989b9f305284400 20250315085524949 DAUC <0003> auc.c:180 vector [3]: sres = fce21848 20250315085524949 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250315085524949 DAUC <0003> auc.c:113 vector [4]: rand = 243cf170bc5cfb975abde8edf0c90b20 20250315085524949 DAUC <0003> auc.c:179 vector [4]: kc = 16a4372de3f10c00 20250315085524949 DAUC <0003> auc.c:180 vector [4]: sres = f42a0855 20250315085524949 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250315085524949 DAUC <0003> db_auc.c:245 IMSI='262422812998546': Generated 5 vectors 20250315085524949 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422812998546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422812998546"} 20250315085524949 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422812998546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524949 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524949 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524950 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524950 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422812998546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422812998546"} 20250315085524950 DAUC <0003> db_auc.c:192 IMSI='262422812998546': No 3G Auth Data 20250315085524950 DAUC <0003> db_auc.c:236 IMSI='262422812998546': Calling to generate 5 vectors 20250315085524950 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250315085524950 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085524950 DAUC <0003> auc.c:113 vector [0]: rand = 1313a80fbea1c4f4d201c3e7234f6910 20250315085524950 DAUC <0003> auc.c:179 vector [0]: kc = 85e3331c464e2400 20250315085524950 DAUC <0003> auc.c:180 vector [0]: sres = c0966f4d 20250315085524950 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085524950 DAUC <0003> auc.c:113 vector [1]: rand = 41535078a300fb3e3ba5bfaf3ff02373 20250315085524950 DAUC <0003> auc.c:179 vector [1]: kc = 431fcbf80397c400 20250315085524950 DAUC <0003> auc.c:180 vector [1]: sres = 6d5ed1d2 20250315085524950 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250315085524950 DAUC <0003> auc.c:113 vector [2]: rand = 9d5bbb0edc09b934a9295efe92e713f4 20250315085524950 DAUC <0003> auc.c:179 vector [2]: kc = e683d9a207bff000 20250315085524950 DAUC <0003> auc.c:180 vector [2]: sres = 643aa381 20250315085524950 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250315085524950 DAUC <0003> auc.c:113 vector [3]: rand = e3a171206d3f2c173c167aceec2cacd1 20250315085524950 DAUC <0003> auc.c:179 vector [3]: kc = 0fbefb70fecc9000 20250315085524950 DAUC <0003> auc.c:180 vector [3]: sres = 2503f425 20250315085524950 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250315085524950 DAUC <0003> auc.c:113 vector [4]: rand = b6a1472a5445e2a1432a740d418b3a31 20250315085524950 DAUC <0003> auc.c:179 vector [4]: kc = 091e23b5e2fcf800 20250315085524950 DAUC <0003> auc.c:180 vector [4]: sres = 81db3b26 20250315085524950 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250315085524950 DAUC <0003> db_auc.c:245 IMSI='262422812998546': Generated 5 vectors 20250315085524950 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422812998546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422812998546"} 20250315085524950 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422812998546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524950 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524950 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55500<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085524952 DAUC <0003> db_auc.c:157 IMSI='262425925740979': No 2G Auth Data 20250315085524952 DAUC <0003> db_auc.c:192 IMSI='262425925740979': No 3G Auth Data HLR_Test-GSUP(21)@8d8dc1e387c1: Created GsupExpect[0] for "262425925740979" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250315085524957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55510<->l=127.0.0.1:4258 20250315085524959 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524959 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425925740979 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425925740979"} 20250315085524959 DAUC <0003> db_auc.c:192 IMSI='262425925740979': No 3G Auth Data 20250315085524959 DAUC <0003> db_auc.c:236 IMSI='262425925740979': Calling to generate 1 vectors 20250315085524959 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250315085524959 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085524959 DAUC <0003> auc.c:113 vector [0]: rand = 2f0eaf95c3cc6b85c192867ee4d50e8d 20250315085524959 DAUC <0003> auc.c:179 vector [0]: kc = b35780fb0f394b92 20250315085524959 DAUC <0003> auc.c:180 vector [0]: sres = 2a9bd22b 20250315085524959 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085524959 DAUC <0003> db_auc.c:245 IMSI='262425925740979': Generated 1 vectors 20250315085524959 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425925740979 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425925740979"} 20250315085524959 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425925740979 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524959 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524959 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8dc1e387c1: Found GsupExpect[0] for "262425925740979" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@8d8dc1e387c1: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262425925740979" TC_gsup_sai_num_auth_vectors(26)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085524960 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524960 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425925740979 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425925740979"} 20250315085524960 DAUC <0003> db_auc.c:192 IMSI='262425925740979': No 3G Auth Data 20250315085524960 DAUC <0003> db_auc.c:236 IMSI='262425925740979': Calling to generate 4 vectors 20250315085524960 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250315085524960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085524960 DAUC <0003> auc.c:113 vector [0]: rand = f3243716fdbe0dea120d8242d6ad46c3 20250315085524960 DAUC <0003> auc.c:179 vector [0]: kc = 0cafb3829cee61df 20250315085524960 DAUC <0003> auc.c:180 vector [0]: sres = 2b46bc4d 20250315085524960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085524960 DAUC <0003> auc.c:113 vector [1]: rand = 8a172a26f01892dd412b8a9694977374 20250315085524960 DAUC <0003> auc.c:179 vector [1]: kc = a50c1cce927b3c53 20250315085524960 DAUC <0003> auc.c:180 vector [1]: sres = d96969f3 20250315085524960 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250315085524960 DAUC <0003> auc.c:113 vector [2]: rand = e553e207e77a06934b0b06d3a69ddff5 20250315085524960 DAUC <0003> auc.c:179 vector [2]: kc = 2cc0c25e1606c098 20250315085524960 DAUC <0003> auc.c:180 vector [2]: sres = 6fa15f17 20250315085524960 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250315085524960 DAUC <0003> auc.c:113 vector [3]: rand = 8076efc5973f709e3a79f90e87ce1adf 20250315085524960 DAUC <0003> auc.c:179 vector [3]: kc = a08b923f507d9524 20250315085524960 DAUC <0003> auc.c:180 vector [3]: sres = 697867b2 20250315085524960 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250315085524960 DAUC <0003> db_auc.c:245 IMSI='262425925740979': Generated 4 vectors 20250315085524960 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425925740979 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425925740979"} 20250315085524960 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425925740979 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524960 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524960 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524961 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524961 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425925740979 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425925740979"} 20250315085524961 DAUC <0003> db_auc.c:192 IMSI='262425925740979': No 3G Auth Data 20250315085524961 DAUC <0003> db_auc.c:236 IMSI='262425925740979': Calling to generate 5 vectors 20250315085524961 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250315085524961 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085524961 DAUC <0003> auc.c:113 vector [0]: rand = 27eebff8877f14f652e0135b65465f7a 20250315085524961 DAUC <0003> auc.c:179 vector [0]: kc = bbb4f03a753c3bc9 20250315085524961 DAUC <0003> auc.c:180 vector [0]: sres = db737efa 20250315085524961 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085524961 DAUC <0003> auc.c:113 vector [1]: rand = ed9aea81a36d1c7ed08c1027d8f5e135 20250315085524961 DAUC <0003> auc.c:179 vector [1]: kc = 2145020430e5b9c3 20250315085524961 DAUC <0003> auc.c:180 vector [1]: sres = 1dac6bc2 20250315085524961 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250315085524961 DAUC <0003> auc.c:113 vector [2]: rand = 72f492cb5e3193d8cdbe9db094649a32 20250315085524961 DAUC <0003> auc.c:179 vector [2]: kc = 47399facf08c62e5 20250315085524961 DAUC <0003> auc.c:180 vector [2]: sres = d2e23dd5 20250315085524961 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250315085524961 DAUC <0003> auc.c:113 vector [3]: rand = 3d68e16db4852ef8dfb1516cc7e128ed 20250315085524961 DAUC <0003> auc.c:179 vector [3]: kc = ab3df411e8998389 20250315085524961 DAUC <0003> auc.c:180 vector [3]: sres = 878ba4a5 20250315085524961 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250315085524961 DAUC <0003> auc.c:113 vector [4]: rand = 5883ad5af8e5936eacfedf4630151de2 20250315085524961 DAUC <0003> auc.c:179 vector [4]: kc = 2318c35a2c780c35 20250315085524961 DAUC <0003> auc.c:180 vector [4]: sres = 63665501 20250315085524961 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250315085524961 DAUC <0003> db_auc.c:245 IMSI='262425925740979': Generated 5 vectors 20250315085524961 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425925740979 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425925740979"} 20250315085524961 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425925740979 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524961 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524961 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524961 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524961 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425925740979 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425925740979"} 20250315085524961 DAUC <0003> db_auc.c:192 IMSI='262425925740979': No 3G Auth Data 20250315085524961 DAUC <0003> db_auc.c:236 IMSI='262425925740979': Calling to generate 5 vectors 20250315085524961 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250315085524961 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085524961 DAUC <0003> auc.c:113 vector [0]: rand = 8b9710275889869b933a59dfbb8fa22c 20250315085524961 DAUC <0003> auc.c:179 vector [0]: kc = d335c1f351e04dc9 20250315085524961 DAUC <0003> auc.c:180 vector [0]: sres = ab6eca4d 20250315085524961 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250315085524961 DAUC <0003> auc.c:113 vector [1]: rand = 6dac3e707d7a3c5f7665f43556e5bc5e 20250315085524961 DAUC <0003> auc.c:179 vector [1]: kc = 57e789857c7690be 20250315085524961 DAUC <0003> auc.c:180 vector [1]: sres = af98caaf 20250315085524961 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250315085524961 DAUC <0003> auc.c:113 vector [2]: rand = f0a9cce5fe083c29e93869ccf0ded6c8 20250315085524961 DAUC <0003> auc.c:179 vector [2]: kc = 6086696bf8c3038d 20250315085524961 DAUC <0003> auc.c:180 vector [2]: sres = b8d654b5 20250315085524961 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250315085524961 DAUC <0003> auc.c:113 vector [3]: rand = 91af83854789aceee5d400bd6aa82f4b 20250315085524961 DAUC <0003> auc.c:179 vector [3]: kc = 0e4fa144258f5bb4 20250315085524961 DAUC <0003> auc.c:180 vector [3]: sres = 4bace9d9 20250315085524962 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250315085524962 DAUC <0003> auc.c:113 vector [4]: rand = 1a96841c48cdf1a16131e8598780b93b 20250315085524962 DAUC <0003> auc.c:179 vector [4]: kc = 6c5aad2f27093d92 20250315085524962 DAUC <0003> auc.c:180 vector [4]: sres = 3c9476bb 20250315085524962 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250315085524962 DAUC <0003> db_auc.c:245 IMSI='262425925740979': Generated 5 vectors 20250315085524962 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425925740979 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425925740979"} 20250315085524962 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425925740979 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524962 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524962 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55510<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085524963 DAUC <0003> db_auc.c:157 IMSI='262421558034724': No 2G Auth Data 20250315085524963 DAUC <0003> db_auc.c:192 IMSI='262421558034724': No 3G Auth Data HLR_Test-GSUP(21)@8d8dc1e387c1: Created GsupExpect[0] for "262421558034724" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250315085524969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4258 20250315085524970 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524970 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421558034724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421558034724"} 20250315085524970 DAUC <0003> db_auc.c:157 IMSI='262421558034724': No 2G Auth Data 20250315085524970 DAUC <0003> db_auc.c:236 IMSI='262421558034724': Calling to generate 1 vectors 20250315085524970 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250315085524970 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085524970 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085524970 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085524970 DAUC <0003> auc.c:113 vector [0]: rand = 6f1bac2461981dddf1d522457ef98a6c 20250315085524970 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085524970 DAUC <0003> auc.c:142 vector [0]: autn = c9b35b4914f0000004137896e89c9e74 20250315085524970 DAUC <0003> auc.c:143 vector [0]: ck = d3dda4caf45ac2ddc839b08b4f10043f 20250315085524970 DAUC <0003> auc.c:144 vector [0]: ik = 2b81af142a731462da69cb58e3aba78f 20250315085524970 DAUC <0003> auc.c:145 vector [0]: res = d66b3f06f2dd8d4d0000000000000000 20250315085524970 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085524970 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250315085524970 DAUC <0003> auc.c:151 vector [0]: kc = ea0c700d7292750f 20250315085524970 DAUC <0003> auc.c:152 vector [0]: sres = 24b6b24b 20250315085524970 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250315085524970 DAUC <0003> db_auc.c:245 IMSI='262421558034724': Generated 1 vectors 20250315085524970 DAUC <0003> db_auc.c:249 IMSI='262421558034724': Updating SQN=33 in DB 20250315085524970 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421558034724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421558034724"} 20250315085524970 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421558034724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524970 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524970 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8dc1e387c1: Found GsupExpect[0] for "262421558034724" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@8d8dc1e387c1: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421558034724" TC_gsup_sai_num_auth_vectors(27)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085524971 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524971 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421558034724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421558034724"} 20250315085524971 DAUC <0003> db_auc.c:157 IMSI='262421558034724': No 2G Auth Data 20250315085524971 DAUC <0003> db_auc.c:236 IMSI='262421558034724': Calling to generate 4 vectors 20250315085524971 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250315085524971 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085524971 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085524971 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250315085524971 DAUC <0003> auc.c:113 vector [0]: rand = 2ca412cfc82831fc6e4489bc9336e567 20250315085524971 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250315085524971 DAUC <0003> auc.c:142 vector [0]: autn = 05d1b7658545000088752cd544c9d685 20250315085524971 DAUC <0003> auc.c:143 vector [0]: ck = a84ad82a60b82971ae46422036f2efa5 20250315085524971 DAUC <0003> auc.c:144 vector [0]: ik = de339e79c60f57eb3059e87ce7a59828 20250315085524971 DAUC <0003> auc.c:145 vector [0]: res = 65ccb95814141d5f0000000000000000 20250315085524971 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085524971 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250315085524971 DAUC <0003> auc.c:151 vector [0]: kc = e866ec0f77e00917 20250315085524971 DAUC <0003> auc.c:152 vector [0]: sres = 71d8a407 20250315085524971 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250315085524971 DAUC <0003> auc.c:113 vector [1]: rand = 30de357827be7ae09ac0bc7f6e550f8f 20250315085524971 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250315085524971 DAUC <0003> auc.c:142 vector [1]: autn = 402a9dfea6ea00005e3765dfd275e898 20250315085524971 DAUC <0003> auc.c:143 vector [1]: ck = 310fa66d980d242acdd661c620c7875e 20250315085524971 DAUC <0003> auc.c:144 vector [1]: ik = c6ffd4fb78fc4600e45508b7e261a223 20250315085524971 DAUC <0003> auc.c:145 vector [1]: res = 924fee6289aebc6d0000000000000000 20250315085524971 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085524971 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250315085524971 DAUC <0003> auc.c:151 vector [1]: kc = de731be722574757 20250315085524971 DAUC <0003> auc.c:152 vector [1]: sres = 1be1520f 20250315085524971 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250315085524971 DAUC <0003> auc.c:113 vector [2]: rand = 4a1904aef94f2986ae18ccc0fcb99d54 20250315085524971 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250315085524971 DAUC <0003> auc.c:142 vector [2]: autn = 2aa242307fc30000927fd8cff6f3fb3f 20250315085524971 DAUC <0003> auc.c:143 vector [2]: ck = 05943a59a0abc927e3e0aa0767e4e5bd 20250315085524971 DAUC <0003> auc.c:144 vector [2]: ik = 555491faa9fac835cc9afbf00b79af14 20250315085524971 DAUC <0003> auc.c:145 vector [2]: res = 349faf6c02706d230000000000000000 20250315085524971 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085524971 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250315085524971 DAUC <0003> auc.c:151 vector [2]: kc = 7fbafa5465cc4bbb 20250315085524972 DAUC <0003> auc.c:152 vector [2]: sres = 36efc24f 20250315085524972 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250315085524972 DAUC <0003> auc.c:113 vector [3]: rand = 3c64508be01cda2538280b85b99bc136 20250315085524972 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250315085524972 DAUC <0003> auc.c:142 vector [3]: autn = 70500fe6628f00009e21a0b9c25d75f2 20250315085524972 DAUC <0003> auc.c:143 vector [3]: ck = 2657d076632d2a9c07cd00fd8aa99808 20250315085524972 DAUC <0003> auc.c:144 vector [3]: ik = d47b9aacf29e2d416d89badc024a356e 20250315085524972 DAUC <0003> auc.c:145 vector [3]: res = 6e6e51f611e63f000000000000000000 20250315085524972 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085524972 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250315085524972 DAUC <0003> auc.c:151 vector [3]: kc = 9868f0fb1950aabb 20250315085524972 DAUC <0003> auc.c:152 vector [3]: sres = 7f886ef6 20250315085524972 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250315085524972 DAUC <0003> db_auc.c:245 IMSI='262421558034724': Generated 4 vectors 20250315085524972 DAUC <0003> db_auc.c:249 IMSI='262421558034724': Updating SQN=161 in DB 20250315085524972 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421558034724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421558034724"} 20250315085524972 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421558034724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524972 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524972 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524972 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524972 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421558034724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421558034724"} 20250315085524972 DAUC <0003> db_auc.c:157 IMSI='262421558034724': No 2G Auth Data 20250315085524972 DAUC <0003> db_auc.c:236 IMSI='262421558034724': Calling to generate 5 vectors 20250315085524972 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250315085524972 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085524972 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085524972 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250315085524972 DAUC <0003> auc.c:113 vector [0]: rand = a9f7f57e82bfffbe46df0110a91fa142 20250315085524972 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250315085524972 DAUC <0003> auc.c:142 vector [0]: autn = d3ec697726110000693ad7f4c53cc6e9 20250315085524972 DAUC <0003> auc.c:143 vector [0]: ck = df1c90340e5707b6341d4543a4edc857 20250315085524972 DAUC <0003> auc.c:144 vector [0]: ik = 9d3bbfeefc338ee38755de1078a0b246 20250315085524972 DAUC <0003> auc.c:145 vector [0]: res = 9e19a1903ceab6cc0000000000000000 20250315085524973 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085524973 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250315085524973 DAUC <0003> auc.c:151 vector [0]: kc = f16fb4892e29f344 20250315085524973 DAUC <0003> auc.c:152 vector [0]: sres = a2f3175c 20250315085524973 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250315085524973 DAUC <0003> auc.c:113 vector [1]: rand = 3a26f88011eee10f0f7e86465be735af 20250315085524973 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250315085524973 DAUC <0003> auc.c:142 vector [1]: autn = 42b4e2473d740000c7717b30eba0ad36 20250315085524973 DAUC <0003> auc.c:143 vector [1]: ck = 067111660f2bcf92b7eab7e3c7edc76e 20250315085524973 DAUC <0003> auc.c:144 vector [1]: ik = b3f79fe87fe598a04eacf91f32caf34d 20250315085524973 DAUC <0003> auc.c:145 vector [1]: res = c4de10225a02e8520000000000000000 20250315085524973 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085524973 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250315085524973 DAUC <0003> auc.c:151 vector [1]: kc = 4cc0c07285e96311 20250315085524973 DAUC <0003> auc.c:152 vector [1]: sres = 9edcf870 20250315085524973 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250315085524973 DAUC <0003> auc.c:113 vector [2]: rand = 43e4b01446c9a6fdd5ece571f1378cd9 20250315085524973 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250315085524973 DAUC <0003> auc.c:142 vector [2]: autn = 1775240be9680000650c30cf8e10a0e8 20250315085524973 DAUC <0003> auc.c:143 vector [2]: ck = 0a6252698f16965f2ae80aa41f13d649 20250315085524973 DAUC <0003> auc.c:144 vector [2]: ik = 8782b54d820ca79ae2440d07a174f525 20250315085524973 DAUC <0003> auc.c:145 vector [2]: res = d086ba5e04c6e7470000000000000000 20250315085524973 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085524973 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250315085524973 DAUC <0003> auc.c:151 vector [2]: kc = 454ce087b37d12a9 20250315085524973 DAUC <0003> auc.c:152 vector [2]: sres = d4405d19 20250315085524973 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250315085524973 DAUC <0003> auc.c:113 vector [3]: rand = c8eb61012ec8d1eb82691fb229812ca9 20250315085524973 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250315085524973 DAUC <0003> auc.c:142 vector [3]: autn = 16d39df8912f00008a9fc2c1269c6d67 20250315085524973 DAUC <0003> auc.c:143 vector [3]: ck = 49ea2ded6d8195cf1193f6494f4ca205 20250315085524973 DAUC <0003> auc.c:144 vector [3]: ik = db49ff77707cda30c8a7a7996859e429 20250315085524973 DAUC <0003> auc.c:145 vector [3]: res = 361a35e71085d2d30000000000000000 20250315085524973 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085524973 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250315085524973 DAUC <0003> auc.c:151 vector [3]: kc = 4b97834a3ae809d3 20250315085524973 DAUC <0003> auc.c:152 vector [3]: sres = 269fe734 20250315085524973 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250315085524973 DAUC <0003> auc.c:113 vector [4]: rand = c6be367f730fe62b2eafb0e5b308fe84 20250315085524973 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250315085524973 DAUC <0003> auc.c:142 vector [4]: autn = 1ac06db1b5690000b07fc39922ca264f 20250315085524973 DAUC <0003> auc.c:143 vector [4]: ck = 46b8ee717ba84e95510de4fbc22c8b6e 20250315085524973 DAUC <0003> auc.c:144 vector [4]: ik = 039dc01db2639e671e7115a18f9f1096 20250315085524973 DAUC <0003> auc.c:145 vector [4]: res = 64c6682ed23538050000000000000000 20250315085524973 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085524973 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250315085524973 DAUC <0003> auc.c:151 vector [4]: kc = 0a59df3684784b0a 20250315085524973 DAUC <0003> auc.c:152 vector [4]: sres = b6f3502b 20250315085524973 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250315085524973 DAUC <0003> db_auc.c:245 IMSI='262421558034724': Generated 5 vectors 20250315085524973 DAUC <0003> db_auc.c:249 IMSI='262421558034724': Updating SQN=321 in DB 20250315085524973 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421558034724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421558034724"} 20250315085524973 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421558034724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524973 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524973 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524974 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524974 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421558034724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421558034724"} 20250315085524974 DAUC <0003> db_auc.c:157 IMSI='262421558034724': No 2G Auth Data 20250315085524974 DAUC <0003> db_auc.c:236 IMSI='262421558034724': Calling to generate 5 vectors 20250315085524974 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250315085524974 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085524974 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085524974 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250315085524974 DAUC <0003> auc.c:113 vector [0]: rand = 840952375628684bb948512d7c2be708 20250315085524974 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250315085524974 DAUC <0003> auc.c:142 vector [0]: autn = 2b1a1e163b510000244e0ad5761c4865 20250315085524974 DAUC <0003> auc.c:143 vector [0]: ck = 25b2c7d8ba1b4ead2e1737b3f63a7cf6 20250315085524974 DAUC <0003> auc.c:144 vector [0]: ik = d07eb3aa4e9dce46b91c03873c20c872 20250315085524974 DAUC <0003> auc.c:145 vector [0]: res = 7eb1c87dddfd29af0000000000000000 20250315085524974 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085524974 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250315085524974 DAUC <0003> auc.c:151 vector [0]: kc = 62c740463e9c346f 20250315085524974 DAUC <0003> auc.c:152 vector [0]: sres = a34ce1d2 20250315085524974 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250315085524974 DAUC <0003> auc.c:113 vector [1]: rand = 1e87a7de69f8c2a3e3785dc9baba3e3b 20250315085524974 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250315085524974 DAUC <0003> auc.c:142 vector [1]: autn = 8ad66faab5f40000d7cb94148692cb8a 20250315085524974 DAUC <0003> auc.c:143 vector [1]: ck = 4e3c8bd8e5f7cbd5ccae1de4dfe4e22d 20250315085524974 DAUC <0003> auc.c:144 vector [1]: ik = 3fa7d0a54ba56075110b81ba87971155 20250315085524974 DAUC <0003> auc.c:145 vector [1]: res = 79744d44ad4bc9fd0000000000000000 20250315085524974 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085524974 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250315085524974 DAUC <0003> auc.c:151 vector [1]: kc = ac3ec723f62158d8 20250315085524974 DAUC <0003> auc.c:152 vector [1]: sres = d43f84b9 20250315085524974 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250315085524974 DAUC <0003> auc.c:113 vector [2]: rand = 92792a99725a1186ec2928f0ea6b81e8 20250315085524974 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250315085524974 DAUC <0003> auc.c:142 vector [2]: autn = f58e49659c75000038bfa03cd6c0fa19 20250315085524974 DAUC <0003> auc.c:143 vector [2]: ck = ca3c1f5ca60af39319beaf5ee4c9b3e4 20250315085524974 DAUC <0003> auc.c:144 vector [2]: ik = 03d8e43888417d49bfeb24ec4d228b54 20250315085524974 DAUC <0003> auc.c:145 vector [2]: res = e31f3103442a88910000000000000000 20250315085524974 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085524974 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250315085524974 DAUC <0003> auc.c:151 vector [2]: kc = 6fb170d687a0b66a 20250315085524974 DAUC <0003> auc.c:152 vector [2]: sres = a735b992 20250315085524974 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250315085524974 DAUC <0003> auc.c:113 vector [3]: rand = d348962e0f86b83426214b0dd4989546 20250315085524974 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250315085524974 DAUC <0003> auc.c:142 vector [3]: autn = dfcffff0150400006024211c4098cc54 20250315085524974 DAUC <0003> auc.c:143 vector [3]: ck = fc8e6bae54ca7a344acffd7fc7813f5f 20250315085524974 DAUC <0003> auc.c:144 vector [3]: ik = 64ce24b6ebd1e49cefeba4209b74c964 20250315085524974 DAUC <0003> auc.c:145 vector [3]: res = 8bf67a62e30af1e60000000000000000 20250315085524974 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085524974 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250315085524974 DAUC <0003> auc.c:151 vector [3]: kc = 3d641647e3ee6893 20250315085524974 DAUC <0003> auc.c:152 vector [3]: sres = 68fc8b84 20250315085524974 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250315085524974 DAUC <0003> auc.c:113 vector [4]: rand = 1339b18f4dec8b18488a3c46e0851acf 20250315085524974 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250315085524974 DAUC <0003> auc.c:142 vector [4]: autn = a64b6ceb4c450000b573ec8046f04ccf 20250315085524974 DAUC <0003> auc.c:143 vector [4]: ck = 2a9c7c6f32daf3d0214fca5fe79847f2 20250315085524974 DAUC <0003> auc.c:144 vector [4]: ik = 6cb17231e5d6444fa7233968c0e0aeef 20250315085524974 DAUC <0003> auc.c:145 vector [4]: res = 2c4e7c631c8b47d60000000000000000 20250315085524974 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085524974 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250315085524974 DAUC <0003> auc.c:151 vector [4]: kc = c041fd69f0745e82 20250315085524974 DAUC <0003> auc.c:152 vector [4]: sres = 30c53bb5 20250315085524974 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250315085524974 DAUC <0003> db_auc.c:245 IMSI='262421558034724': Generated 5 vectors 20250315085524974 DAUC <0003> db_auc.c:249 IMSI='262421558034724': Updating SQN=481 in DB 20250315085524974 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421558034724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421558034724"} 20250315085524974 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421558034724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524974 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524974 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085524976 DAUC <0003> db_auc.c:157 IMSI='262428739599651': No 2G Auth Data 20250315085524976 DAUC <0003> db_auc.c:192 IMSI='262428739599651': No 3G Auth Data HLR_Test-GSUP(21)@8d8dc1e387c1: Created GsupExpect[0] for "262428739599651" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250315085524982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4258 20250315085524985 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524985 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428739599651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428739599651"} 20250315085524985 DAUC <0003> db_auc.c:157 IMSI='262428739599651': No 2G Auth Data 20250315085524985 DAUC <0003> db_auc.c:236 IMSI='262428739599651': Calling to generate 1 vectors 20250315085524985 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250315085524985 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085524985 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250315085524985 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085524985 DAUC <0003> auc.c:113 vector [0]: rand = 15c96ad441286ff8679c0e48d973f02f 20250315085524985 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085524985 DAUC <0003> auc.c:142 vector [0]: autn = 661287d94fde00002545101ff60c7f54 20250315085524985 DAUC <0003> auc.c:143 vector [0]: ck = 188bd1982b7eeb4954c7724fb653ec96 20250315085524985 DAUC <0003> auc.c:144 vector [0]: ik = 1a5456dd708af6a20db8e0f109a02bce 20250315085524985 DAUC <0003> auc.c:145 vector [0]: res = cc8c0e3b862acc860000000000000000 20250315085524985 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085524985 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250315085524985 DAUC <0003> auc.c:151 vector [0]: kc = 5ba015fbe407dab3 20250315085524985 DAUC <0003> auc.c:152 vector [0]: sres = 4aa6c2bd 20250315085524985 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250315085524985 DAUC <0003> db_auc.c:245 IMSI='262428739599651': Generated 1 vectors 20250315085524985 DAUC <0003> db_auc.c:249 IMSI='262428739599651': Updating SQN=33 in DB 20250315085524985 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428739599651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428739599651"} 20250315085524985 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428739599651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524985 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524985 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8dc1e387c1: Found GsupExpect[0] for "262428739599651" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@8d8dc1e387c1: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262428739599651" TC_gsup_sai_num_auth_vectors(28)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085524987 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524987 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428739599651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428739599651"} 20250315085524987 DAUC <0003> db_auc.c:157 IMSI='262428739599651': No 2G Auth Data 20250315085524987 DAUC <0003> db_auc.c:236 IMSI='262428739599651': Calling to generate 4 vectors 20250315085524987 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250315085524987 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085524987 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250315085524987 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250315085524987 DAUC <0003> auc.c:113 vector [0]: rand = 5534aa289372ac7b78c89223a40471ed 20250315085524987 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250315085524987 DAUC <0003> auc.c:142 vector [0]: autn = b3e88ed222a100006d93ea3be3bf52cd 20250315085524987 DAUC <0003> auc.c:143 vector [0]: ck = 4db0b0bee895857b971234197520f465 20250315085524987 DAUC <0003> auc.c:144 vector [0]: ik = 99c9340b4cc60967f20342beb1df10aa 20250315085524987 DAUC <0003> auc.c:145 vector [0]: res = e26cf8eab7e529900000000000000000 20250315085524987 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085524987 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250315085524987 DAUC <0003> auc.c:151 vector [0]: kc = b168f21260ac68d3 20250315085524987 DAUC <0003> auc.c:152 vector [0]: sres = 5589d17a 20250315085524987 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250315085524987 DAUC <0003> auc.c:113 vector [1]: rand = d70023f7673bc2e00e20fc3f95d66987 20250315085524987 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250315085524987 DAUC <0003> auc.c:142 vector [1]: autn = 84335c8f66c80000782f30b34233550b 20250315085524987 DAUC <0003> auc.c:143 vector [1]: ck = 73e4a6670d7dc979f9b768bb5ff7728d 20250315085524987 DAUC <0003> auc.c:144 vector [1]: ik = f17867723f98e0609098a7b8d4e87962 20250315085524987 DAUC <0003> auc.c:145 vector [1]: res = 85e5f2df6c5f67170000000000000000 20250315085524987 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085524987 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250315085524987 DAUC <0003> auc.c:151 vector [1]: kc = ebb30e16b9fa22f6 20250315085524987 DAUC <0003> auc.c:152 vector [1]: sres = e9ba95c8 20250315085524987 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250315085524987 DAUC <0003> auc.c:113 vector [2]: rand = 10312b630f41acfa0f6d6cfa30feadc8 20250315085524987 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250315085524987 DAUC <0003> auc.c:142 vector [2]: autn = 0122441ed17f00008b42e297cc4d65ca 20250315085524987 DAUC <0003> auc.c:143 vector [2]: ck = 579b4294d435700ef1088e441ba68db2 20250315085524987 DAUC <0003> auc.c:144 vector [2]: ik = ee2ea464460b19173b7de22b5b01f75d 20250315085524987 DAUC <0003> auc.c:145 vector [2]: res = f8b30ccf95dee6cc0000000000000000 20250315085524987 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085524987 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250315085524987 DAUC <0003> auc.c:151 vector [2]: kc = 73c08a9fd29913f6 20250315085524987 DAUC <0003> auc.c:152 vector [2]: sres = 6d6dea03 20250315085524987 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250315085524987 DAUC <0003> auc.c:113 vector [3]: rand = 8f980e5b9923165c32241c42bcbcdc1f 20250315085524987 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250315085524987 DAUC <0003> auc.c:142 vector [3]: autn = 02c169c92247000077b8fa19c1c404fb 20250315085524987 DAUC <0003> auc.c:143 vector [3]: ck = 328e98432f1bd0223a486fe2298bd20d 20250315085524987 DAUC <0003> auc.c:144 vector [3]: ik = fdcaa88cfae6e7491d2f61f7abd16b1f 20250315085524987 DAUC <0003> auc.c:145 vector [3]: res = e6201d9ddedba7720000000000000000 20250315085524987 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085524987 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250315085524987 DAUC <0003> auc.c:151 vector [3]: kc = e8233eda57a78e79 20250315085524987 DAUC <0003> auc.c:152 vector [3]: sres = 38fbbaef 20250315085524987 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250315085524987 DAUC <0003> db_auc.c:245 IMSI='262428739599651': Generated 4 vectors 20250315085524987 DAUC <0003> db_auc.c:249 IMSI='262428739599651': Updating SQN=161 in DB 20250315085524987 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428739599651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428739599651"} 20250315085524987 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428739599651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524987 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524987 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524988 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524988 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428739599651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428739599651"} 20250315085524988 DAUC <0003> db_auc.c:157 IMSI='262428739599651': No 2G Auth Data 20250315085524988 DAUC <0003> db_auc.c:236 IMSI='262428739599651': Calling to generate 5 vectors 20250315085524989 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250315085524989 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085524989 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250315085524989 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250315085524989 DAUC <0003> auc.c:113 vector [0]: rand = 36a20bfbe4eee443ae7a48d0da488e6d 20250315085524989 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250315085524989 DAUC <0003> auc.c:142 vector [0]: autn = dbf470902523000082cd05a7d6f015ef 20250315085524989 DAUC <0003> auc.c:143 vector [0]: ck = 3fc6379d965fbbeb3eab6bb6bdcd4837 20250315085524989 DAUC <0003> auc.c:144 vector [0]: ik = 04b9e56380fc1d0c990e6127afff5768 20250315085524989 DAUC <0003> auc.c:145 vector [0]: res = 1e84f351ac7b76f10000000000000000 20250315085524989 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085524989 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250315085524989 DAUC <0003> auc.c:151 vector [0]: kc = 9cdad86f0491b9b8 20250315085524989 DAUC <0003> auc.c:152 vector [0]: sres = b2ff85a0 20250315085524989 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250315085524989 DAUC <0003> auc.c:113 vector [1]: rand = 9b9ec6fb312031a026e673197db89406 20250315085524989 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250315085524989 DAUC <0003> auc.c:142 vector [1]: autn = b44a422cc69f00000532bf30c898a4d2 20250315085524989 DAUC <0003> auc.c:143 vector [1]: ck = b7128b127b878a05fef757909d881ee6 20250315085524989 DAUC <0003> auc.c:144 vector [1]: ik = f3ddd2cca6eb1e1025e345590ff32ecf 20250315085524989 DAUC <0003> auc.c:145 vector [1]: res = 42825abd732d686d0000000000000000 20250315085524989 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085524989 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250315085524989 DAUC <0003> auc.c:151 vector [1]: kc = 9fdb4b174f17a43c 20250315085524989 DAUC <0003> auc.c:152 vector [1]: sres = 31af32d0 20250315085524989 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250315085524989 DAUC <0003> auc.c:113 vector [2]: rand = d24f991923f3de894076b2de59a5a00a 20250315085524989 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250315085524989 DAUC <0003> auc.c:142 vector [2]: autn = a077c2813c4d0000f0e8c00e0115b480 20250315085524989 DAUC <0003> auc.c:143 vector [2]: ck = 8e54ba96fd59a57c8396ce2560162ce9 20250315085524989 DAUC <0003> auc.c:144 vector [2]: ik = 3c8ea9e2ac29780877b6aa545ae5f5fa 20250315085524989 DAUC <0003> auc.c:145 vector [2]: res = a3dd2e2616bbbbf80000000000000000 20250315085524989 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085524989 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250315085524989 DAUC <0003> auc.c:151 vector [2]: kc = 46fa77056b830467 20250315085524989 DAUC <0003> auc.c:152 vector [2]: sres = b56695de 20250315085524989 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250315085524989 DAUC <0003> auc.c:113 vector [3]: rand = d781627185a1d5fa34692dccad36c2af 20250315085524989 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250315085524989 DAUC <0003> auc.c:142 vector [3]: autn = 910f2b4310080000410d2d56d53cbc9c 20250315085524989 DAUC <0003> auc.c:143 vector [3]: ck = 9a9664031a517c9887294b7c3957399c 20250315085524989 DAUC <0003> auc.c:144 vector [3]: ik = a619d47012f45758fbd988ddf72f2a5a 20250315085524989 DAUC <0003> auc.c:145 vector [3]: res = 22ea220f22927cea0000000000000000 20250315085524989 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085524989 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250315085524989 DAUC <0003> auc.c:151 vector [3]: kc = 407f73d2c6dd3806 20250315085524989 DAUC <0003> auc.c:152 vector [3]: sres = 00785ee5 20250315085524989 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250315085524989 DAUC <0003> auc.c:113 vector [4]: rand = 7133d8b5cabf6e3297ab8b02b1635ba8 20250315085524989 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250315085524989 DAUC <0003> auc.c:142 vector [4]: autn = 4a848f850aaa000000aa86ccb9d749de 20250315085524989 DAUC <0003> auc.c:143 vector [4]: ck = 15696da184a28beb3f7d9bab736dc21a 20250315085524989 DAUC <0003> auc.c:144 vector [4]: ik = ba9d437ed8812af6db655ac2e5cc6689 20250315085524989 DAUC <0003> auc.c:145 vector [4]: res = ecdd7f1cf3e7dbb60000000000000000 20250315085524989 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085524989 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250315085524989 DAUC <0003> auc.c:151 vector [4]: kc = 4becefb6ca82058e 20250315085524989 DAUC <0003> auc.c:152 vector [4]: sres = 1f3aa4aa 20250315085524989 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250315085524989 DAUC <0003> db_auc.c:245 IMSI='262428739599651': Generated 5 vectors 20250315085524989 DAUC <0003> db_auc.c:249 IMSI='262428739599651': Updating SQN=321 in DB 20250315085524989 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428739599651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428739599651"} 20250315085524989 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428739599651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524989 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524989 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524990 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085524990 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428739599651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428739599651"} 20250315085524990 DAUC <0003> db_auc.c:157 IMSI='262428739599651': No 2G Auth Data 20250315085524990 DAUC <0003> db_auc.c:236 IMSI='262428739599651': Calling to generate 5 vectors 20250315085524990 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250315085524990 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085524990 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250315085524990 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250315085524990 DAUC <0003> auc.c:113 vector [0]: rand = 72f767c4dee7e4782b50f32f46120c4a 20250315085524990 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250315085524990 DAUC <0003> auc.c:142 vector [0]: autn = 0507f3217d8100003dd8ae2722033bf3 20250315085524990 DAUC <0003> auc.c:143 vector [0]: ck = 732aad14ab15a6829f6208040a1ab2b6 20250315085524990 DAUC <0003> auc.c:144 vector [0]: ik = 4d4ff5d930a65a4b4b9156e3d534bc79 20250315085524990 DAUC <0003> auc.c:145 vector [0]: res = c3f1b75dae28b7200000000000000000 20250315085524990 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085524990 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250315085524990 DAUC <0003> auc.c:151 vector [0]: kc = ea96062a449df206 20250315085524990 DAUC <0003> auc.c:152 vector [0]: sres = 6dd9007d 20250315085524990 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250315085524990 DAUC <0003> auc.c:113 vector [1]: rand = 692a0002b00ca3e02c91f58dbf96986b 20250315085524990 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250315085524990 DAUC <0003> auc.c:142 vector [1]: autn = 69146ea63aeb000066e1c9061aa32b6f 20250315085524990 DAUC <0003> auc.c:143 vector [1]: ck = 8aba53507c57f4f04fbe66ada9d7758c 20250315085524990 DAUC <0003> auc.c:144 vector [1]: ik = 0c36a50187755cce8f412cb6d2d7f929 20250315085524990 DAUC <0003> auc.c:145 vector [1]: res = 8c80195e2002ef790000000000000000 20250315085524990 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085524990 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250315085524990 DAUC <0003> auc.c:151 vector [1]: kc = 4673bc4a8022249b 20250315085524990 DAUC <0003> auc.c:152 vector [1]: sres = ac82f627 20250315085524990 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250315085524990 DAUC <0003> auc.c:113 vector [2]: rand = 4f08ddf67707eb87a2c1812e745673b2 20250315085524990 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250315085524990 DAUC <0003> auc.c:142 vector [2]: autn = 33e47c7b64d400005dd930678a2e40fb 20250315085524990 DAUC <0003> auc.c:143 vector [2]: ck = d64b5c19eb0cd662eb5c5e8e82eb54a0 20250315085524990 DAUC <0003> auc.c:144 vector [2]: ik = cbf1fc15066fb8d2fd62fde4af9a8d02 20250315085524990 DAUC <0003> auc.c:145 vector [2]: res = c850bc29dd2c59f40000000000000000 20250315085524990 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085524990 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250315085524990 DAUC <0003> auc.c:151 vector [2]: kc = 0b840366c012b712 20250315085524990 DAUC <0003> auc.c:152 vector [2]: sres = 157ce5dd 20250315085524990 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250315085524990 DAUC <0003> auc.c:113 vector [3]: rand = 31f64fd2401fb6b7afd2dcb679f20098 20250315085524990 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250315085524990 DAUC <0003> auc.c:142 vector [3]: autn = b5c4bba9e40900007bf458eb96ada1d1 20250315085524990 DAUC <0003> auc.c:143 vector [3]: ck = 7b0e942405f53aed1396dacf3bb0948b 20250315085524990 DAUC <0003> auc.c:144 vector [3]: ik = ab289b293fc33f041d0ed206320965cb 20250315085524990 DAUC <0003> auc.c:145 vector [3]: res = d1822e9f9c4331a70000000000000000 20250315085524990 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085524990 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250315085524990 DAUC <0003> auc.c:151 vector [3]: kc = debe07c4338ff4a9 20250315085524990 DAUC <0003> auc.c:152 vector [3]: sres = 4dc11f38 20250315085524990 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250315085524990 DAUC <0003> auc.c:113 vector [4]: rand = 799fefaf929dcac44747b667983f3a33 20250315085524990 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250315085524990 DAUC <0003> auc.c:142 vector [4]: autn = 08137ea105fe00004b86fa295e31f5f4 20250315085524990 DAUC <0003> auc.c:143 vector [4]: ck = e275de5a0961dd0c3aad0080dc0edbd2 20250315085524990 DAUC <0003> auc.c:144 vector [4]: ik = 4366bad62cea4ad031b89d597209bf6a 20250315085524990 DAUC <0003> auc.c:145 vector [4]: res = 7a5bd44126da97ae0000000000000000 20250315085524990 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085524990 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250315085524990 DAUC <0003> auc.c:151 vector [4]: kc = aa06f9558b8cf364 20250315085524990 DAUC <0003> auc.c:152 vector [4]: sres = 5c8143ef 20250315085524990 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250315085524990 DAUC <0003> db_auc.c:245 IMSI='262428739599651': Generated 5 vectors 20250315085524990 DAUC <0003> db_auc.c:249 IMSI='262428739599651': Updating SQN=481 in DB 20250315085524990 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428739599651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428739599651"} 20250315085524990 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428739599651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085524990 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085524990 DLINP <000b> input/ipa.c:452 connected read/write 20250315085524990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085524991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085524992 DAUC <0003> db_auc.c:157 IMSI='262421943685229': No 2G Auth Data 20250315085524992 DAUC <0003> db_auc.c:192 IMSI='262421943685229': No 3G Auth Data HLR_Test-GSUP(21)@8d8dc1e387c1: Created GsupExpect[0] for "262421943685229" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250315085524999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 20250315085525001 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525001 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421943685229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421943685229"} 20250315085525001 DAUC <0003> db_auc.c:236 IMSI='262421943685229': Calling to generate 1 vectors 20250315085525001 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250315085525001 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085525001 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085525001 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085525001 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085525001 DAUC <0003> auc.c:113 vector [0]: rand = c79f6bcdc2ad51289a4d4ca24f53bc92 20250315085525001 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085525001 DAUC <0003> auc.c:142 vector [0]: autn = c8f295cfc1f90000a8ffe819e2798f9f 20250315085525001 DAUC <0003> auc.c:143 vector [0]: ck = 0f34682ec90ccad73188f9cd16630769 20250315085525001 DAUC <0003> auc.c:144 vector [0]: ik = 687fe1560e9a132495768355e3afd2b2 20250315085525001 DAUC <0003> auc.c:145 vector [0]: res = f1f58469a5ad498c0000000000000000 20250315085525001 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085525001 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085525001 DAUC <0003> auc.c:179 vector [0]: kc = e22a19dcbd9f7400 20250315085525001 DAUC <0003> auc.c:180 vector [0]: sres = ca92e8ed 20250315085525001 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085525001 DAUC <0003> db_auc.c:245 IMSI='262421943685229': Generated 1 vectors 20250315085525001 DAUC <0003> db_auc.c:249 IMSI='262421943685229': Updating SQN=33 in DB 20250315085525001 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421943685229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421943685229"} 20250315085525001 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421943685229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085525001 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085525001 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8dc1e387c1: Found GsupExpect[0] for "262421943685229" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@8d8dc1e387c1: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421943685229" TC_gsup_sai_num_auth_vectors(29)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085525002 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525002 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421943685229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421943685229"} 20250315085525002 DAUC <0003> db_auc.c:236 IMSI='262421943685229': Calling to generate 4 vectors 20250315085525002 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250315085525002 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085525002 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085525002 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250315085525002 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085525002 DAUC <0003> auc.c:113 vector [0]: rand = 3909b92160794f6a9af6c4a5c6706427 20250315085525002 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250315085525002 DAUC <0003> auc.c:142 vector [0]: autn = 628d1ed5c1be00006dadb09b3577ebf6 20250315085525002 DAUC <0003> auc.c:143 vector [0]: ck = 78cef5a19888c3aa27bdb1576c52de04 20250315085525002 DAUC <0003> auc.c:144 vector [0]: ik = 32bd9724ebf6d2ad1bda6ccfecedf801 20250315085525002 DAUC <0003> auc.c:145 vector [0]: res = 95d53d0e9b3002c30000000000000000 20250315085525002 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085525002 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085525002 DAUC <0003> auc.c:179 vector [0]: kc = be10e577ae794400 20250315085525002 DAUC <0003> auc.c:180 vector [0]: sres = 0f1aa8d6 20250315085525002 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085525002 DAUC <0003> auc.c:113 vector [1]: rand = 236f5989c88bbcd56fa02744100a1a7c 20250315085525002 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250315085525002 DAUC <0003> auc.c:142 vector [1]: autn = c80328a8fcdb0000e2ea1ae57f68671a 20250315085525002 DAUC <0003> auc.c:143 vector [1]: ck = 8b8038c7491e19a891856cbb291dcb8a 20250315085525002 DAUC <0003> auc.c:144 vector [1]: ik = 47307dfdc6216eba64e02e75543ccda3 20250315085525002 DAUC <0003> auc.c:145 vector [1]: res = 9f3adc2f3bac88920000000000000000 20250315085525002 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085525002 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085525002 DAUC <0003> auc.c:179 vector [1]: kc = 0e96a745f23efc00 20250315085525002 DAUC <0003> auc.c:180 vector [1]: sres = f8425306 20250315085525002 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085525002 DAUC <0003> auc.c:113 vector [2]: rand = 5b27a4812f25771645e056a6e3b8a65e 20250315085525002 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250315085525002 DAUC <0003> auc.c:142 vector [2]: autn = bf3586748298000088e306ba4f83c77e 20250315085525003 DAUC <0003> auc.c:143 vector [2]: ck = 2495ae011cc6e6c7587da7077956f2a1 20250315085525003 DAUC <0003> auc.c:144 vector [2]: ik = fc9270b6fc65865bb501f335335ac257 20250315085525003 DAUC <0003> auc.c:145 vector [2]: res = 7c2931b362eef4700000000000000000 20250315085525003 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085525003 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085525003 DAUC <0003> auc.c:179 vector [2]: kc = 24fc4ffe7a8e6800 20250315085525003 DAUC <0003> auc.c:180 vector [2]: sres = 45e8ad6f 20250315085525003 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085525003 DAUC <0003> auc.c:113 vector [3]: rand = 99ff96d0d98b8a3a26dc877b1667cda6 20250315085525003 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250315085525003 DAUC <0003> auc.c:142 vector [3]: autn = 1770d90748850000c145ae3cd4e3d7af 20250315085525003 DAUC <0003> auc.c:143 vector [3]: ck = 1ad59ecca6601bd8f7057f7f94c6af68 20250315085525003 DAUC <0003> auc.c:144 vector [3]: ik = aa1303efeaf8e57a13b395540c63e7a6 20250315085525003 DAUC <0003> auc.c:145 vector [3]: res = 61bb9f00314a99f50000000000000000 20250315085525003 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085525003 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085525003 DAUC <0003> auc.c:179 vector [3]: kc = aa49dd94a80a1400 20250315085525003 DAUC <0003> auc.c:180 vector [3]: sres = d593e56c 20250315085525003 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085525003 DAUC <0003> db_auc.c:245 IMSI='262421943685229': Generated 4 vectors 20250315085525003 DAUC <0003> db_auc.c:249 IMSI='262421943685229': Updating SQN=161 in DB 20250315085525003 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421943685229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421943685229"} 20250315085525003 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421943685229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085525003 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085525003 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085525004 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525004 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421943685229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421943685229"} 20250315085525004 DAUC <0003> db_auc.c:236 IMSI='262421943685229': Calling to generate 5 vectors 20250315085525004 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250315085525004 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085525004 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085525004 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250315085525004 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085525004 DAUC <0003> auc.c:113 vector [0]: rand = 583972314f3740e8d3183303e5ccee34 20250315085525004 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250315085525004 DAUC <0003> auc.c:142 vector [0]: autn = 885a4ed2cc690000c98b31c750a0822f 20250315085525004 DAUC <0003> auc.c:143 vector [0]: ck = 8246b12cdc83412c6d7b958deceafb60 20250315085525004 DAUC <0003> auc.c:144 vector [0]: ik = eb8945efd73f17b8791695b65ba77f64 20250315085525004 DAUC <0003> auc.c:145 vector [0]: res = 92c0eb640ee36b040000000000000000 20250315085525004 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085525004 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085525004 DAUC <0003> auc.c:179 vector [0]: kc = e0a8b46ceef68800 20250315085525004 DAUC <0003> auc.c:180 vector [0]: sres = a8cf5a3c 20250315085525004 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085525004 DAUC <0003> auc.c:113 vector [1]: rand = 8459259a8d00fdef0f2d112e364a6064 20250315085525004 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250315085525004 DAUC <0003> auc.c:142 vector [1]: autn = a69fd1e5ecb60000cd04a39165a0394c 20250315085525004 DAUC <0003> auc.c:143 vector [1]: ck = fe8bd52ead3541c71afb7d952b7bd45e 20250315085525004 DAUC <0003> auc.c:144 vector [1]: ik = 84032dea40e197118e84225ebba87f05 20250315085525004 DAUC <0003> auc.c:145 vector [1]: res = 69ad31e45daf69620000000000000000 20250315085525004 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085525004 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085525004 DAUC <0003> auc.c:179 vector [1]: kc = 19a728be84bddc00 20250315085525004 DAUC <0003> auc.c:180 vector [1]: sres = bf188fb3 20250315085525004 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085525004 DAUC <0003> auc.c:113 vector [2]: rand = 0988d1e2f3d7ed8300dd281e242fa568 20250315085525004 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250315085525004 DAUC <0003> auc.c:142 vector [2]: autn = 83bd7a5701bf00005eecd9f3dfbaf5c2 20250315085525004 DAUC <0003> auc.c:143 vector [2]: ck = 58f5c7685985efee4c1dae4593ce99fd 20250315085525004 DAUC <0003> auc.c:144 vector [2]: ik = 93c546c6226d45856c84869808184632 20250315085525004 DAUC <0003> auc.c:145 vector [2]: res = 4d21858d7f79d7be0000000000000000 20250315085525004 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085525004 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085525004 DAUC <0003> auc.c:179 vector [2]: kc = 2f4d433ecfbde400 20250315085525004 DAUC <0003> auc.c:180 vector [2]: sres = 59f84352 20250315085525004 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085525004 DAUC <0003> auc.c:113 vector [3]: rand = 76504820caeea3b66208810dd7e92bb4 20250315085525004 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250315085525004 DAUC <0003> auc.c:142 vector [3]: autn = 06cbfb61d31200003635d1173a1b84ee 20250315085525004 DAUC <0003> auc.c:143 vector [3]: ck = 95d354d7efaf1ba6b4de974fcc9c9ad4 20250315085525004 DAUC <0003> auc.c:144 vector [3]: ik = 67f6152388c61c2783eceaf7c3c672b1 20250315085525004 DAUC <0003> auc.c:145 vector [3]: res = 860be2a6afcc41060000000000000000 20250315085525004 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085525004 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085525004 DAUC <0003> auc.c:179 vector [3]: kc = cf42dbbb47733000 20250315085525004 DAUC <0003> auc.c:180 vector [3]: sres = 952dd6ff 20250315085525004 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085525004 DAUC <0003> auc.c:113 vector [4]: rand = 9fdbbc818461fd999dd1edfaab7a8f5b 20250315085525004 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250315085525004 DAUC <0003> auc.c:142 vector [4]: autn = 0ee4d199a161000023d24ebd21bd9b3b 20250315085525004 DAUC <0003> auc.c:143 vector [4]: ck = c50242585fbe9b187aabb8a311e72915 20250315085525004 DAUC <0003> auc.c:144 vector [4]: ik = bfd029e7140788ebe2e41a64e245c397 20250315085525004 DAUC <0003> auc.c:145 vector [4]: res = 091d9ceb701716270000000000000000 20250315085525004 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085525004 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250315085525004 DAUC <0003> auc.c:179 vector [4]: kc = ad699a6f1e552800 20250315085525004 DAUC <0003> auc.c:180 vector [4]: sres = a9cbc081 20250315085525004 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250315085525004 DAUC <0003> db_auc.c:245 IMSI='262421943685229': Generated 5 vectors 20250315085525004 DAUC <0003> db_auc.c:249 IMSI='262421943685229': Updating SQN=321 in DB 20250315085525004 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421943685229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421943685229"} 20250315085525004 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421943685229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085525004 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085525004 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085525006 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525006 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421943685229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421943685229"} 20250315085525006 DAUC <0003> db_auc.c:236 IMSI='262421943685229': Calling to generate 5 vectors 20250315085525006 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250315085525006 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085525006 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085525006 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250315085525006 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085525006 DAUC <0003> auc.c:113 vector [0]: rand = 1a3441d914e128514935075f97f7ab73 20250315085525006 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250315085525006 DAUC <0003> auc.c:142 vector [0]: autn = b0f49f21eb9000007df67ea557a7c842 20250315085525006 DAUC <0003> auc.c:143 vector [0]: ck = 5a748db984bb4db35ec9bff8d3b45591 20250315085525006 DAUC <0003> auc.c:144 vector [0]: ik = cf26dbdd83393517bc7a1d5d9dd531c4 20250315085525006 DAUC <0003> auc.c:145 vector [0]: res = fb86be97e94681960000000000000000 20250315085525006 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085525006 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085525006 DAUC <0003> auc.c:179 vector [0]: kc = 08df4b7fe62d4800 20250315085525006 DAUC <0003> auc.c:180 vector [0]: sres = 4f280b77 20250315085525006 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085525006 DAUC <0003> auc.c:113 vector [1]: rand = 396b460dc1ba855a67ac3ad234191927 20250315085525006 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250315085525006 DAUC <0003> auc.c:142 vector [1]: autn = 112fa5af037f0000324726918729c4d9 20250315085525006 DAUC <0003> auc.c:143 vector [1]: ck = d45ea30ce47cbe99383455781ae5a2aa 20250315085525006 DAUC <0003> auc.c:144 vector [1]: ik = 8b0759f73029bf35dc467d84c785bd57 20250315085525006 DAUC <0003> auc.c:145 vector [1]: res = e08026e3e383b0b20000000000000000 20250315085525006 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085525006 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085525006 DAUC <0003> auc.c:179 vector [1]: kc = 179dadacae861000 20250315085525006 DAUC <0003> auc.c:180 vector [1]: sres = 3ba6ecbd 20250315085525006 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085525006 DAUC <0003> auc.c:113 vector [2]: rand = f98cfa22997c295015cf039159ae743f 20250315085525006 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250315085525006 DAUC <0003> auc.c:142 vector [2]: autn = 96a2048037510000b4112e3c8e7eb41c 20250315085525006 DAUC <0003> auc.c:143 vector [2]: ck = e4c643ab32c09311504753214eda4a5e 20250315085525006 DAUC <0003> auc.c:144 vector [2]: ik = 49017f53762f67b0376aa53ca58d30b9 20250315085525006 DAUC <0003> auc.c:145 vector [2]: res = 4ec84ce04c65f6a20000000000000000 20250315085525006 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085525006 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085525006 DAUC <0003> auc.c:179 vector [2]: kc = d396ab57f1566000 20250315085525006 DAUC <0003> auc.c:180 vector [2]: sres = 535e9334 20250315085525006 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085525006 DAUC <0003> auc.c:113 vector [3]: rand = 51a94e4ac00326bda64717e4f52efc93 20250315085525006 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250315085525006 DAUC <0003> auc.c:142 vector [3]: autn = cb5813ef101f00000370bcc1a055785a 20250315085525006 DAUC <0003> auc.c:143 vector [3]: ck = a71a85f474e836653cd63cdf9c02a87a 20250315085525006 DAUC <0003> auc.c:144 vector [3]: ik = d4feebb3f935cfa0664462ed7a412251 20250315085525006 DAUC <0003> auc.c:145 vector [3]: res = b67e5cfc69ec913e0000000000000000 20250315085525006 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085525006 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085525006 DAUC <0003> auc.c:179 vector [3]: kc = 1c476b9b69ad3c00 20250315085525006 DAUC <0003> auc.c:180 vector [3]: sres = a87f2f0a 20250315085525006 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085525006 DAUC <0003> auc.c:113 vector [4]: rand = e3ff7d81fee15852dcb89be2eec60aa3 20250315085525006 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250315085525006 DAUC <0003> auc.c:142 vector [4]: autn = d75cf42b9ce3000051f92fad89963d21 20250315085525006 DAUC <0003> auc.c:143 vector [4]: ck = 61c7d2273c4a6c14f4f90c4a58791727 20250315085525006 DAUC <0003> auc.c:144 vector [4]: ik = 6a5358a8737ec48b26e9efb1996c2658 20250315085525006 DAUC <0003> auc.c:145 vector [4]: res = 19375fa0021a83780000000000000000 20250315085525006 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085525006 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250315085525006 DAUC <0003> auc.c:179 vector [4]: kc = 327110b5efd30000 20250315085525006 DAUC <0003> auc.c:180 vector [4]: sres = 58ec1999 20250315085525006 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250315085525006 DAUC <0003> db_auc.c:245 IMSI='262421943685229': Generated 5 vectors 20250315085525006 DAUC <0003> db_auc.c:249 IMSI='262421943685229': Updating SQN=481 in DB 20250315085525006 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421943685229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421943685229"} 20250315085525006 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421943685229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085525006 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085525006 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085525007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085525008 DAUC <0003> db_auc.c:157 IMSI='262427341123145': No 2G Auth Data 20250315085525008 DAUC <0003> db_auc.c:192 IMSI='262427341123145': No 3G Auth Data HLR_Test-GSUP(21)@8d8dc1e387c1: Created GsupExpect[0] for "262427341123145" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250315085525015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55538<->l=127.0.0.1:4258 20250315085525016 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525016 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427341123145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427341123145"} 20250315085525016 DAUC <0003> db_auc.c:236 IMSI='262427341123145': Calling to generate 1 vectors 20250315085525016 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250315085525016 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085525016 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085525016 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085525016 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085525017 DAUC <0003> auc.c:113 vector [0]: rand = 4cf252215fe992794d1ff8da9cae3495 20250315085525017 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085525017 DAUC <0003> auc.c:142 vector [0]: autn = 0d8045e2b0b000009d6cbb2dcbd4dd62 20250315085525017 DAUC <0003> auc.c:143 vector [0]: ck = e878848cc1e6e8f30df35452cc67c05a 20250315085525017 DAUC <0003> auc.c:144 vector [0]: ik = 6832e8c41b2c644f40c41b9c5ac6ec7a 20250315085525017 DAUC <0003> auc.c:145 vector [0]: res = da7cf3fd8fbf49630000000000000000 20250315085525017 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085525017 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085525017 DAUC <0003> auc.c:179 vector [0]: kc = 95dcee5cd9746c00 20250315085525017 DAUC <0003> auc.c:180 vector [0]: sres = 0a2c8735 20250315085525017 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085525017 DAUC <0003> db_auc.c:245 IMSI='262427341123145': Generated 1 vectors 20250315085525017 DAUC <0003> db_auc.c:249 IMSI='262427341123145': Updating SQN=33 in DB 20250315085525017 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427341123145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427341123145"} 20250315085525017 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427341123145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085525017 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085525017 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8dc1e387c1: Found GsupExpect[0] for "262427341123145" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@8d8dc1e387c1: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262427341123145" TC_gsup_sai_num_auth_vectors(30)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085525018 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525018 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427341123145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427341123145"} 20250315085525018 DAUC <0003> db_auc.c:236 IMSI='262427341123145': Calling to generate 4 vectors 20250315085525018 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250315085525018 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085525018 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085525018 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250315085525018 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085525018 DAUC <0003> auc.c:113 vector [0]: rand = a7814e4c68c7e3c1bb343a2cfb97a4b0 20250315085525018 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250315085525018 DAUC <0003> auc.c:142 vector [0]: autn = a0ccb02e2b6c00009c9d44ffa6444cfb 20250315085525018 DAUC <0003> auc.c:143 vector [0]: ck = d7298d4642e166ed46f223542eaab052 20250315085525018 DAUC <0003> auc.c:144 vector [0]: ik = a7c888bbfac1ff98c40d3a377bd6d1d6 20250315085525018 DAUC <0003> auc.c:145 vector [0]: res = ef3c69883d61f9580000000000000000 20250315085525018 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085525018 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085525018 DAUC <0003> auc.c:179 vector [0]: kc = 01c482c81d404c00 20250315085525018 DAUC <0003> auc.c:180 vector [0]: sres = 7ef8c983 20250315085525018 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085525018 DAUC <0003> auc.c:113 vector [1]: rand = e880cc5076e0abb69567e2f22c0abfdb 20250315085525018 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250315085525018 DAUC <0003> auc.c:142 vector [1]: autn = 50cc9e07e03e00006a5ec52e1ca29ad4 20250315085525018 DAUC <0003> auc.c:143 vector [1]: ck = a4b103469a911ee9f6c05c0748e67f65 20250315085525018 DAUC <0003> auc.c:144 vector [1]: ik = 612225ecd878e73181b7199b4a7d9c69 20250315085525018 DAUC <0003> auc.c:145 vector [1]: res = bf14803900745da90000000000000000 20250315085525018 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085525018 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085525018 DAUC <0003> auc.c:179 vector [1]: kc = 2905b43c61eca800 20250315085525018 DAUC <0003> auc.c:180 vector [1]: sres = 95f8f46f 20250315085525018 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085525018 DAUC <0003> auc.c:113 vector [2]: rand = a6bae0782fcda733b138ac3af95a5730 20250315085525018 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250315085525018 DAUC <0003> auc.c:142 vector [2]: autn = 0b5abfdfa4840000b7cc6855f9ad4c27 20250315085525018 DAUC <0003> auc.c:143 vector [2]: ck = 8cfd6a6c85f8f261c7f9b1cad81118e2 20250315085525018 DAUC <0003> auc.c:144 vector [2]: ik = e68351ee4904cfbca3d7baac93f7b807 20250315085525018 DAUC <0003> auc.c:145 vector [2]: res = e33e1695ec63de2c0000000000000000 20250315085525018 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085525018 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085525018 DAUC <0003> auc.c:179 vector [2]: kc = d3525ed7c78ca400 20250315085525018 DAUC <0003> auc.c:180 vector [2]: sres = 72059c10 20250315085525018 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085525018 DAUC <0003> auc.c:113 vector [3]: rand = 76c48a0628bb4ee56029b6cbd25ee0c8 20250315085525018 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250315085525018 DAUC <0003> auc.c:142 vector [3]: autn = a152af669abd00008ec2a2a2908ff51e 20250315085525018 DAUC <0003> auc.c:143 vector [3]: ck = 9381d6a25d1017c30d917f8f576d0cbd 20250315085525018 DAUC <0003> auc.c:144 vector [3]: ik = 48445bccdc505889bda1d781c961d039 20250315085525018 DAUC <0003> auc.c:145 vector [3]: res = 6176401bfadff0a30000000000000000 20250315085525018 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085525018 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085525018 DAUC <0003> auc.c:179 vector [3]: kc = 386f8ba0716cf400 20250315085525018 DAUC <0003> auc.c:180 vector [3]: sres = a4032b39 20250315085525018 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085525018 DAUC <0003> db_auc.c:245 IMSI='262427341123145': Generated 4 vectors 20250315085525018 DAUC <0003> db_auc.c:249 IMSI='262427341123145': Updating SQN=161 in DB 20250315085525018 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427341123145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427341123145"} 20250315085525018 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427341123145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085525018 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085525018 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085525020 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525020 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427341123145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427341123145"} 20250315085525020 DAUC <0003> db_auc.c:236 IMSI='262427341123145': Calling to generate 5 vectors 20250315085525020 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250315085525020 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085525020 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085525020 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250315085525020 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085525020 DAUC <0003> auc.c:113 vector [0]: rand = 5bd62dae8700a0add68ec508c8ffb62a 20250315085525020 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250315085525020 DAUC <0003> auc.c:142 vector [0]: autn = 42e35ef99e8c0000fd972f4d5682049b 20250315085525020 DAUC <0003> auc.c:143 vector [0]: ck = f933926750b55a3efb264bae37ebee53 20250315085525020 DAUC <0003> auc.c:144 vector [0]: ik = 9f210efb4087e3f5380e4f79d7d430a0 20250315085525020 DAUC <0003> auc.c:145 vector [0]: res = 961b7d245d77c6c10000000000000000 20250315085525020 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085525020 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085525020 DAUC <0003> auc.c:179 vector [0]: kc = a9ffd7df75e85800 20250315085525020 DAUC <0003> auc.c:180 vector [0]: sres = 43f5889a 20250315085525020 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085525020 DAUC <0003> auc.c:113 vector [1]: rand = 305f690ec0c62d834aaa0a2a0b45b79a 20250315085525020 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250315085525020 DAUC <0003> auc.c:142 vector [1]: autn = 2a60dd88bb700000d3b415453c984305 20250315085525020 DAUC <0003> auc.c:143 vector [1]: ck = cf4d754b282d7f9825e5f578da6d5e17 20250315085525020 DAUC <0003> auc.c:144 vector [1]: ik = 10d0888b4f99d0c00ab228de546b84de 20250315085525020 DAUC <0003> auc.c:145 vector [1]: res = 8665a3711a2ec07a0000000000000000 20250315085525020 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085525020 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085525020 DAUC <0003> auc.c:179 vector [1]: kc = ac58d7eab5eabc00 20250315085525020 DAUC <0003> auc.c:180 vector [1]: sres = 1e12ea7f 20250315085525020 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085525020 DAUC <0003> auc.c:113 vector [2]: rand = 75e46370285bf0c5a19380880af74d4a 20250315085525020 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250315085525020 DAUC <0003> auc.c:142 vector [2]: autn = ee6e0826321c00005c1af2599db8a336 20250315085525020 DAUC <0003> auc.c:143 vector [2]: ck = 8e73494477b17e1ffa9ae35525779a2a 20250315085525020 DAUC <0003> auc.c:144 vector [2]: ik = cec8791ce762a757927efcf51743069c 20250315085525020 DAUC <0003> auc.c:145 vector [2]: res = 021a5c535a38b9be0000000000000000 20250315085525020 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085525020 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085525020 DAUC <0003> auc.c:179 vector [2]: kc = 3c6b436d186a3000 20250315085525020 DAUC <0003> auc.c:180 vector [2]: sres = 4934311a 20250315085525020 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085525020 DAUC <0003> auc.c:113 vector [3]: rand = 118270824a8c9af822fdf304f1d60f2d 20250315085525020 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250315085525020 DAUC <0003> auc.c:142 vector [3]: autn = f28d39ec0afe00005561b0c17e066d41 20250315085525020 DAUC <0003> auc.c:143 vector [3]: ck = 150bbdd670f22c48059f35df1d46fc66 20250315085525020 DAUC <0003> auc.c:144 vector [3]: ik = 65e0520c13a0d58100ea4ff163f1bea7 20250315085525020 DAUC <0003> auc.c:145 vector [3]: res = c94c5648accce9eb0000000000000000 20250315085525020 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085525020 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085525020 DAUC <0003> auc.c:179 vector [3]: kc = 5640b6b55d1efc00 20250315085525020 DAUC <0003> auc.c:180 vector [3]: sres = 081c063b 20250315085525020 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085525020 DAUC <0003> auc.c:113 vector [4]: rand = dca615a7bab57cd57d5da050aca29a53 20250315085525020 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250315085525020 DAUC <0003> auc.c:142 vector [4]: autn = b9af2d0c67050000ba779725db11bcc1 20250315085525020 DAUC <0003> auc.c:143 vector [4]: ck = 2ba61d162e76cd34846eb2e769337355 20250315085525020 DAUC <0003> auc.c:144 vector [4]: ik = 1718f5e1b2002d08b75900adc7faec77 20250315085525020 DAUC <0003> auc.c:145 vector [4]: res = bf62f8d5be71f95b0000000000000000 20250315085525020 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085525020 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250315085525020 DAUC <0003> auc.c:179 vector [4]: kc = 21befeef36b67400 20250315085525020 DAUC <0003> auc.c:180 vector [4]: sres = f0eca5a4 20250315085525020 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250315085525020 DAUC <0003> db_auc.c:245 IMSI='262427341123145': Generated 5 vectors 20250315085525020 DAUC <0003> db_auc.c:249 IMSI='262427341123145': Updating SQN=321 in DB 20250315085525020 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427341123145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427341123145"} 20250315085525020 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427341123145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085525020 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085525020 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085525022 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525022 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427341123145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427341123145"} 20250315085525022 DAUC <0003> db_auc.c:236 IMSI='262427341123145': Calling to generate 5 vectors 20250315085525022 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250315085525022 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085525022 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085525022 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250315085525022 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085525022 DAUC <0003> auc.c:113 vector [0]: rand = 5fac1d896605bf202e6f8b5a63e8bf9b 20250315085525022 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250315085525022 DAUC <0003> auc.c:142 vector [0]: autn = 2ce8c9776ec3000059fc684d205b6dae 20250315085525022 DAUC <0003> auc.c:143 vector [0]: ck = 5d6f75e2d0d2d045548745a66fda1d5b 20250315085525022 DAUC <0003> auc.c:144 vector [0]: ik = cd604785e4f7d32cd642ac7be6b0e513 20250315085525022 DAUC <0003> auc.c:145 vector [0]: res = 7fd0a484b19ebef70000000000000000 20250315085525022 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085525022 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085525022 DAUC <0003> auc.c:179 vector [0]: kc = 971327067c357800 20250315085525022 DAUC <0003> auc.c:180 vector [0]: sres = eb2b74e2 20250315085525022 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085525022 DAUC <0003> auc.c:113 vector [1]: rand = e543d7f0240bc1ec07987d7f0138be1b 20250315085525022 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250315085525022 DAUC <0003> auc.c:142 vector [1]: autn = 7c9f837c1cb8000014fea5c2a6df2ab9 20250315085525022 DAUC <0003> auc.c:143 vector [1]: ck = d1537e2c10c32009305574ec6bd8f3dc 20250315085525022 DAUC <0003> auc.c:144 vector [1]: ik = 0c88b89c0ddd8b296c671ba1591c8e74 20250315085525022 DAUC <0003> auc.c:145 vector [1]: res = 4fa182e83185e4fd0000000000000000 20250315085525022 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085525022 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085525022 DAUC <0003> auc.c:179 vector [1]: kc = 99e2f2847ace0c00 20250315085525022 DAUC <0003> auc.c:180 vector [1]: sres = 7025c98e 20250315085525022 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085525022 DAUC <0003> auc.c:113 vector [2]: rand = 3e2510556d4801bb4dc673c149d19205 20250315085525022 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250315085525022 DAUC <0003> auc.c:142 vector [2]: autn = 0c9677425a9b000041256fbbe93deaa4 20250315085525022 DAUC <0003> auc.c:143 vector [2]: ck = 38fa52c89eb91def77089a213a2f82e9 20250315085525022 DAUC <0003> auc.c:144 vector [2]: ik = ec4ac812dc85a4482a59567900f8dca4 20250315085525022 DAUC <0003> auc.c:145 vector [2]: res = b00d9416d6934af80000000000000000 20250315085525022 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085525022 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085525022 DAUC <0003> auc.c:179 vector [2]: kc = ba74c42d575fa000 20250315085525022 DAUC <0003> auc.c:180 vector [2]: sres = 0da6546e 20250315085525022 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085525022 DAUC <0003> auc.c:113 vector [3]: rand = 15f8eb8a568e5656135b817abf37d3a2 20250315085525022 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250315085525022 DAUC <0003> auc.c:142 vector [3]: autn = 37f3748f7e680000cd43ab36a496b634 20250315085525022 DAUC <0003> auc.c:143 vector [3]: ck = 54a7fe285c2f8acc12fd58be838035eb 20250315085525022 DAUC <0003> auc.c:144 vector [3]: ik = 3a91619bcdf81898ac30c5550e54c364 20250315085525022 DAUC <0003> auc.c:145 vector [3]: res = 379a9348d117da570000000000000000 20250315085525022 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085525022 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085525022 DAUC <0003> auc.c:179 vector [3]: kc = ae7449c9a587e400 20250315085525022 DAUC <0003> auc.c:180 vector [3]: sres = d168d626 20250315085525022 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085525022 DAUC <0003> auc.c:113 vector [4]: rand = 0519cc186cd411933d525cfb57f91ced 20250315085525022 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250315085525022 DAUC <0003> auc.c:142 vector [4]: autn = 4908cd746fc200005bbab9873195bcac 20250315085525022 DAUC <0003> auc.c:143 vector [4]: ck = c3850e6e062b8933cb96affe32a2787c 20250315085525022 DAUC <0003> auc.c:144 vector [4]: ik = 59c3d668156bdcf2fb9db5d13dcf649a 20250315085525022 DAUC <0003> auc.c:145 vector [4]: res = 543060a730cbf4120000000000000000 20250315085525022 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085525022 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250315085525022 DAUC <0003> auc.c:179 vector [4]: kc = 51996bc0cad86000 20250315085525022 DAUC <0003> auc.c:180 vector [4]: sres = f8f788ae 20250315085525022 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250315085525022 DAUC <0003> db_auc.c:245 IMSI='262427341123145': Generated 5 vectors 20250315085525022 DAUC <0003> db_auc.c:249 IMSI='262427341123145': Updating SQN=481 in DB 20250315085525022 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427341123145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427341123145"} 20250315085525022 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427341123145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085525022 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085525022 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085525023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55538<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085525024 DAUC <0003> db_auc.c:157 IMSI='262421158491916': No 2G Auth Data 20250315085525024 DAUC <0003> db_auc.c:192 IMSI='262421158491916': No 3G Auth Data HLR_Test-GSUP(21)@8d8dc1e387c1: Created GsupExpect[0] for "262421158491916" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250315085525031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4258 20250315085525032 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525032 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421158491916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421158491916"} 20250315085525032 DAUC <0003> db_auc.c:236 IMSI='262421158491916': Calling to generate 1 vectors 20250315085525032 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250315085525032 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085525032 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085525032 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085525032 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085525032 DAUC <0003> auc.c:113 vector [0]: rand = 5ef549f10da9c3c1066118ecfe094f5f 20250315085525032 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085525032 DAUC <0003> auc.c:142 vector [0]: autn = 558f1435e60b000068d2de12fe9e0eb7 20250315085525032 DAUC <0003> auc.c:143 vector [0]: ck = d1392fda77c127fc894ab58f206cdd85 20250315085525032 DAUC <0003> auc.c:144 vector [0]: ik = 4dc5f0541d48e1ba5d6346b6b003615c 20250315085525032 DAUC <0003> auc.c:145 vector [0]: res = dc617a4d1fb7b7000000000000000000 20250315085525032 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085525032 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085525032 DAUC <0003> auc.c:179 vector [0]: kc = 8669c29e091c7151 20250315085525032 DAUC <0003> auc.c:180 vector [0]: sres = 55f5f941 20250315085525032 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085525032 DAUC <0003> db_auc.c:245 IMSI='262421158491916': Generated 1 vectors 20250315085525032 DAUC <0003> db_auc.c:249 IMSI='262421158491916': Updating SQN=33 in DB 20250315085525032 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421158491916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421158491916"} 20250315085525033 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421158491916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085525033 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085525033 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8dc1e387c1: Found GsupExpect[0] for "262421158491916" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@8d8dc1e387c1: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262421158491916" TC_gsup_sai_num_auth_vectors(31)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085525034 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525034 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421158491916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421158491916"} 20250315085525034 DAUC <0003> db_auc.c:236 IMSI='262421158491916': Calling to generate 4 vectors 20250315085525034 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250315085525034 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085525034 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085525034 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250315085525034 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085525034 DAUC <0003> auc.c:113 vector [0]: rand = 7dd984dfa1db370e1d72192e09284720 20250315085525034 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250315085525034 DAUC <0003> auc.c:142 vector [0]: autn = ea91b24f9ff800002d2ade48011cc22d 20250315085525034 DAUC <0003> auc.c:143 vector [0]: ck = a4c3ecc6242d5ab6cc0a8283765d9f1e 20250315085525034 DAUC <0003> auc.c:144 vector [0]: ik = 95e0ef9bc29af656f060d1d2cc7a6483 20250315085525034 DAUC <0003> auc.c:145 vector [0]: res = ca46e2a3df98709b0000000000000000 20250315085525034 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085525034 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085525034 DAUC <0003> auc.c:179 vector [0]: kc = 6b7d93b80cf736c3 20250315085525034 DAUC <0003> auc.c:180 vector [0]: sres = 526ed29b 20250315085525034 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085525034 DAUC <0003> auc.c:113 vector [1]: rand = ee3a43016229e7c35454531e33b5ff2d 20250315085525034 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250315085525034 DAUC <0003> auc.c:142 vector [1]: autn = af813021cb1f0000adf22c19b7dac70c 20250315085525034 DAUC <0003> auc.c:143 vector [1]: ck = 97b98c6baff1dfe5a16e5bae9f9d52a2 20250315085525034 DAUC <0003> auc.c:144 vector [1]: ik = ec839e76fd351a883af7a08218fcda9c 20250315085525034 DAUC <0003> auc.c:145 vector [1]: res = e9d1c219456620f00000000000000000 20250315085525034 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085525034 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085525034 DAUC <0003> auc.c:179 vector [1]: kc = 31fe0947f34b2a5c 20250315085525034 DAUC <0003> auc.c:180 vector [1]: sres = a4459469 20250315085525034 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085525034 DAUC <0003> auc.c:113 vector [2]: rand = 3fae891be41fd6156c119ca42be6c01e 20250315085525034 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250315085525034 DAUC <0003> auc.c:142 vector [2]: autn = 84c877095df8000000dfb47cf3f0b6ee 20250315085525034 DAUC <0003> auc.c:143 vector [2]: ck = 7595c3f4665d6a15688e31d9f85a24a1 20250315085525034 DAUC <0003> auc.c:144 vector [2]: ik = 12a2a2390316892e6fb8abbe1601648c 20250315085525034 DAUC <0003> auc.c:145 vector [2]: res = 6f6388cd7d001a860000000000000000 20250315085525034 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085525034 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085525034 DAUC <0003> auc.c:179 vector [2]: kc = 9c7cf09471d7f4c7 20250315085525034 DAUC <0003> auc.c:180 vector [2]: sres = 307fa545 20250315085525034 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085525034 DAUC <0003> auc.c:113 vector [3]: rand = 598a97ed0e50ed8fc54c281774d6a9f4 20250315085525034 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250315085525034 DAUC <0003> auc.c:142 vector [3]: autn = f6a253aac8410000d4f57861ab0863b1 20250315085525034 DAUC <0003> auc.c:143 vector [3]: ck = 9d1069c33af649f628c295f2deb3f726 20250315085525034 DAUC <0003> auc.c:144 vector [3]: ik = af815bb46b775e2df6700cabea398805 20250315085525034 DAUC <0003> auc.c:145 vector [3]: res = dbfdf2ccdf1294e80000000000000000 20250315085525034 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085525034 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085525034 DAUC <0003> auc.c:179 vector [3]: kc = a5538f33e463161f 20250315085525034 DAUC <0003> auc.c:180 vector [3]: sres = 8150543c 20250315085525034 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085525034 DAUC <0003> db_auc.c:245 IMSI='262421158491916': Generated 4 vectors 20250315085525034 DAUC <0003> db_auc.c:249 IMSI='262421158491916': Updating SQN=161 in DB 20250315085525034 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421158491916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421158491916"} 20250315085525034 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421158491916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085525034 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085525034 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085525035 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525035 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421158491916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421158491916"} 20250315085525035 DAUC <0003> db_auc.c:236 IMSI='262421158491916': Calling to generate 5 vectors 20250315085525035 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250315085525035 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085525035 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085525035 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250315085525035 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085525035 DAUC <0003> auc.c:113 vector [0]: rand = dbe63a349fe6dcf3024a15e990e88189 20250315085525035 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250315085525035 DAUC <0003> auc.c:142 vector [0]: autn = c18a46c0d6b1000011d6f57234fbd4bd 20250315085525035 DAUC <0003> auc.c:143 vector [0]: ck = 4d8e7bbb468df509ed65424bb7ff2e48 20250315085525035 DAUC <0003> auc.c:144 vector [0]: ik = a62c48e8ce981d6ebf920a9fdcd71a86 20250315085525035 DAUC <0003> auc.c:145 vector [0]: res = 039a841a51f59f550000000000000000 20250315085525035 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085525035 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085525035 DAUC <0003> auc.c:179 vector [0]: kc = 2ad8530bd0ff5b6b 20250315085525035 DAUC <0003> auc.c:180 vector [0]: sres = 66f611d2 20250315085525035 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085525035 DAUC <0003> auc.c:113 vector [1]: rand = defd611d57cc77a7b7f932657e87c0b1 20250315085525035 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250315085525035 DAUC <0003> auc.c:142 vector [1]: autn = b54f33282ee800000f45310f34d75dd8 20250315085525035 DAUC <0003> auc.c:143 vector [1]: ck = f9157e7bea72cf001fac3b47ad7d7976 20250315085525035 DAUC <0003> auc.c:144 vector [1]: ik = 3ca7530a6d62bd01c2a81dc1ef1adae9 20250315085525035 DAUC <0003> auc.c:145 vector [1]: res = 458dc861fc3406220000000000000000 20250315085525035 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085525035 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085525035 DAUC <0003> auc.c:179 vector [1]: kc = 7359e1b70ff60521 20250315085525035 DAUC <0003> auc.c:180 vector [1]: sres = 06300f88 20250315085525035 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085525035 DAUC <0003> auc.c:113 vector [2]: rand = f3b7d56e8897353da1d0d8a3ce0b823a 20250315085525035 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250315085525035 DAUC <0003> auc.c:142 vector [2]: autn = b93ccd35edcd0000e95868b5b9622a06 20250315085525035 DAUC <0003> auc.c:143 vector [2]: ck = e8a5eb9ba6973986cd07300e7c362977 20250315085525035 DAUC <0003> auc.c:144 vector [2]: ik = 19dea3551b929b6036e405c72acfa373 20250315085525035 DAUC <0003> auc.c:145 vector [2]: res = 9bf77aaa38d46b490000000000000000 20250315085525035 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085525035 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085525035 DAUC <0003> auc.c:179 vector [2]: kc = fe1fbbd949c6cc29 20250315085525035 DAUC <0003> auc.c:180 vector [2]: sres = f65a8d31 20250315085525035 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085525035 DAUC <0003> auc.c:113 vector [3]: rand = 2c9002fa15638ea8457761b824bd3edc 20250315085525035 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250315085525035 DAUC <0003> auc.c:142 vector [3]: autn = 54ca0149a9ba0000e47516ff4c0313cf 20250315085525035 DAUC <0003> auc.c:143 vector [3]: ck = 3739989ad5bf2108d747f82fb16c78f2 20250315085525035 DAUC <0003> auc.c:144 vector [3]: ik = e7e032a3ee4553e2c3dba37645fb7741 20250315085525035 DAUC <0003> auc.c:145 vector [3]: res = 66266137a17881240000000000000000 20250315085525035 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085525035 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085525035 DAUC <0003> auc.c:179 vector [3]: kc = bf6cf8bdd91f9e6f 20250315085525035 DAUC <0003> auc.c:180 vector [3]: sres = ad890c14 20250315085525035 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085525035 DAUC <0003> auc.c:113 vector [4]: rand = 5bd39afc74284c45c90de1d8fbe322cd 20250315085525035 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250315085525035 DAUC <0003> auc.c:142 vector [4]: autn = 36a1b41651f60000d2222d5f24cb4424 20250315085525035 DAUC <0003> auc.c:143 vector [4]: ck = 3a12b9c9f7e2a7a8011a5aa8dc043dd1 20250315085525035 DAUC <0003> auc.c:144 vector [4]: ik = 529a6e4ef0122de8344b3bec782776e6 20250315085525035 DAUC <0003> auc.c:145 vector [4]: res = b72807f4f9e240540000000000000000 20250315085525035 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085525035 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250315085525035 DAUC <0003> auc.c:179 vector [4]: kc = 9b82e63a54aa8462 20250315085525035 DAUC <0003> auc.c:180 vector [4]: sres = dcd2efbe 20250315085525035 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250315085525035 DAUC <0003> db_auc.c:245 IMSI='262421158491916': Generated 5 vectors 20250315085525035 DAUC <0003> db_auc.c:249 IMSI='262421158491916': Updating SQN=321 in DB 20250315085525035 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421158491916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421158491916"} 20250315085525035 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421158491916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085525035 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085525036 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085525037 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525037 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421158491916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421158491916"} 20250315085525037 DAUC <0003> db_auc.c:236 IMSI='262421158491916': Calling to generate 5 vectors 20250315085525037 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250315085525037 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085525037 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085525037 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250315085525037 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085525037 DAUC <0003> auc.c:113 vector [0]: rand = 1ea96ae248753a760657d46d5740c96d 20250315085525037 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250315085525037 DAUC <0003> auc.c:142 vector [0]: autn = 4d335245cf8a0000ddc9d2520d0bb3d0 20250315085525037 DAUC <0003> auc.c:143 vector [0]: ck = 93df40f7b61108a67e8bcb47b1451599 20250315085525037 DAUC <0003> auc.c:144 vector [0]: ik = 561a8f96efc3f2b3a5440ab9395798b2 20250315085525037 DAUC <0003> auc.c:145 vector [0]: res = 2955e29b10c54f2d0000000000000000 20250315085525037 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085525037 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085525037 DAUC <0003> auc.c:179 vector [0]: kc = d3828357a875d479 20250315085525037 DAUC <0003> auc.c:180 vector [0]: sres = 330ca000 20250315085525037 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085525037 DAUC <0003> auc.c:113 vector [1]: rand = d8e12ef31a2af7893daafabbb713224e 20250315085525037 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250315085525037 DAUC <0003> auc.c:142 vector [1]: autn = bda89478e9a2000086ed8aa207a28977 20250315085525037 DAUC <0003> auc.c:143 vector [1]: ck = 4bb5268562960a89c8857345affcf3b9 20250315085525037 DAUC <0003> auc.c:144 vector [1]: ik = ea2cd1bc61c6bfc4d12143d96fd0da1a 20250315085525037 DAUC <0003> auc.c:145 vector [1]: res = 10c2e32ff819dcef0000000000000000 20250315085525037 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085525037 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085525037 DAUC <0003> auc.c:179 vector [1]: kc = 6252a3604814a2a6 20250315085525037 DAUC <0003> auc.c:180 vector [1]: sres = d70e6981 20250315085525037 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085525037 DAUC <0003> auc.c:113 vector [2]: rand = 5fbb38a0d2401a648578f31eb62d5f21 20250315085525037 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250315085525037 DAUC <0003> auc.c:142 vector [2]: autn = 4674cebc37e10000a2426d76c16d947a 20250315085525037 DAUC <0003> auc.c:143 vector [2]: ck = e770cd406247b15721f12284c5b72132 20250315085525037 DAUC <0003> auc.c:144 vector [2]: ik = 641e386f8bb009f0f2dc428ced6cef6d 20250315085525037 DAUC <0003> auc.c:145 vector [2]: res = 0bd5e011a4e0788f0000000000000000 20250315085525037 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085525037 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085525037 DAUC <0003> auc.c:179 vector [2]: kc = 78d2035824a67eae 20250315085525037 DAUC <0003> auc.c:180 vector [2]: sres = 1ced13cf 20250315085525037 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085525037 DAUC <0003> auc.c:113 vector [3]: rand = be74e80cc87da354d407c9a09ce3046e 20250315085525037 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250315085525037 DAUC <0003> auc.c:142 vector [3]: autn = 8f12bf3557570000d258d1915b7cf24f 20250315085525037 DAUC <0003> auc.c:143 vector [3]: ck = ba47996d4b1eef7620027a8f11ba0b27 20250315085525037 DAUC <0003> auc.c:144 vector [3]: ik = 36cf3715712a0f013f96157275b970a9 20250315085525037 DAUC <0003> auc.c:145 vector [3]: res = b28171ea6cdfd7220000000000000000 20250315085525037 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085525037 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085525037 DAUC <0003> auc.c:179 vector [3]: kc = 47afd891bcdfd2c2 20250315085525037 DAUC <0003> auc.c:180 vector [3]: sres = b9d507ee 20250315085525037 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085525037 DAUC <0003> auc.c:113 vector [4]: rand = abdadc6430298a3c8dcb63738ae9568e 20250315085525037 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250315085525037 DAUC <0003> auc.c:142 vector [4]: autn = 332befd70b0a0000be473597feb5fe59 20250315085525037 DAUC <0003> auc.c:143 vector [4]: ck = af0c61429b79cb329d1324dd6844a5e2 20250315085525037 DAUC <0003> auc.c:144 vector [4]: ik = 1eb0c35d85ac7f68bf22e492caa96565 20250315085525037 DAUC <0003> auc.c:145 vector [4]: res = 6093276f11982c950000000000000000 20250315085525037 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085525037 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250315085525037 DAUC <0003> auc.c:179 vector [4]: kc = 869ab1912da6d71b 20250315085525037 DAUC <0003> auc.c:180 vector [4]: sres = 4411e167 20250315085525037 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250315085525037 DAUC <0003> db_auc.c:245 IMSI='262421158491916': Generated 5 vectors 20250315085525037 DAUC <0003> db_auc.c:249 IMSI='262421158491916': Updating SQN=481 in DB 20250315085525037 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421158491916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421158491916"} 20250315085525037 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421158491916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085525037 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085525037 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085525038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@8d8dc1e387c1: Final verdict of PTC: pass MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085525039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55488<->l=127.0.0.1:4258 20250315085525040 DLINP <000b> input/ipa.c:452 connected read/write 20250315085525040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085525040 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085525040 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085525040 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085525040 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33437<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@8d8dc1e387c1: Final verdict of PTC: none 22@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sat Mar 15 08:55:25 UTC 2025 ====== 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 20250315085525062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4258 20250315085525163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sat Mar 15 08:55:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_sai_eps started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085528277 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085528277 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085528283 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085528285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55572<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085528291 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085528291 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085528291 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085528291 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 20250315085528291 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085528291 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 20250315085528291 DLGSUP <0013> gsup_server.c:236 2: 20250315085528291 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085528291 DLGSUP <0013> gsup_server.c:236 3: 20250315085528291 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085528291 DLGSUP <0013> gsup_server.c:236 4: 20250315085528291 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085528291 DLGSUP <0013> gsup_server.c:236 5: 20250315085528291 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085528291 DLGSUP <0013> gsup_server.c:236 7: 20250315085528291 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085528291 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085528291 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085528291 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(32)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@8d8dc1e387c1: 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") 20250315085528302 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45203<->l=127.0.0.1:4259) 20250315085528304 DAUC <0003> db_auc.c:157 IMSI='262424565586662': No 2G Auth Data 20250315085528304 DAUC <0003> db_auc.c:192 IMSI='262424565586662': No 3G Auth Data HLR_Test-GSUP(33)@8d8dc1e387c1: Created GsupExpect[0] for "262424565586662" to be handled at TC_gsup_sai_eps(36) 20250315085528312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55576<->l=127.0.0.1:4258 20250315085528334 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085528334 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424565586662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424565586662"} 20250315085528334 DAUC <0003> db_auc.c:157 IMSI='262424565586662': No 2G Auth Data 20250315085528334 DAUC <0003> db_auc.c:236 IMSI='262424565586662': Calling to generate 5 vectors 20250315085528334 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250315085528334 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085528334 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085528334 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085528334 DAUC <0003> auc.c:113 vector [0]: rand = f68bb5671f316a9afd3305b16fc8099e 20250315085528334 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085528334 DAUC <0003> auc.c:142 vector [0]: autn = dd256b0ca6c080007eebe217d2c50a34 20250315085528334 DAUC <0003> auc.c:143 vector [0]: ck = 3e5f1f79578c8052e89019a60c4f9984 20250315085528335 DAUC <0003> auc.c:144 vector [0]: ik = 15801654dfe12bd9119913149ada94f8 20250315085528335 DAUC <0003> auc.c:145 vector [0]: res = 6a65d66eb1883e770000000000000000 20250315085528335 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085528335 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250315085528335 DAUC <0003> auc.c:151 vector [0]: kc = d2d6039f1ef8a6f7 20250315085528335 DAUC <0003> auc.c:152 vector [0]: sres = dbede819 20250315085528335 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250315085528335 DAUC <0003> auc.c:113 vector [1]: rand = aed77dc4eead9d7aa30ec8b4fdbb6c0e 20250315085528335 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250315085528335 DAUC <0003> auc.c:142 vector [1]: autn = 531cc242b9de8000a65d6008d8bb4dd9 20250315085528335 DAUC <0003> auc.c:143 vector [1]: ck = cbf9036347baf4e5c7ebb68ee13d2143 20250315085528335 DAUC <0003> auc.c:144 vector [1]: ik = 943b5ae32f55910b1647ed4775404005 20250315085528335 DAUC <0003> auc.c:145 vector [1]: res = aa29c32453d40fad0000000000000000 20250315085528335 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085528335 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250315085528335 DAUC <0003> auc.c:151 vector [1]: kc = 8e6e0249fc9204a8 20250315085528335 DAUC <0003> auc.c:152 vector [1]: sres = f9fdcc89 20250315085528335 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250315085528335 DAUC <0003> auc.c:113 vector [2]: rand = bfbc69cdfe8565e42be3b6aa3ab0eb90 20250315085528335 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250315085528335 DAUC <0003> auc.c:142 vector [2]: autn = cc8475bdede580002bdd79e5303835d2 20250315085528335 DAUC <0003> auc.c:143 vector [2]: ck = 7223f7d0a684155643b75f51e16ff476 20250315085528335 DAUC <0003> auc.c:144 vector [2]: ik = 97899d59622a5a611df6f2452b6d4c65 20250315085528335 DAUC <0003> auc.c:145 vector [2]: res = fbdc979a2e8d6e2c0000000000000000 20250315085528335 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085528335 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250315085528335 DAUC <0003> auc.c:151 vector [2]: kc = bbebc79d0eacf724 20250315085528335 DAUC <0003> auc.c:152 vector [2]: sres = d551f9b6 20250315085528335 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250315085528335 DAUC <0003> auc.c:113 vector [3]: rand = 900fb4847f13e0dbf3cf9b2e7874d0a2 20250315085528335 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250315085528335 DAUC <0003> auc.c:142 vector [3]: autn = de5eaf22d3398000dc7d920fc9feddb6 20250315085528335 DAUC <0003> auc.c:143 vector [3]: ck = 8894c843b6395e20b6952456c77b70eb 20250315085528335 DAUC <0003> auc.c:144 vector [3]: ik = 850c22f356824ef01397b6a1be967a32 20250315085528335 DAUC <0003> auc.c:145 vector [3]: res = 58425937ded7539a0000000000000000 20250315085528335 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085528335 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250315085528335 DAUC <0003> auc.c:151 vector [3]: kc = a89a784799561a09 20250315085528335 DAUC <0003> auc.c:152 vector [3]: sres = 86950aad 20250315085528335 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250315085528335 DAUC <0003> auc.c:113 vector [4]: rand = f119bdfdf193ecf868ad8b87f12e863d 20250315085528335 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250315085528335 DAUC <0003> auc.c:142 vector [4]: autn = 90251bef4886800000352e74c0d62ccb 20250315085528335 DAUC <0003> auc.c:143 vector [4]: ck = 15ae5eade240a599ae430d20d48e0ba8 20250315085528335 DAUC <0003> auc.c:144 vector [4]: ik = 9352bcf8a733507c0a925a9d43fe723c 20250315085528336 DAUC <0003> auc.c:145 vector [4]: res = c053637df2b6c1090000000000000000 20250315085528336 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085528336 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250315085528336 DAUC <0003> auc.c:151 vector [4]: kc = 222db5e8d2038c71 20250315085528336 DAUC <0003> auc.c:152 vector [4]: sres = 32e5a274 20250315085528336 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250315085528336 DAUC <0003> db_auc.c:245 IMSI='262424565586662': Generated 5 vectors 20250315085528336 DAUC <0003> db_auc.c:249 IMSI='262424565586662': Updating SQN=161 in DB 20250315085528336 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424565586662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424565586662"} 20250315085528336 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424565586662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085528336 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085528336 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d8dc1e387c1: Found GsupExpect[0] for "262424565586662" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424565586662" TC_gsup_sai_eps(36)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085528345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55576<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085528348 DAUC <0003> db_auc.c:157 IMSI='262423948130908': No 2G Auth Data 20250315085528348 DAUC <0003> db_auc.c:192 IMSI='262423948130908': No 3G Auth Data HLR_Test-GSUP(33)@8d8dc1e387c1: Created GsupExpect[0] for "262423948130908" to be handled at TC_gsup_sai_eps(37) 20250315085528371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 20250315085528376 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085528376 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423948130908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423948130908"} 20250315085528376 DAUC <0003> db_auc.c:157 IMSI='262423948130908': No 2G Auth Data 20250315085528376 DAUC <0003> db_auc.c:236 IMSI='262423948130908': Calling to generate 5 vectors 20250315085528376 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250315085528376 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085528376 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250315085528376 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085528376 DAUC <0003> auc.c:113 vector [0]: rand = 7ff5c9b91ef427aaca35a7d8ee2ecc6f 20250315085528376 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085528376 DAUC <0003> auc.c:142 vector [0]: autn = eb30d9138dd78000d12096da94517328 20250315085528376 DAUC <0003> auc.c:143 vector [0]: ck = ca3e57a1248ef3ffce395ed1d8074028 20250315085528376 DAUC <0003> auc.c:144 vector [0]: ik = 78e53fbdfecf1c8b72afc22f999af9c5 20250315085528376 DAUC <0003> auc.c:145 vector [0]: res = 73c2519589474ef00000000000000000 20250315085528376 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085528376 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250315085528376 DAUC <0003> auc.c:151 vector [0]: kc = 0e4df4e29bdc5699 20250315085528376 DAUC <0003> auc.c:152 vector [0]: sres = fa851f65 20250315085528376 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250315085528376 DAUC <0003> auc.c:113 vector [1]: rand = 5cb4ff5edfba3800d600e9fea39d8f3d 20250315085528376 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250315085528376 DAUC <0003> auc.c:142 vector [1]: autn = c66437c99c7e8000637c365402f86815 20250315085528376 DAUC <0003> auc.c:143 vector [1]: ck = 059299d1ab4cfcd39523a154655a3fa7 20250315085528376 DAUC <0003> auc.c:144 vector [1]: ik = c9fac8c58cf908eaf24d8fb06d51f458 20250315085528376 DAUC <0003> auc.c:145 vector [1]: res = b4c56e7ecc4b99f20000000000000000 20250315085528376 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085528376 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250315085528376 DAUC <0003> auc.c:151 vector [1]: kc = ab067ff02fbe3fc6 20250315085528376 DAUC <0003> auc.c:152 vector [1]: sres = 788ef78c 20250315085528376 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250315085528376 DAUC <0003> auc.c:113 vector [2]: rand = b8ab22b39619228907d7a9387f1fa4dd 20250315085528376 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250315085528376 DAUC <0003> auc.c:142 vector [2]: autn = 1055684ca0258000dbdff36605a869eb 20250315085528376 DAUC <0003> auc.c:143 vector [2]: ck = 65a33714b13b7bb7e031deae11d5c93f 20250315085528376 DAUC <0003> auc.c:144 vector [2]: ik = d28226c62ba34f8a6338f7b9ad373439 20250315085528376 DAUC <0003> auc.c:145 vector [2]: res = 5e6ad02afdeb38960000000000000000 20250315085528376 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085528376 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250315085528376 DAUC <0003> auc.c:151 vector [2]: kc = 342838c5267ac93b 20250315085528376 DAUC <0003> auc.c:152 vector [2]: sres = a381e8bc 20250315085528376 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250315085528376 DAUC <0003> auc.c:113 vector [3]: rand = fcd470565b41349f6e291fdf858f585c 20250315085528376 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250315085528376 DAUC <0003> auc.c:142 vector [3]: autn = 7910facc5b718000723ce86f999ba420 20250315085528376 DAUC <0003> auc.c:143 vector [3]: ck = 294339c30bf2679badd637566a061ab9 20250315085528376 DAUC <0003> auc.c:144 vector [3]: ik = bb294d971e511754045c9865c704caeb 20250315085528376 DAUC <0003> auc.c:145 vector [3]: res = d50ccbceee54c1af0000000000000000 20250315085528376 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085528376 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250315085528376 DAUC <0003> auc.c:151 vector [3]: kc = 3be0db67b8a1a09d 20250315085528376 DAUC <0003> auc.c:152 vector [3]: sres = 3b580a61 20250315085528376 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250315085528376 DAUC <0003> auc.c:113 vector [4]: rand = 3fac3bded67ec2ba825b68bc16ca45f1 20250315085528376 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250315085528376 DAUC <0003> auc.c:142 vector [4]: autn = 6e0dc51f28848000d5c5143ce53adc12 20250315085528376 DAUC <0003> auc.c:143 vector [4]: ck = 0a4be4d6216b312a1e5528c5f3d15fbe 20250315085528376 DAUC <0003> auc.c:144 vector [4]: ik = 80bf9b4be6f4a807384aa3d35ce1ce17 20250315085528376 DAUC <0003> auc.c:145 vector [4]: res = 3db6e2bab91070d90000000000000000 20250315085528376 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085528376 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250315085528376 DAUC <0003> auc.c:151 vector [4]: kc = acebf48b68af0884 20250315085528376 DAUC <0003> auc.c:152 vector [4]: sres = 84a69263 20250315085528376 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250315085528376 DAUC <0003> db_auc.c:245 IMSI='262423948130908': Generated 5 vectors 20250315085528376 DAUC <0003> db_auc.c:249 IMSI='262423948130908': Updating SQN=161 in DB 20250315085528376 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423948130908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423948130908"} 20250315085528376 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423948130908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085528376 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085528376 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d8dc1e387c1: Found GsupExpect[0] for "262423948130908" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@8d8dc1e387c1: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423948130908" TC_gsup_sai_eps(37)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085528378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085528379 DAUC <0003> db_auc.c:157 IMSI='262423373473628': No 2G Auth Data 20250315085528379 DAUC <0003> db_auc.c:192 IMSI='262423373473628': No 3G Auth Data HLR_Test-GSUP(33)@8d8dc1e387c1: Created GsupExpect[0] for "262423373473628" to be handled at TC_gsup_sai_eps(38) 20250315085528386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4258 20250315085528388 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085528388 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423373473628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423373473628"} 20250315085528388 DAUC <0003> db_auc.c:236 IMSI='262423373473628': Calling to generate 5 vectors 20250315085528388 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250315085528388 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085528388 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085528388 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085528388 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085528388 DAUC <0003> auc.c:113 vector [0]: rand = 9b796587c83c739d43ff9d3ab2d99270 20250315085528388 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085528388 DAUC <0003> auc.c:142 vector [0]: autn = 776a132ea43b80004fdd4eb0b8ef2675 20250315085528388 DAUC <0003> auc.c:143 vector [0]: ck = bf0f32c04c83a7e0db517d4966e59234 20250315085528388 DAUC <0003> auc.c:144 vector [0]: ik = 51b048f0adaa4004e4a735cc7d4ba702 20250315085528388 DAUC <0003> auc.c:145 vector [0]: res = 05fa68783dd93e560000000000000000 20250315085528388 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085528388 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085528388 DAUC <0003> auc.c:179 vector [0]: kc = 2df667846df56000 20250315085528388 DAUC <0003> auc.c:180 vector [0]: sres = 3705ce79 20250315085528388 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085528388 DAUC <0003> auc.c:113 vector [1]: rand = 5cdf470ca121a41a53651f16ea3ece4a 20250315085528388 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250315085528388 DAUC <0003> auc.c:142 vector [1]: autn = b11436d0eb278000889a76b63a056a93 20250315085528388 DAUC <0003> auc.c:143 vector [1]: ck = 77aea8431f5dab0bc2f4f98054b914af 20250315085528388 DAUC <0003> auc.c:144 vector [1]: ik = 91cabac23afa73c7cb2c50d63fbea0c7 20250315085528388 DAUC <0003> auc.c:145 vector [1]: res = 222a9271cc7763a70000000000000000 20250315085528388 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085528388 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085528388 DAUC <0003> auc.c:179 vector [1]: kc = 92c127fce61df000 20250315085528388 DAUC <0003> auc.c:180 vector [1]: sres = c4a1d4f6 20250315085528388 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085528388 DAUC <0003> auc.c:113 vector [2]: rand = cad51d133fb063893d1cb643dbe859ff 20250315085528388 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250315085528388 DAUC <0003> auc.c:142 vector [2]: autn = dab7a074f44480003a71fb466945ba1c 20250315085528388 DAUC <0003> auc.c:143 vector [2]: ck = 0462f0b8bff8d81f36b38538dbf2fff6 20250315085528388 DAUC <0003> auc.c:144 vector [2]: ik = d58216ee8fd89a7936280a5582f7bef5 20250315085528388 DAUC <0003> auc.c:145 vector [2]: res = 35318cbb79c200d80000000000000000 20250315085528388 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085528388 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085528388 DAUC <0003> auc.c:179 vector [2]: kc = 1eb54671eeeee400 20250315085528388 DAUC <0003> auc.c:180 vector [2]: sres = db93badf 20250315085528388 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085528388 DAUC <0003> auc.c:113 vector [3]: rand = fcd50e739e3a6a027faa12e589baaab5 20250315085528388 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250315085528388 DAUC <0003> auc.c:142 vector [3]: autn = 969225209688800045ab43b19a2acc36 20250315085528388 DAUC <0003> auc.c:143 vector [3]: ck = 6144a58903b7494e3c6e494c6e95a6f6 20250315085528388 DAUC <0003> auc.c:144 vector [3]: ik = de64f8fbd645e9b66d0cde10fb47912f 20250315085528388 DAUC <0003> auc.c:145 vector [3]: res = 0ec57c540460a5720000000000000000 20250315085528388 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085528388 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085528388 DAUC <0003> auc.c:179 vector [3]: kc = 13b1a03a93661000 20250315085528388 DAUC <0003> auc.c:180 vector [3]: sres = ab4858d4 20250315085528388 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085528388 DAUC <0003> auc.c:113 vector [4]: rand = c73900aeb852428608e6a3ab9aeb0365 20250315085528388 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250315085528388 DAUC <0003> auc.c:142 vector [4]: autn = bbe306a214d2800063df81e5964fedb9 20250315085528388 DAUC <0003> auc.c:143 vector [4]: ck = 94271a2a7c5d71cf1bb51f9ced8a3429 20250315085528388 DAUC <0003> auc.c:144 vector [4]: ik = 8db33749bf02302298673451a72faccc 20250315085528388 DAUC <0003> auc.c:145 vector [4]: res = c1ea960bed1c77210000000000000000 20250315085528388 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085528388 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250315085528388 DAUC <0003> auc.c:179 vector [4]: kc = 0da46e0181118800 20250315085528388 DAUC <0003> auc.c:180 vector [4]: sres = 17a386da 20250315085528388 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250315085528388 DAUC <0003> db_auc.c:245 IMSI='262423373473628': Generated 5 vectors 20250315085528388 DAUC <0003> db_auc.c:249 IMSI='262423373473628': Updating SQN=161 in DB 20250315085528388 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423373473628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423373473628"} 20250315085528388 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423373473628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085528388 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085528388 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d8dc1e387c1: Found GsupExpect[0] for "262423373473628" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@8d8dc1e387c1: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423373473628" TC_gsup_sai_eps(38)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085528390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085528391 DAUC <0003> db_auc.c:157 IMSI='262429045629730': No 2G Auth Data 20250315085528391 DAUC <0003> db_auc.c:192 IMSI='262429045629730': No 3G Auth Data HLR_Test-GSUP(33)@8d8dc1e387c1: Created GsupExpect[0] for "262429045629730" to be handled at TC_gsup_sai_eps(39) 20250315085528398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 20250315085528400 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085528400 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429045629730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429045629730"} 20250315085528400 DAUC <0003> db_auc.c:236 IMSI='262429045629730': Calling to generate 5 vectors 20250315085528400 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250315085528400 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085528400 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085528400 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085528400 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085528400 DAUC <0003> auc.c:113 vector [0]: rand = ac73fb35eb79dcd0570d04507e4dba70 20250315085528400 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085528400 DAUC <0003> auc.c:142 vector [0]: autn = c0fffc8e222880004975b5cc5470d185 20250315085528400 DAUC <0003> auc.c:143 vector [0]: ck = fd658c8ee75e9aed4c4a59f09e2719d1 20250315085528400 DAUC <0003> auc.c:144 vector [0]: ik = c667b7c815d2060c6c3e94a3932d12d6 20250315085528400 DAUC <0003> auc.c:145 vector [0]: res = c879593269b9c8ad0000000000000000 20250315085528400 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085528400 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085528400 DAUC <0003> auc.c:179 vector [0]: kc = d71759e7f3b72400 20250315085528400 DAUC <0003> auc.c:180 vector [0]: sres = 4cd147de 20250315085528400 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085528400 DAUC <0003> auc.c:113 vector [1]: rand = d4af21002eea90e6923377d8b1f77ebc 20250315085528400 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250315085528400 DAUC <0003> auc.c:142 vector [1]: autn = 6e755e06cdc780005331fbb43d4bb3b0 20250315085528400 DAUC <0003> auc.c:143 vector [1]: ck = 14f54bffe1e6513e454ff032c77f0ef6 20250315085528400 DAUC <0003> auc.c:144 vector [1]: ik = c3f4433f518c512f72dd51882446d0c1 20250315085528400 DAUC <0003> auc.c:145 vector [1]: res = a5e4a1af0ee750280000000000000000 20250315085528400 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085528400 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085528400 DAUC <0003> auc.c:179 vector [1]: kc = aacd0a385a383c00 20250315085528400 DAUC <0003> auc.c:180 vector [1]: sres = a24396e9 20250315085528400 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085528400 DAUC <0003> auc.c:113 vector [2]: rand = 4a88d6ad3920e2017e18112c2960d546 20250315085528400 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250315085528400 DAUC <0003> auc.c:142 vector [2]: autn = 261281abd47080002e50b9d540563629 20250315085528400 DAUC <0003> auc.c:143 vector [2]: ck = 0a03cb8a081149b98d20ee9c227efde7 20250315085528400 DAUC <0003> auc.c:144 vector [2]: ik = e9e3ff9980df6f7f42865efa54f4ad98 20250315085528400 DAUC <0003> auc.c:145 vector [2]: res = a44c1fe1446f76710000000000000000 20250315085528400 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085528400 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085528400 DAUC <0003> auc.c:179 vector [2]: kc = 96e5556ba31bd400 20250315085528400 DAUC <0003> auc.c:180 vector [2]: sres = b47d0bd4 20250315085528400 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085528400 DAUC <0003> auc.c:113 vector [3]: rand = 95537525c119eacec471cd83c9c2097c 20250315085528400 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250315085528400 DAUC <0003> auc.c:142 vector [3]: autn = 3de917054a2e8000eb54b9f0ab2b96c8 20250315085528400 DAUC <0003> auc.c:143 vector [3]: ck = 5aaf54d8e798b5236f4ddbf9da8a2e64 20250315085528400 DAUC <0003> auc.c:144 vector [3]: ik = 46f4477335d3b7979a22aa9843a19df5 20250315085528400 DAUC <0003> auc.c:145 vector [3]: res = af152cdfb749097e0000000000000000 20250315085528400 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085528400 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085528400 DAUC <0003> auc.c:179 vector [3]: kc = 2e0361f773510000 20250315085528400 DAUC <0003> auc.c:180 vector [3]: sres = 5ad787ba 20250315085528400 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085528400 DAUC <0003> auc.c:113 vector [4]: rand = 17d14309c16f7314f1d3ecf6cc8e1cdf 20250315085528400 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250315085528400 DAUC <0003> auc.c:142 vector [4]: autn = fb064a550d5a80003c96c708d9c13fec 20250315085528400 DAUC <0003> auc.c:143 vector [4]: ck = 7d0c9c6698975464387e84acd92aaf2f 20250315085528400 DAUC <0003> auc.c:144 vector [4]: ik = 572f74a44288708eb954d92acde11b21 20250315085528400 DAUC <0003> auc.c:145 vector [4]: res = 6509f3b99d62dc730000000000000000 20250315085528400 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085528400 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250315085528400 DAUC <0003> auc.c:179 vector [4]: kc = 886a9a38f87aec00 20250315085528400 DAUC <0003> auc.c:180 vector [4]: sres = 7acfefda 20250315085528400 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250315085528400 DAUC <0003> db_auc.c:245 IMSI='262429045629730': Generated 5 vectors 20250315085528400 DAUC <0003> db_auc.c:249 IMSI='262429045629730': Updating SQN=161 in DB 20250315085528400 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429045629730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429045629730"} 20250315085528400 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429045629730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085528400 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085528400 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d8dc1e387c1: Found GsupExpect[0] for "262429045629730" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@8d8dc1e387c1: Added IMSI table entry 3TC_gsup_sai_eps(39)"262429045629730" TC_gsup_sai_eps(39)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085528401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085528402 DAUC <0003> db_auc.c:157 IMSI='262422265079331': No 2G Auth Data 20250315085528402 DAUC <0003> db_auc.c:192 IMSI='262422265079331': No 3G Auth Data HLR_Test-GSUP(33)@8d8dc1e387c1: Created GsupExpect[0] for "262422265079331" to be handled at TC_gsup_sai_eps(40) 20250315085528408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20250315085528410 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085528410 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422265079331 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422265079331"} 20250315085528410 DAUC <0003> db_auc.c:236 IMSI='262422265079331': Calling to generate 5 vectors 20250315085528410 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250315085528410 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250315085528410 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250315085528410 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250315085528410 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250315085528410 DAUC <0003> auc.c:113 vector [0]: rand = 2e1d9dccc5592e81aa496f0a8b5691a3 20250315085528410 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250315085528410 DAUC <0003> auc.c:142 vector [0]: autn = c51705d917ae8000a451de2a930fe7da 20250315085528410 DAUC <0003> auc.c:143 vector [0]: ck = 28db1ecc6462aa1b49389c58adcf9d4b 20250315085528410 DAUC <0003> auc.c:144 vector [0]: ik = 29c9d9e286a0e02226189b7970c42961 20250315085528410 DAUC <0003> auc.c:145 vector [0]: res = e9766c245741f3ae0000000000000000 20250315085528410 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250315085528410 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250315085528410 DAUC <0003> auc.c:179 vector [0]: kc = 3ef6dc395dad90c1 20250315085528410 DAUC <0003> auc.c:180 vector [0]: sres = dc2f39a0 20250315085528410 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250315085528410 DAUC <0003> auc.c:113 vector [1]: rand = 1736cfd992864423f52576121dc5b36d 20250315085528410 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250315085528410 DAUC <0003> auc.c:142 vector [1]: autn = dd47b7cbc83e80002507e1522fbeabc0 20250315085528410 DAUC <0003> auc.c:143 vector [1]: ck = a5e753fb33306e70e0480c75a835a33c 20250315085528410 DAUC <0003> auc.c:144 vector [1]: ik = 8ed40587f2e89b4bda8ffafe17f50af6 20250315085528410 DAUC <0003> auc.c:145 vector [1]: res = 72fd82ca2eb51ddb0000000000000000 20250315085528410 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250315085528410 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250315085528410 DAUC <0003> auc.c:179 vector [1]: kc = c1a9ced3a471df0d 20250315085528410 DAUC <0003> auc.c:180 vector [1]: sres = e4d7eabe 20250315085528410 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250315085528410 DAUC <0003> auc.c:113 vector [2]: rand = 0cbd6b6d1710eef282a4843d62b985fa 20250315085528410 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250315085528410 DAUC <0003> auc.c:142 vector [2]: autn = 12fddb9a39d48000196a093d4fe5ddd2 20250315085528410 DAUC <0003> auc.c:143 vector [2]: ck = 27cb7d248c075de118fbc2812bfc6527 20250315085528410 DAUC <0003> auc.c:144 vector [2]: ik = 2c2d57d588122928bf5171fc09c0d398 20250315085528410 DAUC <0003> auc.c:145 vector [2]: res = 9c061a66f336252f0000000000000000 20250315085528410 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250315085528410 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250315085528410 DAUC <0003> auc.c:179 vector [2]: kc = e1b8e00b491fa39e 20250315085528410 DAUC <0003> auc.c:180 vector [2]: sres = 4b0a3473 20250315085528410 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250315085528410 DAUC <0003> auc.c:113 vector [3]: rand = 5d0cc17c4ae1dad547656f402bcd0437 20250315085528410 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250315085528410 DAUC <0003> auc.c:142 vector [3]: autn = 885e0358af2c800060b39d9417d4e09a 20250315085528410 DAUC <0003> auc.c:143 vector [3]: ck = 25275e16ef81f9df2a4a315f28e66f05 20250315085528410 DAUC <0003> auc.c:144 vector [3]: ik = 4b76726f08d15ed4cfa120a151f674ca 20250315085528410 DAUC <0003> auc.c:145 vector [3]: res = 2a0317ae8b3004000000000000000000 20250315085528410 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250315085528410 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250315085528410 DAUC <0003> auc.c:179 vector [3]: kc = a71fe64ad509b8f1 20250315085528410 DAUC <0003> auc.c:180 vector [3]: sres = c7fafe95 20250315085528410 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250315085528410 DAUC <0003> auc.c:113 vector [4]: rand = 98d3cd77cf26adddc028c6ea6b00d424 20250315085528410 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250315085528410 DAUC <0003> auc.c:142 vector [4]: autn = cee471e394648000d1d7d7b48a872a44 20250315085528410 DAUC <0003> auc.c:143 vector [4]: ck = a98dcdb2132175a5772b0360e1bd3cfd 20250315085528410 DAUC <0003> auc.c:144 vector [4]: ik = 60970b60ba84bf1e28a28cb4c00bde2b 20250315085528410 DAUC <0003> auc.c:145 vector [4]: res = f2c10c25339522590000000000000000 20250315085528410 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250315085528410 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250315085528410 DAUC <0003> auc.c:179 vector [4]: kc = 0cc7f61f9ee4e5dc 20250315085528410 DAUC <0003> auc.c:180 vector [4]: sres = ebf201ba 20250315085528410 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250315085528410 DAUC <0003> db_auc.c:245 IMSI='262422265079331': Generated 5 vectors 20250315085528410 DAUC <0003> db_auc.c:249 IMSI='262422265079331': Updating SQN=161 in DB 20250315085528410 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422265079331 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422265079331"} 20250315085528410 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422265079331 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085528410 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085528410 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d8dc1e387c1: Found GsupExpect[0] for "262422265079331" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@8d8dc1e387c1: Added IMSI table entry 4TC_gsup_sai_eps(40)"262422265079331" TC_gsup_sai_eps(40)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085528412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@8d8dc1e387c1: Final verdict of PTC: pass MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085528413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55572<->l=127.0.0.1:4258 20250315085528413 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45203<->l=127.0.0.1:4259) 20250315085528413 DLINP <000b> input/ipa.c:452 connected read/write 20250315085528413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085528413 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085528413 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085528413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP(33)@8d8dc1e387c1: Final verdict of PTC: none 34@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat Mar 15 08:55:28 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250315085528442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20250315085528543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69496) Waiting for packet dumper to finish... 1 (prev_count=69496, count=126280) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sat Mar 15 08:55:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_ul_unknown_imsi started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085531637 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085531637 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085531642 DLINP <000b> input/ipa.c:452 connected read/write 20250315085531642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085531644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51836<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085531648 DLINP <000b> input/ipa.c:452 connected read/write 20250315085531648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085531648 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085531648 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085531648 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 20250315085531648 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085531648 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 20250315085531648 DLGSUP <0013> gsup_server.c:236 2: 20250315085531648 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085531648 DLGSUP <0013> gsup_server.c:236 3: 20250315085531648 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085531648 DLGSUP <0013> gsup_server.c:236 4: 20250315085531648 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085531648 DLGSUP <0013> gsup_server.c:236 5: 20250315085531648 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085531648 DLGSUP <0013> gsup_server.c:236 7: 20250315085531648 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085531648 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085531648 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085531648 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(41)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@8d8dc1e387c1: 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") 20250315085531682 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32885<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@8d8dc1e387c1: Created GsupExpect[0] for "262427766298997" to be handled at TC_gsup_ul_unknown_imsi(45) 20250315085531701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51846<->l=127.0.0.1:4258 20250315085531711 DLINP <000b> input/ipa.c:452 connected read/write 20250315085531711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085531711 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427766298997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427766298997" cn_domain=PS} 20250315085531711 DLU <0006> fsm.c:456 lu(262427766298997)[0x55ada88ebe20]{UNVALIDATED}: Allocated 20250315085531711 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427766298997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250315085531711 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427766298997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427766298997" cause=IMSI unknown in HLR} 20250315085531711 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427766298997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085531711 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427766298997)[0x55ada88ebe20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085531711 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427766298997)[0x55ada88ebe20]{UNVALIDATED}: Freeing instance 20250315085531711 DLU <0006> fsm.c:568 lu(PS:IMSI-262427766298997)[0x55ada88ebe20]{UNVALIDATED}: Deallocated 20250315085531711 DLINP <000b> input/ipa.c:452 connected read/write 20250315085531711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085531712 DLINP <000b> input/ipa.c:452 connected read/write 20250315085531712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@8d8dc1e387c1: Found GsupExpect[0] for "262427766298997" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427766298997" TC_gsup_ul_unknown_imsi(45)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085531716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51846<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085531718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51836<->l=127.0.0.1:4258 20250315085531720 DLINP <000b> input/ipa.c:452 connected read/write 20250315085531720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085531720 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(42)@8d8dc1e387c1: Final verdict of PTC: none 20250315085531720 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085531720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085531720 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32885<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@8d8dc1e387c1: Final verdict of PTC: none 43@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 43: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat Mar 15 08:55:31 UTC 2025 ====== 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 20250315085531754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51858<->l=127.0.0.1:4258 20250315085531854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51858<->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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:55:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085534973 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085534973 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085534975 DLINP <000b> input/ipa.c:452 connected read/write 20250315085534975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085534976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51870<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085534978 DLINP <000b> input/ipa.c:452 connected read/write 20250315085534978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085534978 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085534978 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085534978 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 20250315085534978 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085534978 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 20250315085534978 DLGSUP <0013> gsup_server.c:236 2: 20250315085534978 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085534978 DLGSUP <0013> gsup_server.c:236 3: 20250315085534978 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085534978 DLGSUP <0013> gsup_server.c:236 4: 20250315085534978 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085534978 DLGSUP <0013> gsup_server.c:236 5: 20250315085534978 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085534978 DLGSUP <0013> gsup_server.c:236 7: 20250315085534978 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085534978 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085534978 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085534978 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(46)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@8d8dc1e387c1: 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") 20250315085534989 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38015<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@8d8dc1e387c1: Created GsupExpect[0] for "262420505847792" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250315085534995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51886<->l=127.0.0.1:4258 20250315085535026 DLINP <000b> input/ipa.c:452 connected read/write 20250315085535026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085535026 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420505847792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420505847792" cn_domain=PS source_name="the-source\n"} 20250315085535026 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250315085535026 DLU <0006> fsm.c:456 lu(262420505847792)[0x55ada88ebe20]{UNVALIDATED}: Allocated 20250315085535026 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420505847792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250315085535026 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262420505847792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420505847792" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250315085535026 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262420505847792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085535026 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420505847792)[0x55ada88ebe20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085535026 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420505847792)[0x55ada88ebe20]{UNVALIDATED}: Freeing instance 20250315085535026 DLU <0006> fsm.c:568 lu(PS:IMSI-262420505847792)[0x55ada88ebe20]{UNVALIDATED}: Deallocated 20250315085535026 DLINP <000b> input/ipa.c:452 connected read/write 20250315085535026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085535026 DLINP <000b> input/ipa.c:452 connected read/write 20250315085535026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@8d8dc1e387c1: Found GsupExpect[0] for "262420505847792" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262420505847792" TC_gsup_ul_unknown_imsi_via_proxy(50)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085535035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51886<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085535036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51870<->l=127.0.0.1:4258 20250315085535038 DLINP <000b> input/ipa.c:452 connected read/write 20250315085535038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085535038 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(47)@8d8dc1e387c1: Final verdict of PTC: none 20250315085535039 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085535039 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085535039 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250315085535039 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38015<->l=127.0.0.1:4259) 48@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 48: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sat Mar 15 08:55:35 UTC 2025 ====== 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 20250315085535113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51898<->l=127.0.0.1:4258 20250315085535213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51898<->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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:55:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085538322 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085538322 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085538327 DLINP <000b> input/ipa.c:452 connected read/write 20250315085538327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085538328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51912<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@8d8dc1e387c1: 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) } } } } 20250315085538331 DLINP <000b> input/ipa.c:452 connected read/write 20250315085538331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085538331 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085538331 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085538331 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 20250315085538331 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085538331 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 20250315085538331 DLGSUP <0013> gsup_server.c:236 2: 20250315085538331 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085538331 DLGSUP <0013> gsup_server.c:236 3: 20250315085538331 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085538331 DLGSUP <0013> gsup_server.c:236 4: 20250315085538331 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085538331 DLGSUP <0013> gsup_server.c:236 5: 20250315085538331 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085538331 DLGSUP <0013> gsup_server.c:236 7: 20250315085538331 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085538331 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085538331 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085538331 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(51)@8d8dc1e387c1: 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 } } } } HLR_Test-GSUP-IPA(51)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@8d8dc1e387c1: 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") 20250315085538350 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36805<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@8d8dc1e387c1: Created GsupExpect[0] for "262421322446900" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250315085538360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51920<->l=127.0.0.1:4258 20250315085538374 DLINP <000b> input/ipa.c:452 connected read/write 20250315085538374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085538374 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421322446900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421322446900" cn_domain=PS} 20250315085538374 DLU <0006> fsm.c:456 lu(262421322446900)[0x55ada88ebe20]{UNVALIDATED}: Allocated 20250315085538374 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421322446900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250315085538374 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421322446900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421322446900" cause=Roaming not allowed in this location area} 20250315085538374 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421322446900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085538374 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421322446900)[0x55ada88ebe20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085538374 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421322446900)[0x55ada88ebe20]{UNVALIDATED}: Freeing instance 20250315085538374 DLU <0006> fsm.c:568 lu(PS:IMSI-262421322446900)[0x55ada88ebe20]{UNVALIDATED}: Deallocated 20250315085538374 DLINP <000b> input/ipa.c:452 connected read/write 20250315085538374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085538374 DLINP <000b> input/ipa.c:452 connected read/write 20250315085538374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@8d8dc1e387c1: Found GsupExpect[0] for "262421322446900" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262421322446900" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085538378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51920<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085538379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51912<->l=127.0.0.1:4258 20250315085538381 DLINP <000b> input/ipa.c:452 connected read/write 20250315085538381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085538381 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085538381 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085538381 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085538382 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36805<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@8d8dc1e387c1: Final verdict of PTC: none 53@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 53: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sat Mar 15 08:55:38 UTC 2025 ====== 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 20250315085538437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51924<->l=127.0.0.1:4258 20250315085538538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51924<->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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:55:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_sai_err_unknown_imsi started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085541651 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085541651 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085541655 DLINP <000b> input/ipa.c:452 connected read/write 20250315085541655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085541657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41476<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085541661 DLINP <000b> input/ipa.c:452 connected read/write 20250315085541661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085541661 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085541661 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(56)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085541661 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 20250315085541661 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085541661 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 20250315085541661 DLGSUP <0013> gsup_server.c:236 2: 20250315085541661 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085541661 DLGSUP <0013> gsup_server.c:236 3: 20250315085541661 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085541661 DLGSUP <0013> gsup_server.c:236 4: 20250315085541661 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085541661 DLGSUP <0013> gsup_server.c:236 5: 20250315085541661 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085541661 DLGSUP <0013> gsup_server.c:236 7: 20250315085541661 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085541661 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085541661 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085541662 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@8d8dc1e387c1: 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") 20250315085541682 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44819<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@8d8dc1e387c1: Created GsupExpect[0] for "262428621832566" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250315085541691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41490<->l=127.0.0.1:4258 20250315085541706 DLINP <000b> input/ipa.c:452 connected read/write 20250315085541706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085541706 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428621832566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428621832566"} 20250315085541706 DAUC <0003> db_auc.c:133 IMSI='262428621832566': No such subscriber 20250315085541706 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428621832566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250315085541706 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428621832566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428621832566" cause=IMSI unknown in HLR} 20250315085541706 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428621832566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085541706 DLINP <000b> input/ipa.c:452 connected read/write 20250315085541706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085541706 DLINP <000b> input/ipa.c:452 connected read/write 20250315085541706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@8d8dc1e387c1: Found GsupExpect[0] for "262428621832566" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262428621832566" TC_gsup_sai_err_unknown_imsi(60)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085541712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41490<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085541714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41476<->l=127.0.0.1:4258 20250315085541716 DLINP <000b> input/ipa.c:452 connected read/write 20250315085541716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085541716 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085541716 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085541716 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085541716 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44819<->l=127.0.0.1:4259) 58@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP(57)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 58: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sat Mar 15 08:55:41 UTC 2025 ====== 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 20250315085541779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41500<->l=127.0.0.1:4258 20250315085541880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41500<->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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sat Mar 15 08:55:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_ul started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085544990 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085544990 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085544992 DLINP <000b> input/ipa.c:452 connected read/write 20250315085544992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085544993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41510<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085544994 DLINP <000b> input/ipa.c:452 connected read/write 20250315085544994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(61)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085544994 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085544994 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085544994 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 20250315085544994 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085544994 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 20250315085544994 DLGSUP <0013> gsup_server.c:236 2: 20250315085544994 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085544994 DLGSUP <0013> gsup_server.c:236 3: 20250315085544994 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085544994 DLGSUP <0013> gsup_server.c:236 4: 20250315085544994 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085544994 DLGSUP <0013> gsup_server.c:236 5: 20250315085544994 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085544994 DLGSUP <0013> gsup_server.c:236 7: 20250315085544994 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085544994 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085544994 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085544994 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@8d8dc1e387c1: 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") 20250315085545006 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42755<->l=127.0.0.1:4259) 20250315085545010 DAUC <0003> db_auc.c:157 IMSI='262422110509428': No 2G Auth Data 20250315085545010 DAUC <0003> db_auc.c:192 IMSI='262422110509428': No 3G Auth Data HLR_Test-GSUP(62)@8d8dc1e387c1: Created GsupExpect[0] for "262422110509428" to be handled at TC_gsup_ul(65) 20250315085545019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4258 20250315085545034 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545034 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422110509428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422110509428" cn_domain=PS} 20250315085545034 DLU <0006> fsm.c:456 lu(262422110509428)[0x55ada88ebe20]{UNVALIDATED}: Allocated 20250315085545034 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422110509428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085545034 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422110509428)[0x55ada88ebe20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085545034 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422110509428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422110509428" cn_domain=PS} 20250315085545034 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545034 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8dc1e387c1: Found GsupExpect[0] for "262422110509428" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_ul(65)"262422110509428" 20250315085545039 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545039 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422110509428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422110509428"} 20250315085545039 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422110509428)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085545039 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422110509428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085545039 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422110509428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422110509428"} 20250315085545040 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422110509428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085545040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422110509428)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085545040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422110509428)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085545040 DLU <0006> fsm.c:568 lu(PS:IMSI-262422110509428)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085545040 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545040 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul(65)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085545042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4258 TC_gsup_ul(65)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085545046 DAUC <0003> db_auc.c:157 IMSI='262427216686036': No 2G Auth Data 20250315085545046 DAUC <0003> db_auc.c:192 IMSI='262427216686036': No 3G Auth Data 20250315085545048 DLGSUP <0013> hlr.c:121 IMSI 262427216686036: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8dc1e387c1: Created GsupExpect[0] for "262427216686036" to be handled at TC_gsup_ul(66) 20250315085545058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41534<->l=127.0.0.1:4258 20250315085545059 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545059 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427216686036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427216686036" cn_domain=PS} 20250315085545059 DLU <0006> fsm.c:456 lu(262427216686036)[0x55ada88ebe20]{UNVALIDATED}: Allocated 20250315085545059 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427216686036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085545059 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427216686036)[0x55ada88ebe20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085545059 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427216686036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427216686036" cn_domain=PS} 20250315085545059 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545059 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8dc1e387c1: Found GsupExpect[0] for "262427216686036" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@8d8dc1e387c1: Added IMSI table entry 1TC_gsup_ul(66)"262427216686036" 20250315085545060 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545060 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427216686036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427216686036"} 20250315085545060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427216686036)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085545060 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427216686036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085545060 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427216686036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427216686036"} 20250315085545060 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427216686036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085545060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427216686036)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085545060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427216686036)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085545060 DLU <0006> fsm.c:568 lu(PS:IMSI-262427216686036)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085545060 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545060 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul(66)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085545060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41534<->l=127.0.0.1:4258 TC_gsup_ul(66)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085545061 DAUC <0003> db_auc.c:157 IMSI='262429648298310': No 2G Auth Data 20250315085545061 DAUC <0003> db_auc.c:192 IMSI='262429648298310': No 3G Auth Data 20250315085545062 DLGSUP <0013> hlr.c:121 IMSI 262429648298310: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8dc1e387c1: Created GsupExpect[0] for "262429648298310" to be handled at TC_gsup_ul(67) 20250315085545068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41550<->l=127.0.0.1:4258 20250315085545069 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545069 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429648298310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429648298310" cn_domain=PS} 20250315085545069 DLU <0006> fsm.c:456 lu(262429648298310)[0x55ada88ebe20]{UNVALIDATED}: Allocated 20250315085545070 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429648298310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085545070 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429648298310)[0x55ada88ebe20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085545070 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429648298310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429648298310" cn_domain=PS} 20250315085545070 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545070 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8dc1e387c1: Found GsupExpect[0] for "262429648298310" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@8d8dc1e387c1: Added IMSI table entry 2TC_gsup_ul(67)"262429648298310" 20250315085545070 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545070 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429648298310 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429648298310"} 20250315085545070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429648298310)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085545070 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429648298310 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085545070 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429648298310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429648298310"} 20250315085545070 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429648298310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085545070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429648298310)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085545070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429648298310)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085545070 DLU <0006> fsm.c:568 lu(PS:IMSI-262429648298310)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085545070 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545070 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul(67)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085545071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41550<->l=127.0.0.1:4258 TC_gsup_ul(67)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085545072 DAUC <0003> db_auc.c:157 IMSI='262423009328037': No 2G Auth Data 20250315085545072 DAUC <0003> db_auc.c:192 IMSI='262423009328037': No 3G Auth Data 20250315085545072 DLGSUP <0013> hlr.c:121 IMSI 262423009328037: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8dc1e387c1: Created GsupExpect[0] for "262423009328037" to be handled at TC_gsup_ul(68) 20250315085545078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 20250315085545080 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545080 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423009328037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423009328037" cn_domain=PS} 20250315085545080 DLU <0006> fsm.c:456 lu(262423009328037)[0x55ada88ebe20]{UNVALIDATED}: Allocated 20250315085545080 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423009328037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085545080 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423009328037)[0x55ada88ebe20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085545080 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423009328037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423009328037" cn_domain=PS} 20250315085545080 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545080 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8dc1e387c1: Found GsupExpect[0] for "262423009328037" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@8d8dc1e387c1: Added IMSI table entry 3TC_gsup_ul(68)"262423009328037" 20250315085545081 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545081 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423009328037 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423009328037"} 20250315085545081 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423009328037)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085545081 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423009328037 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085545082 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423009328037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423009328037"} 20250315085545082 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423009328037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085545082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423009328037)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085545082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423009328037)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085545082 DLU <0006> fsm.c:568 lu(PS:IMSI-262423009328037)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085545082 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545082 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul(68)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085545082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 TC_gsup_ul(68)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085545083 DAUC <0003> db_auc.c:157 IMSI='262421913910944': No 2G Auth Data 20250315085545083 DAUC <0003> db_auc.c:192 IMSI='262421913910944': No 3G Auth Data 20250315085545083 DLGSUP <0013> hlr.c:121 IMSI 262421913910944: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8dc1e387c1: Created GsupExpect[0] for "262421913910944" to be handled at TC_gsup_ul(69) 20250315085545090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41568<->l=127.0.0.1:4258 20250315085545091 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545091 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421913910944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421913910944" cn_domain=PS} 20250315085545091 DLU <0006> fsm.c:456 lu(262421913910944)[0x55ada88ebe20]{UNVALIDATED}: Allocated 20250315085545091 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421913910944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085545091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421913910944)[0x55ada88ebe20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085545091 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421913910944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421913910944" cn_domain=PS} 20250315085545091 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545091 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8dc1e387c1: Found GsupExpect[0] for "262421913910944" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@8d8dc1e387c1: Added IMSI table entry 4TC_gsup_ul(69)"262421913910944" 20250315085545092 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545092 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421913910944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421913910944"} 20250315085545092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421913910944)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085545092 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421913910944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085545092 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421913910944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421913910944"} 20250315085545092 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421913910944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085545092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421913910944)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085545092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421913910944)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085545092 DLU <0006> fsm.c:568 lu(PS:IMSI-262421913910944)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085545092 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545092 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul(69)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085545093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41568<->l=127.0.0.1:4258 TC_gsup_ul(69)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085545094 DAUC <0003> db_auc.c:157 IMSI='262426035702780': No 2G Auth Data 20250315085545094 DAUC <0003> db_auc.c:192 IMSI='262426035702780': No 3G Auth Data 20250315085545094 DLGSUP <0013> hlr.c:121 IMSI 262426035702780: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8dc1e387c1: Created GsupExpect[0] for "262426035702780" to be handled at TC_gsup_ul(70) 20250315085545100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4258 20250315085545101 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545101 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426035702780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426035702780" cn_domain=PS} 20250315085545101 DLU <0006> fsm.c:456 lu(262426035702780)[0x55ada88ebe20]{UNVALIDATED}: Allocated 20250315085545101 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426035702780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085545101 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426035702780)[0x55ada88ebe20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085545101 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426035702780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426035702780" cn_domain=PS} 20250315085545101 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545101 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8dc1e387c1: Found GsupExpect[0] for "262426035702780" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@8d8dc1e387c1: Added IMSI table entry 5TC_gsup_ul(70)"262426035702780" 20250315085545102 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545102 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426035702780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426035702780"} 20250315085545102 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426035702780)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085545102 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426035702780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085545102 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426035702780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426035702780"} 20250315085545102 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426035702780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085545102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426035702780)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085545102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426035702780)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085545102 DLU <0006> fsm.c:568 lu(PS:IMSI-262426035702780)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085545102 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545102 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul(70)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085545103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4258 TC_gsup_ul(70)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085545103 DAUC <0003> db_auc.c:157 IMSI='262422914331163': No 2G Auth Data 20250315085545103 DAUC <0003> db_auc.c:192 IMSI='262422914331163': No 3G Auth Data 20250315085545104 DLGSUP <0013> hlr.c:121 IMSI 262422914331163: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8dc1e387c1: Created GsupExpect[0] for "262422914331163" to be handled at TC_gsup_ul(71) 20250315085545109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41576<->l=127.0.0.1:4258 20250315085545111 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545111 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422914331163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422914331163" cn_domain=PS} 20250315085545111 DLU <0006> fsm.c:456 lu(262422914331163)[0x55ada88ebe20]{UNVALIDATED}: Allocated 20250315085545111 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422914331163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085545111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422914331163)[0x55ada88ebe20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085545111 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422914331163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422914331163" cn_domain=PS} 20250315085545111 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545111 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8dc1e387c1: Found GsupExpect[0] for "262422914331163" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@8d8dc1e387c1: Added IMSI table entry 6TC_gsup_ul(71)"262422914331163" 20250315085545112 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545112 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422914331163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422914331163"} 20250315085545112 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422914331163)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085545112 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422914331163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085545112 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422914331163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422914331163"} 20250315085545112 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422914331163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085545112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422914331163)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085545112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422914331163)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085545112 DLU <0006> fsm.c:568 lu(PS:IMSI-262422914331163)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085545112 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545112 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul(71)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085545112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41576<->l=127.0.0.1:4258 TC_gsup_ul(71)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085545113 DAUC <0003> db_auc.c:157 IMSI='262421864473278': No 2G Auth Data 20250315085545113 DAUC <0003> db_auc.c:192 IMSI='262421864473278': No 3G Auth Data 20250315085545113 DLGSUP <0013> hlr.c:121 IMSI 262421864473278: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8dc1e387c1: Created GsupExpect[0] for "262421864473278" to be handled at TC_gsup_ul(72) 20250315085545119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41590<->l=127.0.0.1:4258 20250315085545121 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545121 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421864473278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421864473278" cn_domain=PS} 20250315085545121 DLU <0006> fsm.c:456 lu(262421864473278)[0x55ada88ebe20]{UNVALIDATED}: Allocated 20250315085545121 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421864473278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085545121 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421864473278)[0x55ada88ebe20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085545121 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421864473278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421864473278" cn_domain=PS} 20250315085545121 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545121 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8dc1e387c1: Found GsupExpect[0] for "262421864473278" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@8d8dc1e387c1: Added IMSI table entry 7TC_gsup_ul(72)"262421864473278" 20250315085545121 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545121 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421864473278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421864473278"} 20250315085545121 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421864473278)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085545121 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421864473278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085545121 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421864473278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421864473278"} 20250315085545122 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421864473278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085545122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421864473278)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085545122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421864473278)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085545122 DLU <0006> fsm.c:568 lu(PS:IMSI-262421864473278)[0x55ada88ebe20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085545122 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085545122 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul(72)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085545122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41590<->l=127.0.0.1:4258 TC_gsup_ul(72)@8d8dc1e387c1: Final verdict of PTC: pass MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085545123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41510<->l=127.0.0.1:4258 20250315085545123 DLINP <000b> input/ipa.c:452 connected read/write 20250315085545123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085545123 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085545123 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085545123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085545123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42755<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@8d8dc1e387c1: Final verdict of PTC: none 63@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_ul finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat Mar 15 08:55:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250315085545146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41600<->l=127.0.0.1:4258 20250315085545247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41600<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70620) Waiting for packet dumper to finish... 1 (prev_count=70620, count=112780) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sat Mar 15 08:55:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_ul_via_proxy started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085548386 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085548386 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085548389 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41614<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085548393 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548393 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085548393 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085548393 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 20250315085548393 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085548393 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 20250315085548393 DLGSUP <0013> gsup_server.c:236 2: 20250315085548393 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085548393 DLGSUP <0013> gsup_server.c:236 3: 20250315085548393 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085548393 DLGSUP <0013> gsup_server.c:236 4: 20250315085548393 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085548393 DLGSUP <0013> gsup_server.c:236 5: 20250315085548393 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085548393 DLGSUP <0013> gsup_server.c:236 7: 20250315085548393 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085548393 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085548393 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085548393 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)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@8d8dc1e387c1: 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") 20250315085548413 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33709<->l=127.0.0.1:4259) 20250315085548420 DAUC <0003> db_auc.c:157 IMSI='262421167710533': No 2G Auth Data 20250315085548420 DAUC <0003> db_auc.c:192 IMSI='262421167710533': No 3G Auth Data HLR_Test-GSUP(74)@8d8dc1e387c1: Created GsupExpect[0] for "262421167710533" to be handled at TC_gsup_ul_via_proxy(77) 20250315085548434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41628<->l=127.0.0.1:4258 20250315085548440 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548440 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421167710533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421167710533" cn_domain=PS source_name="the-source\n"} 20250315085548440 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250315085548440 DLU <0006> fsm.c:456 lu(262421167710533)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085548440 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421167710533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250315085548440 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421167710533)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085548440 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421167710533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421167710533" cn_domain=PS destination_name="the-source\n"} 20250315085548440 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548440 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8dc1e387c1: Found GsupExpect[0] for "262421167710533" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421167710533" 20250315085548444 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548444 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421167710533 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421167710533" source_name="the-source\n"} 20250315085548444 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421167710533)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085548444 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262421167710533 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085548444 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421167710533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421167710533" destination_name="the-source\n"} 20250315085548444 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262421167710533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085548444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421167710533)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085548444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421167710533)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085548444 DLU <0006> fsm.c:568 lu(PS:IMSI-262421167710533)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085548444 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548444 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085548445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41628<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085548447 DAUC <0003> db_auc.c:157 IMSI='262426656612205': No 2G Auth Data 20250315085548447 DAUC <0003> db_auc.c:192 IMSI='262426656612205': No 3G Auth Data 20250315085548447 DLGSUP <0013> hlr.c:121 IMSI 262426656612205: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8dc1e387c1: Created GsupExpect[0] for "262426656612205" to be handled at TC_gsup_ul_via_proxy(78) 20250315085548456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 20250315085548459 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548459 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426656612205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426656612205" cn_domain=PS source_name="the-source\n"} 20250315085548459 DLU <0006> fsm.c:456 lu(262426656612205)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085548459 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426656612205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250315085548459 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426656612205)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085548459 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426656612205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426656612205" cn_domain=PS destination_name="the-source\n"} 20250315085548459 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548459 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8dc1e387c1: Found GsupExpect[0] for "262426656612205" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@8d8dc1e387c1: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426656612205" 20250315085548460 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548460 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426656612205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426656612205" source_name="the-source\n"} 20250315085548460 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426656612205)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085548460 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262426656612205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085548460 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426656612205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426656612205" destination_name="the-source\n"} 20250315085548460 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262426656612205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085548460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426656612205)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085548460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426656612205)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085548460 DLU <0006> fsm.c:568 lu(PS:IMSI-262426656612205)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085548460 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548460 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085548460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085548461 DAUC <0003> db_auc.c:157 IMSI='262421978813064': No 2G Auth Data 20250315085548461 DAUC <0003> db_auc.c:192 IMSI='262421978813064': No 3G Auth Data 20250315085548461 DLGSUP <0013> hlr.c:121 IMSI 262421978813064: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8dc1e387c1: Created GsupExpect[0] for "262421978813064" to be handled at TC_gsup_ul_via_proxy(79) 20250315085548468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41646<->l=127.0.0.1:4258 20250315085548470 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548470 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421978813064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421978813064" cn_domain=PS source_name="the-source\n"} 20250315085548470 DLU <0006> fsm.c:456 lu(262421978813064)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085548470 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421978813064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250315085548470 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421978813064)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085548470 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421978813064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421978813064" cn_domain=PS destination_name="the-source\n"} 20250315085548470 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548470 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8dc1e387c1: Found GsupExpect[0] for "262421978813064" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@8d8dc1e387c1: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421978813064" 20250315085548471 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548471 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421978813064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421978813064" source_name="the-source\n"} 20250315085548471 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421978813064)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085548471 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262421978813064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085548471 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421978813064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421978813064" destination_name="the-source\n"} 20250315085548471 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262421978813064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085548471 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421978813064)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085548471 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421978813064)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085548471 DLU <0006> fsm.c:568 lu(PS:IMSI-262421978813064)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085548471 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548471 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085548472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41646<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085548473 DAUC <0003> db_auc.c:157 IMSI='262424365746172': No 2G Auth Data 20250315085548473 DAUC <0003> db_auc.c:192 IMSI='262424365746172': No 3G Auth Data 20250315085548473 DLGSUP <0013> hlr.c:121 IMSI 262424365746172: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8dc1e387c1: Created GsupExpect[0] for "262424365746172" to be handled at TC_gsup_ul_via_proxy(80) 20250315085548481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41656<->l=127.0.0.1:4258 20250315085548483 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548483 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424365746172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424365746172" cn_domain=PS source_name="the-source\n"} 20250315085548483 DLU <0006> fsm.c:456 lu(262424365746172)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085548483 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424365746172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250315085548483 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424365746172)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085548483 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424365746172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424365746172" cn_domain=PS destination_name="the-source\n"} 20250315085548483 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548483 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8dc1e387c1: Found GsupExpect[0] for "262424365746172" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@8d8dc1e387c1: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424365746172" 20250315085548484 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548484 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424365746172 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424365746172" source_name="the-source\n"} 20250315085548484 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424365746172)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085548484 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262424365746172 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085548484 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424365746172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424365746172" destination_name="the-source\n"} 20250315085548484 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262424365746172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085548484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424365746172)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085548484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424365746172)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085548484 DLU <0006> fsm.c:568 lu(PS:IMSI-262424365746172)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085548484 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548484 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085548485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41656<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085548486 DAUC <0003> db_auc.c:157 IMSI='262426082596983': No 2G Auth Data 20250315085548486 DAUC <0003> db_auc.c:192 IMSI='262426082596983': No 3G Auth Data 20250315085548486 DLGSUP <0013> hlr.c:121 IMSI 262426082596983: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8dc1e387c1: Created GsupExpect[0] for "262426082596983" to be handled at TC_gsup_ul_via_proxy(81) 20250315085548492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41670<->l=127.0.0.1:4258 20250315085548494 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548494 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426082596983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426082596983" cn_domain=PS source_name="the-source\n"} 20250315085548494 DLU <0006> fsm.c:456 lu(262426082596983)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085548494 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426082596983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250315085548494 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426082596983)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085548494 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426082596983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426082596983" cn_domain=PS destination_name="the-source\n"} 20250315085548494 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548494 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8dc1e387c1: Found GsupExpect[0] for "262426082596983" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@8d8dc1e387c1: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262426082596983" 20250315085548495 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548495 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426082596983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426082596983" source_name="the-source\n"} 20250315085548495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426082596983)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085548495 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262426082596983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085548495 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426082596983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426082596983" destination_name="the-source\n"} 20250315085548495 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262426082596983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085548495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426082596983)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085548495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426082596983)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085548495 DLU <0006> fsm.c:568 lu(PS:IMSI-262426082596983)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085548495 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548495 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085548496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41670<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085548496 DAUC <0003> db_auc.c:157 IMSI='262428417707121': No 2G Auth Data 20250315085548496 DAUC <0003> db_auc.c:192 IMSI='262428417707121': No 3G Auth Data 20250315085548497 DLGSUP <0013> hlr.c:121 IMSI 262428417707121: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8dc1e387c1: Created GsupExpect[0] for "262428417707121" to be handled at TC_gsup_ul_via_proxy(82) 20250315085548504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4258 20250315085548506 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548506 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428417707121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428417707121" cn_domain=PS source_name="the-source\n"} 20250315085548506 DLU <0006> fsm.c:456 lu(262428417707121)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085548506 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428417707121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250315085548506 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428417707121)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085548506 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428417707121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428417707121" cn_domain=PS destination_name="the-source\n"} 20250315085548506 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548506 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8dc1e387c1: Found GsupExpect[0] for "262428417707121" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@8d8dc1e387c1: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428417707121" 20250315085548507 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548507 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428417707121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428417707121" source_name="the-source\n"} 20250315085548507 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428417707121)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085548507 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262428417707121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085548507 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428417707121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428417707121" destination_name="the-source\n"} 20250315085548507 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262428417707121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085548507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428417707121)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085548507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428417707121)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085548507 DLU <0006> fsm.c:568 lu(PS:IMSI-262428417707121)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085548507 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548507 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085548508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085548509 DAUC <0003> db_auc.c:157 IMSI='262425659419521': No 2G Auth Data 20250315085548509 DAUC <0003> db_auc.c:192 IMSI='262425659419521': No 3G Auth Data 20250315085548509 DLGSUP <0013> hlr.c:121 IMSI 262425659419521: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8dc1e387c1: Created GsupExpect[0] for "262425659419521" to be handled at TC_gsup_ul_via_proxy(83) 20250315085548517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41682<->l=127.0.0.1:4258 20250315085548519 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548519 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425659419521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425659419521" cn_domain=PS source_name="the-source\n"} 20250315085548519 DLU <0006> fsm.c:456 lu(262425659419521)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085548519 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425659419521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250315085548519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425659419521)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085548519 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425659419521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425659419521" cn_domain=PS destination_name="the-source\n"} 20250315085548519 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548519 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8dc1e387c1: Found GsupExpect[0] for "262425659419521" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@8d8dc1e387c1: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425659419521" 20250315085548520 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548520 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425659419521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425659419521" source_name="the-source\n"} 20250315085548520 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425659419521)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085548520 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262425659419521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085548520 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425659419521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425659419521" destination_name="the-source\n"} 20250315085548520 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262425659419521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085548520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425659419521)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085548520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425659419521)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085548520 DLU <0006> fsm.c:568 lu(PS:IMSI-262425659419521)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085548520 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548520 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085548521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41682<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085548522 DAUC <0003> db_auc.c:157 IMSI='262425198365202': No 2G Auth Data 20250315085548522 DAUC <0003> db_auc.c:192 IMSI='262425198365202': No 3G Auth Data 20250315085548522 DLGSUP <0013> hlr.c:121 IMSI 262425198365202: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8dc1e387c1: Created GsupExpect[0] for "262425198365202" to be handled at TC_gsup_ul_via_proxy(84) 20250315085548529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41686<->l=127.0.0.1:4258 20250315085548531 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548531 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425198365202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425198365202" cn_domain=PS source_name="the-source\n"} 20250315085548531 DLU <0006> fsm.c:456 lu(262425198365202)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085548531 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425198365202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250315085548531 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425198365202)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085548531 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425198365202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425198365202" cn_domain=PS destination_name="the-source\n"} 20250315085548531 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548531 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8dc1e387c1: Found GsupExpect[0] for "262425198365202" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@8d8dc1e387c1: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262425198365202" 20250315085548533 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548533 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425198365202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425198365202" source_name="the-source\n"} 20250315085548533 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425198365202)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085548533 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262425198365202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085548533 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425198365202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425198365202" destination_name="the-source\n"} 20250315085548533 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262425198365202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085548533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425198365202)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085548533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425198365202)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085548533 DLU <0006> fsm.c:568 lu(PS:IMSI-262425198365202)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085548533 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085548533 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085548534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41686<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@8d8dc1e387c1: Final verdict of PTC: pass MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085548535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41614<->l=127.0.0.1:4258 20250315085548535 DLINP <000b> input/ipa.c:452 connected read/write 20250315085548535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085548535 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085548535 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085548535 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085548535 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 75@8d8dc1e387c1: Final verdict of PTC: none 20250315085548535 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33709<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat Mar 15 08:55:48 UTC 2025 ====== 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 20250315085548561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4258 20250315085548662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41692<->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=114608) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sat Mar 15 08:55:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_ul_subscriber_data started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085551750 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085551750 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085551755 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56730<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085551760 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551760 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085551760 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085551760 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 20250315085551760 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085551761 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 20250315085551761 DLGSUP <0013> gsup_server.c:236 2: 20250315085551761 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085551761 DLGSUP <0013> gsup_server.c:236 3: 20250315085551761 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085551761 DLGSUP <0013> gsup_server.c:236 4: 20250315085551761 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085551761 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(85)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085551761 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085551761 DLGSUP <0013> gsup_server.c:236 7: 20250315085551761 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085551761 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085551761 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085551761 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@8d8dc1e387c1: 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") 20250315085551780 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41711<->l=127.0.0.1:4259) 20250315085551796 DAUC <0003> db_auc.c:157 IMSI='262422156758938': No 2G Auth Data 20250315085551796 DAUC <0003> db_auc.c:192 IMSI='262422156758938': No 3G Auth Data HLR_Test-GSUP(86)@8d8dc1e387c1: Created GsupExpect[0] for "262422156758938" to be handled at TC_gsup_ul_subscriber_data(89) 20250315085551810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56734<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8d8dc1e387c1: GSUP ul subscriber_data<unbound> 20250315085551816 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551816 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422156758938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422156758938" cn_domain=PS} 20250315085551817 DLU <0006> fsm.c:456 lu(262422156758938)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085551817 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422156758938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085551817 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422156758938)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085551817 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422156758938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422156758938" cn_domain=PS} 20250315085551817 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551817 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8dc1e387c1: Found GsupExpect[0] for "262422156758938" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422156758938" 20250315085551822 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551822 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422156758938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422156758938"} 20250315085551822 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422156758938)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085551822 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422156758938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085551822 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422156758938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422156758938"} 20250315085551822 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422156758938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085551822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422156758938)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085551822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422156758938)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085551822 DLU <0006> fsm.c:568 lu(PS:IMSI-262422156758938)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085551822 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551822 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085551824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56734<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085551827 DAUC <0003> db_auc.c:157 IMSI='262429353406711': No 2G Auth Data 20250315085551827 DAUC <0003> db_auc.c:192 IMSI='262429353406711': No 3G Auth Data 20250315085551829 DLGSUP <0013> hlr.c:121 IMSI 262429353406711: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8dc1e387c1: Created GsupExpect[0] for "262429353406711" to be handled at TC_gsup_ul_subscriber_data(90) 20250315085551843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56740<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8d8dc1e387c1: GSUP ul subscriber_data<unbound> 20250315085551846 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551846 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429353406711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429353406711" cn_domain=PS} 20250315085551846 DLU <0006> fsm.c:456 lu(262429353406711)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085551846 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429353406711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085551846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429353406711)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085551846 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429353406711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429353406711" cn_domain=PS} 20250315085551846 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551846 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8dc1e387c1: Found GsupExpect[0] for "262429353406711" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@8d8dc1e387c1: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262429353406711" 20250315085551847 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551847 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429353406711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429353406711"} 20250315085551847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429353406711)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085551847 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429353406711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085551847 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429353406711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429353406711"} 20250315085551847 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429353406711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085551847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429353406711)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085551847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429353406711)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085551847 DLU <0006> fsm.c:568 lu(PS:IMSI-262429353406711)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085551847 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551847 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085551848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56740<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085551849 DAUC <0003> db_auc.c:157 IMSI='262427083394628': No 2G Auth Data 20250315085551849 DAUC <0003> db_auc.c:192 IMSI='262427083394628': No 3G Auth Data 20250315085551849 DLGSUP <0013> hlr.c:121 IMSI 262427083394628: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8dc1e387c1: Created GsupExpect[0] for "262427083394628" to be handled at TC_gsup_ul_subscriber_data(91) 20250315085551857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56748<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8d8dc1e387c1: GSUP ul subscriber_data<unbound> 20250315085551859 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551859 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427083394628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427083394628" cn_domain=PS} 20250315085551859 DLU <0006> fsm.c:456 lu(262427083394628)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085551859 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427083394628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085551859 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427083394628)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085551859 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427083394628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427083394628" cn_domain=PS} 20250315085551859 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551859 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8dc1e387c1: Found GsupExpect[0] for "262427083394628" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@8d8dc1e387c1: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427083394628" 20250315085551861 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551861 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427083394628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427083394628"} 20250315085551861 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427083394628)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085551861 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427083394628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085551861 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427083394628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427083394628"} 20250315085551861 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427083394628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085551861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427083394628)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085551861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427083394628)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085551861 DLU <0006> fsm.c:568 lu(PS:IMSI-262427083394628)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085551861 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551861 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085551861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56748<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085551862 DAUC <0003> db_auc.c:157 IMSI='262426006196604': No 2G Auth Data 20250315085551862 DAUC <0003> db_auc.c:192 IMSI='262426006196604': No 3G Auth Data 20250315085551862 DLGSUP <0013> hlr.c:121 IMSI 262426006196604: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8dc1e387c1: Created GsupExpect[0] for "262426006196604" to be handled at TC_gsup_ul_subscriber_data(92) 20250315085551869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56752<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8d8dc1e387c1: GSUP ul subscriber_data<unbound> 20250315085551872 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551872 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426006196604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426006196604" cn_domain=PS} 20250315085551872 DLU <0006> fsm.c:456 lu(262426006196604)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085551872 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426006196604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085551872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426006196604)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085551872 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426006196604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426006196604" cn_domain=PS} 20250315085551872 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551872 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8dc1e387c1: Found GsupExpect[0] for "262426006196604" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@8d8dc1e387c1: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262426006196604" 20250315085551874 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551874 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426006196604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426006196604"} 20250315085551874 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426006196604)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085551874 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426006196604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085551874 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426006196604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426006196604"} 20250315085551874 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426006196604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085551874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426006196604)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085551874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426006196604)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085551874 DLU <0006> fsm.c:568 lu(PS:IMSI-262426006196604)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085551874 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551874 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085551875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56752<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085551875 DAUC <0003> db_auc.c:157 IMSI='262427569777077': No 2G Auth Data 20250315085551875 DAUC <0003> db_auc.c:192 IMSI='262427569777077': No 3G Auth Data 20250315085551876 DLGSUP <0013> hlr.c:121 IMSI 262427569777077: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8dc1e387c1: Created GsupExpect[0] for "262427569777077" to be handled at TC_gsup_ul_subscriber_data(93) 20250315085551882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56764<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8d8dc1e387c1: GSUP ul subscriber_data<unbound> 20250315085551883 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551883 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427569777077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427569777077" cn_domain=PS} 20250315085551883 DLU <0006> fsm.c:456 lu(262427569777077)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085551883 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427569777077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085551883 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427569777077)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085551883 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427569777077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427569777077" cn_domain=PS} 20250315085551883 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551883 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8dc1e387c1: Found GsupExpect[0] for "262427569777077" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@8d8dc1e387c1: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262427569777077" 20250315085551884 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551885 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427569777077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427569777077"} 20250315085551885 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427569777077)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085551885 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427569777077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085551885 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427569777077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427569777077"} 20250315085551885 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427569777077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085551885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427569777077)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085551885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427569777077)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085551885 DLU <0006> fsm.c:568 lu(PS:IMSI-262427569777077)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085551885 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551885 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085551885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56764<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085551886 DAUC <0003> db_auc.c:157 IMSI='262425340065737': No 2G Auth Data 20250315085551886 DAUC <0003> db_auc.c:192 IMSI='262425340065737': No 3G Auth Data 20250315085551886 DLGSUP <0013> hlr.c:121 IMSI 262425340065737: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8dc1e387c1: Created GsupExpect[0] for "262425340065737" to be handled at TC_gsup_ul_subscriber_data(94) 20250315085551892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56768<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8d8dc1e387c1: GSUP ul subscriber_data<unbound> 20250315085551894 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551894 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425340065737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425340065737" cn_domain=PS} 20250315085551894 DLU <0006> fsm.c:456 lu(262425340065737)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085551894 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425340065737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085551894 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425340065737)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085551894 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425340065737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425340065737" cn_domain=PS} 20250315085551894 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551894 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8dc1e387c1: Found GsupExpect[0] for "262425340065737" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@8d8dc1e387c1: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425340065737" 20250315085551895 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551895 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425340065737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425340065737"} 20250315085551895 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425340065737)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085551895 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425340065737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085551895 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425340065737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425340065737"} 20250315085551895 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425340065737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085551895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425340065737)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085551895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425340065737)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085551895 DLU <0006> fsm.c:568 lu(PS:IMSI-262425340065737)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085551895 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551895 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085551896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56768<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085551897 DAUC <0003> db_auc.c:157 IMSI='262424500670836': No 2G Auth Data 20250315085551897 DAUC <0003> db_auc.c:192 IMSI='262424500670836': No 3G Auth Data 20250315085551897 DLGSUP <0013> hlr.c:121 IMSI 262424500670836: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8dc1e387c1: Created GsupExpect[0] for "262424500670836" to be handled at TC_gsup_ul_subscriber_data(95) 20250315085551903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56778<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8d8dc1e387c1: GSUP ul subscriber_data<unbound> 20250315085551905 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551905 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424500670836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424500670836" cn_domain=PS} 20250315085551905 DLU <0006> fsm.c:456 lu(262424500670836)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085551905 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424500670836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085551905 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424500670836)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085551905 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424500670836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424500670836" cn_domain=PS} 20250315085551905 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551905 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8dc1e387c1: Found GsupExpect[0] for "262424500670836" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@8d8dc1e387c1: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262424500670836" 20250315085551907 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551907 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424500670836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424500670836"} 20250315085551907 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424500670836)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085551907 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424500670836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085551907 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424500670836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424500670836"} 20250315085551907 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424500670836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085551907 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424500670836)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085551907 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424500670836)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085551907 DLU <0006> fsm.c:568 lu(PS:IMSI-262424500670836)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085551907 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551907 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085551907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56778<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085551908 DAUC <0003> db_auc.c:157 IMSI='262426567915372': No 2G Auth Data 20250315085551908 DAUC <0003> db_auc.c:192 IMSI='262426567915372': No 3G Auth Data 20250315085551909 DLGSUP <0013> hlr.c:121 IMSI 262426567915372: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8dc1e387c1: Created GsupExpect[0] for "262426567915372" to be handled at TC_gsup_ul_subscriber_data(96) 20250315085551915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56788<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8d8dc1e387c1: GSUP ul subscriber_data<unbound> 20250315085551916 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551916 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426567915372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426567915372" cn_domain=PS} 20250315085551916 DLU <0006> fsm.c:456 lu(262426567915372)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085551916 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426567915372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085551916 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426567915372)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085551916 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426567915372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426567915372" cn_domain=PS} 20250315085551916 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551916 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8dc1e387c1: Found GsupExpect[0] for "262426567915372" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@8d8dc1e387c1: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262426567915372" 20250315085551918 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551918 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426567915372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426567915372"} 20250315085551918 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426567915372)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085551918 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426567915372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085551918 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426567915372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426567915372"} 20250315085551918 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426567915372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085551918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426567915372)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085551918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426567915372)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085551918 DLU <0006> fsm.c:568 lu(PS:IMSI-262426567915372)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085551918 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085551918 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085551919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56788<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8d8dc1e387c1: Final verdict of PTC: pass MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085551920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56730<->l=127.0.0.1:4258 20250315085551920 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41711<->l=127.0.0.1:4259) 20250315085551920 DLINP <000b> input/ipa.c:452 connected read/write 20250315085551920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085551920 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085551920 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085551920 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 87@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP(86)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat Mar 15 08:55:51 UTC 2025 ====== 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 20250315085551943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4258 20250315085552044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56794<->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=117948) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat Mar 15 08:55:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_vty started. MTC@8d8dc1e387c1: legacy= true 20250315085555162 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085555162 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085555167 DLINP <000b> input/ipa.c:452 connected read/write 20250315085555167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085555168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56802<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085555171 DLINP <000b> input/ipa.c:452 connected read/write 20250315085555171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085555171 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085555171 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085555171 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 20250315085555171 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085555171 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 20250315085555171 DLGSUP <0013> gsup_server.c:236 2: 20250315085555171 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085555171 DLGSUP <0013> gsup_server.c:236 3: 20250315085555171 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085555171 DLGSUP <0013> gsup_server.c:236 4: 20250315085555171 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085555171 DLGSUP <0013> gsup_server.c:236 5: 20250315085555171 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085555171 DLGSUP <0013> gsup_server.c:236 7: 20250315085555171 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085555171 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085555171 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085555171 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(97)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@8d8dc1e387c1: 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") 20250315085555192 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46745<->l=127.0.0.1:4259) 20250315085555195 DAUC <0003> db_auc.c:157 IMSI='262420744893922': No 2G Auth Data 20250315085555195 DAUC <0003> db_auc.c:192 IMSI='262420744893922': No 3G Auth Data 20250315085555196 DAUC <0003> db_auc.c:192 IMSI='262420744893922': No 3G Auth Data 20250315085555197 DAUC <0003> db_auc.c:157 IMSI='262426937626642': No 2G Auth Data 20250315085555197 DAUC <0003> db_auc.c:192 IMSI='262426937626642': No 3G Auth Data 20250315085555198 DAUC <0003> db_auc.c:157 IMSI='262426937626642': No 2G Auth Data 20250315085555200 DAUC <0003> db_auc.c:157 IMSI='262426659372001': No 2G Auth Data 20250315085555200 DAUC <0003> db_auc.c:192 IMSI='262426659372001': No 3G Auth Data MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085555202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56802<->l=127.0.0.1:4258 20250315085555202 DLINP <000b> input/ipa.c:452 connected read/write 20250315085555202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085555202 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085555202 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085555202 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085555203 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46745<->l=127.0.0.1:4259) 98@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@8d8dc1e387c1: Test case TC_vty finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat Mar 15 08:55:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250315085555227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56810<->l=127.0.0.1:4258 20250315085555328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56810<->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=28440) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sat Mar 15 08:55:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_vty_msisdn_isd started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085558446 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085558446 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085558451 DLINP <000b> input/ipa.c:452 connected read/write 20250315085558451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085558453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085558457 DLINP <000b> input/ipa.c:452 connected read/write 20250315085558457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085558458 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085558458 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085558458 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 20250315085558458 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(100)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085558458 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 20250315085558458 DLGSUP <0013> gsup_server.c:236 2: 20250315085558458 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085558458 DLGSUP <0013> gsup_server.c:236 3: 20250315085558458 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085558458 DLGSUP <0013> gsup_server.c:236 4: 20250315085558458 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085558458 DLGSUP <0013> gsup_server.c:236 5: 20250315085558458 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085558458 DLGSUP <0013> gsup_server.c:236 7: 20250315085558458 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085558458 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085558458 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085558458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@8d8dc1e387c1: 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") 20250315085558478 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46069<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@8d8dc1e387c1: Created GsupExpect[0] for "262426176509684" to be handled at TC_vty_msisdn_isd(104) 20250315085558487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56820<->l=127.0.0.1:4258 20250315085558490 DAUC <0003> db_auc.c:157 IMSI='262426176509684': No 2G Auth Data 20250315085558490 DAUC <0003> db_auc.c:192 IMSI='262426176509684': No 3G Auth Data 20250315085558498 DLINP <000b> input/ipa.c:452 connected read/write 20250315085558498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085558498 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426176509684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426176509684" cn_domain=PS} 20250315085558498 DLU <0006> fsm.c:456 lu(262426176509684)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085558498 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426176509684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085558498 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426176509684)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085558498 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426176509684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426176509684" cn_domain=PS} 20250315085558498 DLINP <000b> input/ipa.c:452 connected read/write 20250315085558498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085558498 DLINP <000b> input/ipa.c:452 connected read/write 20250315085558499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@8d8dc1e387c1: Found GsupExpect[0] for "262426176509684" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@8d8dc1e387c1: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262426176509684" 20250315085558505 DLINP <000b> input/ipa.c:452 connected read/write 20250315085558505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085558505 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426176509684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426176509684"} 20250315085558505 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426176509684)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085558506 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426176509684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085558506 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426176509684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426176509684"} 20250315085558506 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426176509684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085558506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426176509684)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085558506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426176509684)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085558506 DLU <0006> fsm.c:568 lu(PS:IMSI-262426176509684)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085558506 DLINP <000b> input/ipa.c:452 connected read/write 20250315085558506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085558506 DLINP <000b> input/ipa.c:452 connected read/write 20250315085558506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085558509 DLGSUP <0013> hlr.c:128 IMSI 262426176509684: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250315085558509 DLINP <000b> input/ipa.c:452 connected read/write 20250315085558509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085558509 DLINP <000b> input/ipa.c:452 connected read/write 20250315085558509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085558512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56820<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085558512 DLINP <000b> input/ipa.c:452 connected read/write 20250315085558512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085558512 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426176509684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426176509684"} 20250315085558512 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426176509684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250315085558512 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426176509684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085558514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4258 20250315085558516 DLINP <000b> input/ipa.c:452 connected read/write 20250315085558516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085558516 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085558516 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085558516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085558516 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46069<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@8d8dc1e387c1: Final verdict of PTC: none 102@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 102: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat Mar 15 08:55:58 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250315085558547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56836<->l=127.0.0.1:4258 20250315085558648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56836<->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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sat Mar 15 08:56:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_purge_cs started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085601768 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085601768 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085601772 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41230<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085601778 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601778 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085601778 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085601778 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 20250315085601778 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085601778 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 20250315085601779 DLGSUP <0013> gsup_server.c:236 2: 20250315085601779 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085601779 DLGSUP <0013> gsup_server.c:236 3: 20250315085601779 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085601779 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(105)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085601779 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085601779 DLGSUP <0013> gsup_server.c:236 5: 20250315085601779 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085601779 DLGSUP <0013> gsup_server.c:236 7: 20250315085601779 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085601779 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085601779 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085601779 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@8d8dc1e387c1: 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") 20250315085601797 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42985<->l=127.0.0.1:4259) 20250315085601801 DAUC <0003> db_auc.c:157 IMSI='262427007118838': No 2G Auth Data 20250315085601801 DAUC <0003> db_auc.c:192 IMSI='262427007118838': No 3G Auth Data HLR_Test-GSUP(106)@8d8dc1e387c1: Created GsupExpect[0] for "262427007118838" to be handled at TC_gsup_purge_cs(109) 20250315085601809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41236<->l=127.0.0.1:4258 20250315085601822 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601822 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427007118838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427007118838" cn_domain=PS} 20250315085601822 DLU <0006> fsm.c:456 lu(262427007118838)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085601822 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427007118838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085601822 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427007118838)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085601822 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427007118838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427007118838" cn_domain=PS} 20250315085601822 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601822 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8dc1e387c1: Found GsupExpect[0] for "262427007118838" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_purge_cs(109)"262427007118838" 20250315085601827 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601827 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427007118838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427007118838"} 20250315085601827 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427007118838)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085601827 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427007118838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085601827 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427007118838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427007118838"} 20250315085601827 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427007118838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085601827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427007118838)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085601827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427007118838)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085601827 DLU <0006> fsm.c:568 lu(PS:IMSI-262427007118838)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085601827 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601827 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085601829 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601829 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427007118838 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427007118838" cn_domain=CS} 20250315085601829 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427007118838 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250315085601829 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427007118838 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427007118838"} 20250315085601829 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427007118838 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085601829 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601829 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085601831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41236<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085601832 DAUC <0003> db_auc.c:157 IMSI='262422810764000': No 2G Auth Data 20250315085601832 DAUC <0003> db_auc.c:192 IMSI='262422810764000': No 3G Auth Data 20250315085601834 DLGSUP <0013> hlr.c:121 IMSI 262422810764000: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8dc1e387c1: Created GsupExpect[0] for "262422810764000" to be handled at TC_gsup_purge_cs(110) 20250315085601846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41246<->l=127.0.0.1:4258 20250315085601848 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601848 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422810764000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422810764000" cn_domain=PS} 20250315085601848 DLU <0006> fsm.c:456 lu(262422810764000)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085601848 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422810764000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085601848 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422810764000)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085601848 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422810764000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422810764000" cn_domain=PS} 20250315085601848 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601848 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8dc1e387c1: Found GsupExpect[0] for "262422810764000" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@8d8dc1e387c1: Added IMSI table entry 1TC_gsup_purge_cs(110)"262422810764000" 20250315085601849 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601849 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422810764000 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422810764000"} 20250315085601849 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422810764000)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085601849 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422810764000 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085601849 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422810764000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422810764000"} 20250315085601849 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422810764000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085601849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422810764000)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085601849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422810764000)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085601849 DLU <0006> fsm.c:568 lu(PS:IMSI-262422810764000)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085601849 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601849 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085601849 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601849 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422810764000 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422810764000" cn_domain=CS} 20250315085601849 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422810764000 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250315085601849 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422810764000 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422810764000"} 20250315085601849 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422810764000 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085601849 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601849 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085601850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41246<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085601850 DAUC <0003> db_auc.c:157 IMSI='262421613813017': No 2G Auth Data 20250315085601850 DAUC <0003> db_auc.c:192 IMSI='262421613813017': No 3G Auth Data 20250315085601851 DLGSUP <0013> hlr.c:121 IMSI 262421613813017: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8dc1e387c1: Created GsupExpect[0] for "262421613813017" to be handled at TC_gsup_purge_cs(111) 20250315085601857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41260<->l=127.0.0.1:4258 20250315085601859 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601859 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421613813017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421613813017" cn_domain=PS} 20250315085601859 DLU <0006> fsm.c:456 lu(262421613813017)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085601859 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421613813017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085601859 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421613813017)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085601859 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421613813017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421613813017" cn_domain=PS} 20250315085601859 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601859 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8dc1e387c1: Found GsupExpect[0] for "262421613813017" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@8d8dc1e387c1: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421613813017" 20250315085601860 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601860 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421613813017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421613813017"} 20250315085601860 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421613813017)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085601860 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421613813017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085601860 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421613813017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421613813017"} 20250315085601860 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421613813017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085601860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421613813017)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085601860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421613813017)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085601860 DLU <0006> fsm.c:568 lu(PS:IMSI-262421613813017)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085601860 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601860 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085601860 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601860 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421613813017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421613813017" cn_domain=CS} 20250315085601860 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421613813017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250315085601860 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421613813017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421613813017"} 20250315085601860 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421613813017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085601860 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601860 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085601861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41260<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085601861 DAUC <0003> db_auc.c:157 IMSI='262421985585909': No 2G Auth Data 20250315085601861 DAUC <0003> db_auc.c:192 IMSI='262421985585909': No 3G Auth Data 20250315085601862 DLGSUP <0013> hlr.c:121 IMSI 262421985585909: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8dc1e387c1: Created GsupExpect[0] for "262421985585909" to be handled at TC_gsup_purge_cs(112) 20250315085601869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41268<->l=127.0.0.1:4258 20250315085601872 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601872 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421985585909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421985585909" cn_domain=PS} 20250315085601872 DLU <0006> fsm.c:456 lu(262421985585909)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085601872 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421985585909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085601872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421985585909)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085601872 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421985585909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421985585909" cn_domain=PS} 20250315085601872 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601872 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8dc1e387c1: Found GsupExpect[0] for "262421985585909" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@8d8dc1e387c1: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421985585909" 20250315085601873 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601873 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421985585909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421985585909"} 20250315085601873 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421985585909)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085601873 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421985585909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085601873 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421985585909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421985585909"} 20250315085601873 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421985585909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085601873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421985585909)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085601873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421985585909)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085601873 DLU <0006> fsm.c:568 lu(PS:IMSI-262421985585909)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085601873 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601873 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085601874 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601874 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421985585909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421985585909" cn_domain=CS} 20250315085601874 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421985585909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250315085601874 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421985585909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421985585909"} 20250315085601874 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421985585909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085601874 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601874 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085601875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41268<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085601875 DAUC <0003> db_auc.c:157 IMSI='262424078011786': No 2G Auth Data 20250315085601875 DAUC <0003> db_auc.c:192 IMSI='262424078011786': No 3G Auth Data 20250315085601876 DLGSUP <0013> hlr.c:121 IMSI 262424078011786: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8dc1e387c1: Created GsupExpect[0] for "262424078011786" to be handled at TC_gsup_purge_cs(113) 20250315085601883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4258 20250315085601884 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601884 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424078011786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424078011786" cn_domain=PS} 20250315085601884 DLU <0006> fsm.c:456 lu(262424078011786)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085601884 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424078011786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085601884 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424078011786)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085601884 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424078011786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424078011786" cn_domain=PS} 20250315085601884 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601884 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8dc1e387c1: Found GsupExpect[0] for "262424078011786" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@8d8dc1e387c1: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424078011786" 20250315085601885 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601885 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424078011786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424078011786"} 20250315085601885 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424078011786)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085601885 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424078011786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085601885 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424078011786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424078011786"} 20250315085601885 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424078011786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085601885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424078011786)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085601885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424078011786)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085601885 DLU <0006> fsm.c:568 lu(PS:IMSI-262424078011786)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085601885 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601885 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085601886 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601887 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424078011786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424078011786" cn_domain=CS} 20250315085601887 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424078011786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250315085601887 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424078011786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424078011786"} 20250315085601887 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424078011786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085601887 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601887 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085601887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085601888 DAUC <0003> db_auc.c:157 IMSI='262423103666376': No 2G Auth Data 20250315085601888 DAUC <0003> db_auc.c:192 IMSI='262423103666376': No 3G Auth Data 20250315085601888 DLGSUP <0013> hlr.c:121 IMSI 262423103666376: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8dc1e387c1: Created GsupExpect[0] for "262423103666376" to be handled at TC_gsup_purge_cs(114) 20250315085601894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41284<->l=127.0.0.1:4258 20250315085601896 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601896 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423103666376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423103666376" cn_domain=PS} 20250315085601896 DLU <0006> fsm.c:456 lu(262423103666376)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085601896 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423103666376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085601896 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423103666376)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085601896 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423103666376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423103666376" cn_domain=PS} 20250315085601896 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601896 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8dc1e387c1: Found GsupExpect[0] for "262423103666376" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@8d8dc1e387c1: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423103666376" 20250315085601898 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601898 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423103666376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423103666376"} 20250315085601898 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423103666376)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085601898 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423103666376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085601898 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423103666376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423103666376"} 20250315085601898 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423103666376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085601898 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423103666376)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085601898 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423103666376)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085601898 DLU <0006> fsm.c:568 lu(PS:IMSI-262423103666376)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085601898 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601898 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085601899 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601899 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423103666376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423103666376" cn_domain=CS} 20250315085601899 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423103666376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250315085601899 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423103666376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423103666376"} 20250315085601899 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423103666376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085601899 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601899 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085601900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41284<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085601900 DAUC <0003> db_auc.c:157 IMSI='262425538081586': No 2G Auth Data 20250315085601900 DAUC <0003> db_auc.c:192 IMSI='262425538081586': No 3G Auth Data 20250315085601901 DLGSUP <0013> hlr.c:121 IMSI 262425538081586: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8dc1e387c1: Created GsupExpect[0] for "262425538081586" to be handled at TC_gsup_purge_cs(115) 20250315085601908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41298<->l=127.0.0.1:4258 20250315085601910 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601910 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425538081586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425538081586" cn_domain=PS} 20250315085601910 DLU <0006> fsm.c:456 lu(262425538081586)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085601910 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425538081586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085601910 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425538081586)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085601910 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425538081586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425538081586" cn_domain=PS} 20250315085601910 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601910 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8dc1e387c1: Found GsupExpect[0] for "262425538081586" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@8d8dc1e387c1: Added IMSI table entry 6TC_gsup_purge_cs(115)"262425538081586" 20250315085601911 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601911 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425538081586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425538081586"} 20250315085601911 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425538081586)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085601911 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425538081586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085601911 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425538081586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425538081586"} 20250315085601911 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425538081586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085601911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425538081586)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085601911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425538081586)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085601911 DLU <0006> fsm.c:568 lu(PS:IMSI-262425538081586)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085601911 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601911 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085601911 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601911 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425538081586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425538081586" cn_domain=CS} 20250315085601911 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425538081586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250315085601911 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425538081586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425538081586"} 20250315085601911 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425538081586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085601911 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601911 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085601912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41298<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085601913 DAUC <0003> db_auc.c:157 IMSI='262423782187637': No 2G Auth Data 20250315085601913 DAUC <0003> db_auc.c:192 IMSI='262423782187637': No 3G Auth Data 20250315085601913 DLGSUP <0013> hlr.c:121 IMSI 262423782187637: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8dc1e387c1: Created GsupExpect[0] for "262423782187637" to be handled at TC_gsup_purge_cs(116) 20250315085601919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4258 20250315085601921 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601921 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423782187637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423782187637" cn_domain=PS} 20250315085601921 DLU <0006> fsm.c:456 lu(262423782187637)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085601921 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423782187637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085601921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423782187637)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085601921 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423782187637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423782187637" cn_domain=PS} 20250315085601921 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601921 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8dc1e387c1: Found GsupExpect[0] for "262423782187637" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@8d8dc1e387c1: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423782187637" 20250315085601923 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601923 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423782187637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423782187637"} 20250315085601923 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423782187637)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085601923 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423782187637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085601923 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423782187637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423782187637"} 20250315085601923 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423782187637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085601923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423782187637)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085601923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423782187637)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085601923 DLU <0006> fsm.c:568 lu(PS:IMSI-262423782187637)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085601923 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601923 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085601924 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601924 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423782187637 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423782187637" cn_domain=CS} 20250315085601924 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423782187637 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250315085601924 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423782187637 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423782187637"} 20250315085601924 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423782187637 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085601924 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085601924 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085601924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@8d8dc1e387c1: Final verdict of PTC: pass MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085601925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41230<->l=127.0.0.1:4258 20250315085601926 DLINP <000b> input/ipa.c:452 connected read/write 20250315085601926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085601926 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085601926 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085601926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085601926 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42985<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@8d8dc1e387c1: Final verdict of PTC: none 107@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat Mar 15 08:56:01 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250315085601950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4258 20250315085602050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41326<->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=134564) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sat Mar 15 08:56:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_purge_ps started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085605164 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085605165 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085605169 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41330<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085605175 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605175 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085605175 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085605175 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 20250315085605175 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085605175 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 20250315085605175 DLGSUP <0013> gsup_server.c:236 2: 20250315085605175 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085605175 DLGSUP <0013> gsup_server.c:236 3: 20250315085605175 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085605175 DLGSUP <0013> gsup_server.c:236 4: 20250315085605175 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085605175 DLGSUP <0013> gsup_server.c:236 5: 20250315085605175 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085605175 DLGSUP <0013> gsup_server.c:236 7: 20250315085605175 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085605175 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085605175 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(117)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085605175 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@8d8dc1e387c1: 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") 20250315085605200 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37361<->l=127.0.0.1:4259) 20250315085605209 DAUC <0003> db_auc.c:157 IMSI='262423654542097': No 2G Auth Data 20250315085605209 DAUC <0003> db_auc.c:192 IMSI='262423654542097': No 3G Auth Data HLR_Test-GSUP(118)@8d8dc1e387c1: Created GsupExpect[0] for "262423654542097" to be handled at TC_gsup_purge_ps(121) 20250315085605234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41346<->l=127.0.0.1:4258 20250315085605244 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605245 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423654542097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423654542097" cn_domain=PS} 20250315085605245 DLU <0006> fsm.c:456 lu(262423654542097)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085605245 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423654542097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085605245 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423654542097)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085605245 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423654542097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423654542097" cn_domain=PS} 20250315085605245 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605245 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8dc1e387c1: Found GsupExpect[0] for "262423654542097" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423654542097" 20250315085605251 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605251 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423654542097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423654542097"} 20250315085605251 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423654542097)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085605251 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423654542097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085605251 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423654542097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423654542097"} 20250315085605251 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423654542097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085605251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423654542097)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085605251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423654542097)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085605251 DLU <0006> fsm.c:568 lu(PS:IMSI-262423654542097)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085605251 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605251 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085605254 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605254 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423654542097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423654542097" cn_domain=PS} 20250315085605254 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423654542097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250315085605254 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423654542097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423654542097"} 20250315085605254 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423654542097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085605254 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605254 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085605257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41346<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085605260 DAUC <0003> db_auc.c:157 IMSI='262427253038901': No 2G Auth Data 20250315085605260 DAUC <0003> db_auc.c:192 IMSI='262427253038901': No 3G Auth Data 20250315085605262 DLGSUP <0013> hlr.c:121 IMSI 262427253038901: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8dc1e387c1: Created GsupExpect[0] for "262427253038901" to be handled at TC_gsup_purge_ps(122) 20250315085605275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41354<->l=127.0.0.1:4258 20250315085605276 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605276 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427253038901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427253038901" cn_domain=PS} 20250315085605276 DLU <0006> fsm.c:456 lu(262427253038901)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085605276 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427253038901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085605276 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427253038901)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085605276 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427253038901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427253038901" cn_domain=PS} 20250315085605276 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605276 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8dc1e387c1: Found GsupExpect[0] for "262427253038901" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@8d8dc1e387c1: Added IMSI table entry 1TC_gsup_purge_ps(122)"262427253038901" 20250315085605277 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605277 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427253038901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427253038901"} 20250315085605277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427253038901)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085605277 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427253038901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085605277 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427253038901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427253038901"} 20250315085605277 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427253038901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085605277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427253038901)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085605277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427253038901)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085605277 DLU <0006> fsm.c:568 lu(PS:IMSI-262427253038901)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085605277 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605277 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085605278 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605278 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427253038901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427253038901" cn_domain=PS} 20250315085605278 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427253038901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250315085605278 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427253038901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427253038901"} 20250315085605278 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427253038901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085605278 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605278 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085605278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41354<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085605279 DAUC <0003> db_auc.c:157 IMSI='262428307933125': No 2G Auth Data 20250315085605279 DAUC <0003> db_auc.c:192 IMSI='262428307933125': No 3G Auth Data 20250315085605279 DLGSUP <0013> hlr.c:121 IMSI 262428307933125: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8dc1e387c1: Created GsupExpect[0] for "262428307933125" to be handled at TC_gsup_purge_ps(123) 20250315085605284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4258 20250315085605286 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605286 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428307933125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428307933125" cn_domain=PS} 20250315085605286 DLU <0006> fsm.c:456 lu(262428307933125)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085605286 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428307933125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085605286 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428307933125)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085605286 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428307933125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428307933125" cn_domain=PS} 20250315085605286 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605286 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8dc1e387c1: Found GsupExpect[0] for "262428307933125" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@8d8dc1e387c1: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428307933125" 20250315085605287 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605287 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428307933125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428307933125"} 20250315085605287 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428307933125)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085605287 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428307933125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085605287 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428307933125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428307933125"} 20250315085605287 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428307933125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085605287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428307933125)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085605287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428307933125)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085605287 DLU <0006> fsm.c:568 lu(PS:IMSI-262428307933125)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085605287 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605287 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085605288 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605288 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428307933125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428307933125" cn_domain=PS} 20250315085605288 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428307933125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250315085605288 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428307933125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428307933125"} 20250315085605288 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428307933125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085605288 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605288 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085605289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085605289 DAUC <0003> db_auc.c:157 IMSI='262426417055273': No 2G Auth Data 20250315085605289 DAUC <0003> db_auc.c:192 IMSI='262426417055273': No 3G Auth Data 20250315085605290 DLGSUP <0013> hlr.c:121 IMSI 262426417055273: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8dc1e387c1: Created GsupExpect[0] for "262426417055273" to be handled at TC_gsup_purge_ps(124) 20250315085605295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41364<->l=127.0.0.1:4258 20250315085605297 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605297 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426417055273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426417055273" cn_domain=PS} 20250315085605297 DLU <0006> fsm.c:456 lu(262426417055273)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085605297 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426417055273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085605297 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426417055273)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085605297 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426417055273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426417055273" cn_domain=PS} 20250315085605297 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605297 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8dc1e387c1: Found GsupExpect[0] for "262426417055273" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@8d8dc1e387c1: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426417055273" 20250315085605298 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605298 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426417055273 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426417055273"} 20250315085605298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426417055273)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085605298 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426417055273 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085605298 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426417055273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426417055273"} 20250315085605298 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426417055273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085605298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426417055273)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085605298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426417055273)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085605298 DLU <0006> fsm.c:568 lu(PS:IMSI-262426417055273)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085605298 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605298 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085605299 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605299 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426417055273 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426417055273" cn_domain=PS} 20250315085605299 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426417055273 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250315085605299 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426417055273 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426417055273"} 20250315085605299 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426417055273 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085605299 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605299 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085605300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41364<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085605301 DAUC <0003> db_auc.c:157 IMSI='262429705711128': No 2G Auth Data 20250315085605301 DAUC <0003> db_auc.c:192 IMSI='262429705711128': No 3G Auth Data 20250315085605301 DLGSUP <0013> hlr.c:121 IMSI 262429705711128: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8dc1e387c1: Created GsupExpect[0] for "262429705711128" to be handled at TC_gsup_purge_ps(125) 20250315085605307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41376<->l=127.0.0.1:4258 20250315085605309 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605309 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429705711128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429705711128" cn_domain=PS} 20250315085605309 DLU <0006> fsm.c:456 lu(262429705711128)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085605309 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429705711128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085605309 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429705711128)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085605309 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429705711128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429705711128" cn_domain=PS} 20250315085605309 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605309 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8dc1e387c1: Found GsupExpect[0] for "262429705711128" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@8d8dc1e387c1: Added IMSI table entry 4TC_gsup_purge_ps(125)"262429705711128" 20250315085605310 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605310 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429705711128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429705711128"} 20250315085605310 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429705711128)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085605310 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429705711128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085605310 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429705711128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429705711128"} 20250315085605310 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429705711128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085605310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429705711128)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085605310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429705711128)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085605310 DLU <0006> fsm.c:568 lu(PS:IMSI-262429705711128)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085605310 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605310 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085605311 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605311 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429705711128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429705711128" cn_domain=PS} 20250315085605311 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429705711128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250315085605311 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429705711128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429705711128"} 20250315085605311 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429705711128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085605311 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605311 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085605312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41376<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085605313 DAUC <0003> db_auc.c:157 IMSI='262421552095526': No 2G Auth Data 20250315085605313 DAUC <0003> db_auc.c:192 IMSI='262421552095526': No 3G Auth Data 20250315085605313 DLGSUP <0013> hlr.c:121 IMSI 262421552095526: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8dc1e387c1: Created GsupExpect[0] for "262421552095526" to be handled at TC_gsup_purge_ps(126) 20250315085605320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4258 20250315085605321 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605321 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421552095526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421552095526" cn_domain=PS} 20250315085605321 DLU <0006> fsm.c:456 lu(262421552095526)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085605321 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421552095526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085605321 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421552095526)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085605321 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421552095526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421552095526" cn_domain=PS} 20250315085605321 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605321 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8dc1e387c1: Found GsupExpect[0] for "262421552095526" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@8d8dc1e387c1: Added IMSI table entry 5TC_gsup_purge_ps(126)"262421552095526" 20250315085605322 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605322 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421552095526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421552095526"} 20250315085605322 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421552095526)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085605322 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421552095526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085605322 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421552095526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421552095526"} 20250315085605322 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421552095526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085605322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421552095526)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085605322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421552095526)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085605322 DLU <0006> fsm.c:568 lu(PS:IMSI-262421552095526)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085605322 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605322 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085605323 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605323 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421552095526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421552095526" cn_domain=PS} 20250315085605323 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421552095526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250315085605323 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421552095526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421552095526"} 20250315085605323 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421552095526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085605323 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605323 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085605324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085605324 DAUC <0003> db_auc.c:157 IMSI='262426502109778': No 2G Auth Data 20250315085605324 DAUC <0003> db_auc.c:192 IMSI='262426502109778': No 3G Auth Data 20250315085605325 DLGSUP <0013> hlr.c:121 IMSI 262426502109778: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8dc1e387c1: Created GsupExpect[0] for "262426502109778" to be handled at TC_gsup_purge_ps(127) 20250315085605331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41402<->l=127.0.0.1:4258 20250315085605333 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605333 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426502109778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426502109778" cn_domain=PS} 20250315085605333 DLU <0006> fsm.c:456 lu(262426502109778)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085605333 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426502109778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085605333 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426502109778)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085605333 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426502109778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426502109778" cn_domain=PS} 20250315085605333 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605333 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8dc1e387c1: Found GsupExpect[0] for "262426502109778" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@8d8dc1e387c1: Added IMSI table entry 6TC_gsup_purge_ps(127)"262426502109778" 20250315085605334 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605334 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426502109778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426502109778"} 20250315085605334 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426502109778)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085605334 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426502109778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085605334 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426502109778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426502109778"} 20250315085605334 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426502109778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085605334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426502109778)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085605334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426502109778)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085605334 DLU <0006> fsm.c:568 lu(PS:IMSI-262426502109778)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085605334 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605334 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085605335 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605335 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426502109778 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426502109778" cn_domain=PS} 20250315085605335 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426502109778 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250315085605335 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426502109778 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426502109778"} 20250315085605335 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426502109778 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085605335 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605335 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085605335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41402<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085605336 DAUC <0003> db_auc.c:157 IMSI='262421919442918': No 2G Auth Data 20250315085605336 DAUC <0003> db_auc.c:192 IMSI='262421919442918': No 3G Auth Data 20250315085605337 DLGSUP <0013> hlr.c:121 IMSI 262421919442918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8dc1e387c1: Created GsupExpect[0] for "262421919442918" to be handled at TC_gsup_purge_ps(128) 20250315085605343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41416<->l=127.0.0.1:4258 20250315085605345 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605345 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421919442918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421919442918" cn_domain=PS} 20250315085605345 DLU <0006> fsm.c:456 lu(262421919442918)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085605345 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421919442918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085605345 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421919442918)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085605345 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421919442918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421919442918" cn_domain=PS} 20250315085605345 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605345 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8dc1e387c1: Found GsupExpect[0] for "262421919442918" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@8d8dc1e387c1: Added IMSI table entry 7TC_gsup_purge_ps(128)"262421919442918" 20250315085605347 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605347 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421919442918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421919442918"} 20250315085605347 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421919442918)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085605347 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421919442918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085605347 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421919442918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421919442918"} 20250315085605347 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421919442918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085605347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421919442918)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085605347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421919442918)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085605347 DLU <0006> fsm.c:568 lu(PS:IMSI-262421919442918)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085605347 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605347 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085605348 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605348 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421919442918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421919442918" cn_domain=PS} 20250315085605348 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421919442918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250315085605348 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421919442918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421919442918"} 20250315085605348 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421919442918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250315085605348 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085605348 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085605349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41416<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@8d8dc1e387c1: Final verdict of PTC: pass MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085605349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41330<->l=127.0.0.1:4258 20250315085605350 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37361<->l=127.0.0.1:4259) 20250315085605350 DLINP <000b> input/ipa.c:452 connected read/write 20250315085605350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085605350 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085605350 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085605350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@8d8dc1e387c1: Final verdict of PTC: none 119@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat Mar 15 08:56:05 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250315085605374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41420<->l=127.0.0.1:4258 20250315085605475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41420<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78380) Waiting for packet dumper to finish... 1 (prev_count=78380, count=134764) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sat Mar 15 08:56:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_purge_unknown started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085608590 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085608590 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085608593 DLINP <000b> input/ipa.c:452 connected read/write 20250315085608593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085608594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41428<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@8d8dc1e387c1: 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(129)@8d8dc1e387c1: 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 } } } } 20250315085608596 DLINP <000b> input/ipa.c:452 connected read/write 20250315085608596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085608596 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085608596 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085608596 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 20250315085608596 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085608596 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 20250315085608596 DLGSUP <0013> gsup_server.c:236 2: 20250315085608596 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085608596 DLGSUP <0013> gsup_server.c:236 3: 20250315085608596 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085608596 DLGSUP <0013> gsup_server.c:236 4: 20250315085608596 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085608596 DLGSUP <0013> gsup_server.c:236 5: 20250315085608596 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085608596 DLGSUP <0013> gsup_server.c:236 7: 20250315085608596 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085608596 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085608596 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085608596 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)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@8d8dc1e387c1: 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") 20250315085608608 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34823<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@8d8dc1e387c1: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250315085608616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41434<->l=127.0.0.1:4258 20250315085608638 DLINP <000b> input/ipa.c:452 connected read/write 20250315085608638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085608638 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} 20250315085608638 DLU <0006> fsm.c:456 lu(2345743413463)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085608638 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 20250315085608638 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} 20250315085608638 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085608638 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ada88f0490]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085608638 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ada88f0490]{UNVALIDATED}: Freeing instance 20250315085608638 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55ada88f0490]{UNVALIDATED}: Deallocated 20250315085608638 DLINP <000b> input/ipa.c:452 connected read/write 20250315085608638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085608638 DLINP <000b> input/ipa.c:452 connected read/write 20250315085608638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@8d8dc1e387c1: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@8d8dc1e387c1: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085608644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41434<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@8d8dc1e387c1: Final verdict of PTC: pass MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085608645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41428<->l=127.0.0.1:4258 20250315085608646 DLINP <000b> input/ipa.c:452 connected read/write 20250315085608646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085608647 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085608647 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085608647 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@8d8dc1e387c1: Final verdict of PTC: none 20250315085608648 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34823<->l=127.0.0.1:4259) 131@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat Mar 15 08:56:08 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250315085608712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41442<->l=127.0.0.1:4258 20250315085608812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41442<->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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sat Mar 15 08:56:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_mo_ussd_unknown started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085611938 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085611938 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085611941 DLINP <000b> input/ipa.c:452 connected read/write 20250315085611941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085611942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49668<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085611944 DLINP <000b> input/ipa.c:452 connected read/write 20250315085611944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085611944 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085611944 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(134)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085611944 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 20250315085611944 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085611944 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 20250315085611944 DLGSUP <0013> gsup_server.c:236 2: 20250315085611944 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085611944 DLGSUP <0013> gsup_server.c:236 3: 20250315085611944 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085611944 DLGSUP <0013> gsup_server.c:236 4: 20250315085611944 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085611944 DLGSUP <0013> gsup_server.c:236 5: 20250315085611944 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085611944 DLGSUP <0013> gsup_server.c:236 7: 20250315085611944 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085611945 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085611945 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085611945 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@8d8dc1e387c1: 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") 20250315085611955 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39343<->l=127.0.0.1:4259) 20250315085611958 DAUC <0003> db_auc.c:157 IMSI='262427136211406': No 2G Auth Data 20250315085611958 DAUC <0003> db_auc.c:192 IMSI='262427136211406': No 3G Auth Data HLR_Test-GSUP(135)@8d8dc1e387c1: Created GsupExpect[0] for "262427136211406" to be handled at TC_mo_ussd_unknown(138) 20250315085611968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49680<->l=127.0.0.1:4258 20250315085611986 DLINP <000b> input/ipa.c:452 connected read/write 20250315085611986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085611986 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427136211406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427136211406" session_id=1567331066 session_state=BEGIN} 20250315085611986 DSS <0004> hlr_ussd.c:576 262427136211406/0x5d6b92fa: Process SS (BEGIN) 20250315085611986 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250315085611986 DSS <0004> hlr_ussd.c:518 262427136211406/0x5d6b92fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250315085611986 DSS <0004> hlr_ussd.c:523 262427136211406/0x5d6b92fa: USSD for unknown code '*#200#' 20250315085611986 DSS <0004> hlr_ussd.c:354 262427136211406/0x5d6b92fa: Tx ReturnError(1, 0x12) 20250315085611986 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427136211406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427136211406" session_id=1567331066 session_state=END} 20250315085611986 DLINP <000b> input/ipa.c:452 connected read/write 20250315085611986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085611986 DLINP <000b> input/ipa.c:452 connected read/write 20250315085611986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8dc1e387c1: Found GsupExpect[0] for "262427136211406" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@8d8dc1e387c1: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262427136211406" TC_mo_ussd_unknown(138)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085611994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49680<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085611995 DAUC <0003> db_auc.c:157 IMSI='262423571456458': No 2G Auth Data 20250315085611995 DAUC <0003> db_auc.c:192 IMSI='262423571456458': No 3G Auth Data HLR_Test-GSUP(135)@8d8dc1e387c1: Created GsupExpect[0] for "262423571456458" to be handled at TC_mo_ussd_unknown(139) 20250315085612007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 20250315085612010 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085612010 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423571456458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423571456458" session_id=492224296 session_state=BEGIN} 20250315085612010 DSS <0004> hlr_ussd.c:576 262423571456458/0x1d56bf28: Process SS (BEGIN) 20250315085612010 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250315085612010 DSS <0004> hlr_ussd.c:518 262423571456458/0x1d56bf28: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250315085612010 DSS <0004> hlr_ussd.c:523 262423571456458/0x1d56bf28: USSD for unknown code '*#200#' 20250315085612010 DSS <0004> hlr_ussd.c:354 262423571456458/0x1d56bf28: Tx ReturnError(1, 0x12) 20250315085612010 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423571456458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423571456458" session_id=492224296 session_state=END} 20250315085612010 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085612010 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8dc1e387c1: Found GsupExpect[0] for "262423571456458" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@8d8dc1e387c1: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262423571456458" TC_mo_ussd_unknown(139)@8d8dc1e387c1: setverdict(pass): none -> pass TC_mo_ussd_unknown(139)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085612011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 20250315085612012 DAUC <0003> db_auc.c:157 IMSI='262423871700977': No 2G Auth Data 20250315085612012 DAUC <0003> db_auc.c:192 IMSI='262423871700977': No 3G Auth Data HLR_Test-GSUP(135)@8d8dc1e387c1: Created GsupExpect[0] for "262423871700977" to be handled at TC_mo_ussd_unknown(140) 20250315085612018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49702<->l=127.0.0.1:4258 20250315085612021 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085612021 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423871700977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423871700977" session_id=3156580211 session_state=BEGIN} 20250315085612021 DSS <0004> hlr_ussd.c:576 262423871700977/0xbc259773: Process SS (BEGIN) 20250315085612021 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250315085612021 DSS <0004> hlr_ussd.c:518 262423871700977/0xbc259773: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250315085612021 DSS <0004> hlr_ussd.c:523 262423871700977/0xbc259773: USSD for unknown code '*#200#' 20250315085612021 DSS <0004> hlr_ussd.c:354 262423871700977/0xbc259773: Tx ReturnError(1, 0x12) 20250315085612021 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423871700977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423871700977" session_id=3156580211 session_state=END} 20250315085612021 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085612021 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8dc1e387c1: Found GsupExpect[0] for "262423871700977" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@8d8dc1e387c1: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262423871700977" TC_mo_ussd_unknown(140)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085612022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49702<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085612023 DAUC <0003> db_auc.c:157 IMSI='262424693406551': No 2G Auth Data 20250315085612023 DAUC <0003> db_auc.c:192 IMSI='262424693406551': No 3G Auth Data HLR_Test-GSUP(135)@8d8dc1e387c1: Created GsupExpect[0] for "262424693406551" to be handled at TC_mo_ussd_unknown(141) 20250315085612030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49706<->l=127.0.0.1:4258 20250315085612033 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085612033 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424693406551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424693406551" session_id=4122124258 session_state=BEGIN} 20250315085612033 DSS <0004> hlr_ussd.c:576 262424693406551/0xf5b29fe2: Process SS (BEGIN) 20250315085612033 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250315085612033 DSS <0004> hlr_ussd.c:518 262424693406551/0xf5b29fe2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250315085612033 DSS <0004> hlr_ussd.c:523 262424693406551/0xf5b29fe2: USSD for unknown code '*#200#' 20250315085612033 DSS <0004> hlr_ussd.c:354 262424693406551/0xf5b29fe2: Tx ReturnError(1, 0x12) 20250315085612033 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424693406551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424693406551" session_id=4122124258 session_state=END} 20250315085612033 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085612033 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8dc1e387c1: Found GsupExpect[0] for "262424693406551" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@8d8dc1e387c1: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262424693406551" TC_mo_ussd_unknown(141)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085612034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49706<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085612035 DAUC <0003> db_auc.c:157 IMSI='262420215301859': No 2G Auth Data 20250315085612035 DAUC <0003> db_auc.c:192 IMSI='262420215301859': No 3G Auth Data HLR_Test-GSUP(135)@8d8dc1e387c1: Created GsupExpect[0] for "262420215301859" to be handled at TC_mo_ussd_unknown(142) 20250315085612041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49714<->l=127.0.0.1:4258 20250315085612044 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085612044 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420215301859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420215301859" session_id=2891069069 session_state=BEGIN} 20250315085612044 DSS <0004> hlr_ussd.c:576 262420215301859/0xac52368d: Process SS (BEGIN) 20250315085612044 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250315085612044 DSS <0004> hlr_ussd.c:518 262420215301859/0xac52368d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250315085612044 DSS <0004> hlr_ussd.c:523 262420215301859/0xac52368d: USSD for unknown code '*#200#' 20250315085612044 DSS <0004> hlr_ussd.c:354 262420215301859/0xac52368d: Tx ReturnError(1, 0x12) 20250315085612044 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420215301859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215301859" session_id=2891069069 session_state=END} 20250315085612044 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085612044 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8dc1e387c1: Found GsupExpect[0] for "262420215301859" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@8d8dc1e387c1: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420215301859" TC_mo_ussd_unknown(142)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085612046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49714<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085612046 DAUC <0003> db_auc.c:157 IMSI='262422602347303': No 2G Auth Data 20250315085612046 DAUC <0003> db_auc.c:192 IMSI='262422602347303': No 3G Auth Data HLR_Test-GSUP(135)@8d8dc1e387c1: Created GsupExpect[0] for "262422602347303" to be handled at TC_mo_ussd_unknown(143) 20250315085612052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49728<->l=127.0.0.1:4258 20250315085612055 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085612055 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422602347303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422602347303" session_id=1874828654 session_state=BEGIN} 20250315085612055 DSS <0004> hlr_ussd.c:576 262422602347303/0x6fbf9d6e: Process SS (BEGIN) 20250315085612055 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250315085612055 DSS <0004> hlr_ussd.c:518 262422602347303/0x6fbf9d6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250315085612055 DSS <0004> hlr_ussd.c:523 262422602347303/0x6fbf9d6e: USSD for unknown code '*#200#' 20250315085612055 DSS <0004> hlr_ussd.c:354 262422602347303/0x6fbf9d6e: Tx ReturnError(1, 0x12) 20250315085612055 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422602347303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422602347303" session_id=1874828654 session_state=END} 20250315085612055 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085612055 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8dc1e387c1: Found GsupExpect[0] for "262422602347303" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@8d8dc1e387c1: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262422602347303" TC_mo_ussd_unknown(143)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085612056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49728<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085612057 DAUC <0003> db_auc.c:157 IMSI='262421405681842': No 2G Auth Data 20250315085612057 DAUC <0003> db_auc.c:192 IMSI='262421405681842': No 3G Auth Data HLR_Test-GSUP(135)@8d8dc1e387c1: Created GsupExpect[0] for "262421405681842" to be handled at TC_mo_ussd_unknown(144) 20250315085612064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 20250315085612067 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085612067 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421405681842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421405681842" session_id=1310462332 session_state=BEGIN} 20250315085612067 DSS <0004> hlr_ussd.c:576 262421405681842/0x4e1c117c: Process SS (BEGIN) 20250315085612067 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250315085612067 DSS <0004> hlr_ussd.c:518 262421405681842/0x4e1c117c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250315085612067 DSS <0004> hlr_ussd.c:523 262421405681842/0x4e1c117c: USSD for unknown code '*#200#' 20250315085612067 DSS <0004> hlr_ussd.c:354 262421405681842/0x4e1c117c: Tx ReturnError(1, 0x12) 20250315085612067 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421405681842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421405681842" session_id=1310462332 session_state=END} 20250315085612067 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085612067 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8dc1e387c1: Found GsupExpect[0] for "262421405681842" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@8d8dc1e387c1: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262421405681842" TC_mo_ussd_unknown(144)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085612068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085612069 DAUC <0003> db_auc.c:157 IMSI='262423890049478': No 2G Auth Data 20250315085612069 DAUC <0003> db_auc.c:192 IMSI='262423890049478': No 3G Auth Data HLR_Test-GSUP(135)@8d8dc1e387c1: Created GsupExpect[0] for "262423890049478" to be handled at TC_mo_ussd_unknown(145) 20250315085612075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49750<->l=127.0.0.1:4258 20250315085612078 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085612078 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423890049478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423890049478" session_id=2820395010 session_state=BEGIN} 20250315085612078 DSS <0004> hlr_ussd.c:576 262423890049478/0xa81bd002: Process SS (BEGIN) 20250315085612078 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250315085612078 DSS <0004> hlr_ussd.c:518 262423890049478/0xa81bd002: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250315085612078 DSS <0004> hlr_ussd.c:523 262423890049478/0xa81bd002: USSD for unknown code '*#200#' 20250315085612078 DSS <0004> hlr_ussd.c:354 262423890049478/0xa81bd002: Tx ReturnError(1, 0x12) 20250315085612078 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423890049478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423890049478" session_id=2820395010 session_state=END} 20250315085612078 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085612078 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8dc1e387c1: Found GsupExpect[0] for "262423890049478" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@8d8dc1e387c1: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262423890049478" TC_mo_ussd_unknown(145)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085612080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49750<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085612080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49668<->l=127.0.0.1:4258 20250315085612081 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39343<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@8d8dc1e387c1: Final verdict of PTC: none 20250315085612081 DLINP <000b> input/ipa.c:452 connected read/write 20250315085612081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085612081 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085612081 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085612081 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@8d8dc1e387c1: Final verdict of PTC: none 136@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 136: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat Mar 15 08:56:12 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250315085612111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 20250315085612212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49752<->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=81396) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sat Mar 15 08:56:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_mo_ussd_euse_disc started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085615288 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085615288 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085615290 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085615291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49754<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085615292 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085615292 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085615292 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085615292 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 20250315085615292 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085615292 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 20250315085615292 DLGSUP <0013> gsup_server.c:236 2: 20250315085615292 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085615292 DLGSUP <0013> gsup_server.c:236 3: 20250315085615292 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085615292 DLGSUP <0013> gsup_server.c:236 4: 20250315085615292 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085615292 DLGSUP <0013> gsup_server.c:236 5: 20250315085615292 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085615292 DLGSUP <0013> gsup_server.c:236 7: 20250315085615292 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085615292 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085615292 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085615292 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(146)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@8d8dc1e387c1: 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") 20250315085615300 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34963<->l=127.0.0.1:4259) 20250315085615302 DAUC <0003> db_auc.c:157 IMSI='262427889402165': No 2G Auth Data 20250315085615302 DAUC <0003> db_auc.c:192 IMSI='262427889402165': No 3G Auth Data HLR_Test-GSUP(147)@8d8dc1e387c1: Created GsupExpect[0] for "262427889402165" to be handled at TC_mo_ussd_euse_disc(150) 20250315085615307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 20250315085615334 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085615334 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427889402165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427889402165" session_id=1819057289 session_state=BEGIN} 20250315085615334 DSS <0004> hlr_ussd.c:576 262427889402165/0x6c6c9c89: Process SS (BEGIN) 20250315085615334 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085615334 DSS <0004> hlr_ussd.c:518 262427889402165/0x6c6c9c89: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085615334 DSS <0004> hlr_ussd.c:542 262427889402165/0x6c6c9c89: Cannot find conn for EUSE EUSE-foobar 20250315085615334 DSS <0004> hlr_ussd.c:354 262427889402165/0x6c6c9c89: Tx ReturnError(1, 0x22) 20250315085615334 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427889402165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427889402165" session_id=1819057289 session_state=END} 20250315085615334 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085615334 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8dc1e387c1: Found GsupExpect[0] for "262427889402165" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@8d8dc1e387c1: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427889402165" TC_mo_ussd_euse_disc(150)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085615345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085615347 DAUC <0003> db_auc.c:157 IMSI='262420745572925': No 2G Auth Data 20250315085615347 DAUC <0003> db_auc.c:192 IMSI='262420745572925': No 3G Auth Data HLR_Test-GSUP(147)@8d8dc1e387c1: Created GsupExpect[0] for "262420745572925" to be handled at TC_mo_ussd_euse_disc(151) 20250315085615372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4258 20250315085615375 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085615375 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420745572925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420745572925" session_id=1796343116 session_state=BEGIN} 20250315085615375 DSS <0004> hlr_ussd.c:576 262420745572925/0x6b12054c: Process SS (BEGIN) 20250315085615375 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085615375 DSS <0004> hlr_ussd.c:518 262420745572925/0x6b12054c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085615375 DSS <0004> hlr_ussd.c:542 262420745572925/0x6b12054c: Cannot find conn for EUSE EUSE-foobar 20250315085615375 DSS <0004> hlr_ussd.c:354 262420745572925/0x6b12054c: Tx ReturnError(1, 0x22) 20250315085615375 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420745572925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420745572925" session_id=1796343116 session_state=END} 20250315085615375 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085615375 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8dc1e387c1: Found GsupExpect[0] for "262420745572925" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@8d8dc1e387c1: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420745572925" TC_mo_ussd_euse_disc(151)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085615376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085615376 DAUC <0003> db_auc.c:157 IMSI='262426543646284': No 2G Auth Data 20250315085615376 DAUC <0003> db_auc.c:192 IMSI='262426543646284': No 3G Auth Data HLR_Test-GSUP(147)@8d8dc1e387c1: Created GsupExpect[0] for "262426543646284" to be handled at TC_mo_ussd_euse_disc(152) 20250315085615383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20250315085615386 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085615386 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426543646284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426543646284" session_id=1667311197 session_state=BEGIN} 20250315085615386 DSS <0004> hlr_ussd.c:576 262426543646284/0x6361265d: Process SS (BEGIN) 20250315085615386 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085615386 DSS <0004> hlr_ussd.c:518 262426543646284/0x6361265d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085615386 DSS <0004> hlr_ussd.c:542 262426543646284/0x6361265d: Cannot find conn for EUSE EUSE-foobar 20250315085615386 DSS <0004> hlr_ussd.c:354 262426543646284/0x6361265d: Tx ReturnError(1, 0x22) 20250315085615386 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426543646284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426543646284" session_id=1667311197 session_state=END} 20250315085615386 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085615386 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8dc1e387c1: Found GsupExpect[0] for "262426543646284" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@8d8dc1e387c1: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426543646284" TC_mo_ussd_euse_disc(152)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085615388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085615388 DAUC <0003> db_auc.c:157 IMSI='262423609143185': No 2G Auth Data 20250315085615388 DAUC <0003> db_auc.c:192 IMSI='262423609143185': No 3G Auth Data HLR_Test-GSUP(147)@8d8dc1e387c1: Created GsupExpect[0] for "262423609143185" to be handled at TC_mo_ussd_euse_disc(153) 20250315085615396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49778<->l=127.0.0.1:4258 20250315085615399 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085615399 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423609143185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423609143185" session_id=391453534 session_state=BEGIN} 20250315085615399 DSS <0004> hlr_ussd.c:576 262423609143185/0x17551b5e: Process SS (BEGIN) 20250315085615399 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085615399 DSS <0004> hlr_ussd.c:518 262423609143185/0x17551b5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085615399 DSS <0004> hlr_ussd.c:542 262423609143185/0x17551b5e: Cannot find conn for EUSE EUSE-foobar 20250315085615399 DSS <0004> hlr_ussd.c:354 262423609143185/0x17551b5e: Tx ReturnError(1, 0x22) 20250315085615399 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423609143185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423609143185" session_id=391453534 session_state=END} 20250315085615399 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085615399 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8dc1e387c1: Found GsupExpect[0] for "262423609143185" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@8d8dc1e387c1: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423609143185" TC_mo_ussd_euse_disc(153)@8d8dc1e387c1: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(153)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085615401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49778<->l=127.0.0.1:4258 20250315085615401 DAUC <0003> db_auc.c:157 IMSI='262424380118041': No 2G Auth Data 20250315085615401 DAUC <0003> db_auc.c:192 IMSI='262424380118041': No 3G Auth Data HLR_Test-GSUP(147)@8d8dc1e387c1: Created GsupExpect[0] for "262424380118041" to be handled at TC_mo_ussd_euse_disc(154) 20250315085615409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49784<->l=127.0.0.1:4258 20250315085615412 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085615412 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424380118041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424380118041" session_id=1701273 session_state=BEGIN} 20250315085615412 DSS <0004> hlr_ussd.c:576 262424380118041/0x0019f599: Process SS (BEGIN) 20250315085615412 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085615412 DSS <0004> hlr_ussd.c:518 262424380118041/0x0019f599: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085615412 DSS <0004> hlr_ussd.c:542 262424380118041/0x0019f599: Cannot find conn for EUSE EUSE-foobar 20250315085615412 DSS <0004> hlr_ussd.c:354 262424380118041/0x0019f599: Tx ReturnError(1, 0x22) 20250315085615412 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424380118041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424380118041" session_id=1701273 session_state=END} 20250315085615412 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085615412 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8dc1e387c1: Found GsupExpect[0] for "262424380118041" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@8d8dc1e387c1: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424380118041" TC_mo_ussd_euse_disc(154)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085615414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49784<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085615414 DAUC <0003> db_auc.c:157 IMSI='262422114504439': No 2G Auth Data 20250315085615414 DAUC <0003> db_auc.c:192 IMSI='262422114504439': No 3G Auth Data HLR_Test-GSUP(147)@8d8dc1e387c1: Created GsupExpect[0] for "262422114504439" to be handled at TC_mo_ussd_euse_disc(155) 20250315085615421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49796<->l=127.0.0.1:4258 20250315085615424 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085615424 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422114504439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422114504439" session_id=815937391 session_state=BEGIN} 20250315085615424 DSS <0004> hlr_ussd.c:576 262422114504439/0x30a2376f: Process SS (BEGIN) 20250315085615424 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085615424 DSS <0004> hlr_ussd.c:518 262422114504439/0x30a2376f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085615424 DSS <0004> hlr_ussd.c:542 262422114504439/0x30a2376f: Cannot find conn for EUSE EUSE-foobar 20250315085615424 DSS <0004> hlr_ussd.c:354 262422114504439/0x30a2376f: Tx ReturnError(1, 0x22) 20250315085615424 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422114504439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422114504439" session_id=815937391 session_state=END} 20250315085615424 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085615424 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8dc1e387c1: Found GsupExpect[0] for "262422114504439" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@8d8dc1e387c1: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422114504439" TC_mo_ussd_euse_disc(155)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085615426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49796<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085615426 DAUC <0003> db_auc.c:157 IMSI='262423616063475': No 2G Auth Data 20250315085615426 DAUC <0003> db_auc.c:192 IMSI='262423616063475': No 3G Auth Data HLR_Test-GSUP(147)@8d8dc1e387c1: Created GsupExpect[0] for "262423616063475" to be handled at TC_mo_ussd_euse_disc(156) 20250315085615433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 20250315085615436 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085615436 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423616063475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423616063475" session_id=125481985 session_state=BEGIN} 20250315085615436 DSS <0004> hlr_ussd.c:576 262423616063475/0x077ab401: Process SS (BEGIN) 20250315085615436 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085615436 DSS <0004> hlr_ussd.c:518 262423616063475/0x077ab401: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085615436 DSS <0004> hlr_ussd.c:542 262423616063475/0x077ab401: Cannot find conn for EUSE EUSE-foobar 20250315085615436 DSS <0004> hlr_ussd.c:354 262423616063475/0x077ab401: Tx ReturnError(1, 0x22) 20250315085615436 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423616063475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423616063475" session_id=125481985 session_state=END} 20250315085615436 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085615437 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8dc1e387c1: Found GsupExpect[0] for "262423616063475" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@8d8dc1e387c1: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262423616063475" TC_mo_ussd_euse_disc(156)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085615438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085615438 DAUC <0003> db_auc.c:157 IMSI='262428698168323': No 2G Auth Data 20250315085615438 DAUC <0003> db_auc.c:192 IMSI='262428698168323': No 3G Auth Data HLR_Test-GSUP(147)@8d8dc1e387c1: Created GsupExpect[0] for "262428698168323" to be handled at TC_mo_ussd_euse_disc(157) 20250315085615445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 20250315085615450 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085615450 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428698168323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428698168323" session_id=3098723771 session_state=BEGIN} 20250315085615450 DSS <0004> hlr_ussd.c:576 262428698168323/0xb8b2c5bb: Process SS (BEGIN) 20250315085615450 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085615450 DSS <0004> hlr_ussd.c:518 262428698168323/0xb8b2c5bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085615450 DSS <0004> hlr_ussd.c:542 262428698168323/0xb8b2c5bb: Cannot find conn for EUSE EUSE-foobar 20250315085615450 DSS <0004> hlr_ussd.c:354 262428698168323/0xb8b2c5bb: Tx ReturnError(1, 0x22) 20250315085615450 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428698168323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698168323" session_id=3098723771 session_state=END} 20250315085615450 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085615450 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8dc1e387c1: Found GsupExpect[0] for "262428698168323" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@8d8dc1e387c1: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428698168323" TC_mo_ussd_euse_disc(157)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085615451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085615452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49754<->l=127.0.0.1:4258 20250315085615452 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34963<->l=127.0.0.1:4259) 20250315085615452 DLINP <000b> input/ipa.c:452 connected read/write 20250315085615452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085615452 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085615452 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085615452 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@8d8dc1e387c1: Final verdict of PTC: none 148@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 148: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat Mar 15 08:56:15 UTC 2025 ====== 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 20250315085615487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20250315085615688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49822<->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=81816) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sat Mar 15 08:56:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_mo_ussd_iuse_imsi started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085618781 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085618781 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085618784 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085618785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49824<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085618787 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085618787 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085618787 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085618787 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 20250315085618787 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085618787 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 20250315085618787 DLGSUP <0013> gsup_server.c:236 2: 20250315085618787 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085618787 DLGSUP <0013> gsup_server.c:236 3: 20250315085618787 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085618787 DLGSUP <0013> gsup_server.c:236 4: 20250315085618787 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085618787 DLGSUP <0013> gsup_server.c:236 5: 20250315085618787 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085618787 DLGSUP <0013> gsup_server.c:236 7: 20250315085618787 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085618787 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085618787 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085618787 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(158)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@8d8dc1e387c1: 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") 20250315085618816 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46835<->l=127.0.0.1:4259) 20250315085618829 DAUC <0003> db_auc.c:157 IMSI='262424179572569': No 2G Auth Data 20250315085618829 DAUC <0003> db_auc.c:192 IMSI='262424179572569': No 3G Auth Data HLR_Test-GSUP(159)@8d8dc1e387c1: Created GsupExpect[0] for "262424179572569" to be handled at TC_mo_ussd_iuse_imsi(162) 20250315085618851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49826<->l=127.0.0.1:4258 20250315085618864 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085618864 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424179572569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424179572569" session_id=1157223093 session_state=BEGIN} 20250315085618864 DSS <0004> hlr_ussd.c:576 262424179572569/0x44f9d2b5: Process SS (BEGIN) 20250315085618864 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085618864 DSS <0004> hlr_ussd.c:518 262424179572569/0x44f9d2b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085618864 DSS <0004> hlr_ussd.c:363 262424179572569/0x44f9d2b5: Tx USSD 'Your IMSI is 262424179572569' 20250315085618864 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424179572569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424179572569" session_id=1157223093 session_state=END} 20250315085618864 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424179572569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085618864 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085618864 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8dc1e387c1: Found GsupExpect[0] for "262424179572569" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@8d8dc1e387c1: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262424179572569" TC_mo_ussd_iuse_imsi(162)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085618872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49826<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085618873 DAUC <0003> db_auc.c:157 IMSI='262421815705395': No 2G Auth Data 20250315085618873 DAUC <0003> db_auc.c:192 IMSI='262421815705395': No 3G Auth Data HLR_Test-GSUP(159)@8d8dc1e387c1: Created GsupExpect[0] for "262421815705395" to be handled at TC_mo_ussd_iuse_imsi(163) 20250315085618881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49830<->l=127.0.0.1:4258 20250315085618884 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085618884 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421815705395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421815705395" session_id=1537100724 session_state=BEGIN} 20250315085618884 DSS <0004> hlr_ussd.c:576 262421815705395/0x5b9e4bb4: Process SS (BEGIN) 20250315085618884 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085618884 DSS <0004> hlr_ussd.c:518 262421815705395/0x5b9e4bb4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085618884 DSS <0004> hlr_ussd.c:363 262421815705395/0x5b9e4bb4: Tx USSD 'Your IMSI is 262421815705395' 20250315085618884 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421815705395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421815705395" session_id=1537100724 session_state=END} 20250315085618884 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421815705395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085618884 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085618884 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8dc1e387c1: Found GsupExpect[0] for "262421815705395" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@8d8dc1e387c1: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262421815705395" TC_mo_ussd_iuse_imsi(163)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085618886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49830<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085618886 DAUC <0003> db_auc.c:157 IMSI='262424354692428': No 2G Auth Data 20250315085618886 DAUC <0003> db_auc.c:192 IMSI='262424354692428': No 3G Auth Data HLR_Test-GSUP(159)@8d8dc1e387c1: Created GsupExpect[0] for "262424354692428" to be handled at TC_mo_ussd_iuse_imsi(164) 20250315085618893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49840<->l=127.0.0.1:4258 20250315085618895 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085618895 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424354692428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424354692428" session_id=1505267827 session_state=BEGIN} 20250315085618896 DSS <0004> hlr_ussd.c:576 262424354692428/0x59b89073: Process SS (BEGIN) 20250315085618896 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085618896 DSS <0004> hlr_ussd.c:518 262424354692428/0x59b89073: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085618896 DSS <0004> hlr_ussd.c:363 262424354692428/0x59b89073: Tx USSD 'Your IMSI is 262424354692428' 20250315085618896 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424354692428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424354692428" session_id=1505267827 session_state=END} 20250315085618896 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424354692428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085618896 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085618896 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8dc1e387c1: Found GsupExpect[0] for "262424354692428" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@8d8dc1e387c1: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424354692428" TC_mo_ussd_iuse_imsi(164)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085618897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49840<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085618898 DAUC <0003> db_auc.c:157 IMSI='262429945248338': No 2G Auth Data 20250315085618898 DAUC <0003> db_auc.c:192 IMSI='262429945248338': No 3G Auth Data HLR_Test-GSUP(159)@8d8dc1e387c1: Created GsupExpect[0] for "262429945248338" to be handled at TC_mo_ussd_iuse_imsi(165) 20250315085618904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49848<->l=127.0.0.1:4258 20250315085618907 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085618907 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429945248338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429945248338" session_id=3734165230 session_state=BEGIN} 20250315085618907 DSS <0004> hlr_ussd.c:576 262429945248338/0xde92d6ee: Process SS (BEGIN) 20250315085618907 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085618907 DSS <0004> hlr_ussd.c:518 262429945248338/0xde92d6ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085618907 DSS <0004> hlr_ussd.c:363 262429945248338/0xde92d6ee: Tx USSD 'Your IMSI is 262429945248338' 20250315085618907 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429945248338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429945248338" session_id=3734165230 session_state=END} 20250315085618907 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429945248338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085618907 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085618907 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8dc1e387c1: Found GsupExpect[0] for "262429945248338" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@8d8dc1e387c1: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262429945248338" TC_mo_ussd_iuse_imsi(165)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085618909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085618909 DAUC <0003> db_auc.c:157 IMSI='262426456492044': No 2G Auth Data 20250315085618909 DAUC <0003> db_auc.c:192 IMSI='262426456492044': No 3G Auth Data HLR_Test-GSUP(159)@8d8dc1e387c1: Created GsupExpect[0] for "262426456492044" to be handled at TC_mo_ussd_iuse_imsi(166) 20250315085618915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49860<->l=127.0.0.1:4258 20250315085618918 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085618918 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426456492044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426456492044" session_id=2727976709 session_state=BEGIN} 20250315085618918 DSS <0004> hlr_ussd.c:576 262426456492044/0xa2999f05: Process SS (BEGIN) 20250315085618918 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085618918 DSS <0004> hlr_ussd.c:518 262426456492044/0xa2999f05: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085618918 DSS <0004> hlr_ussd.c:363 262426456492044/0xa2999f05: Tx USSD 'Your IMSI is 262426456492044' 20250315085618918 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426456492044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426456492044" session_id=2727976709 session_state=END} 20250315085618918 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426456492044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085618918 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085618918 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8dc1e387c1: Found GsupExpect[0] for "262426456492044" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@8d8dc1e387c1: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262426456492044" TC_mo_ussd_iuse_imsi(166)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085618920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49860<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085618921 DAUC <0003> db_auc.c:157 IMSI='262424408208347': No 2G Auth Data 20250315085618921 DAUC <0003> db_auc.c:192 IMSI='262424408208347': No 3G Auth Data HLR_Test-GSUP(159)@8d8dc1e387c1: Created GsupExpect[0] for "262424408208347" to be handled at TC_mo_ussd_iuse_imsi(167) 20250315085618927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49868<->l=127.0.0.1:4258 20250315085618930 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085618930 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424408208347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424408208347" session_id=486648339 session_state=BEGIN} 20250315085618930 DSS <0004> hlr_ussd.c:576 262424408208347/0x1d01aa13: Process SS (BEGIN) 20250315085618930 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085618930 DSS <0004> hlr_ussd.c:518 262424408208347/0x1d01aa13: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085618930 DSS <0004> hlr_ussd.c:363 262424408208347/0x1d01aa13: Tx USSD 'Your IMSI is 262424408208347' 20250315085618930 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424408208347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424408208347" session_id=486648339 session_state=END} 20250315085618930 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424408208347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085618930 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085618930 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8dc1e387c1: Found GsupExpect[0] for "262424408208347" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@8d8dc1e387c1: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262424408208347" TC_mo_ussd_iuse_imsi(167)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085618932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49868<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085618933 DAUC <0003> db_auc.c:157 IMSI='262424649564935': No 2G Auth Data 20250315085618933 DAUC <0003> db_auc.c:192 IMSI='262424649564935': No 3G Auth Data HLR_Test-GSUP(159)@8d8dc1e387c1: Created GsupExpect[0] for "262424649564935" to be handled at TC_mo_ussd_iuse_imsi(168) 20250315085618939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4258 20250315085618942 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085618942 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424649564935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424649564935" session_id=2633028583 session_state=BEGIN} 20250315085618942 DSS <0004> hlr_ussd.c:576 262424649564935/0x9cf0d3e7: Process SS (BEGIN) 20250315085618942 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085618942 DSS <0004> hlr_ussd.c:518 262424649564935/0x9cf0d3e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085618942 DSS <0004> hlr_ussd.c:363 262424649564935/0x9cf0d3e7: Tx USSD 'Your IMSI is 262424649564935' 20250315085618942 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424649564935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424649564935" session_id=2633028583 session_state=END} 20250315085618942 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424649564935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085618942 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085618942 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8dc1e387c1: Found GsupExpect[0] for "262424649564935" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@8d8dc1e387c1: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262424649564935" TC_mo_ussd_iuse_imsi(168)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085618944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085618944 DAUC <0003> db_auc.c:157 IMSI='262426837382685': No 2G Auth Data 20250315085618944 DAUC <0003> db_auc.c:192 IMSI='262426837382685': No 3G Auth Data HLR_Test-GSUP(159)@8d8dc1e387c1: Created GsupExpect[0] for "262426837382685" to be handled at TC_mo_ussd_iuse_imsi(169) 20250315085618951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4258 20250315085618954 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085618954 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426837382685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426837382685" session_id=704971103 session_state=BEGIN} 20250315085618954 DSS <0004> hlr_ussd.c:576 262426837382685/0x2a05015f: Process SS (BEGIN) 20250315085618954 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085618954 DSS <0004> hlr_ussd.c:518 262426837382685/0x2a05015f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085618954 DSS <0004> hlr_ussd.c:363 262426837382685/0x2a05015f: Tx USSD 'Your IMSI is 262426837382685' 20250315085618954 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426837382685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426837382685" session_id=704971103 session_state=END} 20250315085618954 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426837382685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085618954 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085618954 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8dc1e387c1: Found GsupExpect[0] for "262426837382685" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@8d8dc1e387c1: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262426837382685" TC_mo_ussd_iuse_imsi(169)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085618956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085618956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49824<->l=127.0.0.1:4258 20250315085618956 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46835<->l=127.0.0.1:4259) 20250315085618957 DLINP <000b> input/ipa.c:452 connected read/write 20250315085618957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085618957 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085618957 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085618957 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@8d8dc1e387c1: Final verdict of PTC: none 160@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 160: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat Mar 15 08:56:18 UTC 2025 ====== 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 20250315085618979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49896<->l=127.0.0.1:4258 20250315085619180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49896<->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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:56:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085622305 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085622306 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085622310 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085622311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32768<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085622314 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085622314 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085622314 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085622314 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 20250315085622314 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085622314 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 20250315085622315 DLGSUP <0013> gsup_server.c:236 2: 20250315085622315 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085622315 DLGSUP <0013> gsup_server.c:236 3: 20250315085622315 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085622315 DLGSUP <0013> gsup_server.c:236 4: 20250315085622315 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085622315 DLGSUP <0013> gsup_server.c:236 5: 20250315085622315 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085622315 DLGSUP <0013> gsup_server.c:236 7: 20250315085622315 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085622315 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085622315 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085622315 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(170)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@8d8dc1e387c1: 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") 20250315085622333 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39251<->l=127.0.0.1:4259) 20250315085622342 DAUC <0003> db_auc.c:157 IMSI='262424378727067': No 2G Auth Data 20250315085622342 DAUC <0003> db_auc.c:192 IMSI='262424378727067': No 3G Auth Data HLR_Test-GSUP(171)@8d8dc1e387c1: Created GsupExpect[0] for "262424378727067" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250315085622354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32780<->l=127.0.0.1:4258 20250315085622364 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085622365 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424378727067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424378727067" source_name="the-source\n" session_id=1019020297 session_state=BEGIN} 20250315085622365 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250315085622365 DSS <0004> hlr_ussd.c:576 262424378727067/0x3cbd0409: Process SS (BEGIN) 20250315085622365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085622365 DSS <0004> hlr_ussd.c:518 262424378727067/0x3cbd0409: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085622365 DSS <0004> hlr_ussd.c:363 262424378727067/0x3cbd0409: Tx USSD 'Your IMSI is 262424378727067' 20250315085622365 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424378727067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424378727067" destination_name="the-source\n" session_id=1019020297 session_state=END} 20250315085622365 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262424378727067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085622365 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085622365 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8dc1e387c1: Found GsupExpect[0] for "262424378727067" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@8d8dc1e387c1: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262424378727067" TC_mo_ussd_iuse_imsi_via_proxy(174)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085622371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32780<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085622371 DAUC <0003> db_auc.c:157 IMSI='262422666247371': No 2G Auth Data 20250315085622371 DAUC <0003> db_auc.c:192 IMSI='262422666247371': No 3G Auth Data HLR_Test-GSUP(171)@8d8dc1e387c1: Created GsupExpect[0] for "262422666247371" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250315085622385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32788<->l=127.0.0.1:4258 20250315085622388 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085622388 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422666247371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422666247371" source_name="the-source\n" session_id=1459390529 session_state=BEGIN} 20250315085622388 DSS <0004> hlr_ussd.c:576 262422666247371/0x56fc8841: Process SS (BEGIN) 20250315085622388 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085622388 DSS <0004> hlr_ussd.c:518 262422666247371/0x56fc8841: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085622388 DSS <0004> hlr_ussd.c:363 262422666247371/0x56fc8841: Tx USSD 'Your IMSI is 262422666247371' 20250315085622388 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422666247371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422666247371" destination_name="the-source\n" session_id=1459390529 session_state=END} 20250315085622388 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422666247371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085622388 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085622388 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8dc1e387c1: Found GsupExpect[0] for "262422666247371" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@8d8dc1e387c1: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422666247371" TC_mo_ussd_iuse_imsi_via_proxy(175)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085622390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32788<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085622390 DAUC <0003> db_auc.c:157 IMSI='262425330843595': No 2G Auth Data 20250315085622390 DAUC <0003> db_auc.c:192 IMSI='262425330843595': No 3G Auth Data HLR_Test-GSUP(171)@8d8dc1e387c1: Created GsupExpect[0] for "262425330843595" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250315085622396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4258 20250315085622399 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085622399 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425330843595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425330843595" source_name="the-source\n" session_id=83019638 session_state=BEGIN} 20250315085622399 DSS <0004> hlr_ussd.c:576 262425330843595/0x04f2c776: Process SS (BEGIN) 20250315085622399 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085622399 DSS <0004> hlr_ussd.c:518 262425330843595/0x04f2c776: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085622399 DSS <0004> hlr_ussd.c:363 262425330843595/0x04f2c776: Tx USSD 'Your IMSI is 262425330843595' 20250315085622399 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425330843595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425330843595" destination_name="the-source\n" session_id=83019638 session_state=END} 20250315085622399 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262425330843595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085622399 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085622399 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8dc1e387c1: Found GsupExpect[0] for "262425330843595" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@8d8dc1e387c1: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262425330843595" TC_mo_ussd_iuse_imsi_via_proxy(176)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085622401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085622401 DAUC <0003> db_auc.c:157 IMSI='262428336648855': No 2G Auth Data 20250315085622401 DAUC <0003> db_auc.c:192 IMSI='262428336648855': No 3G Auth Data HLR_Test-GSUP(171)@8d8dc1e387c1: Created GsupExpect[0] for "262428336648855" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250315085622407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4258 20250315085622410 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085622410 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428336648855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428336648855" source_name="the-source\n" session_id=746908141 session_state=BEGIN} 20250315085622410 DSS <0004> hlr_ussd.c:576 262428336648855/0x2c84e9ed: Process SS (BEGIN) 20250315085622410 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085622410 DSS <0004> hlr_ussd.c:518 262428336648855/0x2c84e9ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085622410 DSS <0004> hlr_ussd.c:363 262428336648855/0x2c84e9ed: Tx USSD 'Your IMSI is 262428336648855' 20250315085622410 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428336648855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428336648855" destination_name="the-source\n" session_id=746908141 session_state=END} 20250315085622410 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262428336648855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085622410 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085622410 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8dc1e387c1: Found GsupExpect[0] for "262428336648855" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@8d8dc1e387c1: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262428336648855" TC_mo_ussd_iuse_imsi_via_proxy(177)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085622412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085622413 DAUC <0003> db_auc.c:157 IMSI='262422858560960': No 2G Auth Data 20250315085622413 DAUC <0003> db_auc.c:192 IMSI='262422858560960': No 3G Auth Data HLR_Test-GSUP(171)@8d8dc1e387c1: Created GsupExpect[0] for "262422858560960" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250315085622421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32826<->l=127.0.0.1:4258 20250315085622424 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085622424 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422858560960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422858560960" source_name="the-source\n" session_id=583633722 session_state=BEGIN} 20250315085622424 DSS <0004> hlr_ussd.c:576 262422858560960/0x22c98b3a: Process SS (BEGIN) 20250315085622424 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085622424 DSS <0004> hlr_ussd.c:518 262422858560960/0x22c98b3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085622424 DSS <0004> hlr_ussd.c:363 262422858560960/0x22c98b3a: Tx USSD 'Your IMSI is 262422858560960' 20250315085622424 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422858560960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422858560960" destination_name="the-source\n" session_id=583633722 session_state=END} 20250315085622424 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262422858560960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085622424 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085622424 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8dc1e387c1: Found GsupExpect[0] for "262422858560960" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@8d8dc1e387c1: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262422858560960" TC_mo_ussd_iuse_imsi_via_proxy(178)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085622426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32826<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085622427 DAUC <0003> db_auc.c:157 IMSI='262429417877698': No 2G Auth Data 20250315085622427 DAUC <0003> db_auc.c:192 IMSI='262429417877698': No 3G Auth Data HLR_Test-GSUP(171)@8d8dc1e387c1: Created GsupExpect[0] for "262429417877698" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250315085622433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4258 20250315085622436 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085622436 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429417877698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429417877698" source_name="the-source\n" session_id=1884946673 session_state=BEGIN} 20250315085622436 DSS <0004> hlr_ussd.c:576 262429417877698/0x705a00f1: Process SS (BEGIN) 20250315085622436 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085622436 DSS <0004> hlr_ussd.c:518 262429417877698/0x705a00f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085622436 DSS <0004> hlr_ussd.c:363 262429417877698/0x705a00f1: Tx USSD 'Your IMSI is 262429417877698' 20250315085622436 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429417877698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429417877698" destination_name="the-source\n" session_id=1884946673 session_state=END} 20250315085622436 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429417877698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085622436 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085622436 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8dc1e387c1: Found GsupExpect[0] for "262429417877698" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@8d8dc1e387c1: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429417877698" TC_mo_ussd_iuse_imsi_via_proxy(179)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085622438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085622438 DAUC <0003> db_auc.c:157 IMSI='262426727665719': No 2G Auth Data 20250315085622438 DAUC <0003> db_auc.c:192 IMSI='262426727665719': No 3G Auth Data HLR_Test-GSUP(171)@8d8dc1e387c1: Created GsupExpect[0] for "262426727665719" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250315085622446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32850<->l=127.0.0.1:4258 20250315085622451 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085622451 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426727665719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426727665719" source_name="the-source\n" session_id=1581051178 session_state=BEGIN} 20250315085622451 DSS <0004> hlr_ussd.c:576 262426727665719/0x5e3ced2a: Process SS (BEGIN) 20250315085622451 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085622451 DSS <0004> hlr_ussd.c:518 262426727665719/0x5e3ced2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085622451 DSS <0004> hlr_ussd.c:363 262426727665719/0x5e3ced2a: Tx USSD 'Your IMSI is 262426727665719' 20250315085622451 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426727665719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426727665719" destination_name="the-source\n" session_id=1581051178 session_state=END} 20250315085622451 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262426727665719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085622451 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085622451 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8dc1e387c1: Found GsupExpect[0] for "262426727665719" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@8d8dc1e387c1: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426727665719" TC_mo_ussd_iuse_imsi_via_proxy(180)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085622453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085622453 DAUC <0003> db_auc.c:157 IMSI='262427682782152': No 2G Auth Data 20250315085622453 DAUC <0003> db_auc.c:192 IMSI='262427682782152': No 3G Auth Data HLR_Test-GSUP(171)@8d8dc1e387c1: Created GsupExpect[0] for "262427682782152" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250315085622460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32858<->l=127.0.0.1:4258 20250315085622464 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085622464 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427682782152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427682782152" source_name="the-source\n" session_id=4032778632 session_state=BEGIN} 20250315085622464 DSS <0004> hlr_ussd.c:576 262427682782152/0xf05f5188: Process SS (BEGIN) 20250315085622464 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250315085622464 DSS <0004> hlr_ussd.c:518 262427682782152/0xf05f5188: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250315085622464 DSS <0004> hlr_ussd.c:363 262427682782152/0xf05f5188: Tx USSD 'Your IMSI is 262427682782152' 20250315085622464 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427682782152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427682782152" destination_name="the-source\n" session_id=4032778632 session_state=END} 20250315085622464 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262427682782152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085622464 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085622464 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8dc1e387c1: Found GsupExpect[0] for "262427682782152" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@8d8dc1e387c1: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427682782152" TC_mo_ussd_iuse_imsi_via_proxy(181)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085622466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32858<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085622467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32768<->l=127.0.0.1:4258 20250315085622467 DLINP <000b> input/ipa.c:452 connected read/write 20250315085622467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085622467 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085622467 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085622467 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085622467 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250315085622467 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39251<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@8d8dc1e387c1: Final verdict of PTC: none 172@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 172: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sat Mar 15 08:56:22 UTC 2025 ====== 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 20250315085622496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32860<->l=127.0.0.1:4258 20250315085622697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32860<->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=83736) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sat Mar 15 08:56:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_mo_ussd_iuse_msisdn started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085625818 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085625818 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085625821 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085625823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32864<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085625826 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085625827 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085625827 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085625827 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 20250315085625827 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085625827 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 20250315085625827 DLGSUP <0013> gsup_server.c:236 2: 20250315085625827 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085625827 DLGSUP <0013> gsup_server.c:236 3: 20250315085625827 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(182)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085625827 DLGSUP <0013> gsup_server.c:236 4: 20250315085625827 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085625827 DLGSUP <0013> gsup_server.c:236 5: 20250315085625827 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085625827 DLGSUP <0013> gsup_server.c:236 7: 20250315085625827 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085625827 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085625827 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085625827 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@8d8dc1e387c1: 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") 20250315085625850 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38651<->l=127.0.0.1:4259) 20250315085625863 DAUC <0003> db_auc.c:157 IMSI='262422899300279': No 2G Auth Data 20250315085625863 DAUC <0003> db_auc.c:192 IMSI='262422899300279': No 3G Auth Data HLR_Test-GSUP(183)@8d8dc1e387c1: Created GsupExpect[0] for "262422899300279" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250315085625890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4258 20250315085625905 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085625905 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422899300279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422899300279" session_id=1030920692 session_state=BEGIN} 20250315085625905 DSS <0004> hlr_ussd.c:576 262422899300279/0x3d7299f4: Process SS (BEGIN) 20250315085625905 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085625905 DSS <0004> hlr_ussd.c:518 262422899300279/0x3d7299f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085625905 DSS <0004> hlr_ussd.c:363 262422899300279/0x3d7299f4: Tx USSD 'Your extension is 491617671443' 20250315085625905 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422899300279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422899300279" session_id=1030920692 session_state=END} 20250315085625905 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422899300279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085625905 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085625905 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8dc1e387c1: Found GsupExpect[0] for "262422899300279" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@8d8dc1e387c1: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262422899300279" TC_mo_ussd_iuse_msisdn(186)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085625915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085625917 DAUC <0003> db_auc.c:157 IMSI='262425905708173': No 2G Auth Data 20250315085625917 DAUC <0003> db_auc.c:192 IMSI='262425905708173': No 3G Auth Data HLR_Test-GSUP(183)@8d8dc1e387c1: Created GsupExpect[0] for "262425905708173" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250315085625926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32886<->l=127.0.0.1:4258 20250315085625929 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085625929 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425905708173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425905708173" session_id=3874634560 session_state=BEGIN} 20250315085625929 DSS <0004> hlr_ussd.c:576 262425905708173/0xe6f23b40: Process SS (BEGIN) 20250315085625929 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085625929 DSS <0004> hlr_ussd.c:518 262425905708173/0xe6f23b40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085625929 DSS <0004> hlr_ussd.c:363 262425905708173/0xe6f23b40: Tx USSD 'Your extension is 491614781608' 20250315085625929 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425905708173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425905708173" session_id=3874634560 session_state=END} 20250315085625929 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425905708173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085625929 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085625929 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8dc1e387c1: Found GsupExpect[0] for "262425905708173" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@8d8dc1e387c1: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425905708173" TC_mo_ussd_iuse_msisdn(187)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085625931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32886<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085625931 DAUC <0003> db_auc.c:157 IMSI='262421415297844': No 2G Auth Data 20250315085625931 DAUC <0003> db_auc.c:192 IMSI='262421415297844': No 3G Auth Data HLR_Test-GSUP(183)@8d8dc1e387c1: Created GsupExpect[0] for "262421415297844" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250315085625938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32896<->l=127.0.0.1:4258 20250315085625941 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085625941 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421415297844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421415297844" session_id=3856112611 session_state=BEGIN} 20250315085625941 DSS <0004> hlr_ussd.c:576 262421415297844/0xe5d79be3: Process SS (BEGIN) 20250315085625941 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085625941 DSS <0004> hlr_ussd.c:518 262421415297844/0xe5d79be3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085625941 DSS <0004> hlr_ussd.c:363 262421415297844/0xe5d79be3: Tx USSD 'Your extension is 491613774666' 20250315085625941 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421415297844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421415297844" session_id=3856112611 session_state=END} 20250315085625941 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421415297844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085625941 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085625941 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8dc1e387c1: Found GsupExpect[0] for "262421415297844" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@8d8dc1e387c1: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421415297844" TC_mo_ussd_iuse_msisdn(188)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085625943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085625943 DAUC <0003> db_auc.c:157 IMSI='262427384006773': No 2G Auth Data 20250315085625943 DAUC <0003> db_auc.c:192 IMSI='262427384006773': No 3G Auth Data HLR_Test-GSUP(183)@8d8dc1e387c1: Created GsupExpect[0] for "262427384006773" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250315085625950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32904<->l=127.0.0.1:4258 20250315085625953 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085625953 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427384006773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427384006773" session_id=3260141926 session_state=BEGIN} 20250315085625953 DSS <0004> hlr_ussd.c:576 262427384006773/0xc251d166: Process SS (BEGIN) 20250315085625953 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085625953 DSS <0004> hlr_ussd.c:518 262427384006773/0xc251d166: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085625953 DSS <0004> hlr_ussd.c:363 262427384006773/0xc251d166: Tx USSD 'Your extension is 491612430367' 20250315085625953 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427384006773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427384006773" session_id=3260141926 session_state=END} 20250315085625953 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427384006773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085625953 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085625953 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8dc1e387c1: Found GsupExpect[0] for "262427384006773" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@8d8dc1e387c1: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427384006773" TC_mo_ussd_iuse_msisdn(189)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085625955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32904<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085625955 DAUC <0003> db_auc.c:157 IMSI='262425052322142': No 2G Auth Data 20250315085625955 DAUC <0003> db_auc.c:192 IMSI='262425052322142': No 3G Auth Data HLR_Test-GSUP(183)@8d8dc1e387c1: Created GsupExpect[0] for "262425052322142" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250315085625962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32908<->l=127.0.0.1:4258 20250315085625965 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085625965 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425052322142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425052322142" session_id=1558988919 session_state=BEGIN} 20250315085625965 DSS <0004> hlr_ussd.c:576 262425052322142/0x5cec4877: Process SS (BEGIN) 20250315085625965 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085625965 DSS <0004> hlr_ussd.c:518 262425052322142/0x5cec4877: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085625965 DSS <0004> hlr_ussd.c:363 262425052322142/0x5cec4877: Tx USSD 'Your extension is 491615854171' 20250315085625965 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425052322142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425052322142" session_id=1558988919 session_state=END} 20250315085625965 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425052322142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085625965 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085625965 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8dc1e387c1: Found GsupExpect[0] for "262425052322142" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@8d8dc1e387c1: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425052322142" TC_mo_ussd_iuse_msisdn(190)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085625967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32908<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085625968 DAUC <0003> db_auc.c:157 IMSI='262420662683235': No 2G Auth Data 20250315085625968 DAUC <0003> db_auc.c:192 IMSI='262420662683235': No 3G Auth Data HLR_Test-GSUP(183)@8d8dc1e387c1: Created GsupExpect[0] for "262420662683235" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250315085625974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32924<->l=127.0.0.1:4258 20250315085625977 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085625977 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420662683235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420662683235" session_id=2837743699 session_state=BEGIN} 20250315085625977 DSS <0004> hlr_ussd.c:576 262420662683235/0xa9248853: Process SS (BEGIN) 20250315085625977 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085625977 DSS <0004> hlr_ussd.c:518 262420662683235/0xa9248853: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085625977 DSS <0004> hlr_ussd.c:363 262420662683235/0xa9248853: Tx USSD 'Your extension is 491616147705' 20250315085625977 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420662683235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420662683235" session_id=2837743699 session_state=END} 20250315085625977 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420662683235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085625977 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085625977 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8dc1e387c1: Found GsupExpect[0] for "262420662683235" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@8d8dc1e387c1: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420662683235" TC_mo_ussd_iuse_msisdn(191)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085625979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085625980 DAUC <0003> db_auc.c:157 IMSI='262429986604695': No 2G Auth Data 20250315085625980 DAUC <0003> db_auc.c:192 IMSI='262429986604695': No 3G Auth Data HLR_Test-GSUP(183)@8d8dc1e387c1: Created GsupExpect[0] for "262429986604695" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250315085625986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32932<->l=127.0.0.1:4258 20250315085625989 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085625989 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429986604695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429986604695" session_id=3391405020 session_state=BEGIN} 20250315085625989 DSS <0004> hlr_ussd.c:576 262429986604695/0xca24bbdc: Process SS (BEGIN) 20250315085625989 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085625989 DSS <0004> hlr_ussd.c:518 262429986604695/0xca24bbdc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085625989 DSS <0004> hlr_ussd.c:363 262429986604695/0xca24bbdc: Tx USSD 'Your extension is 491612086732' 20250315085625989 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429986604695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429986604695" session_id=3391405020 session_state=END} 20250315085625989 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429986604695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085625989 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085625989 DLINP <000b> input/ipa.c:452 connected read/write 20250315085625989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8dc1e387c1: Found GsupExpect[0] for "262429986604695" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@8d8dc1e387c1: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262429986604695" TC_mo_ussd_iuse_msisdn(192)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085625991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32932<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085625992 DAUC <0003> db_auc.c:157 IMSI='262424717626602': No 2G Auth Data 20250315085625992 DAUC <0003> db_auc.c:192 IMSI='262424717626602': No 3G Auth Data HLR_Test-GSUP(183)@8d8dc1e387c1: Created GsupExpect[0] for "262424717626602" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250315085625998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32946<->l=127.0.0.1:4258 20250315085626001 DLINP <000b> input/ipa.c:452 connected read/write 20250315085626001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085626001 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424717626602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424717626602" session_id=2893369559 session_state=BEGIN} 20250315085626001 DSS <0004> hlr_ussd.c:576 262424717626602/0xac7550d7: Process SS (BEGIN) 20250315085626001 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085626001 DSS <0004> hlr_ussd.c:518 262424717626602/0xac7550d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085626001 DSS <0004> hlr_ussd.c:363 262424717626602/0xac7550d7: Tx USSD 'Your extension is 491615311277' 20250315085626001 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424717626602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424717626602" session_id=2893369559 session_state=END} 20250315085626001 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424717626602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085626001 DLINP <000b> input/ipa.c:452 connected read/write 20250315085626001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085626001 DLINP <000b> input/ipa.c:452 connected read/write 20250315085626001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8dc1e387c1: Found GsupExpect[0] for "262424717626602" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@8d8dc1e387c1: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424717626602" TC_mo_ussd_iuse_msisdn(193)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085626003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32946<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085626004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32864<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@8d8dc1e387c1: Final verdict of PTC: none 20250315085626004 DLINP <000b> input/ipa.c:452 connected read/write 20250315085626004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085626004 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085626004 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085626004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085626004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38651<->l=127.0.0.1:4259) 184@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 184: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat Mar 15 08:56:26 UTC 2025 ====== 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 20250315085626027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32950<->l=127.0.0.1:4258 20250315085626228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32950<->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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:56:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085629354 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085629354 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085629358 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085629360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32956<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085629364 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085629364 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085629364 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085629364 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 20250315085629364 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085629364 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 20250315085629364 DLGSUP <0013> gsup_server.c:236 2: 20250315085629364 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085629364 DLGSUP <0013> gsup_server.c:236 3: 20250315085629364 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085629364 DLGSUP <0013> gsup_server.c:236 4: 20250315085629364 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085629364 DLGSUP <0013> gsup_server.c:236 5: 20250315085629364 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085629364 DLGSUP <0013> gsup_server.c:236 7: 20250315085629364 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085629364 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085629364 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085629364 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(194)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@8d8dc1e387c1: 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") 20250315085629388 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45791<->l=127.0.0.1:4259) 20250315085629393 DAUC <0003> db_auc.c:157 IMSI='262421953896216': No 2G Auth Data 20250315085629393 DAUC <0003> db_auc.c:192 IMSI='262421953896216': No 3G Auth Data HLR_Test-GSUP(195)@8d8dc1e387c1: Created GsupExpect[0] for "262421953896216" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250315085629416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32966<->l=127.0.0.1:4258 20250315085629429 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085629429 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421953896216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421953896216" source_name="the-source\n" session_id=375566320 session_state=BEGIN} 20250315085629429 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250315085629429 DSS <0004> hlr_ussd.c:576 262421953896216/0x1662aff0: Process SS (BEGIN) 20250315085629429 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085629429 DSS <0004> hlr_ussd.c:518 262421953896216/0x1662aff0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085629429 DSS <0004> hlr_ussd.c:363 262421953896216/0x1662aff0: Tx USSD 'Your extension is 491610702001' 20250315085629429 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421953896216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421953896216" destination_name="the-source\n" session_id=375566320 session_state=END} 20250315085629429 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262421953896216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085629429 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085629429 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8dc1e387c1: Found GsupExpect[0] for "262421953896216" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@8d8dc1e387c1: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421953896216" TC_mo_ussd_iuse_msisdn_via_proxy(198)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085629436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32966<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085629437 DAUC <0003> db_auc.c:157 IMSI='262427704249155': No 2G Auth Data 20250315085629437 DAUC <0003> db_auc.c:192 IMSI='262427704249155': No 3G Auth Data HLR_Test-GSUP(195)@8d8dc1e387c1: Created GsupExpect[0] for "262427704249155" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250315085629445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32974<->l=127.0.0.1:4258 20250315085629447 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085629447 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262427704249155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427704249155" source_name="the-source\n" session_id=1720027157 session_state=BEGIN} 20250315085629447 DSS <0004> hlr_ussd.c:576 262427704249155/0x66858815: Process SS (BEGIN) 20250315085629447 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085629447 DSS <0004> hlr_ussd.c:518 262427704249155/0x66858815: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085629447 DSS <0004> hlr_ussd.c:363 262427704249155/0x66858815: Tx USSD 'Your extension is 491613836536' 20250315085629447 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262427704249155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427704249155" destination_name="the-source\n" session_id=1720027157 session_state=END} 20250315085629448 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262427704249155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085629448 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085629448 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8dc1e387c1: Found GsupExpect[0] for "262427704249155" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@8d8dc1e387c1: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262427704249155" TC_mo_ussd_iuse_msisdn_via_proxy(199)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085629449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32974<->l=127.0.0.1:4258 20250315085629449 DAUC <0003> db_auc.c:157 IMSI='262420837757250': No 2G Auth Data 20250315085629449 DAUC <0003> db_auc.c:192 IMSI='262420837757250': No 3G Auth Data TC_mo_ussd_iuse_msisdn_via_proxy(199)@8d8dc1e387c1: Final verdict of PTC: pass HLR_Test-GSUP(195)@8d8dc1e387c1: Created GsupExpect[0] for "262420837757250" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250315085629455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32988<->l=127.0.0.1:4258 20250315085629458 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085629458 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420837757250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420837757250" source_name="the-source\n" session_id=2637176353 session_state=BEGIN} 20250315085629458 DSS <0004> hlr_ussd.c:576 262420837757250/0x9d301e21: Process SS (BEGIN) 20250315085629458 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085629458 DSS <0004> hlr_ussd.c:518 262420837757250/0x9d301e21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085629458 DSS <0004> hlr_ussd.c:363 262420837757250/0x9d301e21: Tx USSD 'Your extension is 491616813883' 20250315085629458 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420837757250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420837757250" destination_name="the-source\n" session_id=2637176353 session_state=END} 20250315085629458 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262420837757250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085629458 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085629458 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8dc1e387c1: Found GsupExpect[0] for "262420837757250" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@8d8dc1e387c1: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262420837757250" TC_mo_ussd_iuse_msisdn_via_proxy(200)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085629460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32988<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085629460 DAUC <0003> db_auc.c:157 IMSI='262422100140142': No 2G Auth Data 20250315085629460 DAUC <0003> db_auc.c:192 IMSI='262422100140142': No 3G Auth Data HLR_Test-GSUP(195)@8d8dc1e387c1: Created GsupExpect[0] for "262422100140142" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250315085629466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32992<->l=127.0.0.1:4258 20250315085629469 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085629469 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422100140142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422100140142" source_name="the-source\n" session_id=394780069 session_state=BEGIN} 20250315085629469 DSS <0004> hlr_ussd.c:576 262422100140142/0x1787dda5: Process SS (BEGIN) 20250315085629469 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085629469 DSS <0004> hlr_ussd.c:518 262422100140142/0x1787dda5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085629469 DSS <0004> hlr_ussd.c:363 262422100140142/0x1787dda5: Tx USSD 'Your extension is 491613807643' 20250315085629469 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422100140142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422100140142" destination_name="the-source\n" session_id=394780069 session_state=END} 20250315085629469 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262422100140142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085629469 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085629469 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8dc1e387c1: Found GsupExpect[0] for "262422100140142" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@8d8dc1e387c1: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262422100140142" TC_mo_ussd_iuse_msisdn_via_proxy(201)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085629471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32992<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085629472 DAUC <0003> db_auc.c:157 IMSI='262429982328761': No 2G Auth Data 20250315085629472 DAUC <0003> db_auc.c:192 IMSI='262429982328761': No 3G Auth Data HLR_Test-GSUP(195)@8d8dc1e387c1: Created GsupExpect[0] for "262429982328761" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250315085629478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33008<->l=127.0.0.1:4258 20250315085629481 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085629481 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429982328761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429982328761" source_name="the-source\n" session_id=3286241366 session_state=BEGIN} 20250315085629481 DSS <0004> hlr_ussd.c:576 262429982328761/0xc3e01056: Process SS (BEGIN) 20250315085629481 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085629481 DSS <0004> hlr_ussd.c:518 262429982328761/0xc3e01056: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085629481 DSS <0004> hlr_ussd.c:363 262429982328761/0xc3e01056: Tx USSD 'Your extension is 491617085767' 20250315085629481 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429982328761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429982328761" destination_name="the-source\n" session_id=3286241366 session_state=END} 20250315085629481 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262429982328761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085629481 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085629481 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8dc1e387c1: Found GsupExpect[0] for "262429982328761" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@8d8dc1e387c1: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262429982328761" TC_mo_ussd_iuse_msisdn_via_proxy(202)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085629483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33008<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085629483 DAUC <0003> db_auc.c:157 IMSI='262424931498221': No 2G Auth Data 20250315085629483 DAUC <0003> db_auc.c:192 IMSI='262424931498221': No 3G Auth Data HLR_Test-GSUP(195)@8d8dc1e387c1: Created GsupExpect[0] for "262424931498221" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250315085629489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33022<->l=127.0.0.1:4258 20250315085629492 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085629492 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424931498221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424931498221" source_name="the-source\n" session_id=210355047 session_state=BEGIN} 20250315085629492 DSS <0004> hlr_ussd.c:576 262424931498221/0x0c89c367: Process SS (BEGIN) 20250315085629492 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085629492 DSS <0004> hlr_ussd.c:518 262424931498221/0x0c89c367: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085629492 DSS <0004> hlr_ussd.c:363 262424931498221/0x0c89c367: Tx USSD 'Your extension is 491612625578' 20250315085629492 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424931498221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424931498221" destination_name="the-source\n" session_id=210355047 session_state=END} 20250315085629492 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262424931498221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085629492 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085629492 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8dc1e387c1: Found GsupExpect[0] for "262424931498221" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@8d8dc1e387c1: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262424931498221" TC_mo_ussd_iuse_msisdn_via_proxy(203)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085629494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33022<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085629494 DAUC <0003> db_auc.c:157 IMSI='262427155463698': No 2G Auth Data 20250315085629494 DAUC <0003> db_auc.c:192 IMSI='262427155463698': No 3G Auth Data HLR_Test-GSUP(195)@8d8dc1e387c1: Created GsupExpect[0] for "262427155463698" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250315085629502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33038<->l=127.0.0.1:4258 20250315085629505 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085629505 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427155463698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427155463698" source_name="the-source\n" session_id=154814263 session_state=BEGIN} 20250315085629505 DSS <0004> hlr_ussd.c:576 262427155463698/0x093a4737: Process SS (BEGIN) 20250315085629505 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085629505 DSS <0004> hlr_ussd.c:518 262427155463698/0x093a4737: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085629505 DSS <0004> hlr_ussd.c:363 262427155463698/0x093a4737: Tx USSD 'Your extension is 491618457455' 20250315085629505 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427155463698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427155463698" destination_name="the-source\n" session_id=154814263 session_state=END} 20250315085629505 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262427155463698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085629505 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085629505 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8dc1e387c1: Found GsupExpect[0] for "262427155463698" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@8d8dc1e387c1: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262427155463698" TC_mo_ussd_iuse_msisdn_via_proxy(204)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085629507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33038<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085629508 DAUC <0003> db_auc.c:157 IMSI='262427801292092': No 2G Auth Data 20250315085629508 DAUC <0003> db_auc.c:192 IMSI='262427801292092': No 3G Auth Data HLR_Test-GSUP(195)@8d8dc1e387c1: Created GsupExpect[0] for "262427801292092" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250315085629515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33046<->l=127.0.0.1:4258 20250315085629518 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085629518 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427801292092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427801292092" source_name="the-source\n" session_id=993292790 session_state=BEGIN} 20250315085629518 DSS <0004> hlr_ussd.c:576 262427801292092/0x3b3471f6: Process SS (BEGIN) 20250315085629518 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250315085629518 DSS <0004> hlr_ussd.c:518 262427801292092/0x3b3471f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250315085629518 DSS <0004> hlr_ussd.c:363 262427801292092/0x3b3471f6: Tx USSD 'Your extension is 491612220455' 20250315085629518 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427801292092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427801292092" destination_name="the-source\n" session_id=993292790 session_state=END} 20250315085629518 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262427801292092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085629518 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085629518 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8dc1e387c1: Found GsupExpect[0] for "262427801292092" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@8d8dc1e387c1: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262427801292092" TC_mo_ussd_iuse_msisdn_via_proxy(205)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085629520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33046<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085629520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32956<->l=127.0.0.1:4258 20250315085629520 DLINP <000b> input/ipa.c:452 connected read/write 20250315085629520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085629520 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085629520 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085629520 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085629520 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250315085629521 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45791<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@8d8dc1e387c1: Final verdict of PTC: none 196@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 196: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sat Mar 15 08:56:29 UTC 2025 ====== 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 20250315085629542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33056<->l=127.0.0.1:4258 20250315085629744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33056<->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=83536) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sat Mar 15 08:56:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_mo_ussd_euse started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 20250315085632851 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40083 20250315085632851 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40083 MTC@8d8dc1e387c1: in not legacy case 2 IPA-EUSE-foobar(208)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085632853 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632853 DLINP <000b> input/ipa.c:406 127.0.0.1:40083 message received 20250315085632854 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085632854 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085632854 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632854 DLINP <000b> input/ipa.c:406 127.0.0.1:40083 message received 20250315085632855 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085632855 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250315085632855 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250315085632855 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250315085632855 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 20250315085632855 DLGSUP <0013> gsup_server.c:236 2: 20250315085632855 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085632855 DLGSUP <0013> gsup_server.c:236 3: 20250315085632855 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085632855 DLGSUP <0013> gsup_server.c:236 4: 20250315085632855 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085632855 DLGSUP <0013> gsup_server.c:236 5: 20250315085632855 DLGSUP <0013> gsup_server.c:238 5: 00 IPA-EUSE-foobar(208)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085632855 DLGSUP <0013> gsup_server.c:236 7: 20250315085632855 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085632855 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085632855 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085632855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40083 HLR_Test-GSUP-IPA(207)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085632855 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085632856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51426<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085632857 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085632857 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085632857 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085632857 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 20250315085632857 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085632857 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 20250315085632857 DLGSUP <0013> gsup_server.c:236 2: 20250315085632857 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085632857 DLGSUP <0013> gsup_server.c:236 3: 20250315085632857 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085632857 DLGSUP <0013> gsup_server.c:236 4: 20250315085632857 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085632857 DLGSUP <0013> gsup_server.c:236 5: 20250315085632857 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085632857 DLGSUP <0013> gsup_server.c:236 7: 20250315085632857 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085632857 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085632857 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085632857 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(207)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@8d8dc1e387c1: 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") 20250315085632867 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37711<->l=127.0.0.1:4259) 20250315085632870 DAUC <0003> db_auc.c:157 IMSI='262425670700296': No 2G Auth Data 20250315085632870 DAUC <0003> db_auc.c:192 IMSI='262425670700296': No 3G Auth Data HLR_Test-GSUP(209)@8d8dc1e387c1: Created GsupExpect[0] for "262425670700296" to be handled at TC_mo_ussd_euse(212) 20250315085632879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4258 20250315085632898 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085632898 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425670700296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425670700296" session_id=2300460318 session_state=BEGIN} 20250315085632898 DSS <0004> hlr_ussd.c:576 262425670700296/0x891e3d1e: Process SS (BEGIN) 20250315085632898 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085632898 DSS <0004> hlr_ussd.c:518 262425670700296/0x891e3d1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085632898 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632898 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data 20250315085632898 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632898 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data EUSE-TC_mo_ussd_euse(206)@8d8dc1e387c1: 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 } } } } } 20250315085632913 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632913 DLINP <000b> input/ipa.c:406 127.0.0.1:40083 message received 20250315085632913 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262425670700296 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425670700296" session_id=2300460318 session_state=END} 20250315085632913 DSS <0004> hlr_ussd.c:576 262425670700296/0x891e3d1e: Process SS (END) 20250315085632913 DSS <0004> hlr_ussd.c:518 262425670700296/0x891e3d1e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085632913 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425670700296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425670700296" session_id=2300460318 session_state=END} 20250315085632913 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425670700296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085632913 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262425670700296 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085632913 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085632913 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8dc1e387c1: Found GsupExpect[0] for "262425670700296" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@8d8dc1e387c1: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425670700296" TC_mo_ussd_euse(212)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085632921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085632922 DAUC <0003> db_auc.c:157 IMSI='262421310610268': No 2G Auth Data 20250315085632923 DAUC <0003> db_auc.c:192 IMSI='262421310610268': No 3G Auth Data HLR_Test-GSUP(209)@8d8dc1e387c1: Created GsupExpect[0] for "262421310610268" to be handled at TC_mo_ussd_euse(213) 20250315085632936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51434<->l=127.0.0.1:4258 20250315085632939 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085632939 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421310610268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421310610268" session_id=928919977 session_state=BEGIN} 20250315085632939 DSS <0004> hlr_ussd.c:576 262421310610268/0x375e31a9: Process SS (BEGIN) 20250315085632939 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085632939 DSS <0004> hlr_ussd.c:518 262421310610268/0x375e31a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085632939 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632939 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data 20250315085632939 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632939 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data EUSE-TC_mo_ussd_euse(206)@8d8dc1e387c1: 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 } } } } } 20250315085632940 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632940 DLINP <000b> input/ipa.c:406 127.0.0.1:40083 message received 20250315085632940 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262421310610268 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421310610268" session_id=928919977 session_state=END} 20250315085632940 DSS <0004> hlr_ussd.c:576 262421310610268/0x375e31a9: Process SS (END) 20250315085632940 DSS <0004> hlr_ussd.c:518 262421310610268/0x375e31a9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085632940 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421310610268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421310610268" session_id=928919977 session_state=END} 20250315085632940 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421310610268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085632940 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262421310610268 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085632940 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085632940 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8dc1e387c1: Found GsupExpect[0] for "262421310610268" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@8d8dc1e387c1: Added IMSI table entry 1TC_mo_ussd_euse(213)"262421310610268" TC_mo_ussd_euse(213)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085632941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51434<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085632942 DAUC <0003> db_auc.c:157 IMSI='262421040170962': No 2G Auth Data 20250315085632942 DAUC <0003> db_auc.c:192 IMSI='262421040170962': No 3G Auth Data HLR_Test-GSUP(209)@8d8dc1e387c1: Created GsupExpect[0] for "262421040170962" to be handled at TC_mo_ussd_euse(214) 20250315085632948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51442<->l=127.0.0.1:4258 20250315085632950 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085632950 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421040170962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421040170962" session_id=844342733 session_state=BEGIN} 20250315085632950 DSS <0004> hlr_ussd.c:576 262421040170962/0x3253a5cd: Process SS (BEGIN) 20250315085632950 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085632950 DSS <0004> hlr_ussd.c:518 262421040170962/0x3253a5cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085632950 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632950 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data 20250315085632950 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632950 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data EUSE-TC_mo_ussd_euse(206)@8d8dc1e387c1: 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 } } } } } 20250315085632951 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632951 DLINP <000b> input/ipa.c:406 127.0.0.1:40083 message received 20250315085632951 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262421040170962 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421040170962" session_id=844342733 session_state=END} 20250315085632951 DSS <0004> hlr_ussd.c:576 262421040170962/0x3253a5cd: Process SS (END) 20250315085632951 DSS <0004> hlr_ussd.c:518 262421040170962/0x3253a5cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085632951 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421040170962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421040170962" session_id=844342733 session_state=END} 20250315085632951 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421040170962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085632951 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262421040170962 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085632951 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085632951 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8dc1e387c1: Found GsupExpect[0] for "262421040170962" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@8d8dc1e387c1: Added IMSI table entry 2TC_mo_ussd_euse(214)"262421040170962" TC_mo_ussd_euse(214)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085632953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51442<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085632953 DAUC <0003> db_auc.c:157 IMSI='262421308212341': No 2G Auth Data 20250315085632954 DAUC <0003> db_auc.c:192 IMSI='262421308212341': No 3G Auth Data HLR_Test-GSUP(209)@8d8dc1e387c1: Created GsupExpect[0] for "262421308212341" to be handled at TC_mo_ussd_euse(215) 20250315085632960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4258 20250315085632963 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085632963 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421308212341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421308212341" session_id=1732199650 session_state=BEGIN} 20250315085632963 DSS <0004> hlr_ussd.c:576 262421308212341/0x673f44e2: Process SS (BEGIN) 20250315085632963 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085632963 DSS <0004> hlr_ussd.c:518 262421308212341/0x673f44e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085632963 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632963 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data 20250315085632963 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632963 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data EUSE-TC_mo_ussd_euse(206)@8d8dc1e387c1: 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 } } } } } 20250315085632964 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632964 DLINP <000b> input/ipa.c:406 127.0.0.1:40083 message received 20250315085632964 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262421308212341 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421308212341" session_id=1732199650 session_state=END} 20250315085632964 DSS <0004> hlr_ussd.c:576 262421308212341/0x673f44e2: Process SS (END) 20250315085632964 DSS <0004> hlr_ussd.c:518 262421308212341/0x673f44e2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085632964 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421308212341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421308212341" session_id=1732199650 session_state=END} 20250315085632964 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421308212341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085632964 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262421308212341 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085632964 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085632964 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8dc1e387c1: Found GsupExpect[0] for "262421308212341" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@8d8dc1e387c1: Added IMSI table entry 3TC_mo_ussd_euse(215)"262421308212341" TC_mo_ussd_euse(215)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085632966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085632967 DAUC <0003> db_auc.c:157 IMSI='262421743582924': No 2G Auth Data 20250315085632967 DAUC <0003> db_auc.c:192 IMSI='262421743582924': No 3G Auth Data HLR_Test-GSUP(209)@8d8dc1e387c1: Created GsupExpect[0] for "262421743582924" to be handled at TC_mo_ussd_euse(216) 20250315085632974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51458<->l=127.0.0.1:4258 20250315085632976 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085632977 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421743582924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421743582924" session_id=1590492464 session_state=BEGIN} 20250315085632977 DSS <0004> hlr_ussd.c:576 262421743582924/0x5eccfd30: Process SS (BEGIN) 20250315085632977 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085632977 DSS <0004> hlr_ussd.c:518 262421743582924/0x5eccfd30: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085632977 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632977 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data 20250315085632977 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632977 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data EUSE-TC_mo_ussd_euse(206)@8d8dc1e387c1: 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 } } } } } 20250315085632977 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632977 DLINP <000b> input/ipa.c:406 127.0.0.1:40083 message received 20250315085632977 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262421743582924 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421743582924" session_id=1590492464 session_state=END} 20250315085632977 DSS <0004> hlr_ussd.c:576 262421743582924/0x5eccfd30: Process SS (END) 20250315085632977 DSS <0004> hlr_ussd.c:518 262421743582924/0x5eccfd30: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085632977 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421743582924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421743582924" session_id=1590492464 session_state=END} 20250315085632977 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421743582924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085632977 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262421743582924 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085632977 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085632977 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8dc1e387c1: Found GsupExpect[0] for "262421743582924" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@8d8dc1e387c1: Added IMSI table entry 4TC_mo_ussd_euse(216)"262421743582924" TC_mo_ussd_euse(216)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085632979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51458<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085632980 DAUC <0003> db_auc.c:157 IMSI='262424467383535': No 2G Auth Data 20250315085632980 DAUC <0003> db_auc.c:192 IMSI='262424467383535': No 3G Auth Data HLR_Test-GSUP(209)@8d8dc1e387c1: Created GsupExpect[0] for "262424467383535" to be handled at TC_mo_ussd_euse(217) 20250315085632987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4258 20250315085632989 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085632989 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424467383535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424467383535" session_id=729215821 session_state=BEGIN} 20250315085632989 DSS <0004> hlr_ussd.c:576 262424467383535/0x2b76f34d: Process SS (BEGIN) 20250315085632989 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085632989 DSS <0004> hlr_ussd.c:518 262424467383535/0x2b76f34d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085632989 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632989 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data 20250315085632989 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632989 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data EUSE-TC_mo_ussd_euse(206)@8d8dc1e387c1: 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 } } } } } 20250315085632990 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632990 DLINP <000b> input/ipa.c:406 127.0.0.1:40083 message received 20250315085632990 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262424467383535 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424467383535" session_id=729215821 session_state=END} 20250315085632990 DSS <0004> hlr_ussd.c:576 262424467383535/0x2b76f34d: Process SS (END) 20250315085632990 DSS <0004> hlr_ussd.c:518 262424467383535/0x2b76f34d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085632990 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424467383535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424467383535" session_id=729215821 session_state=END} 20250315085632990 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424467383535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085632990 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262424467383535 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085632990 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085632990 DLINP <000b> input/ipa.c:452 connected read/write 20250315085632990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8dc1e387c1: Found GsupExpect[0] for "262424467383535" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@8d8dc1e387c1: Added IMSI table entry 5TC_mo_ussd_euse(217)"262424467383535" TC_mo_ussd_euse(217)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085632992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085632993 DAUC <0003> db_auc.c:157 IMSI='262424928941933': No 2G Auth Data 20250315085632993 DAUC <0003> db_auc.c:192 IMSI='262424928941933': No 3G Auth Data HLR_Test-GSUP(209)@8d8dc1e387c1: Created GsupExpect[0] for "262424928941933" to be handled at TC_mo_ussd_euse(218) 20250315085633001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51482<->l=127.0.0.1:4258 20250315085633004 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085633004 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424928941933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424928941933" session_id=267198641 session_state=BEGIN} 20250315085633004 DSS <0004> hlr_ussd.c:576 262424928941933/0x0fed20b1: Process SS (BEGIN) 20250315085633004 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085633004 DSS <0004> hlr_ussd.c:518 262424928941933/0x0fed20b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085633004 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633004 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data 20250315085633004 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633004 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data EUSE-TC_mo_ussd_euse(206)@8d8dc1e387c1: 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 } } } } } 20250315085633005 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633005 DLINP <000b> input/ipa.c:406 127.0.0.1:40083 message received 20250315085633005 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262424928941933 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424928941933" session_id=267198641 session_state=END} 20250315085633005 DSS <0004> hlr_ussd.c:576 262424928941933/0x0fed20b1: Process SS (END) 20250315085633005 DSS <0004> hlr_ussd.c:518 262424928941933/0x0fed20b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085633005 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424928941933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424928941933" session_id=267198641 session_state=END} 20250315085633005 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424928941933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085633005 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262424928941933 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085633005 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085633005 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8dc1e387c1: Found GsupExpect[0] for "262424928941933" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@8d8dc1e387c1: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424928941933" TC_mo_ussd_euse(218)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085633006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51482<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085633007 DAUC <0003> db_auc.c:157 IMSI='262428986116842': No 2G Auth Data 20250315085633007 DAUC <0003> db_auc.c:192 IMSI='262428986116842': No 3G Auth Data HLR_Test-GSUP(209)@8d8dc1e387c1: Created GsupExpect[0] for "262428986116842" to be handled at TC_mo_ussd_euse(219) 20250315085633015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51488<->l=127.0.0.1:4258 20250315085633018 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085633018 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428986116842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428986116842" session_id=1486307199 session_state=BEGIN} 20250315085633018 DSS <0004> hlr_ussd.c:576 262428986116842/0x58973f7f: Process SS (BEGIN) 20250315085633018 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085633018 DSS <0004> hlr_ussd.c:518 262428986116842/0x58973f7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085633018 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633018 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data 20250315085633018 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633018 DLINP <000b> input/ipa.c:432 127.0.0.1:40083 sending data EUSE-TC_mo_ussd_euse(206)@8d8dc1e387c1: 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 } } } } } 20250315085633018 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633018 DLINP <000b> input/ipa.c:406 127.0.0.1:40083 message received 20250315085633018 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262428986116842 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428986116842" session_id=1486307199 session_state=END} 20250315085633018 DSS <0004> hlr_ussd.c:576 262428986116842/0x58973f7f: Process SS (END) 20250315085633018 DSS <0004> hlr_ussd.c:518 262428986116842/0x58973f7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085633018 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428986116842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428986116842" session_id=1486307199 session_state=END} 20250315085633018 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428986116842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085633018 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262428986116842 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085633018 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085633018 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8dc1e387c1: Found GsupExpect[0] for "262428986116842" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@8d8dc1e387c1: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428986116842" TC_mo_ussd_euse(219)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085633020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51488<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@8d8dc1e387c1: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@8d8dc1e387c1: Final verdict of PTC: none 20250315085633021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51426<->l=127.0.0.1:4258 20250315085633021 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633021 DLINP <000b> input/ipa.c:406 127.0.0.1:40083 message received 20250315085633021 DLINP <000b> input/ipa.c:415 127.0.0.1:40083 connection closed with server 20250315085633021 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40083 20250315085633022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250315085633022 DLINP <000b> input/ipa.c:452 connected read/write 20250315085633022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085633022 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085633022 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085633022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(208)@8d8dc1e387c1: Final verdict of PTC: none 20250315085633022 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37711<->l=127.0.0.1:4259) 210@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP(209)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 210: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat Mar 15 08:56:33 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250315085633045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51500<->l=127.0.0.1:4258 20250315085633246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51500<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=84960) Waiting for packet dumper to finish... 1 (prev_count=84960, count=111296) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sat Mar 15 08:56:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_mo_ussd_euse_continue started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 20250315085636365 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39539 20250315085636365 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39539 MTC@8d8dc1e387c1: in not legacy case 2 IPA-EUSE-foobar(222)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085636368 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636368 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636369 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085636369 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085636372 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636372 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636372 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085636372 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250315085636372 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250315085636372 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250315085636372 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 20250315085636372 DLGSUP <0013> gsup_server.c:236 2: 20250315085636372 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085636372 DLGSUP <0013> gsup_server.c:236 3: 20250315085636372 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085636372 DLGSUP <0013> gsup_server.c:236 4: 20250315085636372 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085636372 DLGSUP <0013> gsup_server.c:236 5: 20250315085636372 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085636372 DLGSUP <0013> gsup_server.c:236 7: 20250315085636372 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085636372 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085636372 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085636372 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39539 IPA-EUSE-foobar(222)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085636374 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51506<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085636379 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636379 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085636379 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085636379 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 20250315085636379 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085636379 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 20250315085636379 DLGSUP <0013> gsup_server.c:236 2: 20250315085636379 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085636379 DLGSUP <0013> gsup_server.c:236 3: 20250315085636379 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085636379 DLGSUP <0013> gsup_server.c:236 4: 20250315085636379 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085636379 DLGSUP <0013> gsup_server.c:236 5: 20250315085636379 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085636379 DLGSUP <0013> gsup_server.c:236 7: 20250315085636379 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085636379 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085636379 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085636379 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(221)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@8d8dc1e387c1: 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") 20250315085636399 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34771<->l=127.0.0.1:4259) 20250315085636403 DAUC <0003> db_auc.c:157 IMSI='262429910606534': No 2G Auth Data 20250315085636403 DAUC <0003> db_auc.c:192 IMSI='262429910606534': No 3G Auth Data HLR_Test-GSUP(223)@8d8dc1e387c1: Created GsupExpect[0] for "262429910606534" to be handled at TC_mo_ussd_euse_continue(226) 20250315085636411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51522<->l=127.0.0.1:4258 20250315085636422 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636422 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429910606534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429910606534" session_id=1547663086 session_state=BEGIN} 20250315085636422 DSS <0004> hlr_ussd.c:576 262429910606534/0x5c3f76ee: Process SS (BEGIN) 20250315085636422 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085636422 DSS <0004> hlr_ussd.c:518 262429910606534/0x5c3f76ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085636422 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636422 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636422 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636422 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636433 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636434 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636434 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262429910606534 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429910606534" session_id=1547663086 session_state=CONTINUE} 20250315085636434 DSS <0004> hlr_ussd.c:576 262429910606534/0x5c3f76ee: Process SS (CONTINUE) 20250315085636434 DSS <0004> hlr_ussd.c:518 262429910606534/0x5c3f76ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085636434 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429910606534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429910606534" session_id=1547663086 session_state=CONTINUE} 20250315085636434 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262429910606534 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636434 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636434 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8dc1e387c1: Found GsupExpect[0] for "262429910606534" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@8d8dc1e387c1: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262429910606534" TC_mo_ussd_euse_continue(226)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085636441 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636441 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429910606534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429910606534" session_id=1547663086 session_state=CONTINUE} 20250315085636441 DSS <0004> hlr_ussd.c:576 262429910606534/0x5c3f76ee: Process SS (CONTINUE) 20250315085636441 DSS <0004> hlr_ussd.c:518 262429910606534/0x5c3f76ee: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636441 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429910606534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636441 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636441 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636441 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636441 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636444 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636444 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636444 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262429910606534 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429910606534" session_id=1547663086 session_state=END} 20250315085636444 DSS <0004> hlr_ussd.c:576 262429910606534/0x5c3f76ee: Process SS (END) 20250315085636444 DSS <0004> hlr_ussd.c:518 262429910606534/0x5c3f76ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636444 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429910606534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429910606534" session_id=1547663086 session_state=END} 20250315085636444 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429910606534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636444 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262429910606534 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636444 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636444 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085636446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51522<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085636447 DAUC <0003> db_auc.c:157 IMSI='262429076086141': No 2G Auth Data 20250315085636447 DAUC <0003> db_auc.c:192 IMSI='262429076086141': No 3G Auth Data HLR_Test-GSUP(223)@8d8dc1e387c1: Created GsupExpect[0] for "262429076086141" to be handled at TC_mo_ussd_euse_continue(227) 20250315085636457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51530<->l=127.0.0.1:4258 20250315085636460 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636460 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429076086141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429076086141" session_id=458457075 session_state=BEGIN} 20250315085636460 DSS <0004> hlr_ussd.c:576 262429076086141/0x1b537ff3: Process SS (BEGIN) 20250315085636460 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085636460 DSS <0004> hlr_ussd.c:518 262429076086141/0x1b537ff3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085636460 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636460 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636460 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636460 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636461 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636461 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636461 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262429076086141 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429076086141" session_id=458457075 session_state=CONTINUE} 20250315085636461 DSS <0004> hlr_ussd.c:576 262429076086141/0x1b537ff3: Process SS (CONTINUE) 20250315085636461 DSS <0004> hlr_ussd.c:518 262429076086141/0x1b537ff3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085636461 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429076086141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429076086141" session_id=458457075 session_state=CONTINUE} 20250315085636461 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262429076086141 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636461 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636461 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8dc1e387c1: Found GsupExpect[0] for "262429076086141" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@8d8dc1e387c1: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429076086141" TC_mo_ussd_euse_continue(227)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085636463 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636463 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429076086141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429076086141" session_id=458457075 session_state=CONTINUE} 20250315085636463 DSS <0004> hlr_ussd.c:576 262429076086141/0x1b537ff3: Process SS (CONTINUE) 20250315085636463 DSS <0004> hlr_ussd.c:518 262429076086141/0x1b537ff3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636463 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429076086141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636463 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636463 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636463 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636463 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636464 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636464 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636464 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262429076086141 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429076086141" session_id=458457075 session_state=END} 20250315085636464 DSS <0004> hlr_ussd.c:576 262429076086141/0x1b537ff3: Process SS (END) 20250315085636464 DSS <0004> hlr_ussd.c:518 262429076086141/0x1b537ff3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636464 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429076086141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429076086141" session_id=458457075 session_state=END} 20250315085636464 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429076086141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636464 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262429076086141 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636464 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636464 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085636465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51530<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085636466 DAUC <0003> db_auc.c:157 IMSI='262420129071058': No 2G Auth Data 20250315085636466 DAUC <0003> db_auc.c:192 IMSI='262420129071058': No 3G Auth Data HLR_Test-GSUP(223)@8d8dc1e387c1: Created GsupExpect[0] for "262420129071058" to be handled at TC_mo_ussd_euse_continue(228) 20250315085636472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 20250315085636475 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636475 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420129071058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420129071058" session_id=2697937619 session_state=BEGIN} 20250315085636475 DSS <0004> hlr_ussd.c:576 262420129071058/0xa0cf42d3: Process SS (BEGIN) 20250315085636475 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085636475 DSS <0004> hlr_ussd.c:518 262420129071058/0xa0cf42d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085636475 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636475 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636475 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636475 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636476 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636476 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636476 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420129071058 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420129071058" session_id=2697937619 session_state=CONTINUE} 20250315085636476 DSS <0004> hlr_ussd.c:576 262420129071058/0xa0cf42d3: Process SS (CONTINUE) 20250315085636476 DSS <0004> hlr_ussd.c:518 262420129071058/0xa0cf42d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085636476 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420129071058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420129071058" session_id=2697937619 session_state=CONTINUE} 20250315085636476 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420129071058 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636476 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636476 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8dc1e387c1: Found GsupExpect[0] for "262420129071058" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@8d8dc1e387c1: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420129071058" TC_mo_ussd_euse_continue(228)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085636478 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636478 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420129071058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420129071058" session_id=2697937619 session_state=CONTINUE} 20250315085636478 DSS <0004> hlr_ussd.c:576 262420129071058/0xa0cf42d3: Process SS (CONTINUE) 20250315085636478 DSS <0004> hlr_ussd.c:518 262420129071058/0xa0cf42d3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636478 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420129071058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636478 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636478 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636478 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636478 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636479 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636479 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636479 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420129071058 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420129071058" session_id=2697937619 session_state=END} 20250315085636479 DSS <0004> hlr_ussd.c:576 262420129071058/0xa0cf42d3: Process SS (END) 20250315085636479 DSS <0004> hlr_ussd.c:518 262420129071058/0xa0cf42d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636479 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420129071058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420129071058" session_id=2697937619 session_state=END} 20250315085636479 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420129071058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636479 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420129071058 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636479 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636479 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085636480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085636480 DAUC <0003> db_auc.c:157 IMSI='262429916507487': No 2G Auth Data 20250315085636480 DAUC <0003> db_auc.c:192 IMSI='262429916507487': No 3G Auth Data HLR_Test-GSUP(223)@8d8dc1e387c1: Created GsupExpect[0] for "262429916507487" to be handled at TC_mo_ussd_euse_continue(229) 20250315085636486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4258 20250315085636489 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636489 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429916507487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429916507487" session_id=1859285970 session_state=BEGIN} 20250315085636489 DSS <0004> hlr_ussd.c:576 262429916507487/0x6ed273d2: Process SS (BEGIN) 20250315085636489 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085636489 DSS <0004> hlr_ussd.c:518 262429916507487/0x6ed273d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085636489 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636489 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636489 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636489 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636490 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636490 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636490 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429916507487 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429916507487" session_id=1859285970 session_state=CONTINUE} 20250315085636490 DSS <0004> hlr_ussd.c:576 262429916507487/0x6ed273d2: Process SS (CONTINUE) 20250315085636490 DSS <0004> hlr_ussd.c:518 262429916507487/0x6ed273d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085636490 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429916507487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429916507487" session_id=1859285970 session_state=CONTINUE} 20250315085636490 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429916507487 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636490 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636490 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8dc1e387c1: Found GsupExpect[0] for "262429916507487" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@8d8dc1e387c1: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429916507487" TC_mo_ussd_euse_continue(229)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085636492 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636492 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429916507487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429916507487" session_id=1859285970 session_state=CONTINUE} 20250315085636492 DSS <0004> hlr_ussd.c:576 262429916507487/0x6ed273d2: Process SS (CONTINUE) 20250315085636492 DSS <0004> hlr_ussd.c:518 262429916507487/0x6ed273d2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636492 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429916507487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636492 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636492 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636492 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636492 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636493 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636493 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636493 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429916507487 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429916507487" session_id=1859285970 session_state=END} 20250315085636493 DSS <0004> hlr_ussd.c:576 262429916507487/0x6ed273d2: Process SS (END) 20250315085636493 DSS <0004> hlr_ussd.c:518 262429916507487/0x6ed273d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636493 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429916507487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429916507487" session_id=1859285970 session_state=END} 20250315085636493 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429916507487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636493 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429916507487 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636493 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636493 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085636494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085636495 DAUC <0003> db_auc.c:157 IMSI='262421344276409': No 2G Auth Data 20250315085636495 DAUC <0003> db_auc.c:192 IMSI='262421344276409': No 3G Auth Data HLR_Test-GSUP(223)@8d8dc1e387c1: Created GsupExpect[0] for "262421344276409" to be handled at TC_mo_ussd_euse_continue(230) 20250315085636501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51572<->l=127.0.0.1:4258 20250315085636504 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636504 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421344276409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421344276409" session_id=2118111104 session_state=BEGIN} 20250315085636504 DSS <0004> hlr_ussd.c:576 262421344276409/0x7e3fcf80: Process SS (BEGIN) 20250315085636504 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085636504 DSS <0004> hlr_ussd.c:518 262421344276409/0x7e3fcf80: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085636504 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636504 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636504 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636504 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636505 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636505 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636505 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262421344276409 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421344276409" session_id=2118111104 session_state=CONTINUE} 20250315085636505 DSS <0004> hlr_ussd.c:576 262421344276409/0x7e3fcf80: Process SS (CONTINUE) 20250315085636505 DSS <0004> hlr_ussd.c:518 262421344276409/0x7e3fcf80: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085636505 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421344276409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421344276409" session_id=2118111104 session_state=CONTINUE} 20250315085636505 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262421344276409 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636505 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636505 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8dc1e387c1: Found GsupExpect[0] for "262421344276409" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@8d8dc1e387c1: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421344276409" TC_mo_ussd_euse_continue(230)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085636507 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636507 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421344276409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421344276409" session_id=2118111104 session_state=CONTINUE} 20250315085636507 DSS <0004> hlr_ussd.c:576 262421344276409/0x7e3fcf80: Process SS (CONTINUE) 20250315085636507 DSS <0004> hlr_ussd.c:518 262421344276409/0x7e3fcf80: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636507 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421344276409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636507 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636507 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636507 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636507 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636508 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636508 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636508 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262421344276409 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421344276409" session_id=2118111104 session_state=END} 20250315085636508 DSS <0004> hlr_ussd.c:576 262421344276409/0x7e3fcf80: Process SS (END) 20250315085636508 DSS <0004> hlr_ussd.c:518 262421344276409/0x7e3fcf80: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636508 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421344276409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421344276409" session_id=2118111104 session_state=END} 20250315085636508 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421344276409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636508 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262421344276409 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636508 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636508 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085636509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51572<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085636509 DAUC <0003> db_auc.c:157 IMSI='262423580700520': No 2G Auth Data 20250315085636509 DAUC <0003> db_auc.c:192 IMSI='262423580700520': No 3G Auth Data HLR_Test-GSUP(223)@8d8dc1e387c1: Created GsupExpect[0] for "262423580700520" to be handled at TC_mo_ussd_euse_continue(231) 20250315085636516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51588<->l=127.0.0.1:4258 20250315085636519 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636519 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423580700520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423580700520" session_id=1457684044 session_state=BEGIN} 20250315085636519 DSS <0004> hlr_ussd.c:576 262423580700520/0x56e27e4c: Process SS (BEGIN) 20250315085636519 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085636519 DSS <0004> hlr_ussd.c:518 262423580700520/0x56e27e4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085636519 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636519 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636519 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636519 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636520 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636520 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636520 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262423580700520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423580700520" session_id=1457684044 session_state=CONTINUE} 20250315085636520 DSS <0004> hlr_ussd.c:576 262423580700520/0x56e27e4c: Process SS (CONTINUE) 20250315085636520 DSS <0004> hlr_ussd.c:518 262423580700520/0x56e27e4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085636520 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423580700520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423580700520" session_id=1457684044 session_state=CONTINUE} 20250315085636520 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262423580700520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636520 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636520 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8dc1e387c1: Found GsupExpect[0] for "262423580700520" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@8d8dc1e387c1: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262423580700520" TC_mo_ussd_euse_continue(231)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085636522 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636522 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423580700520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423580700520" session_id=1457684044 session_state=CONTINUE} 20250315085636522 DSS <0004> hlr_ussd.c:576 262423580700520/0x56e27e4c: Process SS (CONTINUE) 20250315085636522 DSS <0004> hlr_ussd.c:518 262423580700520/0x56e27e4c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636522 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423580700520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636522 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636522 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636522 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636522 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636523 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636523 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636523 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262423580700520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423580700520" session_id=1457684044 session_state=END} 20250315085636523 DSS <0004> hlr_ussd.c:576 262423580700520/0x56e27e4c: Process SS (END) 20250315085636523 DSS <0004> hlr_ussd.c:518 262423580700520/0x56e27e4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636523 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423580700520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423580700520" session_id=1457684044 session_state=END} 20250315085636523 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423580700520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636523 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262423580700520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636523 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636523 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085636524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51588<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085636524 DAUC <0003> db_auc.c:157 IMSI='262421778686092': No 2G Auth Data 20250315085636524 DAUC <0003> db_auc.c:192 IMSI='262421778686092': No 3G Auth Data HLR_Test-GSUP(223)@8d8dc1e387c1: Created GsupExpect[0] for "262421778686092" to be handled at TC_mo_ussd_euse_continue(232) 20250315085636530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51600<->l=127.0.0.1:4258 20250315085636533 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636533 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421778686092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421778686092" session_id=2194864545 session_state=BEGIN} 20250315085636533 DSS <0004> hlr_ussd.c:576 262421778686092/0x82d2f9a1: Process SS (BEGIN) 20250315085636533 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085636533 DSS <0004> hlr_ussd.c:518 262421778686092/0x82d2f9a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085636533 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636533 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636533 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636533 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636534 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636534 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636534 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421778686092 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421778686092" session_id=2194864545 session_state=CONTINUE} 20250315085636534 DSS <0004> hlr_ussd.c:576 262421778686092/0x82d2f9a1: Process SS (CONTINUE) 20250315085636534 DSS <0004> hlr_ussd.c:518 262421778686092/0x82d2f9a1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085636534 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421778686092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421778686092" session_id=2194864545 session_state=CONTINUE} 20250315085636534 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421778686092 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636534 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636534 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8dc1e387c1: Found GsupExpect[0] for "262421778686092" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@8d8dc1e387c1: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421778686092" TC_mo_ussd_euse_continue(232)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085636536 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636536 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421778686092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421778686092" session_id=2194864545 session_state=CONTINUE} 20250315085636536 DSS <0004> hlr_ussd.c:576 262421778686092/0x82d2f9a1: Process SS (CONTINUE) 20250315085636536 DSS <0004> hlr_ussd.c:518 262421778686092/0x82d2f9a1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636536 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421778686092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636536 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636536 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636536 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636536 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636537 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636537 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636537 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421778686092 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421778686092" session_id=2194864545 session_state=END} 20250315085636537 DSS <0004> hlr_ussd.c:576 262421778686092/0x82d2f9a1: Process SS (END) 20250315085636537 DSS <0004> hlr_ussd.c:518 262421778686092/0x82d2f9a1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636537 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421778686092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421778686092" session_id=2194864545 session_state=END} 20250315085636537 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421778686092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636537 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421778686092 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636537 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636537 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085636538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51600<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085636538 DAUC <0003> db_auc.c:157 IMSI='262423397865925': No 2G Auth Data 20250315085636538 DAUC <0003> db_auc.c:192 IMSI='262423397865925': No 3G Auth Data HLR_Test-GSUP(223)@8d8dc1e387c1: Created GsupExpect[0] for "262423397865925" to be handled at TC_mo_ussd_euse_continue(233) 20250315085636545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51608<->l=127.0.0.1:4258 20250315085636548 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636548 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423397865925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423397865925" session_id=400840511 session_state=BEGIN} 20250315085636548 DSS <0004> hlr_ussd.c:576 262423397865925/0x17e4573f: Process SS (BEGIN) 20250315085636548 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250315085636548 DSS <0004> hlr_ussd.c:518 262423397865925/0x17e4573f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250315085636548 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636548 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636548 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636548 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636549 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636549 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636549 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423397865925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423397865925" session_id=400840511 session_state=CONTINUE} 20250315085636549 DSS <0004> hlr_ussd.c:576 262423397865925/0x17e4573f: Process SS (CONTINUE) 20250315085636549 DSS <0004> hlr_ussd.c:518 262423397865925/0x17e4573f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250315085636549 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423397865925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423397865925" session_id=400840511 session_state=CONTINUE} 20250315085636549 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423397865925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636549 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636549 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8dc1e387c1: Found GsupExpect[0] for "262423397865925" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@8d8dc1e387c1: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423397865925" TC_mo_ussd_euse_continue(233)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085636551 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636551 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423397865925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423397865925" session_id=400840511 session_state=CONTINUE} 20250315085636551 DSS <0004> hlr_ussd.c:576 262423397865925/0x17e4573f: Process SS (CONTINUE) 20250315085636551 DSS <0004> hlr_ussd.c:518 262423397865925/0x17e4573f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636551 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423397865925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636551 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636551 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data 20250315085636551 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636551 DLINP <000b> input/ipa.c:432 127.0.0.1:39539 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: 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 } } } } } 20250315085636552 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636552 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636552 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423397865925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423397865925" session_id=400840511 session_state=END} 20250315085636552 DSS <0004> hlr_ussd.c:576 262423397865925/0x17e4573f: Process SS (END) 20250315085636552 DSS <0004> hlr_ussd.c:518 262423397865925/0x17e4573f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250315085636552 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423397865925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423397865925" session_id=400840511 session_state=END} 20250315085636552 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423397865925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085636552 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423397865925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085636552 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085636552 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085636553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51608<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@8d8dc1e387c1: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@8d8dc1e387c1: Final verdict of PTC: none 20250315085636554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51506<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@8d8dc1e387c1: Final verdict of PTC: none 20250315085636555 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085636555 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085636555 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085636555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085636555 DLINP <000b> input/ipa.c:452 connected read/write 20250315085636555 DLINP <000b> input/ipa.c:406 127.0.0.1:39539 message received 20250315085636555 DLINP <000b> input/ipa.c:415 127.0.0.1:39539 connection closed with server 20250315085636555 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39539 20250315085636555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250315085636555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34771<->l=127.0.0.1:4259) 224@8d8dc1e387c1: Final verdict of PTC: none IPA-EUSE-foobar(222)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 224: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat Mar 15 08:56:36 UTC 2025 ====== 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 20250315085636578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51624<->l=127.0.0.1:4258 20250315085636780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51624<->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=157040) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sat Mar 15 08:56:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_mo_ussd_euse_defaultroute started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 20250315085639901 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:32827 20250315085639901 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:32827 MTC@8d8dc1e387c1: in not legacy case 2 IPA-EUSE-foobar(236)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085639903 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639903 DLINP <000b> input/ipa.c:406 127.0.0.1:32827 message received 20250315085639903 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085639903 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085639904 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639904 DLINP <000b> input/ipa.c:406 127.0.0.1:32827 message received 20250315085639904 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085639904 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250315085639904 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250315085639904 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250315085639904 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 20250315085639904 DLGSUP <0013> gsup_server.c:236 2: 20250315085639904 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085639904 DLGSUP <0013> gsup_server.c:236 3: 20250315085639904 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085639904 DLGSUP <0013> gsup_server.c:236 4: 20250315085639904 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085639904 DLGSUP <0013> gsup_server.c:236 5: 20250315085639904 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085639904 DLGSUP <0013> gsup_server.c:236 7: 20250315085639904 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085639904 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085639904 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085639904 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:32827 HLR_Test-GSUP-IPA(235)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085639904 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085639905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085639905 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085639905 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085639905 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085639905 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 20250315085639905 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085639905 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 20250315085639905 DLGSUP <0013> gsup_server.c:236 2: 20250315085639905 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085639905 DLGSUP <0013> gsup_server.c:236 3: 20250315085639905 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085639905 DLGSUP <0013> gsup_server.c:236 4: 20250315085639905 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085639905 DLGSUP <0013> gsup_server.c:236 5: 20250315085639905 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085639905 DLGSUP <0013> gsup_server.c:236 7: 20250315085639905 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085639905 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085639905 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085639905 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(235)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@8d8dc1e387c1: 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") 20250315085639913 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39281<->l=127.0.0.1:4259) 20250315085639916 DAUC <0003> db_auc.c:157 IMSI='262429340107264': No 2G Auth Data 20250315085639916 DAUC <0003> db_auc.c:192 IMSI='262429340107264': No 3G Auth Data HLR_Test-GSUP(237)@8d8dc1e387c1: Created GsupExpect[0] for "262429340107264" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250315085639921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20250315085639946 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085639946 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429340107264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429340107264" session_id=3036038791 session_state=BEGIN} 20250315085639946 DSS <0004> hlr_ussd.c:576 262429340107264/0xb4f64687: Process SS (BEGIN) 20250315085639946 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250315085639946 DSS <0004> hlr_ussd.c:518 262429340107264/0xb4f64687: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250315085639946 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639946 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data 20250315085639946 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639946 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8dc1e387c1: 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 } } } } } 20250315085639965 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639965 DLINP <000b> input/ipa.c:406 127.0.0.1:32827 message received 20250315085639965 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262429340107264 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429340107264" session_id=3036038791 session_state=END} 20250315085639965 DSS <0004> hlr_ussd.c:576 262429340107264/0xb4f64687: Process SS (END) 20250315085639965 DSS <0004> hlr_ussd.c:518 262429340107264/0xb4f64687: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250315085639965 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429340107264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429340107264" session_id=3036038791 session_state=END} 20250315085639965 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429340107264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085639965 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262429340107264 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085639965 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085639965 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8dc1e387c1: Found GsupExpect[0] for "262429340107264" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@8d8dc1e387c1: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262429340107264" TC_mo_ussd_euse_defaultroute(240)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085639976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085639978 DAUC <0003> db_auc.c:157 IMSI='262427143462624': No 2G Auth Data 20250315085639978 DAUC <0003> db_auc.c:192 IMSI='262427143462624': No 3G Auth Data HLR_Test-GSUP(237)@8d8dc1e387c1: Created GsupExpect[0] for "262427143462624" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250315085639992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51660<->l=127.0.0.1:4258 20250315085639996 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085639996 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427143462624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427143462624" session_id=1272591031 session_state=BEGIN} 20250315085639996 DSS <0004> hlr_ussd.c:576 262427143462624/0x4bda32b7: Process SS (BEGIN) 20250315085639996 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250315085639996 DSS <0004> hlr_ussd.c:518 262427143462624/0x4bda32b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250315085639996 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639996 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data 20250315085639996 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639996 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8dc1e387c1: 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 } } } } } 20250315085639996 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639996 DLINP <000b> input/ipa.c:406 127.0.0.1:32827 message received 20250315085639996 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262427143462624 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427143462624" session_id=1272591031 session_state=END} 20250315085639996 DSS <0004> hlr_ussd.c:576 262427143462624/0x4bda32b7: Process SS (END) 20250315085639996 DSS <0004> hlr_ussd.c:518 262427143462624/0x4bda32b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250315085639996 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427143462624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427143462624" session_id=1272591031 session_state=END} 20250315085639996 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427143462624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085639996 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262427143462624 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085639996 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085639996 DLINP <000b> input/ipa.c:452 connected read/write 20250315085639996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8dc1e387c1: Found GsupExpect[0] for "262427143462624" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@8d8dc1e387c1: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262427143462624" TC_mo_ussd_euse_defaultroute(241)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085639999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51660<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085639999 DAUC <0003> db_auc.c:157 IMSI='262422266431541': No 2G Auth Data 20250315085639999 DAUC <0003> db_auc.c:192 IMSI='262422266431541': No 3G Auth Data HLR_Test-GSUP(237)@8d8dc1e387c1: Created GsupExpect[0] for "262422266431541" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250315085640006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4258 20250315085640008 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085640008 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422266431541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422266431541" session_id=53127416 session_state=BEGIN} 20250315085640009 DSS <0004> hlr_ussd.c:576 262422266431541/0x032aa8f8: Process SS (BEGIN) 20250315085640009 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250315085640009 DSS <0004> hlr_ussd.c:518 262422266431541/0x032aa8f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250315085640009 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640009 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data 20250315085640009 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640009 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8dc1e387c1: 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 } } } } } 20250315085640009 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640009 DLINP <000b> input/ipa.c:406 127.0.0.1:32827 message received 20250315085640009 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262422266431541 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422266431541" session_id=53127416 session_state=END} 20250315085640009 DSS <0004> hlr_ussd.c:576 262422266431541/0x032aa8f8: Process SS (END) 20250315085640009 DSS <0004> hlr_ussd.c:518 262422266431541/0x032aa8f8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250315085640009 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422266431541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422266431541" session_id=53127416 session_state=END} 20250315085640009 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422266431541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085640009 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262422266431541 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085640009 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085640009 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8dc1e387c1: Found GsupExpect[0] for "262422266431541" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@8d8dc1e387c1: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262422266431541" TC_mo_ussd_euse_defaultroute(242)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085640011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085640011 DAUC <0003> db_auc.c:157 IMSI='262420609407706': No 2G Auth Data 20250315085640012 DAUC <0003> db_auc.c:192 IMSI='262420609407706': No 3G Auth Data HLR_Test-GSUP(237)@8d8dc1e387c1: Created GsupExpect[0] for "262420609407706" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250315085640018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51678<->l=127.0.0.1:4258 20250315085640021 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085640021 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420609407706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420609407706" session_id=3247473226 session_state=BEGIN} 20250315085640021 DSS <0004> hlr_ussd.c:576 262420609407706/0xc190824a: Process SS (BEGIN) 20250315085640021 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250315085640021 DSS <0004> hlr_ussd.c:518 262420609407706/0xc190824a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250315085640021 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640021 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data 20250315085640021 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640021 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8dc1e387c1: 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 } } } } } 20250315085640022 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640022 DLINP <000b> input/ipa.c:406 127.0.0.1:32827 message received 20250315085640022 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262420609407706 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420609407706" session_id=3247473226 session_state=END} 20250315085640022 DSS <0004> hlr_ussd.c:576 262420609407706/0xc190824a: Process SS (END) 20250315085640022 DSS <0004> hlr_ussd.c:518 262420609407706/0xc190824a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250315085640022 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420609407706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420609407706" session_id=3247473226 session_state=END} 20250315085640022 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420609407706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085640022 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262420609407706 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085640022 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085640022 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8dc1e387c1: Found GsupExpect[0] for "262420609407706" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@8d8dc1e387c1: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420609407706" TC_mo_ussd_euse_defaultroute(243)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085640024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51678<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085640025 DAUC <0003> db_auc.c:157 IMSI='262423464639381': No 2G Auth Data 20250315085640025 DAUC <0003> db_auc.c:192 IMSI='262423464639381': No 3G Auth Data HLR_Test-GSUP(237)@8d8dc1e387c1: Created GsupExpect[0] for "262423464639381" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250315085640032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4258 20250315085640035 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085640035 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423464639381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423464639381" session_id=2704521473 session_state=BEGIN} 20250315085640035 DSS <0004> hlr_ussd.c:576 262423464639381/0xa133b901: Process SS (BEGIN) 20250315085640035 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250315085640035 DSS <0004> hlr_ussd.c:518 262423464639381/0xa133b901: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250315085640035 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640035 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data 20250315085640035 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640035 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8dc1e387c1: 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 } } } } } 20250315085640035 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640035 DLINP <000b> input/ipa.c:406 127.0.0.1:32827 message received 20250315085640035 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262423464639381 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423464639381" session_id=2704521473 session_state=END} 20250315085640035 DSS <0004> hlr_ussd.c:576 262423464639381/0xa133b901: Process SS (END) 20250315085640035 DSS <0004> hlr_ussd.c:518 262423464639381/0xa133b901: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250315085640035 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423464639381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423464639381" session_id=2704521473 session_state=END} 20250315085640035 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423464639381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085640035 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262423464639381 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085640035 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085640035 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8dc1e387c1: Found GsupExpect[0] for "262423464639381" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@8d8dc1e387c1: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262423464639381" TC_mo_ussd_euse_defaultroute(244)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085640037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085640038 DAUC <0003> db_auc.c:157 IMSI='262428323822018': No 2G Auth Data 20250315085640038 DAUC <0003> db_auc.c:192 IMSI='262428323822018': No 3G Auth Data HLR_Test-GSUP(237)@8d8dc1e387c1: Created GsupExpect[0] for "262428323822018" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250315085640044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51700<->l=127.0.0.1:4258 20250315085640047 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085640047 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428323822018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428323822018" session_id=99518716 session_state=BEGIN} 20250315085640047 DSS <0004> hlr_ussd.c:576 262428323822018/0x05ee88fc: Process SS (BEGIN) 20250315085640047 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250315085640047 DSS <0004> hlr_ussd.c:518 262428323822018/0x05ee88fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250315085640047 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640047 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data 20250315085640047 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640047 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8dc1e387c1: 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 } } } } } 20250315085640048 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640048 DLINP <000b> input/ipa.c:406 127.0.0.1:32827 message received 20250315085640048 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262428323822018 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428323822018" session_id=99518716 session_state=END} 20250315085640048 DSS <0004> hlr_ussd.c:576 262428323822018/0x05ee88fc: Process SS (END) 20250315085640048 DSS <0004> hlr_ussd.c:518 262428323822018/0x05ee88fc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250315085640048 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428323822018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428323822018" session_id=99518716 session_state=END} 20250315085640048 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428323822018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085640048 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262428323822018 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085640048 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085640048 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8dc1e387c1: Found GsupExpect[0] for "262428323822018" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@8d8dc1e387c1: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262428323822018" TC_mo_ussd_euse_defaultroute(245)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085640050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51700<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085640050 DAUC <0003> db_auc.c:157 IMSI='262429150293551': No 2G Auth Data 20250315085640050 DAUC <0003> db_auc.c:192 IMSI='262429150293551': No 3G Auth Data HLR_Test-GSUP(237)@8d8dc1e387c1: Created GsupExpect[0] for "262429150293551" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250315085640057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4258 20250315085640060 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085640060 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429150293551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429150293551" session_id=1036779747 session_state=BEGIN} 20250315085640060 DSS <0004> hlr_ussd.c:576 262429150293551/0x3dcc00e3: Process SS (BEGIN) 20250315085640060 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250315085640060 DSS <0004> hlr_ussd.c:518 262429150293551/0x3dcc00e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250315085640060 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640060 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data 20250315085640060 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640060 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8dc1e387c1: 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 } } } } } 20250315085640061 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640061 DLINP <000b> input/ipa.c:406 127.0.0.1:32827 message received 20250315085640061 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262429150293551 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429150293551" session_id=1036779747 session_state=END} 20250315085640061 DSS <0004> hlr_ussd.c:576 262429150293551/0x3dcc00e3: Process SS (END) 20250315085640061 DSS <0004> hlr_ussd.c:518 262429150293551/0x3dcc00e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250315085640061 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429150293551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429150293551" session_id=1036779747 session_state=END} 20250315085640061 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429150293551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085640061 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262429150293551 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085640061 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085640061 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8dc1e387c1: Found GsupExpect[0] for "262429150293551" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@8d8dc1e387c1: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262429150293551" TC_mo_ussd_euse_defaultroute(246)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085640063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085640063 DAUC <0003> db_auc.c:157 IMSI='262429308687356': No 2G Auth Data 20250315085640063 DAUC <0003> db_auc.c:192 IMSI='262429308687356': No 3G Auth Data HLR_Test-GSUP(237)@8d8dc1e387c1: Created GsupExpect[0] for "262429308687356" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250315085640071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51708<->l=127.0.0.1:4258 20250315085640074 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085640074 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429308687356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429308687356" session_id=902705196 session_state=BEGIN} 20250315085640074 DSS <0004> hlr_ussd.c:576 262429308687356/0x35ce302c: Process SS (BEGIN) 20250315085640074 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250315085640074 DSS <0004> hlr_ussd.c:518 262429308687356/0x35ce302c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250315085640074 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640074 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data 20250315085640074 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640074 DLINP <000b> input/ipa.c:432 127.0.0.1:32827 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8dc1e387c1: 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 } } } } } 20250315085640075 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640075 DLINP <000b> input/ipa.c:406 127.0.0.1:32827 message received 20250315085640075 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262429308687356 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429308687356" session_id=902705196 session_state=END} 20250315085640075 DSS <0004> hlr_ussd.c:576 262429308687356/0x35ce302c: Process SS (END) 20250315085640075 DSS <0004> hlr_ussd.c:518 262429308687356/0x35ce302c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250315085640075 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429308687356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429308687356" session_id=902705196 session_state=END} 20250315085640075 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429308687356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085640075 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262429308687356 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250315085640075 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085640075 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8dc1e387c1: Found GsupExpect[0] for "262429308687356" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@8d8dc1e387c1: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429308687356" TC_mo_ussd_euse_defaultroute(247)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085640077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51708<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@8d8dc1e387c1: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8dc1e387c1: Final verdict of PTC: none 20250315085640080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 20250315085640080 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39281<->l=127.0.0.1:4259) 20250315085640080 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640080 DLINP <000b> input/ipa.c:406 127.0.0.1:32827 message received 20250315085640080 DLINP <000b> input/ipa.c:415 127.0.0.1:32827 connection closed with server 20250315085640080 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:32827 20250315085640080 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250315085640080 DLINP <000b> input/ipa.c:452 connected read/write 20250315085640080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085640080 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085640080 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085640080 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@8d8dc1e387c1: Final verdict of PTC: none 238@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@8d8dc1e387c1: Final verdict of PTC: none IPA-EUSE-foobar(236)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 238: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat Mar 15 08:56:40 UTC 2025 ====== 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 20250315085640116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51712<->l=127.0.0.1:4258 20250315085640317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51712<->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=113672) 20250315085641987 DSS <0004> hlr_ussd.c:239 262427136211406/0x5d6b92fa: SS Session Timeout, destroying 20250315085641987 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427136211406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085642011 DSS <0004> hlr_ussd.c:239 262423571456458/0x1d56bf28: SS Session Timeout, destroying 20250315085642011 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423571456458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085642021 DSS <0004> hlr_ussd.c:239 262423871700977/0xbc259773: SS Session Timeout, destroying 20250315085642021 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423871700977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085642033 DSS <0004> hlr_ussd.c:239 262424693406551/0xf5b29fe2: SS Session Timeout, destroying 20250315085642033 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424693406551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085642045 DSS <0004> hlr_ussd.c:239 262420215301859/0xac52368d: SS Session Timeout, destroying 20250315085642045 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420215301859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085642056 DSS <0004> hlr_ussd.c:239 262422602347303/0x6fbf9d6e: SS Session Timeout, destroying 20250315085642056 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422602347303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085642067 DSS <0004> hlr_ussd.c:239 262421405681842/0x4e1c117c: SS Session Timeout, destroying 20250315085642067 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421405681842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085642079 DSS <0004> hlr_ussd.c:239 262423890049478/0xa81bd002: SS Session Timeout, destroying 20250315085642080 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423890049478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sat Mar 15 08:56:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_mo_sss_reject started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085643434 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085643435 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085643439 DLINP <000b> input/ipa.c:452 connected read/write 20250315085643439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085643441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085643445 DLINP <000b> input/ipa.c:452 connected read/write 20250315085643445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085643445 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085643445 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085643445 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 20250315085643445 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085643445 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 20250315085643445 DLGSUP <0013> gsup_server.c:236 2: 20250315085643445 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085643445 DLGSUP <0013> gsup_server.c:236 3: 20250315085643445 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085643446 DLGSUP <0013> gsup_server.c:236 4: 20250315085643446 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085643446 DLGSUP <0013> gsup_server.c:236 5: 20250315085643446 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085643446 DLGSUP <0013> gsup_server.c:236 7: 20250315085643446 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085643446 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085643446 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085643446 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(248)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@8d8dc1e387c1: 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") 20250315085643470 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39461<->l=127.0.0.1:4259) 20250315085643474 DAUC <0003> db_auc.c:157 IMSI='262425598705530': No 2G Auth Data 20250315085643474 DAUC <0003> db_auc.c:192 IMSI='262425598705530': No 3G Auth Data HLR_Test-GSUP(249)@8d8dc1e387c1: Created GsupExpect[0] for "262425598705530" to be handled at TC_mo_sss_reject(252) 20250315085643495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35640<->l=127.0.0.1:4258 20250315085643511 DLINP <000b> input/ipa.c:452 connected read/write 20250315085643511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085643511 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425598705530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425598705530" session_id=3304219519 session_state=BEGIN} 20250315085643511 DSS <0004> hlr_ussd.c:576 262425598705530/0xc4f2637f: Process SS (BEGIN) 20250315085643511 DSS <0004> hlr_ussd.c:498 262425598705530/0xc4f2637f: SS CompType=Invoke, OpCode=InterrogateSS 20250315085643511 DSS <0004> hlr_ussd.c:506 262425598705530/0xc4f2637f: Structured SS requests are not supported, rejecting... 20250315085643511 DSS <0004> hlr_ussd.c:354 262425598705530/0xc4f2637f: Tx ReturnError(0, 0x15) 20250315085643511 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425598705530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425598705530" session_id=3304219519 session_state=END} 20250315085643511 DLINP <000b> input/ipa.c:452 connected read/write 20250315085643511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085643511 DLINP <000b> input/ipa.c:452 connected read/write 20250315085643511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@8d8dc1e387c1: Found GsupExpect[0] for "262425598705530" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@8d8dc1e387c1: Added IMSI table entry 0TC_mo_sss_reject(252)"262425598705530" TC_mo_sss_reject(252)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085643520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35640<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085643523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4258 20250315085643524 DLINP <000b> input/ipa.c:452 connected read/write 20250315085643524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085643524 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085643524 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085643524 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085643525 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39461<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP(249)@8d8dc1e387c1: Final verdict of PTC: none 250@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 250: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_mo_sss_reject finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat Mar 15 08:56:43 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250315085643553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35648<->l=127.0.0.1:4258 20250315085643654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35648<->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) 20250315085645336 DSS <0004> hlr_ussd.c:239 262427889402165/0x6c6c9c89: SS Session Timeout, destroying 20250315085645336 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427889402165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085645376 DSS <0004> hlr_ussd.c:239 262420745572925/0x6b12054c: SS Session Timeout, destroying 20250315085645376 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420745572925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085645387 DSS <0004> hlr_ussd.c:239 262426543646284/0x6361265d: SS Session Timeout, destroying 20250315085645387 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426543646284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085645400 DSS <0004> hlr_ussd.c:239 262423609143185/0x17551b5e: SS Session Timeout, destroying 20250315085645401 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423609143185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085645413 DSS <0004> hlr_ussd.c:239 262424380118041/0x0019f599: SS Session Timeout, destroying 20250315085645413 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424380118041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085645425 DSS <0004> hlr_ussd.c:239 262422114504439/0x30a2376f: SS Session Timeout, destroying 20250315085645425 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422114504439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085645438 DSS <0004> hlr_ussd.c:239 262423616063475/0x077ab401: SS Session Timeout, destroying 20250315085645438 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423616063475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250315085645450 DSS <0004> hlr_ussd.c:239 262428698168323/0xb8b2c5bb: SS Session Timeout, destroying 20250315085645450 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428698168323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sat Mar 15 08:56:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_check_imei started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085646764 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085646764 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085646768 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35660<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@8d8dc1e387c1: 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(253)@8d8dc1e387c1: 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 } } } } 20250315085646774 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646774 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085646774 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085646774 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 20250315085646774 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085646774 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 20250315085646774 DLGSUP <0013> gsup_server.c:236 2: 20250315085646774 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085646774 DLGSUP <0013> gsup_server.c:236 3: 20250315085646774 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085646774 DLGSUP <0013> gsup_server.c:236 4: 20250315085646774 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085646774 DLGSUP <0013> gsup_server.c:236 5: 20250315085646774 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085646775 DLGSUP <0013> gsup_server.c:236 7: 20250315085646775 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085646775 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085646775 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085646775 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(253)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@8d8dc1e387c1: 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") 20250315085646795 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42245<->l=127.0.0.1:4259) 20250315085646800 DAUC <0003> db_auc.c:157 IMSI='262424963143505': No 2G Auth Data 20250315085646800 DAUC <0003> db_auc.c:192 IMSI='262424963143505': No 3G Auth Data HLR_Test-GSUP(254)@8d8dc1e387c1: Created GsupExpect[0] for "262424963143505" to be handled at TC_gsup_check_imei(257) 20250315085646811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35668<->l=127.0.0.1:4258 20250315085646818 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646818 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424963143505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424963143505"} 20250315085646818 DMAIN <0000> hlr.c:435 IMSI='262424963143505': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085646818 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424963143505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424963143505"} 20250315085646818 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424963143505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646818 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646818 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8dc1e387c1: Found GsupExpect[0] for "262424963143505" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_check_imei(257)"262424963143505" TC_gsup_check_imei(257)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085646819 DAUC <0003> db_auc.c:192 IMSI='262424963143505': No 3G Auth Data 20250315085646821 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646821 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424963143505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424963143505"} 20250315085646821 DAUC <0003> hlr.c:428 IMSI='262424963143505': storing IMEI = 12345678901234 20250315085646821 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424963143505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424963143505"} 20250315085646821 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424963143505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646821 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646821 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646822 DAUC <0003> db_auc.c:192 IMSI='262424963143505': No 3G Auth Data TC_gsup_check_imei(257)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085646823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35668<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085646824 DAUC <0003> db_auc.c:157 IMSI='262427299391903': No 2G Auth Data 20250315085646824 DAUC <0003> db_auc.c:192 IMSI='262427299391903': No 3G Auth Data HLR_Test-GSUP(254)@8d8dc1e387c1: Created GsupExpect[0] for "262427299391903" to be handled at TC_gsup_check_imei(258) 20250315085646831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4258 20250315085646833 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646833 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427299391903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427299391903"} 20250315085646833 DMAIN <0000> hlr.c:435 IMSI='262427299391903': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085646833 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427299391903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427299391903"} 20250315085646833 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427299391903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646833 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646833 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8dc1e387c1: Found GsupExpect[0] for "262427299391903" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@8d8dc1e387c1: Added IMSI table entry 1TC_gsup_check_imei(258)"262427299391903" TC_gsup_check_imei(258)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085646834 DAUC <0003> db_auc.c:192 IMSI='262427299391903': No 3G Auth Data 20250315085646835 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646835 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427299391903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427299391903"} 20250315085646835 DAUC <0003> hlr.c:428 IMSI='262427299391903': storing IMEI = 12345678901234 20250315085646835 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427299391903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427299391903"} 20250315085646835 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427299391903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646835 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646835 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646836 DAUC <0003> db_auc.c:192 IMSI='262427299391903': No 3G Auth Data TC_gsup_check_imei(258)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085646836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085646837 DAUC <0003> db_auc.c:157 IMSI='262426995040606': No 2G Auth Data 20250315085646837 DAUC <0003> db_auc.c:192 IMSI='262426995040606': No 3G Auth Data HLR_Test-GSUP(254)@8d8dc1e387c1: Created GsupExpect[0] for "262426995040606" to be handled at TC_gsup_check_imei(259) 20250315085646844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35694<->l=127.0.0.1:4258 20250315085646846 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646846 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426995040606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426995040606"} 20250315085646846 DMAIN <0000> hlr.c:435 IMSI='262426995040606': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085646846 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426995040606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426995040606"} 20250315085646846 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426995040606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646846 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646847 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8dc1e387c1: Found GsupExpect[0] for "262426995040606" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@8d8dc1e387c1: Added IMSI table entry 2TC_gsup_check_imei(259)"262426995040606" TC_gsup_check_imei(259)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085646848 DAUC <0003> db_auc.c:192 IMSI='262426995040606': No 3G Auth Data 20250315085646849 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646849 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426995040606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426995040606"} 20250315085646849 DAUC <0003> hlr.c:428 IMSI='262426995040606': storing IMEI = 12345678901234 20250315085646849 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426995040606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426995040606"} 20250315085646849 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426995040606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646849 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646849 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646849 DAUC <0003> db_auc.c:192 IMSI='262426995040606': No 3G Auth Data TC_gsup_check_imei(259)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085646850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35694<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085646850 DAUC <0003> db_auc.c:157 IMSI='262424895118892': No 2G Auth Data 20250315085646850 DAUC <0003> db_auc.c:192 IMSI='262424895118892': No 3G Auth Data HLR_Test-GSUP(254)@8d8dc1e387c1: Created GsupExpect[0] for "262424895118892" to be handled at TC_gsup_check_imei(260) 20250315085646857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 20250315085646860 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646860 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424895118892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424895118892"} 20250315085646860 DMAIN <0000> hlr.c:435 IMSI='262424895118892': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085646860 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424895118892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424895118892"} 20250315085646860 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424895118892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646860 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646860 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8dc1e387c1: Found GsupExpect[0] for "262424895118892" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@8d8dc1e387c1: Added IMSI table entry 3TC_gsup_check_imei(260)"262424895118892" TC_gsup_check_imei(260)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085646861 DAUC <0003> db_auc.c:157 IMSI='262424895118892': No 2G Auth Data 20250315085646863 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646863 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424895118892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424895118892"} 20250315085646863 DAUC <0003> hlr.c:428 IMSI='262424895118892': storing IMEI = 12345678901234 20250315085646863 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424895118892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424895118892"} 20250315085646863 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424895118892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646863 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646863 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085646864 DAUC <0003> db_auc.c:157 IMSI='262424895118892': No 2G Auth Data 20250315085646865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085646865 DAUC <0003> db_auc.c:157 IMSI='262428901641946': No 2G Auth Data 20250315085646865 DAUC <0003> db_auc.c:192 IMSI='262428901641946': No 3G Auth Data HLR_Test-GSUP(254)@8d8dc1e387c1: Created GsupExpect[0] for "262428901641946" to be handled at TC_gsup_check_imei(261) 20250315085646872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4258 20250315085646874 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646874 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428901641946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428901641946"} 20250315085646874 DMAIN <0000> hlr.c:435 IMSI='262428901641946': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085646874 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428901641946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428901641946"} 20250315085646874 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428901641946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646874 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646874 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8dc1e387c1: Found GsupExpect[0] for "262428901641946" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@8d8dc1e387c1: Added IMSI table entry 4TC_gsup_check_imei(261)"262428901641946" TC_gsup_check_imei(261)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085646875 DAUC <0003> db_auc.c:157 IMSI='262428901641946': No 2G Auth Data 20250315085646876 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646876 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428901641946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428901641946"} 20250315085646876 DAUC <0003> hlr.c:428 IMSI='262428901641946': storing IMEI = 12345678901234 20250315085646876 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428901641946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428901641946"} 20250315085646876 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428901641946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646876 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646876 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085646877 DAUC <0003> db_auc.c:157 IMSI='262428901641946': No 2G Auth Data 20250315085646877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085646878 DAUC <0003> db_auc.c:157 IMSI='262420358479405': No 2G Auth Data 20250315085646878 DAUC <0003> db_auc.c:192 IMSI='262420358479405': No 3G Auth Data HLR_Test-GSUP(254)@8d8dc1e387c1: Created GsupExpect[0] for "262420358479405" to be handled at TC_gsup_check_imei(262) 20250315085646884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 20250315085646886 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646886 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420358479405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420358479405"} 20250315085646886 DMAIN <0000> hlr.c:435 IMSI='262420358479405': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085646886 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420358479405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420358479405"} 20250315085646886 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420358479405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646886 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646886 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8dc1e387c1: Found GsupExpect[0] for "262420358479405" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@8d8dc1e387c1: Added IMSI table entry 5TC_gsup_check_imei(262)"262420358479405" TC_gsup_check_imei(262)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085646888 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646888 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420358479405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420358479405"} 20250315085646888 DAUC <0003> hlr.c:428 IMSI='262420358479405': storing IMEI = 12345678901234 20250315085646888 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420358479405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420358479405"} 20250315085646888 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420358479405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646888 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646888 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085646889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085646890 DAUC <0003> db_auc.c:157 IMSI='262420071776747': No 2G Auth Data 20250315085646890 DAUC <0003> db_auc.c:192 IMSI='262420071776747': No 3G Auth Data HLR_Test-GSUP(254)@8d8dc1e387c1: Created GsupExpect[0] for "262420071776747" to be handled at TC_gsup_check_imei(263) 20250315085646896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35738<->l=127.0.0.1:4258 20250315085646898 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646898 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420071776747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420071776747"} 20250315085646898 DMAIN <0000> hlr.c:435 IMSI='262420071776747': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085646898 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420071776747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420071776747"} 20250315085646898 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420071776747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646898 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646898 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8dc1e387c1: Found GsupExpect[0] for "262420071776747" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@8d8dc1e387c1: Added IMSI table entry 6TC_gsup_check_imei(263)"262420071776747" TC_gsup_check_imei(263)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085646900 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646900 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420071776747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420071776747"} 20250315085646900 DAUC <0003> hlr.c:428 IMSI='262420071776747': storing IMEI = 12345678901234 20250315085646900 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420071776747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420071776747"} 20250315085646900 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420071776747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646900 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646901 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085646901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35738<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085646902 DAUC <0003> db_auc.c:157 IMSI='262424804921442': No 2G Auth Data 20250315085646902 DAUC <0003> db_auc.c:192 IMSI='262424804921442': No 3G Auth Data HLR_Test-GSUP(254)@8d8dc1e387c1: Created GsupExpect[0] for "262424804921442" to be handled at TC_gsup_check_imei(264) 20250315085646908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 20250315085646911 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646911 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424804921442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424804921442"} 20250315085646911 DMAIN <0000> hlr.c:435 IMSI='262424804921442': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085646911 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424804921442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424804921442"} 20250315085646911 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424804921442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646911 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646911 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8dc1e387c1: Found GsupExpect[0] for "262424804921442" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@8d8dc1e387c1: Added IMSI table entry 7TC_gsup_check_imei(264)"262424804921442" TC_gsup_check_imei(264)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085646913 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646913 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424804921442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424804921442"} 20250315085646913 DAUC <0003> hlr.c:428 IMSI='262424804921442': storing IMEI = 12345678901234 20250315085646913 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424804921442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424804921442"} 20250315085646913 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424804921442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085646913 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085646913 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085646915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@8d8dc1e387c1: Final verdict of PTC: pass MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085646916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35660<->l=127.0.0.1:4258 HLR_Test-GSUP(254)@8d8dc1e387c1: Final verdict of PTC: none 20250315085646916 DLINP <000b> input/ipa.c:452 connected read/write 20250315085646916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085646916 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085646916 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085646916 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085646916 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42245<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(256)@8d8dc1e387c1: Final verdict of PTC: none 255@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_check_imei finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat Mar 15 08:56:46 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250315085646945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35752<->l=127.0.0.1:4258 20250315085647046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35752<->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=125224) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:56:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_check_imei_via_proxy started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085650121 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085650122 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085650126 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35760<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@8d8dc1e387c1: 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) } } } } 20250315085650132 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650132 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085650132 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085650132 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 20250315085650132 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085650132 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 20250315085650132 DLGSUP <0013> gsup_server.c:236 2: 20250315085650132 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085650132 DLGSUP <0013> gsup_server.c:236 3: 20250315085650132 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085650132 DLGSUP <0013> gsup_server.c:236 4: 20250315085650133 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085650133 DLGSUP <0013> gsup_server.c:236 5: 20250315085650133 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085650133 DLGSUP <0013> gsup_server.c:236 7: 20250315085650133 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085650133 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085650133 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(265)@8d8dc1e387c1: 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 } } } } 20250315085650133 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(265)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@8d8dc1e387c1: 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") 20250315085650155 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41469<->l=127.0.0.1:4259) 20250315085650167 DAUC <0003> db_auc.c:157 IMSI='262428151164750': No 2G Auth Data 20250315085650167 DAUC <0003> db_auc.c:192 IMSI='262428151164750': No 3G Auth Data HLR_Test-GSUP(266)@8d8dc1e387c1: Created GsupExpect[0] for "262428151164750" to be handled at TC_gsup_check_imei_via_proxy(269) 20250315085650193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 20250315085650206 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650206 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428151164750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428151164750" source_name="the-source\n"} 20250315085650206 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250315085650206 DMAIN <0000> hlr.c:435 IMSI='262428151164750': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085650207 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428151164750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428151164750" destination_name="the-source\n"} 20250315085650207 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262428151164750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650207 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650207 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8dc1e387c1: Found GsupExpect[0] for "262428151164750" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428151164750" 20250315085650211 DAUC <0003> db_auc.c:192 IMSI='262428151164750': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085650217 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650217 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428151164750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428151164750" source_name="the-source\n"} 20250315085650217 DAUC <0003> hlr.c:428 IMSI='262428151164750': storing IMEI = 12345678901234 20250315085650217 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428151164750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428151164750" destination_name="the-source\n"} 20250315085650217 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262428151164750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650217 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650217 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650219 DAUC <0003> db_auc.c:192 IMSI='262428151164750': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085650221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085650225 DAUC <0003> db_auc.c:157 IMSI='262421732555984': No 2G Auth Data 20250315085650225 DAUC <0003> db_auc.c:192 IMSI='262421732555984': No 3G Auth Data HLR_Test-GSUP(266)@8d8dc1e387c1: Created GsupExpect[0] for "262421732555984" to be handled at TC_gsup_check_imei_via_proxy(270) 20250315085650236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35784<->l=127.0.0.1:4258 20250315085650238 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650238 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421732555984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421732555984" source_name="the-source\n"} 20250315085650238 DMAIN <0000> hlr.c:435 IMSI='262421732555984': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085650238 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262421732555984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421732555984" destination_name="the-source\n"} 20250315085650238 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262421732555984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650238 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650238 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8dc1e387c1: Found GsupExpect[0] for "262421732555984" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@8d8dc1e387c1: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262421732555984" 20250315085650238 DAUC <0003> db_auc.c:192 IMSI='262421732555984': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085650239 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650239 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421732555984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421732555984" source_name="the-source\n"} 20250315085650239 DAUC <0003> hlr.c:428 IMSI='262421732555984': storing IMEI = 12345678901234 20250315085650239 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262421732555984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421732555984" destination_name="the-source\n"} 20250315085650239 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262421732555984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650239 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650239 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650240 DAUC <0003> db_auc.c:192 IMSI='262421732555984': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(270)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085650240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35784<->l=127.0.0.1:4258 20250315085650241 DAUC <0003> db_auc.c:157 IMSI='262423515228453': No 2G Auth Data 20250315085650241 DAUC <0003> db_auc.c:192 IMSI='262423515228453': No 3G Auth Data HLR_Test-GSUP(266)@8d8dc1e387c1: Created GsupExpect[0] for "262423515228453" to be handled at TC_gsup_check_imei_via_proxy(271) 20250315085650255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35800<->l=127.0.0.1:4258 20250315085650258 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650258 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423515228453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423515228453" source_name="the-source\n"} 20250315085650258 DMAIN <0000> hlr.c:435 IMSI='262423515228453': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085650258 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262423515228453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423515228453" destination_name="the-source\n"} 20250315085650258 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262423515228453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650258 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650258 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8dc1e387c1: Found GsupExpect[0] for "262423515228453" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@8d8dc1e387c1: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262423515228453" TC_gsup_check_imei_via_proxy(271)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085650259 DAUC <0003> db_auc.c:192 IMSI='262423515228453': No 3G Auth Data 20250315085650260 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650260 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423515228453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423515228453" source_name="the-source\n"} 20250315085650260 DAUC <0003> hlr.c:428 IMSI='262423515228453': storing IMEI = 12345678901234 20250315085650260 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262423515228453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423515228453" destination_name="the-source\n"} 20250315085650260 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262423515228453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650260 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650260 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650260 DAUC <0003> db_auc.c:192 IMSI='262423515228453': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085650261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35800<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085650261 DAUC <0003> db_auc.c:157 IMSI='262423417941154': No 2G Auth Data 20250315085650261 DAUC <0003> db_auc.c:192 IMSI='262423417941154': No 3G Auth Data HLR_Test-GSUP(266)@8d8dc1e387c1: Created GsupExpect[0] for "262423417941154" to be handled at TC_gsup_check_imei_via_proxy(272) 20250315085650268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4258 20250315085650270 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650270 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423417941154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423417941154" source_name="the-source\n"} 20250315085650270 DMAIN <0000> hlr.c:435 IMSI='262423417941154': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085650270 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262423417941154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423417941154" destination_name="the-source\n"} 20250315085650270 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262423417941154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650270 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650270 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8dc1e387c1: Found GsupExpect[0] for "262423417941154" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@8d8dc1e387c1: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423417941154" TC_gsup_check_imei_via_proxy(272)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085650272 DAUC <0003> db_auc.c:157 IMSI='262423417941154': No 2G Auth Data 20250315085650273 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650273 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650273 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423417941154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423417941154" source_name="the-source\n"} 20250315085650273 DAUC <0003> hlr.c:428 IMSI='262423417941154': storing IMEI = 12345678901234 20250315085650273 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262423417941154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423417941154" destination_name="the-source\n"} 20250315085650273 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262423417941154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650273 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650273 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085650274 DAUC <0003> db_auc.c:157 IMSI='262423417941154': No 2G Auth Data 20250315085650275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085650276 DAUC <0003> db_auc.c:157 IMSI='262421356375417': No 2G Auth Data 20250315085650276 DAUC <0003> db_auc.c:192 IMSI='262421356375417': No 3G Auth Data HLR_Test-GSUP(266)@8d8dc1e387c1: Created GsupExpect[0] for "262421356375417" to be handled at TC_gsup_check_imei_via_proxy(273) 20250315085650282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35814<->l=127.0.0.1:4258 20250315085650285 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650285 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421356375417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421356375417" source_name="the-source\n"} 20250315085650285 DMAIN <0000> hlr.c:435 IMSI='262421356375417': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085650285 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421356375417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421356375417" destination_name="the-source\n"} 20250315085650285 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262421356375417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650285 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650285 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8dc1e387c1: Found GsupExpect[0] for "262421356375417" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@8d8dc1e387c1: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421356375417" TC_gsup_check_imei_via_proxy(273)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085650286 DAUC <0003> db_auc.c:157 IMSI='262421356375417': No 2G Auth Data 20250315085650287 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650287 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421356375417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421356375417" source_name="the-source\n"} 20250315085650287 DAUC <0003> hlr.c:428 IMSI='262421356375417': storing IMEI = 12345678901234 20250315085650287 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421356375417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421356375417" destination_name="the-source\n"} 20250315085650287 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262421356375417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650287 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650287 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085650287 DAUC <0003> db_auc.c:157 IMSI='262421356375417': No 2G Auth Data 20250315085650288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35814<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085650288 DAUC <0003> db_auc.c:157 IMSI='262424746104933': No 2G Auth Data 20250315085650288 DAUC <0003> db_auc.c:192 IMSI='262424746104933': No 3G Auth Data HLR_Test-GSUP(266)@8d8dc1e387c1: Created GsupExpect[0] for "262424746104933" to be handled at TC_gsup_check_imei_via_proxy(274) 20250315085650294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35820<->l=127.0.0.1:4258 20250315085650297 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650297 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424746104933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424746104933" source_name="the-source\n"} 20250315085650297 DMAIN <0000> hlr.c:435 IMSI='262424746104933': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085650297 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424746104933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424746104933" destination_name="the-source\n"} 20250315085650297 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262424746104933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650297 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650297 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8dc1e387c1: Found GsupExpect[0] for "262424746104933" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@8d8dc1e387c1: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262424746104933" TC_gsup_check_imei_via_proxy(274)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085650299 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650299 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424746104933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424746104933" source_name="the-source\n"} 20250315085650299 DAUC <0003> hlr.c:428 IMSI='262424746104933': storing IMEI = 12345678901234 20250315085650299 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424746104933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424746104933" destination_name="the-source\n"} 20250315085650299 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262424746104933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650299 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650299 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085650300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35820<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085650301 DAUC <0003> db_auc.c:157 IMSI='262425939425044': No 2G Auth Data 20250315085650301 DAUC <0003> db_auc.c:192 IMSI='262425939425044': No 3G Auth Data HLR_Test-GSUP(266)@8d8dc1e387c1: Created GsupExpect[0] for "262425939425044" to be handled at TC_gsup_check_imei_via_proxy(275) 20250315085650308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35836<->l=127.0.0.1:4258 20250315085650311 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650311 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425939425044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425939425044" source_name="the-source\n"} 20250315085650311 DMAIN <0000> hlr.c:435 IMSI='262425939425044': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085650311 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262425939425044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425939425044" destination_name="the-source\n"} 20250315085650311 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262425939425044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650311 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650311 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8dc1e387c1: Found GsupExpect[0] for "262425939425044" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@8d8dc1e387c1: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262425939425044" TC_gsup_check_imei_via_proxy(275)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085650313 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650313 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425939425044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425939425044" source_name="the-source\n"} 20250315085650313 DAUC <0003> hlr.c:428 IMSI='262425939425044': storing IMEI = 12345678901234 20250315085650313 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262425939425044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425939425044" destination_name="the-source\n"} 20250315085650313 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262425939425044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650313 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650313 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085650314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35836<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085650315 DAUC <0003> db_auc.c:157 IMSI='262429012209487': No 2G Auth Data 20250315085650315 DAUC <0003> db_auc.c:192 IMSI='262429012209487': No 3G Auth Data HLR_Test-GSUP(266)@8d8dc1e387c1: Created GsupExpect[0] for "262429012209487" to be handled at TC_gsup_check_imei_via_proxy(276) 20250315085650321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35852<->l=127.0.0.1:4258 20250315085650324 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650324 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429012209487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429012209487" source_name="the-source\n"} 20250315085650324 DMAIN <0000> hlr.c:435 IMSI='262429012209487': has IMEI = 12345678901234 (consider setting 'store-imei') 20250315085650324 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429012209487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429012209487" destination_name="the-source\n"} 20250315085650324 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262429012209487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650324 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650324 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8dc1e387c1: Found GsupExpect[0] for "262429012209487" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@8d8dc1e387c1: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262429012209487" TC_gsup_check_imei_via_proxy(276)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085650326 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650326 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429012209487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429012209487" source_name="the-source\n"} 20250315085650326 DAUC <0003> hlr.c:428 IMSI='262429012209487': storing IMEI = 12345678901234 20250315085650326 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429012209487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429012209487" destination_name="the-source\n"} 20250315085650326 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262429012209487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085650326 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085650326 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085650327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35852<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@8d8dc1e387c1: Final verdict of PTC: pass MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085650328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35760<->l=127.0.0.1:4258 20250315085650328 DLINP <000b> input/ipa.c:452 connected read/write 20250315085650328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085650328 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085650328 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085650328 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085650328 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250315085650328 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41469<->l=127.0.0.1:4259) 267@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP(266)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sat Mar 15 08:56:50 UTC 2025 ====== 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 20250315085650354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4258 20250315085650455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35864<->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=127120) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:56:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_check_imei_invalid_len started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085653573 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085653573 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085653577 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085653582 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653582 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085653582 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085653582 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 20250315085653582 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085653582 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 20250315085653582 DLGSUP <0013> gsup_server.c:236 2: 20250315085653582 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085653582 DLGSUP <0013> gsup_server.c:236 3: 20250315085653582 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085653582 DLGSUP <0013> gsup_server.c:236 4: 20250315085653582 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085653582 DLGSUP <0013> gsup_server.c:236 5: 20250315085653582 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085653582 DLGSUP <0013> gsup_server.c:236 7: 20250315085653582 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085653582 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085653582 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085653582 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(277)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@8d8dc1e387c1: 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") 20250315085653611 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34137<->l=127.0.0.1:4259) 20250315085653621 DAUC <0003> db_auc.c:157 IMSI='262427576507374': No 2G Auth Data 20250315085653621 DAUC <0003> db_auc.c:192 IMSI='262427576507374': No 3G Auth Data HLR_Test-GSUP(278)@8d8dc1e387c1: Created GsupExpect[0] for "262427576507374" to be handled at TC_gsup_check_imei_invalid_len(281) 20250315085653640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51322<->l=127.0.0.1:4258 20250315085653650 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653650 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427576507374"} 20250315085653650 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250315085653650 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427576507374" cause=Invalid mandatory information} 20250315085653650 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653650 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653650 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8dc1e387c1: Found GsupExpect[0] for "262427576507374" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427576507374" TC_gsup_check_imei_invalid_len(281)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085653655 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653655 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427576507374"} 20250315085653655 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250315085653655 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427576507374" cause=Invalid mandatory information} 20250315085653655 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653655 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653655 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653658 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653658 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427576507374"} 20250315085653658 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250315085653658 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427576507374" cause=Invalid mandatory information} 20250315085653658 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653658 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653658 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653660 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653660 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427576507374"} 20250315085653660 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250315085653660 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427576507374" cause=Invalid mandatory information} 20250315085653660 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653660 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653661 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653663 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653663 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427576507374"} 20250315085653663 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250315085653663 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427576507374" cause=Invalid mandatory information} 20250315085653663 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427576507374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653663 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653663 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51322<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085653668 DAUC <0003> db_auc.c:157 IMSI='262427546504471': No 2G Auth Data 20250315085653668 DAUC <0003> db_auc.c:192 IMSI='262427546504471': No 3G Auth Data HLR_Test-GSUP(278)@8d8dc1e387c1: Created GsupExpect[0] for "262427546504471" to be handled at TC_gsup_check_imei_invalid_len(282) 20250315085653683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51324<->l=127.0.0.1:4258 20250315085653685 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653685 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427546504471"} 20250315085653685 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250315085653685 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427546504471" cause=Invalid mandatory information} 20250315085653685 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653685 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653685 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8dc1e387c1: Found GsupExpect[0] for "262427546504471" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@8d8dc1e387c1: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427546504471" TC_gsup_check_imei_invalid_len(282)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085653686 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653686 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427546504471"} 20250315085653686 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250315085653686 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427546504471" cause=Invalid mandatory information} 20250315085653686 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653686 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653686 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653687 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653687 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427546504471"} 20250315085653687 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250315085653687 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427546504471" cause=Invalid mandatory information} 20250315085653687 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653687 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653687 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653688 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653688 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427546504471"} 20250315085653688 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250315085653688 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427546504471" cause=Invalid mandatory information} 20250315085653688 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653688 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653688 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653689 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653689 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427546504471"} 20250315085653689 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250315085653689 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427546504471" cause=Invalid mandatory information} 20250315085653689 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427546504471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653689 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653689 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51324<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085653690 DAUC <0003> db_auc.c:157 IMSI='262427942672487': No 2G Auth Data 20250315085653690 DAUC <0003> db_auc.c:192 IMSI='262427942672487': No 3G Auth Data HLR_Test-GSUP(278)@8d8dc1e387c1: Created GsupExpect[0] for "262427942672487" to be handled at TC_gsup_check_imei_invalid_len(283) 20250315085653697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51326<->l=127.0.0.1:4258 20250315085653699 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653699 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427942672487"} 20250315085653699 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250315085653699 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427942672487" cause=Invalid mandatory information} 20250315085653699 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653699 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653699 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8dc1e387c1: Found GsupExpect[0] for "262427942672487" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@8d8dc1e387c1: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262427942672487" TC_gsup_check_imei_invalid_len(283)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085653700 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653700 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427942672487"} 20250315085653700 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250315085653700 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427942672487" cause=Invalid mandatory information} 20250315085653700 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653700 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653700 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653702 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653702 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427942672487"} 20250315085653702 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250315085653702 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427942672487" cause=Invalid mandatory information} 20250315085653702 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653702 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653702 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653703 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653703 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427942672487"} 20250315085653703 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250315085653703 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427942672487" cause=Invalid mandatory information} 20250315085653703 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653703 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653703 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653704 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653704 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427942672487"} 20250315085653704 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250315085653704 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427942672487" cause=Invalid mandatory information} 20250315085653704 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427942672487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653704 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653704 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51326<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085653705 DAUC <0003> db_auc.c:157 IMSI='262428415755093': No 2G Auth Data 20250315085653705 DAUC <0003> db_auc.c:192 IMSI='262428415755093': No 3G Auth Data HLR_Test-GSUP(278)@8d8dc1e387c1: Created GsupExpect[0] for "262428415755093" to be handled at TC_gsup_check_imei_invalid_len(284) 20250315085653712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51338<->l=127.0.0.1:4258 20250315085653715 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653715 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428415755093"} 20250315085653715 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250315085653715 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428415755093" cause=Invalid mandatory information} 20250315085653715 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653715 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653715 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8dc1e387c1: Found GsupExpect[0] for "262428415755093" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@8d8dc1e387c1: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262428415755093" TC_gsup_check_imei_invalid_len(284)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085653716 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653716 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428415755093"} 20250315085653716 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250315085653716 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428415755093" cause=Invalid mandatory information} 20250315085653716 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653716 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653716 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653717 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653717 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428415755093"} 20250315085653717 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250315085653717 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428415755093" cause=Invalid mandatory information} 20250315085653717 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653717 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653717 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653718 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653718 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428415755093"} 20250315085653718 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250315085653718 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428415755093" cause=Invalid mandatory information} 20250315085653718 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653718 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653718 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653719 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653719 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428415755093"} 20250315085653719 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250315085653719 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428415755093" cause=Invalid mandatory information} 20250315085653719 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428415755093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653719 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653719 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51338<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085653720 DAUC <0003> db_auc.c:157 IMSI='262425902443632': No 2G Auth Data 20250315085653720 DAUC <0003> db_auc.c:192 IMSI='262425902443632': No 3G Auth Data HLR_Test-GSUP(278)@8d8dc1e387c1: Created GsupExpect[0] for "262425902443632" to be handled at TC_gsup_check_imei_invalid_len(285) 20250315085653728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51344<->l=127.0.0.1:4258 20250315085653729 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653730 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425902443632"} 20250315085653730 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250315085653730 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425902443632" cause=Invalid mandatory information} 20250315085653730 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653730 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653730 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8dc1e387c1: Found GsupExpect[0] for "262425902443632" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@8d8dc1e387c1: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262425902443632" TC_gsup_check_imei_invalid_len(285)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085653731 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653731 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425902443632"} 20250315085653731 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250315085653731 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425902443632" cause=Invalid mandatory information} 20250315085653731 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653731 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653731 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653732 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653732 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425902443632"} 20250315085653732 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250315085653732 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425902443632" cause=Invalid mandatory information} 20250315085653732 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653732 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653732 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653733 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653733 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425902443632"} 20250315085653733 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250315085653733 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425902443632" cause=Invalid mandatory information} 20250315085653733 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653733 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653733 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653734 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653734 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425902443632"} 20250315085653734 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250315085653734 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425902443632" cause=Invalid mandatory information} 20250315085653734 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425902443632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653734 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653734 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51344<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085653735 DAUC <0003> db_auc.c:157 IMSI='262427142689267': No 2G Auth Data 20250315085653735 DAUC <0003> db_auc.c:192 IMSI='262427142689267': No 3G Auth Data HLR_Test-GSUP(278)@8d8dc1e387c1: Created GsupExpect[0] for "262427142689267" to be handled at TC_gsup_check_imei_invalid_len(286) 20250315085653742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51358<->l=127.0.0.1:4258 20250315085653744 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653744 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427142689267"} 20250315085653744 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250315085653744 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427142689267" cause=Invalid mandatory information} 20250315085653744 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653744 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653744 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8dc1e387c1: Found GsupExpect[0] for "262427142689267" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@8d8dc1e387c1: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262427142689267" TC_gsup_check_imei_invalid_len(286)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085653745 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653745 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427142689267"} 20250315085653745 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250315085653745 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427142689267" cause=Invalid mandatory information} 20250315085653745 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653745 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653745 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653746 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653746 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427142689267"} 20250315085653746 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250315085653746 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427142689267" cause=Invalid mandatory information} 20250315085653746 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653746 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653746 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653747 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653747 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427142689267"} 20250315085653747 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250315085653747 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427142689267" cause=Invalid mandatory information} 20250315085653747 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653747 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653747 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653748 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653748 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427142689267"} 20250315085653748 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250315085653748 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427142689267" cause=Invalid mandatory information} 20250315085653748 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427142689267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653748 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653748 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51358<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085653749 DAUC <0003> db_auc.c:157 IMSI='262426512262392': No 2G Auth Data 20250315085653749 DAUC <0003> db_auc.c:192 IMSI='262426512262392': No 3G Auth Data HLR_Test-GSUP(278)@8d8dc1e387c1: Created GsupExpect[0] for "262426512262392" to be handled at TC_gsup_check_imei_invalid_len(287) 20250315085653758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51372<->l=127.0.0.1:4258 20250315085653759 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653759 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426512262392"} 20250315085653759 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250315085653759 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426512262392" cause=Invalid mandatory information} 20250315085653759 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653759 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653759 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8dc1e387c1: Found GsupExpect[0] for "262426512262392" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@8d8dc1e387c1: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426512262392" TC_gsup_check_imei_invalid_len(287)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085653760 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653760 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426512262392"} 20250315085653760 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250315085653760 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426512262392" cause=Invalid mandatory information} 20250315085653760 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653760 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653760 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653761 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653761 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426512262392"} 20250315085653761 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250315085653761 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426512262392" cause=Invalid mandatory information} 20250315085653761 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653761 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653761 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653762 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653762 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426512262392"} 20250315085653762 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250315085653762 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426512262392" cause=Invalid mandatory information} 20250315085653762 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653762 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653762 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653763 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653763 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426512262392"} 20250315085653763 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250315085653763 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426512262392" cause=Invalid mandatory information} 20250315085653763 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426512262392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653763 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653763 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51372<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085653764 DAUC <0003> db_auc.c:157 IMSI='262422500304602': No 2G Auth Data 20250315085653764 DAUC <0003> db_auc.c:192 IMSI='262422500304602': No 3G Auth Data HLR_Test-GSUP(278)@8d8dc1e387c1: Created GsupExpect[0] for "262422500304602" to be handled at TC_gsup_check_imei_invalid_len(288) 20250315085653770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51388<->l=127.0.0.1:4258 20250315085653773 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653773 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422500304602"} 20250315085653773 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250315085653773 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422500304602" cause=Invalid mandatory information} 20250315085653773 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653773 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653773 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8dc1e387c1: Found GsupExpect[0] for "262422500304602" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@8d8dc1e387c1: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262422500304602" TC_gsup_check_imei_invalid_len(288)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085653774 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653774 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422500304602"} 20250315085653774 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250315085653774 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422500304602" cause=Invalid mandatory information} 20250315085653774 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653774 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653774 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653774 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653774 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422500304602"} 20250315085653774 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250315085653774 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422500304602" cause=Invalid mandatory information} 20250315085653774 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653774 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653774 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653775 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653775 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422500304602"} 20250315085653775 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250315085653775 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422500304602" cause=Invalid mandatory information} 20250315085653775 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653775 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653775 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653776 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653776 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422500304602"} 20250315085653776 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250315085653776 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422500304602" cause=Invalid mandatory information} 20250315085653776 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422500304602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085653776 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085653776 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085653776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51388<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@8d8dc1e387c1: Final verdict of PTC: pass MTC@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085653777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4258 20250315085653778 DLINP <000b> input/ipa.c:452 connected read/write 20250315085653778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085653778 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085653778 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085653778 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085653778 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34137<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@8d8dc1e387c1: Final verdict of PTC: none 279@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: pass MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sat Mar 15 08:56:53 UTC 2025 ====== 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 20250315085653801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51404<->l=127.0.0.1:4258 20250315085653902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51404<->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=168656) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:56:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_gsup_check_imei_unknown_imsi started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085656974 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085656974 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085656979 DLINP <000b> input/ipa.c:452 connected read/write 20250315085656979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085656980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51416<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085656984 DLINP <000b> input/ipa.c:452 connected read/write 20250315085656984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085656985 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085656985 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085656985 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 20250315085656985 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085656985 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 20250315085656985 DLGSUP <0013> gsup_server.c:236 2: 20250315085656985 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085656985 DLGSUP <0013> gsup_server.c:236 3: 20250315085656985 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085656985 DLGSUP <0013> gsup_server.c:236 4: 20250315085656985 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085656985 DLGSUP <0013> gsup_server.c:236 5: 20250315085656985 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085656985 DLGSUP <0013> gsup_server.c:236 7: 20250315085656985 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085656985 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085656985 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085656985 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(289)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@8d8dc1e387c1: 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") 20250315085657008 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43363<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@8d8dc1e387c1: Created GsupExpect[0] for "262428830596547" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250315085657023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4258 20250315085657033 DLINP <000b> input/ipa.c:452 connected read/write 20250315085657033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085657033 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428830596547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428830596547"} 20250315085657033 DMAIN <0000> hlr.c:435 IMSI='262428830596547': has IMEI = 22245678901234 (consider setting 'store-imei') 20250315085657033 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428830596547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250315085657033 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428830596547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428830596547" cause=Invalid mandatory information} 20250315085657033 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428830596547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085657033 DLINP <000b> input/ipa.c:452 connected read/write 20250315085657033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085657033 DLINP <000b> input/ipa.c:452 connected read/write 20250315085657033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@8d8dc1e387c1: Found GsupExpect[0] for "262428830596547" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@8d8dc1e387c1: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428830596547" TC_gsup_check_imei_unknown_imsi(293)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085657039 DLINP <000b> input/ipa.c:452 connected read/write 20250315085657039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085657039 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428830596547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428830596547"} 20250315085657039 DAUC <0003> hlr.c:428 IMSI='262428830596547': storing IMEI = 22245678901234 20250315085657039 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428830596547': no such subscriber 20250315085657039 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428830596547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250315085657039 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428830596547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428830596547" cause=Invalid mandatory information} 20250315085657039 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428830596547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085657039 DLINP <000b> input/ipa.c:452 connected read/write 20250315085657039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085657040 DLINP <000b> input/ipa.c:452 connected read/write 20250315085657040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085657041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085657043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51416<->l=127.0.0.1:4258 20250315085657045 DLINP <000b> input/ipa.c:452 connected read/write 20250315085657045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085657045 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085657045 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085657045 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085657045 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43363<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@8d8dc1e387c1: Final verdict of PTC: none 291@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 291: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sat Mar 15 08:56:57 UTC 2025 ====== 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 20250315085657080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51438<->l=127.0.0.1:4258 20250315085657181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51438<->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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:56:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085700285 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085700285 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085700287 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085700290 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700290 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085700290 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085700290 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 20250315085700290 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085700290 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 20250315085700290 DLGSUP <0013> gsup_server.c:236 2: 20250315085700290 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085700290 DLGSUP <0013> gsup_server.c:236 3: 20250315085700290 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085700290 DLGSUP <0013> gsup_server.c:236 4: 20250315085700290 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085700290 DLGSUP <0013> gsup_server.c:236 5: 20250315085700290 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085700290 DLGSUP <0013> gsup_server.c:236 7: 20250315085700290 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085700290 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085700290 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085700290 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(294)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@8d8dc1e387c1: 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") 20250315085700302 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33283<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@8d8dc1e387c1: Created GsupExpect[0] for "262421662578140" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250315085700309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51456<->l=127.0.0.1:4258 20250315085700338 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700338 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421662578140"} 20250315085700338 DMAIN <0000> hlr.c:227 IMSI='262421662578140': Creating subscriber on demand 20250315085700338 DMAIN <0000> hlr.c:243 IMSI='262421662578140': Successfully assigned MSISDN='533' 20250315085700339 DAUC <0003> hlr.c:428 IMSI='262421662578140': storing IMEI = 12345678901234 20250315085700339 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421662578140"} 20250315085700339 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085700339 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700339 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@8d8dc1e387c1: Found GsupExpect[0] for "262421662578140" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@8d8dc1e387c1: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421662578140" TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085700343 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700343 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700345 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700345 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700346 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700346 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700349 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700349 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421662578140" cn_domain=PS} 20250315085700349 DLU <0006> fsm.c:456 lu(262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085700349 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085700349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085700349 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421662578140" cn_domain=PS} 20250315085700349 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700349 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700353 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700353 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421662578140"} 20250315085700353 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085700353 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085700353 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421662578140"} 20250315085700353 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085700354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085700354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085700354 DLU <0006> fsm.c:568 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085700354 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700354 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085700362 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700362 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421662578140"} 20250315085700362 DMAIN <0000> hlr.c:227 IMSI='262421662578140': Creating subscriber on demand 20250315085700362 DMAIN <0000> hlr.c:243 IMSI='262421662578140': Successfully assigned MSISDN='030' 20250315085700362 DAUC <0003> hlr.c:428 IMSI='262421662578140': storing IMEI = 12345678901234 20250315085700362 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421662578140"} 20250315085700362 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085700363 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700363 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085700364 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700364 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700365 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700365 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700366 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700366 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700367 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700367 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700369 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700369 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421662578140" cn_domain=PS} 20250315085700369 DLU <0006> fsm.c:456 lu(262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085700369 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085700369 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085700369 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421662578140" cn_domain=PS} 20250315085700369 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700369 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700371 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700371 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421662578140"} 20250315085700371 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085700371 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085700371 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421662578140"} 20250315085700371 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085700371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085700371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085700371 DLU <0006> fsm.c:568 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085700371 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700371 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085700374 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700374 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421662578140"} 20250315085700374 DMAIN <0000> hlr.c:227 IMSI='262421662578140': Creating subscriber on demand 20250315085700374 DMAIN <0000> hlr.c:243 IMSI='262421662578140': Successfully assigned MSISDN='622' 20250315085700374 DAUC <0003> hlr.c:428 IMSI='262421662578140': storing IMEI = 12345678901234 20250315085700374 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421662578140"} 20250315085700374 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085700374 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700374 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085700375 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700375 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700376 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700376 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700377 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700377 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700377 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700377 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700378 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700378 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421662578140" cn_domain=PS} 20250315085700378 DLU <0006> fsm.c:456 lu(262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085700378 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250315085700378 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421662578140" cause=GPRS services not allowed} 20250315085700378 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085700378 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085700378 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Freeing instance 20250315085700378 DLU <0006> fsm.c:568 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Deallocated 20250315085700378 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700378 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085700383 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700383 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421662578140"} 20250315085700383 DMAIN <0000> hlr.c:227 IMSI='262421662578140': Creating subscriber on demand 20250315085700383 DMAIN <0000> hlr.c:243 IMSI='262421662578140': Successfully assigned MSISDN='969' 20250315085700383 DAUC <0003> hlr.c:428 IMSI='262421662578140': storing IMEI = 12345678901234 20250315085700383 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421662578140"} 20250315085700383 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085700383 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700383 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085700384 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700384 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700385 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700385 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700386 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700386 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700387 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700387 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421662578140" cn_domain=PS} 20250315085700387 DLU <0006> fsm.c:456 lu(262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085700387 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250315085700387 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421662578140" cause=GPRS services not allowed} 20250315085700387 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085700387 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085700387 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Freeing instance 20250315085700387 DLU <0006> fsm.c:568 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Deallocated 20250315085700387 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700387 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085700390 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700390 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421662578140"} 20250315085700390 DMAIN <0000> hlr.c:227 IMSI='262421662578140': Creating subscriber on demand 20250315085700390 DAUC <0003> hlr.c:428 IMSI='262421662578140': storing IMEI = 12345678901234 20250315085700390 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421662578140"} 20250315085700391 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085700391 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700391 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085700391 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700391 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700392 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700392 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700392 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700392 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700393 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700393 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421662578140" cn_domain=PS} 20250315085700393 DLU <0006> fsm.c:456 lu(262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085700393 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250315085700393 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421662578140" cause=GPRS services not allowed} 20250315085700393 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085700393 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085700393 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Freeing instance 20250315085700393 DLU <0006> fsm.c:568 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Deallocated 20250315085700393 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700393 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085700395 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700395 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421662578140"} 20250315085700395 DMAIN <0000> hlr.c:227 IMSI='262421662578140': Creating subscriber on demand 20250315085700395 DAUC <0003> hlr.c:428 IMSI='262421662578140': storing IMEI = 12345678901234 20250315085700395 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421662578140"} 20250315085700395 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250315085700395 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700395 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085700396 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700396 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700396 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700396 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700397 DAUC <0003> db_auc.c:157 IMSI='262421662578140': No 2G Auth Data 20250315085700397 DAUC <0003> db_auc.c:192 IMSI='262421662578140': No 3G Auth Data 20250315085700397 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700397 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421662578140" cn_domain=PS} 20250315085700397 DLU <0006> fsm.c:456 lu(262421662578140)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085700397 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085700397 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085700397 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421662578140" cn_domain=PS} 20250315085700397 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700397 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700398 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700398 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421662578140"} 20250315085700398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085700398 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085700398 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421662578140"} 20250315085700398 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421662578140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085700398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085700398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085700398 DLU <0006> fsm.c:568 lu(PS:IMSI-262421662578140)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085700398 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085700398 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085700400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51456<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085700401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@8d8dc1e387c1: Final verdict of PTC: none 20250315085700401 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33283<->l=127.0.0.1:4259) 20250315085700402 DLINP <000b> input/ipa.c:452 connected read/write 20250315085700402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085700402 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085700402 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085700402 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(297)@8d8dc1e387c1: Final verdict of PTC: none 296@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 296: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sat Mar 15 08:57:00 UTC 2025 ====== 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 20250315085700427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51466<->l=127.0.0.1:4258 20250315085700528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51466<->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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:57:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_subscr_create_on_demand_ul started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085703644 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085703644 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085703649 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085703651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085703655 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085703655 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085703655 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085703655 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 20250315085703655 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085703655 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 20250315085703655 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(299)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085703655 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085703655 DLGSUP <0013> gsup_server.c:236 3: 20250315085703655 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085703655 DLGSUP <0013> gsup_server.c:236 4: 20250315085703655 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085703655 DLGSUP <0013> gsup_server.c:236 5: 20250315085703655 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085703655 DLGSUP <0013> gsup_server.c:236 7: 20250315085703655 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085703655 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085703656 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085703656 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@8d8dc1e387c1: 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") 20250315085703683 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38551<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@8d8dc1e387c1: Created GsupExpect[0] for "262422860517843" to be handled at TC_subscr_create_on_demand_ul(303) 20250315085703705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57014<->l=127.0.0.1:4258 20250315085703711 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085703711 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422860517843" cn_domain=PS} 20250315085703711 DMAIN <0000> hlr.c:227 IMSI='262422860517843': Creating subscriber on demand 20250315085703711 DMAIN <0000> hlr.c:243 IMSI='262422860517843': Successfully assigned MSISDN='553' 20250315085703711 DLU <0006> fsm.c:456 lu(262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085703711 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085703711 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085703711 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422860517843" cn_domain=PS} 20250315085703711 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703711 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@8d8dc1e387c1: Found GsupExpect[0] for "262422860517843" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@8d8dc1e387c1: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262422860517843" 20250315085703713 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085703713 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422860517843"} 20250315085703713 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085703713 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085703713 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422860517843"} 20250315085703713 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085703713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085703713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085703713 DLU <0006> fsm.c:568 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085703713 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703713 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085703714 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703714 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703716 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703716 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703716 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703716 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703718 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085703718 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422860517843" cn_domain=PS} 20250315085703718 DMAIN <0000> hlr.c:227 IMSI='262422860517843': Creating subscriber on demand 20250315085703719 DMAIN <0000> hlr.c:243 IMSI='262422860517843': Successfully assigned MSISDN='447' 20250315085703719 DLU <0006> fsm.c:456 lu(262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085703719 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085703719 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085703719 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422860517843" cn_domain=PS} 20250315085703719 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703719 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703720 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085703720 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422860517843"} 20250315085703720 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085703720 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085703720 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422860517843"} 20250315085703720 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085703720 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085703720 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085703720 DLU <0006> fsm.c:568 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085703720 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703720 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085703720 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703720 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703721 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703721 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703721 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703721 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703722 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703722 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703724 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085703724 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422860517843" cn_domain=PS} 20250315085703724 DMAIN <0000> hlr.c:227 IMSI='262422860517843': Creating subscriber on demand 20250315085703724 DMAIN <0000> hlr.c:243 IMSI='262422860517843': Successfully assigned MSISDN='129' 20250315085703724 DLU <0006> fsm.c:456 lu(262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085703724 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250315085703724 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422860517843" cause=GPRS services not allowed} 20250315085703724 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085703724 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085703724 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Freeing instance 20250315085703724 DLU <0006> fsm.c:568 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Deallocated 20250315085703724 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703724 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703724 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703724 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085703725 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703725 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703725 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703725 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703726 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703726 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703728 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085703728 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422860517843" cn_domain=PS} 20250315085703728 DMAIN <0000> hlr.c:227 IMSI='262422860517843': Creating subscriber on demand 20250315085703728 DMAIN <0000> hlr.c:243 IMSI='262422860517843': Successfully assigned MSISDN='696' 20250315085703728 DLU <0006> fsm.c:456 lu(262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085703728 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250315085703728 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422860517843" cause=GPRS services not allowed} 20250315085703728 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085703728 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085703728 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Freeing instance 20250315085703728 DLU <0006> fsm.c:568 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Deallocated 20250315085703728 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703728 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703729 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703729 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085703730 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703730 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703731 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703731 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703736 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085703736 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422860517843" cn_domain=PS} 20250315085703736 DMAIN <0000> hlr.c:227 IMSI='262422860517843': Creating subscriber on demand 20250315085703736 DLU <0006> fsm.c:456 lu(262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085703736 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250315085703736 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422860517843" cause=GPRS services not allowed} 20250315085703736 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085703736 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085703736 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Freeing instance 20250315085703736 DLU <0006> fsm.c:568 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Deallocated 20250315085703736 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703736 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703738 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703738 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085703739 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703739 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703739 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703739 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703744 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085703744 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422860517843" cn_domain=PS} 20250315085703744 DMAIN <0000> hlr.c:227 IMSI='262422860517843': Creating subscriber on demand 20250315085703744 DLU <0006> fsm.c:456 lu(262422860517843)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085703744 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085703744 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085703744 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422860517843" cn_domain=PS} 20250315085703744 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703744 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703747 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085703747 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422860517843"} 20250315085703747 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085703747 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085703747 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422860517843"} 20250315085703747 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422860517843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085703747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085703747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085703747 DLU <0006> fsm.c:568 lu(PS:IMSI-262422860517843)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085703748 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703748 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085703750 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703750 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085703751 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703751 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data 20250315085703752 DAUC <0003> db_auc.c:157 IMSI='262422860517843': No 2G Auth Data 20250315085703752 DAUC <0003> db_auc.c:192 IMSI='262422860517843': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085703755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57014<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085703756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 HLR_Test-GSUP(300)@8d8dc1e387c1: Final verdict of PTC: none 20250315085703758 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38551<->l=127.0.0.1:4259) 20250315085703758 DLINP <000b> input/ipa.c:452 connected read/write 20250315085703758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085703758 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085703758 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085703758 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 301@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 301: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sat Mar 15 08:57:03 UTC 2025 ====== 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 20250315085703792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57028<->l=127.0.0.1:4258 20250315085703893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57028<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3044) Waiting for packet dumper to finish... 1 (prev_count=3044, count=81804) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:57:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_subscr_create_on_demand_sai started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085707011 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085707011 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085707013 DLINP <000b> input/ipa.c:452 connected read/write 20250315085707013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085707014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57032<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085707016 DLINP <000b> input/ipa.c:452 connected read/write 20250315085707016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085707016 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085707016 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085707016 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 20250315085707016 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085707016 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 20250315085707016 DLGSUP <0013> gsup_server.c:236 2: 20250315085707016 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085707016 DLGSUP <0013> gsup_server.c:236 3: 20250315085707016 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085707016 DLGSUP <0013> gsup_server.c:236 4: 20250315085707016 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085707016 DLGSUP <0013> gsup_server.c:236 5: 20250315085707016 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085707016 DLGSUP <0013> gsup_server.c:236 7: 20250315085707016 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085707016 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085707016 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085707016 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(304)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@8d8dc1e387c1: 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") 20250315085707029 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44473<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@8d8dc1e387c1: Created GsupExpect[0] for "262420460894758" to be handled at TC_subscr_create_on_demand_sai(308) 20250315085707034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57044<->l=127.0.0.1:4258 20250315085707062 DLINP <000b> input/ipa.c:452 connected read/write 20250315085707062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085707062 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420460894758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420460894758"} 20250315085707062 DMAIN <0000> hlr.c:227 IMSI='262420460894758': Creating subscriber on demand 20250315085707062 DMAIN <0000> hlr.c:243 IMSI='262420460894758': Successfully assigned MSISDN='245' 20250315085707062 DAUC <0003> db_auc.c:157 IMSI='262420460894758': No 2G Auth Data 20250315085707062 DAUC <0003> db_auc.c:192 IMSI='262420460894758': No 3G Auth Data 20250315085707062 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420460894758 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 20250315085707062 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420460894758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420460894758" cause=IMSI unknown in HLR} 20250315085707062 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420460894758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250315085707062 DLINP <000b> input/ipa.c:452 connected read/write 20250315085707062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085707062 DLINP <000b> input/ipa.c:452 connected read/write 20250315085707062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@8d8dc1e387c1: Found GsupExpect[0] for "262420460894758" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@8d8dc1e387c1: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420460894758" TC_subscr_create_on_demand_sai(308)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085707068 DAUC <0003> db_auc.c:157 IMSI='262420460894758': No 2G Auth Data 20250315085707068 DAUC <0003> db_auc.c:192 IMSI='262420460894758': No 3G Auth Data 20250315085707071 DAUC <0003> db_auc.c:157 IMSI='262420460894758': No 2G Auth Data 20250315085707071 DAUC <0003> db_auc.c:192 IMSI='262420460894758': No 3G Auth Data 20250315085707073 DAUC <0003> db_auc.c:157 IMSI='262420460894758': No 2G Auth Data 20250315085707073 DAUC <0003> db_auc.c:192 IMSI='262420460894758': No 3G Auth Data 20250315085707076 DLINP <000b> input/ipa.c:452 connected read/write 20250315085707076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085707076 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420460894758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420460894758" cn_domain=PS} 20250315085707076 DLU <0006> fsm.c:456 lu(262420460894758)[0x55ada88f99b0]{UNVALIDATED}: Allocated 20250315085707076 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420460894758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250315085707076 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420460894758)[0x55ada88f99b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085707076 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420460894758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420460894758" cn_domain=PS} 20250315085707076 DLINP <000b> input/ipa.c:452 connected read/write 20250315085707076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085707077 DLINP <000b> input/ipa.c:452 connected read/write 20250315085707077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085707081 DLINP <000b> input/ipa.c:452 connected read/write 20250315085707081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085707081 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420460894758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420460894758"} 20250315085707081 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420460894758)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085707081 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420460894758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085707081 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420460894758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420460894758"} 20250315085707081 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420460894758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085707081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420460894758)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085707081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420460894758)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085707081 DLU <0006> fsm.c:568 lu(PS:IMSI-262420460894758)[0x55ada88f99b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085707081 DLINP <000b> input/ipa.c:452 connected read/write 20250315085707081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085707081 DLINP <000b> input/ipa.c:452 connected read/write 20250315085707081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085707085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57044<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085707087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57032<->l=127.0.0.1:4258 20250315085707089 DLINP <000b> input/ipa.c:452 connected read/write 20250315085707089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085707089 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085707089 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085707089 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085707089 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44473<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@8d8dc1e387c1: Final verdict of PTC: none 306@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 306: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sat Mar 15 08:57:07 UTC 2025 ====== 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 20250315085707147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57052<->l=127.0.0.1:4258 20250315085707248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57052<->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@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:57:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_MSLookup_mDNS_service_other_home started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085710336 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085710336 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085710340 DLINP <000b> input/ipa.c:452 connected read/write 20250315085710340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085710342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57062<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@8d8dc1e387c1: 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) } } } } 20250315085710346 DLINP <000b> input/ipa.c:452 connected read/write 20250315085710346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(309)@8d8dc1e387c1: 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 } } } } 20250315085710346 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085710346 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085710346 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 20250315085710346 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085710346 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 20250315085710346 DLGSUP <0013> gsup_server.c:236 2: 20250315085710346 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085710346 DLGSUP <0013> gsup_server.c:236 3: 20250315085710346 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085710346 DLGSUP <0013> gsup_server.c:236 4: 20250315085710346 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085710346 DLGSUP <0013> gsup_server.c:236 5: 20250315085710346 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085710346 DLGSUP <0013> gsup_server.c:236 7: 20250315085710346 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085710346 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085710346 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085710346 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)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@8d8dc1e387c1: 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") 20250315085710368 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42881<->l=127.0.0.1:4259) 20250315085710372 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250315085710372 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@8d8dc1e387c1: Created GsupExpect[0] for "262429781071440" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250315085710390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57072<->l=127.0.0.1:4258 20250315085710396 DAUC <0003> db_auc.c:157 IMSI='262429781071440': No 2G Auth Data 20250315085710396 DAUC <0003> db_auc.c:192 IMSI='262429781071440': No 3G Auth Data 20250315085710403 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614070757.msisdn 20250315085710403 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614070757.msisdn: not attached (vlr_number unset) 20250315085710403 DDGSM <0007> mslookup_server.c:327 sip.voice.491614070757.msisdn: does not exist in GSUP proxy 20250315085711407 DLINP <000b> input/ipa.c:452 connected read/write 20250315085711407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085711407 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429781071440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429781071440" cn_domain=CS} 20250315085711408 DLU <0006> fsm.c:456 lu(262429781071440)[0x55ada88f0490]{UNVALIDATED}: Allocated 20250315085711408 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429781071440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250315085711408 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429781071440)[0x55ada88f0490]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250315085711408 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429781071440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429781071440" cn_domain=CS} 20250315085711408 DLINP <000b> input/ipa.c:452 connected read/write 20250315085711408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085711408 DLINP <000b> input/ipa.c:452 connected read/write 20250315085711408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@8d8dc1e387c1: Found GsupExpect[0] for "262429781071440" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@8d8dc1e387c1: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262429781071440" 20250315085711411 DLINP <000b> input/ipa.c:452 connected read/write 20250315085711411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085711411 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429781071440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429781071440"} 20250315085711411 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429781071440)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250315085711411 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429781071440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250315085711411 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429781071440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429781071440"} 20250315085711411 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429781071440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085711411 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429781071440)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250315085711411 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429781071440)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250315085711411 DLU <0006> fsm.c:568 lu(CS:IMSI-262429781071440)[0x55ada88f0490]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250315085711411 DLINP <000b> input/ipa.c:452 connected read/write 20250315085711411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085711411 DLINP <000b> input/ipa.c:452 connected read/write 20250315085711411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085711413 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614070757.msisdn 20250315085711413 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614070757.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250315085711414 DDGSM <0007> mslookup_server.c:327 sip.voice.491614070757.msisdn: does not exist in GSUP proxy 20250315085711414 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614070757.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@8d8dc1e387c1: setverdict(pass): pass -> pass, component reason not changed 20250315085711415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57072<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085711416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57062<->l=127.0.0.1:4258 20250315085711416 DLINP <000b> input/ipa.c:452 connected read/write 20250315085711416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085711416 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085711416 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085711416 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085711416 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42881<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@8d8dc1e387c1: Final verdict of PTC: none 311@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 311: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sat Mar 15 08:57:11 UTC 2025 ====== 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 20250315085711451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57078<->l=127.0.0.1:4258 20250315085711552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57078<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21388) Waiting for packet dumper to finish... 1 (prev_count=21388, count=37444) 20250315085713513 DSS <0004> hlr_ussd.c:239 262425598705530/0xc4f2637f: SS Session Timeout, destroying 20250315085713513 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425598705530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sat Mar 15 08:57:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_MSLookup_GSUP_proxy started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085714652 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085714652 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085714657 DLINP <000b> input/ipa.c:452 connected read/write 20250315085714657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085714659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57122<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085714663 DLINP <000b> input/ipa.c:452 connected read/write 20250315085714663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085714663 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085714663 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085714663 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 20250315085714663 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085714663 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 20250315085714663 DLGSUP <0013> gsup_server.c:236 2: 20250315085714663 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085714663 DLGSUP <0013> gsup_server.c:236 3: 20250315085714663 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085714663 DLGSUP <0013> gsup_server.c:236 4: 20250315085714663 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085714663 DLGSUP <0013> gsup_server.c:236 5: 20250315085714663 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085714663 DLGSUP <0013> gsup_server.c:236 7: 20250315085714663 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085714663 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085714663 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085714663 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(314)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085714664 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250315085714664 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@8d8dc1e387c1: 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") 20250315085714697 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44119<->l=127.0.0.1:4259) 20250315085714699 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250315085714699 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@8d8dc1e387c1: Created GsupExpect[0] for "262423547382331" to be handled at TC_MSLookup_GSUP_proxy(320) 20250315085714708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@8d8dc1e387c1: Created GsupExpect[0] for "262423547382331" to be handled at TC_MSLookup_GSUP_proxy(320) 20250315085714712 DLINP <000b> input/ipa.c:452 connected read/write 20250315085714712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085714712 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423547382331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423547382331" cn_domain=CS} 20250315085714712 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423547382331 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250315085714712 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423547382331 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250315085714712 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423547382331.imsi 20250315085714712 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423547382331.imsi 20250315085714712 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423547382331.imsi: does not exist in local HLR 20250315085714719 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423547382331 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250315085714719 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250315085714719 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250315085714719 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250315085714719 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250315085714719 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250315085714720 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423547382331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085714720 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250315085714720 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250315085714720 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250315085714720 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250315085714720 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250315085714720 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@8d8dc1e387c1: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@8d8dc1e387c1: 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) } } } } 20250315085714724 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085714724 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085714724 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250315085714724 DLINP <000b> ipa.c:396 tag 1: HLR 20250315085714724 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250315085714726 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085714726 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085714726 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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)@8d8dc1e387c1: Found GsupExpect[0] for "262423547382331" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@8d8dc1e387c1: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423547382331" HLR_Test-GSUP-server-IPA(318)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085714770 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085714770 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085714770 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085714770 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085714771 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423547382331 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615476025 20250315085714771 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423547382331 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250315085714771 DLINP <000b> input/ipa.c:452 connected read/write 20250315085714771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085714771 DLINP <000b> input/ipa.c:452 connected read/write 20250315085714771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@8d8dc1e387c1: Found GsupExpect[0] for "262423547382331" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@8d8dc1e387c1: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423547382331" 20250315085714781 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085714781 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085714781 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423547382331 MSISDN-491615476025 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250315085714781 DLINP <000b> input/ipa.c:452 connected read/write 20250315085714781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085714782 DLINP <000b> input/ipa.c:452 connected read/write 20250315085714782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085714785 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085714785 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085714786 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423547382331 MSISDN-491615476025 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 20250315085714786 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423547382331 MSISDN-491615476025 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250315085714786 DLINP <000b> input/ipa.c:452 connected read/write 20250315085714786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085714786 DLINP <000b> input/ipa.c:452 connected read/write 20250315085714786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085714789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085714790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57122<->l=127.0.0.1:4258 20250315085714792 DLINP <000b> input/ipa.c:452 connected read/write 20250315085714792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085714792 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085714792 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085714793 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085714793 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44119<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP(315)@8d8dc1e387c1: Final verdict of PTC: none 316@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@8d8dc1e387c1: Final verdict of PTC: none 20250315085714794 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085714794 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085714794 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250315085714795 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250315085714795 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-server-IPA(318)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 316: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sat Mar 15 08:57:14 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250315085714878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57146<->l=127.0.0.1:4258 20250315085714979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57146<->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=43260) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:57:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085718096 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085718097 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085718101 DLINP <000b> input/ipa.c:452 connected read/write 20250315085718101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085718103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@8d8dc1e387c1: 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(321)@8d8dc1e387c1: 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 } } } } 20250315085718107 DLINP <000b> input/ipa.c:452 connected read/write 20250315085718107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085718107 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085718107 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085718107 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 20250315085718107 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085718107 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 20250315085718107 DLGSUP <0013> gsup_server.c:236 2: 20250315085718107 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085718107 DLGSUP <0013> gsup_server.c:236 3: 20250315085718107 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085718107 DLGSUP <0013> gsup_server.c:236 4: 20250315085718107 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085718107 DLGSUP <0013> gsup_server.c:236 5: 20250315085718107 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(321)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085718107 DLGSUP <0013> gsup_server.c:236 7: 20250315085718107 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085718107 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085718107 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085718107 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250315085718108 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250315085718108 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@8d8dc1e387c1: 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") 20250315085718133 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36037<->l=127.0.0.1:4259) 20250315085718135 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250315085718135 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@8d8dc1e387c1: Created GsupExpect[0] for "262421586256830" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250315085718142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57168<->l=127.0.0.1:4258 20250315085718143 DAUC <0003> db_auc.c:157 IMSI='262421586256830': No 2G Auth Data 20250315085718144 DAUC <0003> db_auc.c:192 IMSI='262421586256830': No 3G Auth Data 20250315085718147 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421586256830.imsi 20250315085718147 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421586256830.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085718149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57168<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085718150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 20250315085718150 DLINP <000b> input/ipa.c:452 connected read/write 20250315085718150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085718150 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(322)@8d8dc1e387c1: Final verdict of PTC: none 20250315085718150 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085718150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085718150 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36037<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(324)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@8d8dc1e387c1: Final verdict of PTC: none 323@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 323: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sat Mar 15 08:57:18 UTC 2025 ====== 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 20250315085718173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57174<->l=127.0.0.1:4258 20250315085718273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57174<->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=27952) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:57:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085721398 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085721399 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085721403 DLINP <000b> input/ipa.c:452 connected read/write 20250315085721403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085721404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57176<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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 } } } } 20250315085721409 DLINP <000b> input/ipa.c:452 connected read/write 20250315085721409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085721409 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085721409 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085721409 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 20250315085721409 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085721409 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 20250315085721409 DLGSUP <0013> gsup_server.c:236 2: 20250315085721409 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085721409 DLGSUP <0013> gsup_server.c:236 3: 20250315085721409 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085721409 DLGSUP <0013> gsup_server.c:236 4: 20250315085721409 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085721409 DLGSUP <0013> gsup_server.c:236 5: 20250315085721409 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085721409 DLGSUP <0013> gsup_server.c:236 7: 20250315085721409 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085721409 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085721409 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085721409 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(326)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085721410 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250315085721410 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@8d8dc1e387c1: 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") 20250315085721443 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40279<->l=127.0.0.1:4259) 20250315085721445 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250315085721445 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@8d8dc1e387c1: Created GsupExpect[0] for "262428823683398" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250315085721457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57178<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@8d8dc1e387c1: Created GsupExpect[0] for "262428823683398" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250315085721463 DLINP <000b> input/ipa.c:452 connected read/write 20250315085721463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085721463 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428823683398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428823683398" cn_domain=CS} 20250315085721463 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428823683398 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250315085721463 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428823683398 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250315085721463 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428823683398.imsi 20250315085721463 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428823683398.imsi 20250315085721463 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428823683398.imsi: does not exist in local HLR 20250315085721473 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428823683398 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250315085721473 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250315085721474 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250315085721474 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250315085721474 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250315085721474 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250315085721474 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428823683398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085721474 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250315085721474 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250315085721474 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250315085721474 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250315085721474 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250315085721474 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@8d8dc1e387c1: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@8d8dc1e387c1: 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) } } } } 20250315085721477 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085721477 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085721477 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250315085721477 DLINP <000b> ipa.c:396 tag 1: HLR 20250315085721477 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250315085721479 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085721479 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085721479 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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-IPA(330)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@8d8dc1e387c1: Found GsupExpect[0] for "262428823683398" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@8d8dc1e387c1: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428823683398" HLR_Test-GSUP-server-IPA(330)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085721522 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085721522 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085721522 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085721522 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085721522 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428823683398 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613487168 20250315085721522 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428823683398 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250315085721523 DLINP <000b> input/ipa.c:452 connected read/write 20250315085721523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085721523 DLINP <000b> input/ipa.c:452 connected read/write 20250315085721523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@8d8dc1e387c1: Found GsupExpect[0] for "262428823683398" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@8d8dc1e387c1: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428823683398" 20250315085721530 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085721530 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085721530 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428823683398 MSISDN-491613487168 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250315085721530 DLINP <000b> input/ipa.c:452 connected read/write 20250315085721530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085721530 DLINP <000b> input/ipa.c:452 connected read/write 20250315085721530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085721534 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085721534 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085721535 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428823683398 MSISDN-491613487168 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 20250315085721535 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428823683398 MSISDN-491613487168 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250315085721535 DLINP <000b> input/ipa.c:452 connected read/write 20250315085721535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085721535 DLINP <000b> input/ipa.c:452 connected read/write 20250315085721535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085721538 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428823683398.imsi 20250315085721538 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428823683398.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085722538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57178<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085722541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57176<->l=127.0.0.1:4258 20250315085722544 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40279<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@8d8dc1e387c1: Final verdict of PTC: none 328@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@8d8dc1e387c1: Final verdict of PTC: none 20250315085722545 DLINP <000b> input/ipa.c:452 connected read/write 20250315085722545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085722545 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(327)@8d8dc1e387c1: Final verdict of PTC: none 20250315085722545 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085722546 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250315085722546 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085722546 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085722546 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250315085722546 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250315085722546 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-server-IPA(330)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 328: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sat Mar 15 08:57:22 UTC 2025 ====== 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 20250315085722634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 20250315085722735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35844) Waiting for packet dumper to finish... 1 (prev_count=35844, count=44100) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Mar 15 08:57:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@8d8dc1e387c1: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@8d8dc1e387c1: legacy= false MTC@8d8dc1e387c1: in not legacy case 1 MTC@8d8dc1e387c1: in not legacy case 2 20250315085725853 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250315085725853 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085725856 DLINP <000b> input/ipa.c:452 connected read/write 20250315085725856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085725857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@8d8dc1e387c1: 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) } } } } 20250315085725858 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250315085725858 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@8d8dc1e387c1: 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 } } } } 20250315085725859 DLINP <000b> input/ipa.c:452 connected read/write 20250315085725859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085725859 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250315085725859 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250315085725859 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 20250315085725859 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250315085725859 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 20250315085725859 DLGSUP <0013> gsup_server.c:236 2: 20250315085725859 DLGSUP <0013> gsup_server.c:238 2: 00 20250315085725859 DLGSUP <0013> gsup_server.c:236 3: 20250315085725859 DLGSUP <0013> gsup_server.c:238 3: 00 20250315085725859 DLGSUP <0013> gsup_server.c:236 4: 20250315085725859 DLGSUP <0013> gsup_server.c:238 4: 00 20250315085725859 DLGSUP <0013> gsup_server.c:236 5: 20250315085725859 DLGSUP <0013> gsup_server.c:238 5: 00 20250315085725859 DLGSUP <0013> gsup_server.c:236 7: 20250315085725859 DLGSUP <0013> gsup_server.c:238 7: 00 20250315085725859 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250315085725859 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250315085725859 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(333)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@8d8dc1e387c1: 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") 20250315085725878 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37839<->l=127.0.0.1:4259) 20250315085725880 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250315085725880 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@8d8dc1e387c1: Created GsupExpect[0] for "262426167569275" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250315085725891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@8d8dc1e387c1: Created GsupExpect[0] for "262426167569275" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250315085725902 DLINP <000b> input/ipa.c:452 connected read/write 20250315085725902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085725902 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426167569275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426167569275" cn_domain=CS} 20250315085725902 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426167569275 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250315085725902 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426167569275 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250315085725902 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426167569275.imsi 20250315085725902 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426167569275.imsi 20250315085725902 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426167569275.imsi: does not exist in local HLR 20250315085725907 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426167569275 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250315085725907 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250315085725907 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250315085725907 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250315085725907 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250315085725907 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250315085725907 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426167569275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250315085725907 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250315085725907 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250315085725907 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250315085725907 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250315085725907 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250315085725907 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@8d8dc1e387c1: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@8d8dc1e387c1: 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) } } } } 20250315085725909 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085725909 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085725909 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250315085725909 DLINP <000b> ipa.c:396 tag 1: HLR 20250315085725909 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250315085725910 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085725910 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085725910 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@8d8dc1e387c1: 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)@8d8dc1e387c1: 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-IPA(337)@8d8dc1e387c1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@8d8dc1e387c1: Found GsupExpect[0] for "262426167569275" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@8d8dc1e387c1: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426167569275" HLR_Test-GSUP-server-IPA(337)@8d8dc1e387c1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250315085725954 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085725954 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085725954 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085725954 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085725954 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426167569275 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614844554 20250315085725955 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426167569275 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250315085725955 DLINP <000b> input/ipa.c:452 connected read/write 20250315085725955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085725955 DLINP <000b> input/ipa.c:452 connected read/write 20250315085725955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@8d8dc1e387c1: Found GsupExpect[0] for "262426167569275" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@8d8dc1e387c1: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426167569275" 20250315085725964 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085725964 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085725965 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426167569275 MSISDN-491614844554 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250315085725965 DLINP <000b> input/ipa.c:452 connected read/write 20250315085725965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085725965 DLINP <000b> input/ipa.c:452 connected read/write 20250315085725965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085725969 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085725969 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085725969 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426167569275 MSISDN-491614844554 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 20250315085725969 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426167569275 MSISDN-491614844554 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250315085725969 DLINP <000b> input/ipa.c:452 connected read/write 20250315085725969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085725969 DLINP <000b> input/ipa.c:452 connected read/write 20250315085725969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250315085725972 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614844554.msisdn 20250315085725973 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614844554.msisdn: does not exist in local HLR 20250315085725973 DDGSM <0007> mslookup_server.c:352 sip.voice.491614844554.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250315085725973 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614844554.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@8d8dc1e387c1: setverdict(pass): none -> pass 20250315085725976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@8d8dc1e387c1: Final verdict of PTC: pass 20250315085725978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 20250315085725980 DLINP <000b> input/ipa.c:452 connected read/write 20250315085725980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250315085725980 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250315085725980 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250315085725980 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@8d8dc1e387c1: Final verdict of PTC: none 20250315085725980 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250315085725981 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250315085725981 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250315085725981 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250315085725981 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250315085725981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37839<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@8d8dc1e387c1: Final verdict of PTC: none 335@8d8dc1e387c1: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@8d8dc1e387c1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@8d8dc1e387c1: Final verdict of PTC: none MTC@8d8dc1e387c1: Setting final verdict of the test case. MTC@8d8dc1e387c1: Local verdict of MTC: none MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC with component reference 335: none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@8d8dc1e387c1: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@8d8dc1e387c1: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@8d8dc1e387c1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sat Mar 15 08:57:25 UTC 2025 ====== 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 20250315085726081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 20250315085726182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1888) Waiting for packet dumper to finish... 1 (prev_count=1888, count=46420) MTC@8d8dc1e387c1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@8d8dc1e387c1: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8d8dc1e387c1: Terminating MTC. MC@8d8dc1e387c1: MTC terminated. MC2> exit MC@8d8dc1e387c1: Shutting down session. MC@8d8dc1e387c1: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7521.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 (1413281) [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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1413223) [testenv] Showing testsuite/junit-xml-7521.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250315-0855-c0d3740b-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7521.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.087823'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.148200'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.225763'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.167641'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.107914'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.095711'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.083415'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.091693'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.157938'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.170723'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.185281'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.057344'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.105368'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.184082'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.203561'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.077807'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.170805'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.176776'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.190930'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.195420'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.209429'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.195131'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.193269'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.220587'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.206096'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.119317'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.172667'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.229172'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.232426'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.102452'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.132710'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.144568'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.106592'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.095033'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.170132'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.082033'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.182477'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.163540'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-0'] testenv-hlr-osmocom-nightly-20250315-0855-c0d3740b-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2614/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS