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 aa1ceb8f87c6c9d1d0d2de1e6a33b4bc9fa44823 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa1ceb8f87c6c9d1d0d2de1e6a33b4bc9fa44823 # timeout=10 Commit message: "bts: BTS_Tests.cfg: set BTS_Tests.mp_transceiver_num" > 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/jenkins5937452286227854942.sh + DISTRO=debian:bookworm + + tr : - echo debian:bookworm + 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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run 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-20250318-0855-104bf86f-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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 [249 kB] Fetched 9310 kB in 1s (12.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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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_1.cc Creating dependency file for MAP_BS_Code_part_2.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_Errors.cc Creating dependency file for MAP_ExtensionDataTypes.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 UDPasp_Types_part_7.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_6.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_4.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_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_VTY_Functions_part_4.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_6.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_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 Osmocom_CTRL_Adapter_part_4.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_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for HLR_EUSE_part_2.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_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Templates.cc Creating dependency file for SS_Types.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_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 env 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 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 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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (1010 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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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: libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-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 The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 55 not upgraded. Need to get 16.7 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-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503172026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.11.8111.202503172026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.11.8111.202503172026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.11.8111.202503172026 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503172026 [60.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.11.8111.202503172026 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202503172026 [71.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.0.1.bb85.202503172026 [21.5 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.9.0.1.bb85.202503172026 [23.7 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.11.8111.202503172026 [52.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.11.8111.202503172026 [71.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.11.8111.202503172026 [178 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.11.8111.202503172026 [60.4 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.11.8111.202503172026 [64.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.11.8111.202503172026 [51.0 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.11.8111.202503172026 [44.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.9.0.1.bb85.202503172026 [113 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.11.8111.202503172026 [2163 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.9.0.1.bb85.202503172026 [461 kB] Fetched 16.7 MB in 0s (85.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202503172026_amd64.deb ... Unpacking osmocom-nightly (202503172026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.11.8111.202503172026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.11.8111.202503172026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.11.8111.202503172026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.11.8111.202503172026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.11.8111.202503172026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.11.8111.202503172026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.2.1b40.202503172026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503172026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.11.8111.202503172026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.11.8111.202503172026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202503172026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202503172026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0.1.bb85.202503172026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0.1.bb85.202503172026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0.1.bb85.202503172026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0.1.bb85.202503172026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0.11.8111.202503172026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.11.8111.202503172026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0.11.8111.202503172026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.11.8111.202503172026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0.11.8111.202503172026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.11.8111.202503172026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0.11.8111.202503172026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.11.8111.202503172026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0.11.8111.202503172026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.11.8111.202503172026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0.11.8111.202503172026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.11.8111.202503172026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0.11.8111.202503172026_amd64.deb ... Unpacking libosmocore (1.11.0.11.8111.202503172026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0.1.bb85.202503172026_amd64.deb ... Unpacking osmo-hlr (1.9.0.1.bb85.202503172026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.11.8111.202503172026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.11.8111.202503172026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0.1.bb85.202503172026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0.1.bb85.202503172026) ... Setting up osmocom-nightly (202503172026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.11.8111.202503172026) ... Setting up libosmocodec4:amd64 (1.11.0.11.8111.202503172026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.11.8111.202503172026) ... Setting up libosmoisdn0:amd64 (1.11.0.11.8111.202503172026) ... Setting up libosmousb0:amd64 (1.11.0.11.8111.202503172026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.11.8111.202503172026) ... Setting up libosmoctrl0:amd64 (1.11.0.11.8111.202503172026) ... Setting up libosmogb14:amd64 (1.11.0.11.8111.202503172026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503172026) ... Setting up libosmocoding0:amd64 (1.11.0.11.8111.202503172026) ... Setting up libosmo-mslookup1:amd64 (1.9.0.1.bb85.202503172026) ... Setting up libosmosim2:amd64 (1.11.0.11.8111.202503172026) ... Setting up libosmocore (1.11.0.11.8111.202503172026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202503172026) ... Setting up libosmocore-dbg:amd64 (1.11.0.11.8111.202503172026) ... Setting up libosmo-gsup-client0:amd64 (1.9.0.1.bb85.202503172026) ... Setting up osmo-hlr (1.9.0.1.bb85.202503172026) ... 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.202503172026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] [testenv] Running testsuite 20250318085520145 DMAIN <0000> hlr.c:812 hlr starting 20250318085520145 DDB <0001> db.c:599 using database: :memory: 20250318085520145 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250318085520146 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250318085520146 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250318085520146 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250318085520149 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250318085520149 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250318085520149 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250318085520150 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250318085520150 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [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-20250318-0855-104bf86f-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@c052245f54ab: Unix server socket created successfully. MC@c052245f54ab: Listening on TCP port 38363. MC2> c052245f54ab is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests c052245f54ab 38363 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c052245f54ab: New HC connected from 10.0.2.100 [10.0.2.100]. c052245f54ab: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@c052245f54ab: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c052245f54ab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c052245f54ab: Configuration file was processed on all HCs. MC@c052245f54ab: Creating MTC on host 10.0.2.100. MC@c052245f54ab: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_sai_err_invalid_imsi started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085521789 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085521789 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085521791 DLINP <000b> input/ipa.c:452 connected read/write 20250318085521791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085521791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35622<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085521792 DLINP <000b> input/ipa.c:452 connected read/write 20250318085521792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085521792 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085521792 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085521792 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 20250318085521792 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085521792 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 20250318085521792 DLGSUP <0013> gsup_server.c:236 2: 20250318085521792 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085521792 DLGSUP <0013> gsup_server.c:236 3: 20250318085521792 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085521792 DLGSUP <0013> gsup_server.c:236 4: 20250318085521792 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085521792 DLGSUP <0013> gsup_server.c:236 5: 20250318085521792 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085521792 DLGSUP <0013> gsup_server.c:236 7: 20250318085521792 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085521792 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085521792 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085521792 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)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@c052245f54ab: 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") 20250318085521800 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37659<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@c052245f54ab: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250318085521805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35628<->l=127.0.0.1:4258 20250318085521838 DLINP <000b> input/ipa.c:452 connected read/write 20250318085521838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085521838 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"} 20250318085521838 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" 20250318085521838 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} 20250318085521838 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 20250318085521838 DLINP <000b> input/ipa.c:452 connected read/write 20250318085521838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085521838 DLINP <000b> input/ipa.c:452 connected read/write 20250318085521838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@c052245f54ab: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@c052245f54ab: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085521841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35628<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@c052245f54ab: Final verdict of PTC: pass 20250318085521841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35622<->l=127.0.0.1:4258 20250318085521843 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37659<->l=127.0.0.1:4259) 5@c052245f54ab: Final verdict of PTC: none 20250318085521844 DLINP <000b> input/ipa.c:452 connected read/write 20250318085521844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085521844 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085521844 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085521844 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 5: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@c052245f54ab: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:55:21 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 20250318085521905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35640<->l=127.0.0.1:4258 20250318085522006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35640<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25156) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:55: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_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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_sai started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085525135 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085525135 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085525140 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085525142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35644<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085525145 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085525146 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085525146 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085525146 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 20250318085525146 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085525146 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 20250318085525146 DLGSUP <0013> gsup_server.c:236 2: 20250318085525146 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085525146 DLGSUP <0013> gsup_server.c:236 3: 20250318085525146 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085525146 DLGSUP <0013> gsup_server.c:236 4: 20250318085525146 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085525146 DLGSUP <0013> gsup_server.c:236 5: 20250318085525146 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085525146 DLGSUP <0013> gsup_server.c:236 7: 20250318085525146 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085525146 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085525146 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085525146 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)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@c052245f54ab: 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") 20250318085525173 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42003<->l=127.0.0.1:4259) 20250318085525183 DAUC <0003> db_auc.c:157 IMSI='262422415903863': No 2G Auth Data 20250318085525183 DAUC <0003> db_auc.c:192 IMSI='262422415903863': No 3G Auth Data HLR_Test-GSUP(9)@c052245f54ab: Created GsupExpect[0] for "262422415903863" to be handled at TC_gsup_sai(12) 20250318085525200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35648<->l=127.0.0.1:4258 20250318085525205 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085525205 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422415903863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422415903863"} 20250318085525205 DAUC <0003> db_auc.c:192 IMSI='262422415903863': No 3G Auth Data 20250318085525205 DAUC <0003> db_auc.c:236 IMSI='262422415903863': Calling to generate 5 vectors 20250318085525205 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250318085525205 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085525205 DAUC <0003> auc.c:113 vector [0]: rand = 26dbd3f49e09d7ba1a4af289bc581b1e 20250318085525205 DAUC <0003> auc.c:179 vector [0]: kc = d4493658f9d83800 20250318085525205 DAUC <0003> auc.c:180 vector [0]: sres = c9b37de2 20250318085525205 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085525205 DAUC <0003> auc.c:113 vector [1]: rand = dbb5aa53c3af5be9bfc4c1171868418e 20250318085525205 DAUC <0003> auc.c:179 vector [1]: kc = 2f415de649cdd000 20250318085525205 DAUC <0003> auc.c:180 vector [1]: sres = dbcdf713 20250318085525205 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250318085525205 DAUC <0003> auc.c:113 vector [2]: rand = 66a07ec4c548092b2860962593026107 20250318085525205 DAUC <0003> auc.c:179 vector [2]: kc = 6618083d1161e400 20250318085525205 DAUC <0003> auc.c:180 vector [2]: sres = a1289e73 20250318085525205 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250318085525205 DAUC <0003> auc.c:113 vector [3]: rand = 89eb2fa1c63bb924effc5992bd24a785 20250318085525205 DAUC <0003> auc.c:179 vector [3]: kc = 10aebcc8bc7f4c00 20250318085525205 DAUC <0003> auc.c:180 vector [3]: sres = afc5b64e 20250318085525205 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250318085525205 DAUC <0003> auc.c:113 vector [4]: rand = c581010d9d43eba8ef275bf4420347b6 20250318085525205 DAUC <0003> auc.c:179 vector [4]: kc = 27099f4ff5003c00 20250318085525205 DAUC <0003> auc.c:180 vector [4]: sres = 4574acc8 20250318085525205 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250318085525205 DAUC <0003> db_auc.c:245 IMSI='262422415903863': Generated 5 vectors 20250318085525205 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422415903863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422415903863"} 20250318085525205 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422415903863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085525205 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085525205 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c052245f54ab: Found GsupExpect[0] for "262422415903863" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@c052245f54ab: Added IMSI table entry 0TC_gsup_sai(12)"262422415903863" TC_gsup_sai(12)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai(12)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085525210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35648<->l=127.0.0.1:4258 TC_gsup_sai(12)@c052245f54ab: Final verdict of PTC: pass 20250318085525211 DAUC <0003> db_auc.c:157 IMSI='262424902309118': No 2G Auth Data 20250318085525211 DAUC <0003> db_auc.c:192 IMSI='262424902309118': No 3G Auth Data HLR_Test-GSUP(9)@c052245f54ab: Created GsupExpect[0] for "262424902309118" to be handled at TC_gsup_sai(13) 20250318085525220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 20250318085525222 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085525222 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424902309118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424902309118"} 20250318085525222 DAUC <0003> db_auc.c:192 IMSI='262424902309118': No 3G Auth Data 20250318085525222 DAUC <0003> db_auc.c:236 IMSI='262424902309118': Calling to generate 5 vectors 20250318085525222 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250318085525222 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085525222 DAUC <0003> auc.c:113 vector [0]: rand = 9cdffce1055a2e910e8883a44ebc5b39 20250318085525222 DAUC <0003> auc.c:179 vector [0]: kc = a197aeda2e28d400 20250318085525222 DAUC <0003> auc.c:180 vector [0]: sres = 371cbd26 20250318085525222 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085525222 DAUC <0003> auc.c:113 vector [1]: rand = 7645f1b9fbfaede0d3948e0dfc175000 20250318085525222 DAUC <0003> auc.c:179 vector [1]: kc = d8312f2656d88800 20250318085525222 DAUC <0003> auc.c:180 vector [1]: sres = 46f56209 20250318085525222 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250318085525222 DAUC <0003> auc.c:113 vector [2]: rand = e5e36ab092316b3d4fc8f3cc6943eb76 20250318085525222 DAUC <0003> auc.c:179 vector [2]: kc = 380302627906f400 20250318085525222 DAUC <0003> auc.c:180 vector [2]: sres = d4248e4e 20250318085525222 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250318085525222 DAUC <0003> auc.c:113 vector [3]: rand = dcd7c48191851bf8863c873f1f1a5c32 20250318085525222 DAUC <0003> auc.c:179 vector [3]: kc = aa05975e70c89800 20250318085525222 DAUC <0003> auc.c:180 vector [3]: sres = 2c38b67e 20250318085525222 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250318085525222 DAUC <0003> auc.c:113 vector [4]: rand = 590909f82a1d7b6df096bbe2bdf4774a 20250318085525222 DAUC <0003> auc.c:179 vector [4]: kc = 63078ecbd0f67000 20250318085525222 DAUC <0003> auc.c:180 vector [4]: sres = 85fd0496 20250318085525222 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250318085525222 DAUC <0003> db_auc.c:245 IMSI='262424902309118': Generated 5 vectors 20250318085525222 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424902309118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424902309118"} 20250318085525222 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424902309118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085525222 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085525222 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c052245f54ab: Found GsupExpect[0] for "262424902309118" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@c052245f54ab: Added IMSI table entry 1TC_gsup_sai(13)"262424902309118" TC_gsup_sai(13)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai(13)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085525223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 TC_gsup_sai(13)@c052245f54ab: Final verdict of PTC: pass 20250318085525223 DAUC <0003> db_auc.c:157 IMSI='262428209949326': No 2G Auth Data 20250318085525223 DAUC <0003> db_auc.c:192 IMSI='262428209949326': No 3G Auth Data HLR_Test-GSUP(9)@c052245f54ab: Created GsupExpect[0] for "262428209949326" to be handled at TC_gsup_sai(14) 20250318085525229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35680<->l=127.0.0.1:4258 20250318085525231 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085525231 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428209949326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428209949326"} 20250318085525231 DAUC <0003> db_auc.c:192 IMSI='262428209949326': No 3G Auth Data 20250318085525231 DAUC <0003> db_auc.c:236 IMSI='262428209949326': Calling to generate 5 vectors 20250318085525231 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250318085525231 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085525231 DAUC <0003> auc.c:113 vector [0]: rand = f597d427333c6512bbdf44bd0191304f 20250318085525231 DAUC <0003> auc.c:179 vector [0]: kc = 4f1261e97f2f0835 20250318085525231 DAUC <0003> auc.c:180 vector [0]: sres = 3d00ba84 20250318085525231 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085525231 DAUC <0003> auc.c:113 vector [1]: rand = ec8d554d8fff180a9e187f1f809bc543 20250318085525231 DAUC <0003> auc.c:179 vector [1]: kc = 0b0ee2de01db9528 20250318085525231 DAUC <0003> auc.c:180 vector [1]: sres = a2f41275 20250318085525231 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250318085525231 DAUC <0003> auc.c:113 vector [2]: rand = 1facf6965bf422fb2aeccfeb0e276a1d 20250318085525231 DAUC <0003> auc.c:179 vector [2]: kc = a034c1c88578d915 20250318085525231 DAUC <0003> auc.c:180 vector [2]: sres = 278aad28 20250318085525231 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250318085525231 DAUC <0003> auc.c:113 vector [3]: rand = 7fd15f5c372348f3bbbcf7866e6df541 20250318085525231 DAUC <0003> auc.c:179 vector [3]: kc = a763cc95c7e3d9e7 20250318085525231 DAUC <0003> auc.c:180 vector [3]: sres = e8897208 20250318085525231 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250318085525231 DAUC <0003> auc.c:113 vector [4]: rand = ded6ccaa76984291a80793f7c8977202 20250318085525231 DAUC <0003> auc.c:179 vector [4]: kc = 12df8964cc9d493d 20250318085525231 DAUC <0003> auc.c:180 vector [4]: sres = 9f2b4ca3 20250318085525231 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250318085525231 DAUC <0003> db_auc.c:245 IMSI='262428209949326': Generated 5 vectors 20250318085525231 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428209949326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428209949326"} 20250318085525231 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428209949326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085525231 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085525231 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c052245f54ab: Found GsupExpect[0] for "262428209949326" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@c052245f54ab: Added IMSI table entry 2TC_gsup_sai(14)"262428209949326" TC_gsup_sai(14)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai(14)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085525232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35680<->l=127.0.0.1:4258 TC_gsup_sai(14)@c052245f54ab: Final verdict of PTC: pass 20250318085525233 DAUC <0003> db_auc.c:157 IMSI='262428231874887': No 2G Auth Data 20250318085525233 DAUC <0003> db_auc.c:192 IMSI='262428231874887': No 3G Auth Data HLR_Test-GSUP(9)@c052245f54ab: Created GsupExpect[0] for "262428231874887" to be handled at TC_gsup_sai(15) 20250318085525239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35686<->l=127.0.0.1:4258 20250318085525240 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085525240 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428231874887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428231874887"} 20250318085525240 DAUC <0003> db_auc.c:157 IMSI='262428231874887': No 2G Auth Data 20250318085525240 DAUC <0003> db_auc.c:236 IMSI='262428231874887': Calling to generate 5 vectors 20250318085525240 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250318085525240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085525240 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085525240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085525240 DAUC <0003> auc.c:113 vector [0]: rand = 07a84b12677a25a565de668571822f8e 20250318085525240 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085525240 DAUC <0003> auc.c:142 vector [0]: autn = 379c7782ea76000057edeb1e0c659df7 20250318085525240 DAUC <0003> auc.c:143 vector [0]: ck = 18670f0b5697a804e4810d64847b2050 20250318085525240 DAUC <0003> auc.c:144 vector [0]: ik = 743b8ae94281bf7db2434d8934cf49c9 20250318085525240 DAUC <0003> auc.c:145 vector [0]: res = 7d0c64a75ff9c5120000000000000000 20250318085525240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085525240 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250318085525240 DAUC <0003> auc.c:151 vector [0]: kc = 3a9ec50fa4a27ee0 20250318085525240 DAUC <0003> auc.c:152 vector [0]: sres = 22f5a1b5 20250318085525240 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250318085525240 DAUC <0003> auc.c:113 vector [1]: rand = c4c7a886428e56e9f02b4a370a2b0745 20250318085525240 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250318085525240 DAUC <0003> auc.c:142 vector [1]: autn = caa7b80705220000b7ecaab5c172714a 20250318085525240 DAUC <0003> auc.c:143 vector [1]: ck = f6d07e349a8416d01e733dc007e7cc41 20250318085525240 DAUC <0003> auc.c:144 vector [1]: ik = cf679852e64c6322aa5f59aa61920c5b 20250318085525240 DAUC <0003> auc.c:145 vector [1]: res = 22d4e891e5fc90f90000000000000000 20250318085525240 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085525240 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250318085525240 DAUC <0003> auc.c:151 vector [1]: kc = 8d9b820c1abdb5e8 20250318085525240 DAUC <0003> auc.c:152 vector [1]: sres = c7287868 20250318085525240 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250318085525240 DAUC <0003> auc.c:113 vector [2]: rand = 2d8d9d684e8652d504e7afcde39c26f7 20250318085525240 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250318085525240 DAUC <0003> auc.c:142 vector [2]: autn = ce173def773600000c72ea98cde46f94 20250318085525240 DAUC <0003> auc.c:143 vector [2]: ck = d663a21f2dbc2da8a81516cb51293430 20250318085525240 DAUC <0003> auc.c:144 vector [2]: ik = 592a3447b0688230d8fa1906046c7584 20250318085525240 DAUC <0003> auc.c:145 vector [2]: res = c10118ae3fe9f31a0000000000000000 20250318085525240 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085525240 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250318085525240 DAUC <0003> auc.c:151 vector [2]: kc = ffa69995c891ee2c 20250318085525240 DAUC <0003> auc.c:152 vector [2]: sres = fee8ebb4 20250318085525240 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250318085525240 DAUC <0003> auc.c:113 vector [3]: rand = 66414ed9a2fd152794a0d5ad7e499a4b 20250318085525240 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250318085525240 DAUC <0003> auc.c:142 vector [3]: autn = ab729eb0db93000093858ee76bb3360f 20250318085525240 DAUC <0003> auc.c:143 vector [3]: ck = 62555ce4e41fd98ba0121ac6a122fe15 20250318085525241 DAUC <0003> auc.c:144 vector [3]: ik = ebbec7099b7ea52f40b0074225595c8b 20250318085525241 DAUC <0003> auc.c:145 vector [3]: res = 4583b249cfe4ab5a0000000000000000 20250318085525241 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085525241 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250318085525241 DAUC <0003> auc.c:151 vector [3]: kc = 69498669fb1ade3a 20250318085525241 DAUC <0003> auc.c:152 vector [3]: sres = 8a671913 20250318085525241 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250318085525241 DAUC <0003> auc.c:113 vector [4]: rand = 1da6c373be03fe32699ca9a859c3b3cc 20250318085525241 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250318085525241 DAUC <0003> auc.c:142 vector [4]: autn = 2c08640686d5000049260aa185698f3d 20250318085525241 DAUC <0003> auc.c:143 vector [4]: ck = 4ba9a0660f8301ce110b7fc1733cd83c 20250318085525241 DAUC <0003> auc.c:144 vector [4]: ik = c0d374b90457ed9397423c5868573310 20250318085525241 DAUC <0003> auc.c:145 vector [4]: res = 8eecd8b8c30e62040000000000000000 20250318085525241 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085525241 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250318085525241 DAUC <0003> auc.c:151 vector [4]: kc = 0d33974610bf0771 20250318085525241 DAUC <0003> auc.c:152 vector [4]: sres = 4de2babc 20250318085525241 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250318085525241 DAUC <0003> db_auc.c:245 IMSI='262428231874887': Generated 5 vectors 20250318085525241 DAUC <0003> db_auc.c:249 IMSI='262428231874887': Updating SQN=161 in DB 20250318085525241 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428231874887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428231874887"} 20250318085525241 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428231874887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085525241 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085525241 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c052245f54ab: Found GsupExpect[0] for "262428231874887" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@c052245f54ab: Added IMSI table entry 3TC_gsup_sai(15)"262428231874887" TC_gsup_sai(15)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai(15)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085525242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35686<->l=127.0.0.1:4258 TC_gsup_sai(15)@c052245f54ab: Final verdict of PTC: pass 20250318085525243 DAUC <0003> db_auc.c:157 IMSI='262421470789964': No 2G Auth Data 20250318085525243 DAUC <0003> db_auc.c:192 IMSI='262421470789964': No 3G Auth Data HLR_Test-GSUP(9)@c052245f54ab: Created GsupExpect[0] for "262421470789964" to be handled at TC_gsup_sai(16) 20250318085525250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35690<->l=127.0.0.1:4258 20250318085525252 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085525252 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421470789964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421470789964"} 20250318085525252 DAUC <0003> db_auc.c:157 IMSI='262421470789964': No 2G Auth Data 20250318085525252 DAUC <0003> db_auc.c:236 IMSI='262421470789964': Calling to generate 5 vectors 20250318085525252 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250318085525252 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085525252 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250318085525252 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085525252 DAUC <0003> auc.c:113 vector [0]: rand = 0bdaabb4742ffc6e6648f7d54413b4af 20250318085525252 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085525252 DAUC <0003> auc.c:142 vector [0]: autn = ccd66c32ba940000a7a464b0f29b921f 20250318085525252 DAUC <0003> auc.c:143 vector [0]: ck = 660e1aa39b3dc6b29b7ae6f69de7f937 20250318085525252 DAUC <0003> auc.c:144 vector [0]: ik = f7176b5f265e4b5244f65ffa3511a9f0 20250318085525252 DAUC <0003> auc.c:145 vector [0]: res = 6b6347544a83f6850000000000000000 20250318085525252 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085525252 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250318085525252 DAUC <0003> auc.c:151 vector [0]: kc = 4e95c8f01595dd27 20250318085525252 DAUC <0003> auc.c:152 vector [0]: sres = 21e0b1d1 20250318085525252 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250318085525252 DAUC <0003> auc.c:113 vector [1]: rand = e3ee9b063b8bde5045fd1d23b7b70a48 20250318085525252 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250318085525252 DAUC <0003> auc.c:142 vector [1]: autn = a949a47dc0920000b27c5eef5e540841 20250318085525252 DAUC <0003> auc.c:143 vector [1]: ck = 655b80915b2c04b09099da7f015d27f5 20250318085525252 DAUC <0003> auc.c:144 vector [1]: ik = 8074fbe7c82b586da731f70edd58d783 20250318085525252 DAUC <0003> auc.c:145 vector [1]: res = 291acaa1857b3e2b0000000000000000 20250318085525252 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085525252 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250318085525252 DAUC <0003> auc.c:151 vector [1]: kc = d28756074f02acab 20250318085525252 DAUC <0003> auc.c:152 vector [1]: sres = ac61f48a 20250318085525252 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250318085525252 DAUC <0003> auc.c:113 vector [2]: rand = 4acbeb0edf321f383f8df87097fe77c7 20250318085525252 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250318085525252 DAUC <0003> auc.c:142 vector [2]: autn = 48b109e0f4ff0000273e355d398dbb72 20250318085525252 DAUC <0003> auc.c:143 vector [2]: ck = 563c0246b26f6da7224898d9201484a0 20250318085525252 DAUC <0003> auc.c:144 vector [2]: ik = 54c88a281a8076149c236333681366d4 20250318085525252 DAUC <0003> auc.c:145 vector [2]: res = ca9e5c0c1dab42050000000000000000 20250318085525252 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085525252 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250318085525252 DAUC <0003> auc.c:151 vector [2]: kc = bc9f7384e0e8f9c7 20250318085525252 DAUC <0003> auc.c:152 vector [2]: sres = d7351e09 20250318085525252 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250318085525252 DAUC <0003> auc.c:113 vector [3]: rand = bc9c44d535797401177fa085a0c391b7 20250318085525252 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250318085525252 DAUC <0003> auc.c:142 vector [3]: autn = 884961e20d110000e42e43b9ef7e3b55 20250318085525252 DAUC <0003> auc.c:143 vector [3]: ck = f26a0928b9995d91aa7ff6428d98042f 20250318085525252 DAUC <0003> auc.c:144 vector [3]: ik = 7c97ccf753dd46124bafb6facefa8253 20250318085525252 DAUC <0003> auc.c:145 vector [3]: res = cb9b39f8a557784a0000000000000000 20250318085525252 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085525252 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250318085525252 DAUC <0003> auc.c:151 vector [3]: kc = 6f2d8567a9269dff 20250318085525252 DAUC <0003> auc.c:152 vector [3]: sres = 6ecc41b2 20250318085525252 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250318085525252 DAUC <0003> auc.c:113 vector [4]: rand = 5a1f46178342c81d8f46ec81161de60b 20250318085525252 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250318085525252 DAUC <0003> auc.c:142 vector [4]: autn = 65be539161e7000012387cb1bc86ac7e 20250318085525252 DAUC <0003> auc.c:143 vector [4]: ck = 8f149074bd99e467051048eec173a8de 20250318085525252 DAUC <0003> auc.c:144 vector [4]: ik = 3fded2a372ac3258e15b77b1aa437683 20250318085525252 DAUC <0003> auc.c:145 vector [4]: res = d7ea9345ebbb2a750000000000000000 20250318085525252 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085525252 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250318085525252 DAUC <0003> auc.c:151 vector [4]: kc = 54817d88a4050862 20250318085525252 DAUC <0003> auc.c:152 vector [4]: sres = 3c51b930 20250318085525252 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250318085525252 DAUC <0003> db_auc.c:245 IMSI='262421470789964': Generated 5 vectors 20250318085525252 DAUC <0003> db_auc.c:249 IMSI='262421470789964': Updating SQN=161 in DB 20250318085525252 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421470789964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421470789964"} 20250318085525252 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421470789964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085525252 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085525252 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c052245f54ab: Found GsupExpect[0] for "262421470789964" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@c052245f54ab: Added IMSI table entry 4TC_gsup_sai(16)"262421470789964" TC_gsup_sai(16)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai(16)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085525254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35690<->l=127.0.0.1:4258 TC_gsup_sai(16)@c052245f54ab: Final verdict of PTC: pass 20250318085525255 DAUC <0003> db_auc.c:157 IMSI='262425796002121': No 2G Auth Data 20250318085525255 DAUC <0003> db_auc.c:192 IMSI='262425796002121': No 3G Auth Data HLR_Test-GSUP(9)@c052245f54ab: Created GsupExpect[0] for "262425796002121" to be handled at TC_gsup_sai(17) 20250318085525262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 20250318085525263 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085525263 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425796002121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425796002121"} 20250318085525263 DAUC <0003> db_auc.c:236 IMSI='262425796002121': Calling to generate 5 vectors 20250318085525263 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250318085525263 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085525263 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085525263 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085525263 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085525263 DAUC <0003> auc.c:113 vector [0]: rand = f6f0bf51033e242c442a2b9007c196bf 20250318085525263 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085525263 DAUC <0003> auc.c:142 vector [0]: autn = c4ce48d0f3740000584061769269f3e5 20250318085525263 DAUC <0003> auc.c:143 vector [0]: ck = 4aae95a0aeef59ee73163123879a09b5 20250318085525263 DAUC <0003> auc.c:144 vector [0]: ik = a8d49fd8645c32dda50c877c8af1023f 20250318085525263 DAUC <0003> auc.c:145 vector [0]: res = a6160a3172015f6e0000000000000000 20250318085525263 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085525263 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085525263 DAUC <0003> auc.c:179 vector [0]: kc = 3442853a4d056c00 20250318085525263 DAUC <0003> auc.c:180 vector [0]: sres = 10aad018 20250318085525263 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085525263 DAUC <0003> auc.c:113 vector [1]: rand = 3fd97caf8419a0f77dd27ddb7b1c4197 20250318085525264 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250318085525264 DAUC <0003> auc.c:142 vector [1]: autn = e3878cd3f8d50000a04ca5e19032c9b5 20250318085525264 DAUC <0003> auc.c:143 vector [1]: ck = 53f5c4f5f7aa78174dd41286548a491b 20250318085525264 DAUC <0003> auc.c:144 vector [1]: ik = 7408e71d2722ab975d491fe1deb32880 20250318085525264 DAUC <0003> auc.c:145 vector [1]: res = d7f82183971241ee0000000000000000 20250318085525264 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085525264 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085525264 DAUC <0003> auc.c:179 vector [1]: kc = e12bdc6af1ff5400 20250318085525264 DAUC <0003> auc.c:180 vector [1]: sres = 392c98a8 20250318085525264 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085525264 DAUC <0003> auc.c:113 vector [2]: rand = 6bb085ebfeefb4bb4af6615961518902 20250318085525264 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250318085525264 DAUC <0003> auc.c:142 vector [2]: autn = 21fd9e67644d00001bf89b3b18be5a24 20250318085525264 DAUC <0003> auc.c:143 vector [2]: ck = eafc409579fa0724ed4e08a4bab7abdd 20250318085525264 DAUC <0003> auc.c:144 vector [2]: ik = 1ad8aff6fb65fdd4ab8f6c97d8158903 20250318085525264 DAUC <0003> auc.c:145 vector [2]: res = 931ca7a611453da10000000000000000 20250318085525264 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085525264 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085525264 DAUC <0003> auc.c:179 vector [2]: kc = f5ffa636adfc1000 20250318085525264 DAUC <0003> auc.c:180 vector [2]: sres = c46495aa 20250318085525264 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085525264 DAUC <0003> auc.c:113 vector [3]: rand = eeddc0774e30f907af2002865b4597a3 20250318085525264 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250318085525264 DAUC <0003> auc.c:142 vector [3]: autn = 3750266ccd070000e39bd6a41e7e2aa5 20250318085525264 DAUC <0003> auc.c:143 vector [3]: ck = f4fc4b295a2c6b134917db5c4dde1f81 20250318085525264 DAUC <0003> auc.c:144 vector [3]: ik = a8a4319b39ae0ad4f5d525352c1e8e30 20250318085525264 DAUC <0003> auc.c:145 vector [3]: res = 43b5fccf0a1fde1f0000000000000000 20250318085525264 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085525264 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085525264 DAUC <0003> auc.c:179 vector [3]: kc = c970788f174af400 20250318085525264 DAUC <0003> auc.c:180 vector [3]: sres = 7b7f0fd9 20250318085525264 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085525264 DAUC <0003> auc.c:113 vector [4]: rand = 7fef3cbee9d3d0ed17111ffbe337abe3 20250318085525264 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250318085525264 DAUC <0003> auc.c:142 vector [4]: autn = 4ed2b22e8a300000047b694c9a6622b1 20250318085525264 DAUC <0003> auc.c:143 vector [4]: ck = b571bcd30e554565883cc362bec04f7d 20250318085525264 DAUC <0003> auc.c:144 vector [4]: ik = 64f55b64034cd3c6cb9edda480a189c0 20250318085525264 DAUC <0003> auc.c:145 vector [4]: res = 9e073af2001ab27e0000000000000000 20250318085525264 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085525264 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250318085525264 DAUC <0003> auc.c:179 vector [4]: kc = 54b971850d6f1000 20250318085525264 DAUC <0003> auc.c:180 vector [4]: sres = ff068f5a 20250318085525264 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250318085525264 DAUC <0003> db_auc.c:245 IMSI='262425796002121': Generated 5 vectors 20250318085525264 DAUC <0003> db_auc.c:249 IMSI='262425796002121': Updating SQN=161 in DB 20250318085525264 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425796002121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425796002121"} 20250318085525264 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425796002121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085525264 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085525264 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c052245f54ab: Found GsupExpect[0] for "262425796002121" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@c052245f54ab: Added IMSI table entry 5TC_gsup_sai(17)"262425796002121" TC_gsup_sai(17)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai(17)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085525265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 TC_gsup_sai(17)@c052245f54ab: Final verdict of PTC: pass 20250318085525266 DAUC <0003> db_auc.c:157 IMSI='262420346429123': No 2G Auth Data 20250318085525266 DAUC <0003> db_auc.c:192 IMSI='262420346429123': No 3G Auth Data HLR_Test-GSUP(9)@c052245f54ab: Created GsupExpect[0] for "262420346429123" to be handled at TC_gsup_sai(18) 20250318085525273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4258 20250318085525274 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085525274 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420346429123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420346429123"} 20250318085525274 DAUC <0003> db_auc.c:236 IMSI='262420346429123': Calling to generate 5 vectors 20250318085525274 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250318085525274 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085525274 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085525274 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085525274 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085525274 DAUC <0003> auc.c:113 vector [0]: rand = e2a2f9163d423a1a96f84e5259d701c5 20250318085525274 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085525274 DAUC <0003> auc.c:142 vector [0]: autn = c9bbe6f0adab0000968781f77705e7cd 20250318085525274 DAUC <0003> auc.c:143 vector [0]: ck = 30d037ee42c41df455f8a249bfffcd4d 20250318085525274 DAUC <0003> auc.c:144 vector [0]: ik = a1b17549a4da08251cfcd8933fbc1ce9 20250318085525274 DAUC <0003> auc.c:145 vector [0]: res = e4402c160a47d9800000000000000000 20250318085525274 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085525274 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085525274 DAUC <0003> auc.c:179 vector [0]: kc = 33dd872551e87800 20250318085525274 DAUC <0003> auc.c:180 vector [0]: sres = daf983c0 20250318085525274 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085525274 DAUC <0003> auc.c:113 vector [1]: rand = 35db5081fb173ed24076ff43d4f11552 20250318085525274 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250318085525274 DAUC <0003> auc.c:142 vector [1]: autn = 0d22738b472c0000a342563e530a59f1 20250318085525274 DAUC <0003> auc.c:143 vector [1]: ck = 79a0a888dc77febe893320ce209c147d 20250318085525274 DAUC <0003> auc.c:144 vector [1]: ik = 0727de59ab2b78c4ee3e6820c8e5cd18 20250318085525274 DAUC <0003> auc.c:145 vector [1]: res = e13a520f5a3f92280000000000000000 20250318085525274 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085525274 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085525274 DAUC <0003> auc.c:179 vector [1]: kc = 1da90141d339c400 20250318085525274 DAUC <0003> auc.c:180 vector [1]: sres = c97b9512 20250318085525274 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085525274 DAUC <0003> auc.c:113 vector [2]: rand = 9833a9e148e01cf318e976a8df340383 20250318085525274 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250318085525274 DAUC <0003> auc.c:142 vector [2]: autn = d19ad2f1738400008836c3520e31656a 20250318085525274 DAUC <0003> auc.c:143 vector [2]: ck = 39f9eae47633e9fb173bab4170a49198 20250318085525274 DAUC <0003> auc.c:144 vector [2]: ik = c5e3bac5c6eab8e67d5fb16cbc5c4ed0 20250318085525274 DAUC <0003> auc.c:145 vector [2]: res = 79f43f709b6b035c0000000000000000 20250318085525274 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085525274 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085525274 DAUC <0003> auc.c:179 vector [2]: kc = ac5d43cdeaa88800 20250318085525274 DAUC <0003> auc.c:180 vector [2]: sres = 61beec32 20250318085525274 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085525274 DAUC <0003> auc.c:113 vector [3]: rand = 5f1d1075abbda757776737297fcfa187 20250318085525274 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250318085525274 DAUC <0003> auc.c:142 vector [3]: autn = 02ba902a9d8000002a12f8927b781b4f 20250318085525274 DAUC <0003> auc.c:143 vector [3]: ck = 9f0252b56eb5e75436caf1113628d45a 20250318085525274 DAUC <0003> auc.c:144 vector [3]: ik = 4880b9896c4cfd06575273dac831a519 20250318085525275 DAUC <0003> auc.c:145 vector [3]: res = e13a8cc79803b26a0000000000000000 20250318085525275 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085525275 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085525275 DAUC <0003> auc.c:179 vector [3]: kc = de9e755573925000 20250318085525275 DAUC <0003> auc.c:180 vector [3]: sres = 8d1ec05f 20250318085525275 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085525275 DAUC <0003> auc.c:113 vector [4]: rand = 6b25321ca6f6a464c7d9f83fd4c94108 20250318085525275 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250318085525275 DAUC <0003> auc.c:142 vector [4]: autn = 865a1c0aa91b0000a12b1c6f96678535 20250318085525275 DAUC <0003> auc.c:143 vector [4]: ck = 4676ecf608dedff91513e828574c0f4e 20250318085525275 DAUC <0003> auc.c:144 vector [4]: ik = c49646e1fbb97f657f148bea96dda5c5 20250318085525275 DAUC <0003> auc.c:145 vector [4]: res = 25a3d159af25e77b0000000000000000 20250318085525275 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085525275 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250318085525275 DAUC <0003> auc.c:179 vector [4]: kc = a932aadd97cb2400 20250318085525275 DAUC <0003> auc.c:180 vector [4]: sres = b64fcfb6 20250318085525275 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250318085525275 DAUC <0003> db_auc.c:245 IMSI='262420346429123': Generated 5 vectors 20250318085525275 DAUC <0003> db_auc.c:249 IMSI='262420346429123': Updating SQN=161 in DB 20250318085525275 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420346429123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420346429123"} 20250318085525275 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420346429123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085525275 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085525275 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c052245f54ab: Found GsupExpect[0] for "262420346429123" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@c052245f54ab: Added IMSI table entry 6TC_gsup_sai(18)"262420346429123" TC_gsup_sai(18)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai(18)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085525276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4258 TC_gsup_sai(18)@c052245f54ab: Final verdict of PTC: pass 20250318085525277 DAUC <0003> db_auc.c:157 IMSI='262427894140970': No 2G Auth Data 20250318085525277 DAUC <0003> db_auc.c:192 IMSI='262427894140970': No 3G Auth Data HLR_Test-GSUP(9)@c052245f54ab: Created GsupExpect[0] for "262427894140970" to be handled at TC_gsup_sai(19) 20250318085525284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4258 20250318085525285 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085525285 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427894140970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427894140970"} 20250318085525285 DAUC <0003> db_auc.c:236 IMSI='262427894140970': Calling to generate 5 vectors 20250318085525285 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250318085525285 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085525285 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085525285 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085525285 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085525285 DAUC <0003> auc.c:113 vector [0]: rand = 7a8e505178b4ecfb70e4d4ac287c3f4c 20250318085525285 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085525285 DAUC <0003> auc.c:142 vector [0]: autn = 4671a88956380000534bbb90b897d51b 20250318085525285 DAUC <0003> auc.c:143 vector [0]: ck = 20370ccb71edc0e04d59665c458668b5 20250318085525285 DAUC <0003> auc.c:144 vector [0]: ik = b09abf68ee5bcc9189bf717e23e0fba0 20250318085525285 DAUC <0003> auc.c:145 vector [0]: res = fdf1fe39b21eb59e0000000000000000 20250318085525285 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085525285 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085525286 DAUC <0003> auc.c:179 vector [0]: kc = 0b1f5cd4ea951cc6 20250318085525286 DAUC <0003> auc.c:180 vector [0]: sres = 3b668012 20250318085525286 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085525286 DAUC <0003> auc.c:113 vector [1]: rand = 453e8f3371ecd9edbab84f668162b152 20250318085525286 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250318085525286 DAUC <0003> auc.c:142 vector [1]: autn = 14408ed77702000023fcf1c298acbe6a 20250318085525286 DAUC <0003> auc.c:143 vector [1]: ck = 9fb8fc1d473158b68139744fc9ca6643 20250318085525286 DAUC <0003> auc.c:144 vector [1]: ik = 845c067465d18315dd0762bf46951e13 20250318085525286 DAUC <0003> auc.c:145 vector [1]: res = c3e44abae2ab51940000000000000000 20250318085525286 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085525286 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085525286 DAUC <0003> auc.c:179 vector [1]: kc = d3176526c319a6f0 20250318085525286 DAUC <0003> auc.c:180 vector [1]: sres = 90399519 20250318085525286 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085525286 DAUC <0003> auc.c:113 vector [2]: rand = 5412fe00b97be7a6be6869cd2d4a36df 20250318085525286 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250318085525286 DAUC <0003> auc.c:142 vector [2]: autn = 88f819cc01750000bc66103313633909 20250318085525286 DAUC <0003> auc.c:143 vector [2]: ck = e774c952cd8d212dbdac8a2ea2cc9af5 20250318085525286 DAUC <0003> auc.c:144 vector [2]: ik = b5d8c60163750321bc0b7d83bf2c4c0a 20250318085525286 DAUC <0003> auc.c:145 vector [2]: res = d6892d8e7efc45960000000000000000 20250318085525286 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085525286 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085525286 DAUC <0003> auc.c:179 vector [2]: kc = 09b876992ceeec0f 20250318085525286 DAUC <0003> auc.c:180 vector [2]: sres = de4ae5ea 20250318085525286 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085525286 DAUC <0003> auc.c:113 vector [3]: rand = 1ce9d877d94bd54d3f949ff7e9053ce9 20250318085525286 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250318085525286 DAUC <0003> auc.c:142 vector [3]: autn = f85a1867645500002fe5a61f359847fd 20250318085525286 DAUC <0003> auc.c:143 vector [3]: ck = bfb2c7e9db6776e96833c7ec84d376ff 20250318085525286 DAUC <0003> auc.c:144 vector [3]: ik = eca66f6e0f9d35064f8567be23fab406 20250318085525286 DAUC <0003> auc.c:145 vector [3]: res = 76399d82e0efa9c10000000000000000 20250318085525286 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085525286 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085525286 DAUC <0003> auc.c:179 vector [3]: kc = 26694c36f338e615 20250318085525286 DAUC <0003> auc.c:180 vector [3]: sres = 0d226ec2 20250318085525286 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085525286 DAUC <0003> auc.c:113 vector [4]: rand = 5faa08e26af2d026f5e2b49817ee5834 20250318085525286 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250318085525286 DAUC <0003> auc.c:142 vector [4]: autn = 5d2c2b028ab500006581b2173d49454a 20250318085525286 DAUC <0003> auc.c:143 vector [4]: ck = 0761dc6ed5ba39a4f066f3178465cff7 20250318085525286 DAUC <0003> auc.c:144 vector [4]: ik = 83b4d6417a2d1f37ec5dd1e4413a8eba 20250318085525286 DAUC <0003> auc.c:145 vector [4]: res = 469a16f619a73d760000000000000000 20250318085525286 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085525286 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250318085525286 DAUC <0003> auc.c:179 vector [4]: kc = bfbb4cb74ab85882 20250318085525286 DAUC <0003> auc.c:180 vector [4]: sres = 6ddaec52 20250318085525286 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250318085525286 DAUC <0003> db_auc.c:245 IMSI='262427894140970': Generated 5 vectors 20250318085525286 DAUC <0003> db_auc.c:249 IMSI='262427894140970': Updating SQN=161 in DB 20250318085525286 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427894140970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427894140970"} 20250318085525286 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427894140970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085525286 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085525286 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c052245f54ab: Found GsupExpect[0] for "262427894140970" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@c052245f54ab: Added IMSI table entry 7TC_gsup_sai(19)"262427894140970" TC_gsup_sai(19)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai(19)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085525287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4258 TC_gsup_sai(19)@c052245f54ab: Final verdict of PTC: pass MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085525288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35644<->l=127.0.0.1:4258 20250318085525289 DLINP <000b> input/ipa.c:452 connected read/write 20250318085525289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085525289 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085525289 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085525289 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085525289 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42003<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@c052245f54ab: Final verdict of PTC: none 10@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@c052245f54ab: Test case TC_gsup_sai finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:55:25 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250318085525312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 20250318085525412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66504) Waiting for packet dumper to finish... 1 (prev_count=66504, count=163380) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_sai_num_auth_vectors started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085528513 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085528513 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085528514 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085528516 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528516 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085528516 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085528516 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 20250318085528516 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085528516 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 20250318085528516 DLGSUP <0013> gsup_server.c:236 2: 20250318085528516 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085528516 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(20)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085528516 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085528516 DLGSUP <0013> gsup_server.c:236 4: 20250318085528516 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085528516 DLGSUP <0013> gsup_server.c:236 5: 20250318085528516 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085528516 DLGSUP <0013> gsup_server.c:236 7: 20250318085528516 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085528516 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085528516 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085528516 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@c052245f54ab: 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") 20250318085528528 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46741<->l=127.0.0.1:4259) 20250318085528535 DAUC <0003> db_auc.c:157 IMSI='262421878144940': No 2G Auth Data 20250318085528535 DAUC <0003> db_auc.c:192 IMSI='262421878144940': No 3G Auth Data HLR_Test-GSUP(21)@c052245f54ab: Created GsupExpect[0] for "262421878144940" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250318085528549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35756<->l=127.0.0.1:4258 20250318085528562 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528562 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421878144940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421878144940"} 20250318085528562 DAUC <0003> db_auc.c:192 IMSI='262421878144940': No 3G Auth Data 20250318085528562 DAUC <0003> db_auc.c:236 IMSI='262421878144940': Calling to generate 1 vectors 20250318085528562 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250318085528562 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528562 DAUC <0003> auc.c:113 vector [0]: rand = 9d72f5df19b1d087e5170181165f93e2 20250318085528562 DAUC <0003> auc.c:179 vector [0]: kc = 49b8eff2e2147800 20250318085528562 DAUC <0003> auc.c:180 vector [0]: sres = 1f1739f8 20250318085528562 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085528562 DAUC <0003> db_auc.c:245 IMSI='262421878144940': Generated 1 vectors 20250318085528562 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421878144940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421878144940"} 20250318085528562 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421878144940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528562 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528562 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c052245f54ab: Found GsupExpect[0] for "262421878144940" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@c052245f54ab: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262421878144940" TC_gsup_sai_num_auth_vectors(24)@c052245f54ab: setverdict(pass): none -> pass 20250318085528564 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528564 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421878144940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421878144940"} 20250318085528564 DAUC <0003> db_auc.c:192 IMSI='262421878144940': No 3G Auth Data 20250318085528564 DAUC <0003> db_auc.c:236 IMSI='262421878144940': Calling to generate 4 vectors 20250318085528564 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250318085528564 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528564 DAUC <0003> auc.c:113 vector [0]: rand = 20507f74eb1d4a6eb713620bd989602f 20250318085528564 DAUC <0003> auc.c:179 vector [0]: kc = af0d69b581c1a400 20250318085528564 DAUC <0003> auc.c:180 vector [0]: sres = 187e5fc5 20250318085528564 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085528564 DAUC <0003> auc.c:113 vector [1]: rand = c272a3f0c3563d748942bcccbf29e533 20250318085528564 DAUC <0003> auc.c:179 vector [1]: kc = a1a60bb95d874000 20250318085528564 DAUC <0003> auc.c:180 vector [1]: sres = 6ac15e0b 20250318085528564 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250318085528564 DAUC <0003> auc.c:113 vector [2]: rand = 99fd3cd2a9e388f5f24c02550c78a79b 20250318085528564 DAUC <0003> auc.c:179 vector [2]: kc = a13e05aee6a49400 20250318085528564 DAUC <0003> auc.c:180 vector [2]: sres = fc1110e3 20250318085528564 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250318085528564 DAUC <0003> auc.c:113 vector [3]: rand = 814f323971ec6c0bc2a471308058d83d 20250318085528564 DAUC <0003> auc.c:179 vector [3]: kc = 5e5260b96acbec00 20250318085528564 DAUC <0003> auc.c:180 vector [3]: sres = b42122cb 20250318085528564 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250318085528564 DAUC <0003> db_auc.c:245 IMSI='262421878144940': Generated 4 vectors 20250318085528564 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421878144940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421878144940"} 20250318085528564 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421878144940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528564 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528564 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528565 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528565 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421878144940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421878144940"} 20250318085528565 DAUC <0003> db_auc.c:192 IMSI='262421878144940': No 3G Auth Data 20250318085528565 DAUC <0003> db_auc.c:236 IMSI='262421878144940': Calling to generate 5 vectors 20250318085528565 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250318085528565 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528565 DAUC <0003> auc.c:113 vector [0]: rand = eda3dacc414c8a1642c676cde04abc02 20250318085528565 DAUC <0003> auc.c:179 vector [0]: kc = 2e85da0980736800 20250318085528565 DAUC <0003> auc.c:180 vector [0]: sres = 1d1ebbee 20250318085528565 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085528565 DAUC <0003> auc.c:113 vector [1]: rand = e7b0c4067b992efa02d66dc2138554de 20250318085528565 DAUC <0003> auc.c:179 vector [1]: kc = 459850285b132400 20250318085528565 DAUC <0003> auc.c:180 vector [1]: sres = 503349ca 20250318085528565 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250318085528565 DAUC <0003> auc.c:113 vector [2]: rand = 4cdb16be998557ca91bcd6f25cafd6ce 20250318085528565 DAUC <0003> auc.c:179 vector [2]: kc = 3a95e866d9502400 20250318085528565 DAUC <0003> auc.c:180 vector [2]: sres = 3b5c3a7d 20250318085528565 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250318085528565 DAUC <0003> auc.c:113 vector [3]: rand = d06007e3fd7af4932847a3846b710a4c 20250318085528565 DAUC <0003> auc.c:179 vector [3]: kc = 743b6b51d611dc00 20250318085528565 DAUC <0003> auc.c:180 vector [3]: sres = 51502979 20250318085528565 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250318085528565 DAUC <0003> auc.c:113 vector [4]: rand = 52079d9e3c543a387cfa2534dbeaae8a 20250318085528565 DAUC <0003> auc.c:179 vector [4]: kc = 53f4b16114416800 20250318085528565 DAUC <0003> auc.c:180 vector [4]: sres = 80938193 20250318085528565 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250318085528565 DAUC <0003> db_auc.c:245 IMSI='262421878144940': Generated 5 vectors 20250318085528565 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421878144940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421878144940"} 20250318085528565 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421878144940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528565 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528565 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528566 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528566 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421878144940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421878144940"} 20250318085528566 DAUC <0003> db_auc.c:192 IMSI='262421878144940': No 3G Auth Data 20250318085528566 DAUC <0003> db_auc.c:236 IMSI='262421878144940': Calling to generate 5 vectors 20250318085528566 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250318085528566 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528566 DAUC <0003> auc.c:113 vector [0]: rand = 398766b555cf4158e5f94d1977eb843a 20250318085528566 DAUC <0003> auc.c:179 vector [0]: kc = 5f34c63d40b0bc00 20250318085528566 DAUC <0003> auc.c:180 vector [0]: sres = 81195555 20250318085528566 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085528566 DAUC <0003> auc.c:113 vector [1]: rand = 1aae6c8b2d56affb9bdfc5d3bb5c7bd8 20250318085528566 DAUC <0003> auc.c:179 vector [1]: kc = f46adcb98e755c00 20250318085528566 DAUC <0003> auc.c:180 vector [1]: sres = 34a9eaa2 20250318085528566 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250318085528566 DAUC <0003> auc.c:113 vector [2]: rand = f984edb468b851e63ed66e72fa558bc5 20250318085528566 DAUC <0003> auc.c:179 vector [2]: kc = 9ad43955db3bc000 20250318085528566 DAUC <0003> auc.c:180 vector [2]: sres = 10b3a389 20250318085528566 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250318085528566 DAUC <0003> auc.c:113 vector [3]: rand = 0cf84576659cbd05667003dc1458a981 20250318085528566 DAUC <0003> auc.c:179 vector [3]: kc = 6181d05967321800 20250318085528566 DAUC <0003> auc.c:180 vector [3]: sres = 1b6627c6 20250318085528566 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250318085528566 DAUC <0003> auc.c:113 vector [4]: rand = 19058423f34d9e6e0da2be4a38463160 20250318085528566 DAUC <0003> auc.c:179 vector [4]: kc = bcca37674e0fa000 20250318085528566 DAUC <0003> auc.c:180 vector [4]: sres = 3df402e2 20250318085528566 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250318085528566 DAUC <0003> db_auc.c:245 IMSI='262421878144940': Generated 5 vectors 20250318085528566 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421878144940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421878144940"} 20250318085528566 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421878144940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528566 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528566 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35756<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@c052245f54ab: Final verdict of PTC: pass 20250318085528568 DAUC <0003> db_auc.c:157 IMSI='262425665558912': No 2G Auth Data 20250318085528568 DAUC <0003> db_auc.c:192 IMSI='262425665558912': No 3G Auth Data HLR_Test-GSUP(21)@c052245f54ab: Created GsupExpect[0] for "262425665558912" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250318085528574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35762<->l=127.0.0.1:4258 20250318085528576 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528576 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425665558912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425665558912"} 20250318085528576 DAUC <0003> db_auc.c:192 IMSI='262425665558912': No 3G Auth Data 20250318085528576 DAUC <0003> db_auc.c:236 IMSI='262425665558912': Calling to generate 1 vectors 20250318085528576 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250318085528576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528576 DAUC <0003> auc.c:113 vector [0]: rand = 12e5d104cf361bae822b3bf3dfc6c508 20250318085528576 DAUC <0003> auc.c:179 vector [0]: kc = 6ab290d06c7de000 20250318085528576 DAUC <0003> auc.c:180 vector [0]: sres = b76a8f42 20250318085528576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085528576 DAUC <0003> db_auc.c:245 IMSI='262425665558912': Generated 1 vectors 20250318085528576 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425665558912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425665558912"} 20250318085528576 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425665558912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528576 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528576 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c052245f54ab: Found GsupExpect[0] for "262425665558912" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@c052245f54ab: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262425665558912" TC_gsup_sai_num_auth_vectors(25)@c052245f54ab: setverdict(pass): none -> pass 20250318085528577 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528577 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425665558912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425665558912"} 20250318085528577 DAUC <0003> db_auc.c:192 IMSI='262425665558912': No 3G Auth Data 20250318085528577 DAUC <0003> db_auc.c:236 IMSI='262425665558912': Calling to generate 4 vectors 20250318085528577 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250318085528577 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528577 DAUC <0003> auc.c:113 vector [0]: rand = 656d323ded2bfa281404340eda43ae86 20250318085528577 DAUC <0003> auc.c:179 vector [0]: kc = 26a11be8999c3800 20250318085528577 DAUC <0003> auc.c:180 vector [0]: sres = 700c4f2d 20250318085528577 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085528577 DAUC <0003> auc.c:113 vector [1]: rand = bf8b336bfe59407e19c91ae71d2b91fd 20250318085528577 DAUC <0003> auc.c:179 vector [1]: kc = 2a9ce137166a8000 20250318085528577 DAUC <0003> auc.c:180 vector [1]: sres = 8a741181 20250318085528577 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250318085528577 DAUC <0003> auc.c:113 vector [2]: rand = ea42ca34a52c99d3b6e253a825bade4f 20250318085528577 DAUC <0003> auc.c:179 vector [2]: kc = 71a48f2731421400 20250318085528577 DAUC <0003> auc.c:180 vector [2]: sres = d95590dd 20250318085528577 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250318085528577 DAUC <0003> auc.c:113 vector [3]: rand = dc7c4552fbd2bc4f8f949e23139a6dbe 20250318085528577 DAUC <0003> auc.c:179 vector [3]: kc = f90e98d82c56f800 20250318085528577 DAUC <0003> auc.c:180 vector [3]: sres = e900d756 20250318085528577 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250318085528577 DAUC <0003> db_auc.c:245 IMSI='262425665558912': Generated 4 vectors 20250318085528577 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425665558912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425665558912"} 20250318085528577 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425665558912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528577 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528577 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528578 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528578 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425665558912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425665558912"} 20250318085528578 DAUC <0003> db_auc.c:192 IMSI='262425665558912': No 3G Auth Data 20250318085528578 DAUC <0003> db_auc.c:236 IMSI='262425665558912': Calling to generate 5 vectors 20250318085528578 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250318085528578 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528578 DAUC <0003> auc.c:113 vector [0]: rand = 74d3bdfc85f15da05eb817af887ceaa6 20250318085528578 DAUC <0003> auc.c:179 vector [0]: kc = 6503272625ae5400 20250318085528578 DAUC <0003> auc.c:180 vector [0]: sres = ce0fff05 20250318085528578 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085528578 DAUC <0003> auc.c:113 vector [1]: rand = f8e3fa42fa47db63b199cb4a087aed91 20250318085528578 DAUC <0003> auc.c:179 vector [1]: kc = c94c88e5d3c76c00 20250318085528578 DAUC <0003> auc.c:180 vector [1]: sres = b91bcff5 20250318085528578 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250318085528578 DAUC <0003> auc.c:113 vector [2]: rand = 507aa0dcc76ad796cdc6bb36d97b30b5 20250318085528578 DAUC <0003> auc.c:179 vector [2]: kc = 7ed0c086be89a000 20250318085528578 DAUC <0003> auc.c:180 vector [2]: sres = e0def307 20250318085528578 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250318085528578 DAUC <0003> auc.c:113 vector [3]: rand = e838b9afbc638302bc80fdadbbc0d751 20250318085528578 DAUC <0003> auc.c:179 vector [3]: kc = 4066f14e14a00800 20250318085528578 DAUC <0003> auc.c:180 vector [3]: sres = 90114ced 20250318085528578 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250318085528578 DAUC <0003> auc.c:113 vector [4]: rand = 0f5fb73f81ea8ee68c22de2977dc34da 20250318085528578 DAUC <0003> auc.c:179 vector [4]: kc = 4e9af782d3159000 20250318085528578 DAUC <0003> auc.c:180 vector [4]: sres = 40f9b330 20250318085528578 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250318085528578 DAUC <0003> db_auc.c:245 IMSI='262425665558912': Generated 5 vectors 20250318085528578 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425665558912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425665558912"} 20250318085528578 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425665558912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528578 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528578 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528579 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528579 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425665558912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425665558912"} 20250318085528579 DAUC <0003> db_auc.c:192 IMSI='262425665558912': No 3G Auth Data 20250318085528579 DAUC <0003> db_auc.c:236 IMSI='262425665558912': Calling to generate 5 vectors 20250318085528579 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250318085528579 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528579 DAUC <0003> auc.c:113 vector [0]: rand = 16a7b52e50b3a31f8c12b9156d76211f 20250318085528579 DAUC <0003> auc.c:179 vector [0]: kc = 91eddffadc62f000 20250318085528579 DAUC <0003> auc.c:180 vector [0]: sres = a0745213 20250318085528579 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085528579 DAUC <0003> auc.c:113 vector [1]: rand = 8a8321691eeaf64c87d3da6702a50916 20250318085528579 DAUC <0003> auc.c:179 vector [1]: kc = 8d3b7624d3deec00 20250318085528579 DAUC <0003> auc.c:180 vector [1]: sres = 1fb01205 20250318085528579 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250318085528579 DAUC <0003> auc.c:113 vector [2]: rand = d146948873f367ddc73c4b904db28115 20250318085528579 DAUC <0003> auc.c:179 vector [2]: kc = 8fa843ca55ed6800 20250318085528579 DAUC <0003> auc.c:180 vector [2]: sres = 060a633e 20250318085528579 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250318085528579 DAUC <0003> auc.c:113 vector [3]: rand = 7f6528f717a740ae6de1d528eda40eb7 20250318085528579 DAUC <0003> auc.c:179 vector [3]: kc = 23258f6ef088c000 20250318085528579 DAUC <0003> auc.c:180 vector [3]: sres = 55949b34 20250318085528579 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250318085528579 DAUC <0003> auc.c:113 vector [4]: rand = 76e1e3691c1c84817de3702945611ef5 20250318085528579 DAUC <0003> auc.c:179 vector [4]: kc = 8992fa1cd99a3400 20250318085528579 DAUC <0003> auc.c:180 vector [4]: sres = ba64cc8e 20250318085528579 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250318085528579 DAUC <0003> db_auc.c:245 IMSI='262425665558912': Generated 5 vectors 20250318085528579 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425665558912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425665558912"} 20250318085528579 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425665558912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528579 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528579 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35762<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@c052245f54ab: Final verdict of PTC: pass 20250318085528581 DAUC <0003> db_auc.c:157 IMSI='262422149855643': No 2G Auth Data 20250318085528581 DAUC <0003> db_auc.c:192 IMSI='262422149855643': No 3G Auth Data HLR_Test-GSUP(21)@c052245f54ab: Created GsupExpect[0] for "262422149855643" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250318085528588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 20250318085528590 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528590 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422149855643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422149855643"} 20250318085528590 DAUC <0003> db_auc.c:192 IMSI='262422149855643': No 3G Auth Data 20250318085528590 DAUC <0003> db_auc.c:236 IMSI='262422149855643': Calling to generate 1 vectors 20250318085528590 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250318085528590 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528590 DAUC <0003> auc.c:113 vector [0]: rand = dcbc6230f3ec24b93208c64999c4c725 20250318085528590 DAUC <0003> auc.c:179 vector [0]: kc = 1fff9ad17b119b3c 20250318085528590 DAUC <0003> auc.c:180 vector [0]: sres = 135d2795 20250318085528590 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085528590 DAUC <0003> db_auc.c:245 IMSI='262422149855643': Generated 1 vectors 20250318085528590 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422149855643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422149855643"} 20250318085528590 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422149855643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528590 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528590 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c052245f54ab: Found GsupExpect[0] for "262422149855643" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@c052245f54ab: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422149855643" TC_gsup_sai_num_auth_vectors(26)@c052245f54ab: setverdict(pass): none -> pass 20250318085528591 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528591 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422149855643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422149855643"} 20250318085528591 DAUC <0003> db_auc.c:192 IMSI='262422149855643': No 3G Auth Data 20250318085528591 DAUC <0003> db_auc.c:236 IMSI='262422149855643': Calling to generate 4 vectors 20250318085528591 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250318085528591 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528591 DAUC <0003> auc.c:113 vector [0]: rand = e60dab28afd2651d299f492821ff4118 20250318085528591 DAUC <0003> auc.c:179 vector [0]: kc = b3dece4e0ddf000c 20250318085528591 DAUC <0003> auc.c:180 vector [0]: sres = 22ccd60d 20250318085528591 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085528591 DAUC <0003> auc.c:113 vector [1]: rand = 25d8f76bfcc6cf67386884787a7d50f4 20250318085528591 DAUC <0003> auc.c:179 vector [1]: kc = fc1e506df87624ad 20250318085528591 DAUC <0003> auc.c:180 vector [1]: sres = 55f0b886 20250318085528591 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250318085528591 DAUC <0003> auc.c:113 vector [2]: rand = c68b97ea0cd38d7896005f49cf6cd058 20250318085528591 DAUC <0003> auc.c:179 vector [2]: kc = b36fcad6df722424 20250318085528591 DAUC <0003> auc.c:180 vector [2]: sres = 03b49ee5 20250318085528591 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250318085528591 DAUC <0003> auc.c:113 vector [3]: rand = b88e5187cff00690a69d0ee417676d54 20250318085528591 DAUC <0003> auc.c:179 vector [3]: kc = a035fb66ad6a3f98 20250318085528591 DAUC <0003> auc.c:180 vector [3]: sres = d5e2fd03 20250318085528591 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250318085528591 DAUC <0003> db_auc.c:245 IMSI='262422149855643': Generated 4 vectors 20250318085528591 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422149855643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422149855643"} 20250318085528591 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422149855643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528591 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528591 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528592 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528592 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422149855643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422149855643"} 20250318085528592 DAUC <0003> db_auc.c:192 IMSI='262422149855643': No 3G Auth Data 20250318085528592 DAUC <0003> db_auc.c:236 IMSI='262422149855643': Calling to generate 5 vectors 20250318085528592 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250318085528592 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528592 DAUC <0003> auc.c:113 vector [0]: rand = 7e7fab75fa103af41120878562f87379 20250318085528592 DAUC <0003> auc.c:179 vector [0]: kc = 10722ca51b08c2be 20250318085528592 DAUC <0003> auc.c:180 vector [0]: sres = 3eb1468f 20250318085528592 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085528592 DAUC <0003> auc.c:113 vector [1]: rand = c360d8588d28b5c4d54626a157499424 20250318085528592 DAUC <0003> auc.c:179 vector [1]: kc = 5feff5d31ff2795a 20250318085528592 DAUC <0003> auc.c:180 vector [1]: sres = 41691201 20250318085528592 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250318085528592 DAUC <0003> auc.c:113 vector [2]: rand = 33a333fb9bf483625996b610885a1c69 20250318085528592 DAUC <0003> auc.c:179 vector [2]: kc = 3dce451e17a5fb26 20250318085528592 DAUC <0003> auc.c:180 vector [2]: sres = e2441da6 20250318085528592 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250318085528592 DAUC <0003> auc.c:113 vector [3]: rand = 07f7f303a8a2ef8e96b69395376eb0e1 20250318085528592 DAUC <0003> auc.c:179 vector [3]: kc = ea7571717d4164da 20250318085528592 DAUC <0003> auc.c:180 vector [3]: sres = efd89aeb 20250318085528592 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250318085528592 DAUC <0003> auc.c:113 vector [4]: rand = 25ace6fad240dd33b1ffc51e3ec9bbb7 20250318085528592 DAUC <0003> auc.c:179 vector [4]: kc = 7294cd83e382d94b 20250318085528592 DAUC <0003> auc.c:180 vector [4]: sres = 0e951626 20250318085528592 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250318085528592 DAUC <0003> db_auc.c:245 IMSI='262422149855643': Generated 5 vectors 20250318085528592 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422149855643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422149855643"} 20250318085528592 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422149855643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528592 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528592 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528594 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528594 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422149855643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422149855643"} 20250318085528594 DAUC <0003> db_auc.c:192 IMSI='262422149855643': No 3G Auth Data 20250318085528594 DAUC <0003> db_auc.c:236 IMSI='262422149855643': Calling to generate 5 vectors 20250318085528594 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250318085528594 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528594 DAUC <0003> auc.c:113 vector [0]: rand = 45e2d6ab5c13fd7aa62e0f38239eb40d 20250318085528594 DAUC <0003> auc.c:179 vector [0]: kc = 40011be0f51789e6 20250318085528594 DAUC <0003> auc.c:180 vector [0]: sres = 78e9f361 20250318085528594 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250318085528594 DAUC <0003> auc.c:113 vector [1]: rand = 9548da91782d165d6fbf679acf314c71 20250318085528594 DAUC <0003> auc.c:179 vector [1]: kc = 810722281920d342 20250318085528594 DAUC <0003> auc.c:180 vector [1]: sres = cf9db1ed 20250318085528594 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250318085528594 DAUC <0003> auc.c:113 vector [2]: rand = 41b33fc911804fc769f3bf87b0d47a98 20250318085528594 DAUC <0003> auc.c:179 vector [2]: kc = 415e367d7a12968a 20250318085528594 DAUC <0003> auc.c:180 vector [2]: sres = f81200d8 20250318085528594 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250318085528594 DAUC <0003> auc.c:113 vector [3]: rand = 65da360b212ef89fb5a0388eaf82c70b 20250318085528594 DAUC <0003> auc.c:179 vector [3]: kc = b3c0bbde7c007f63 20250318085528594 DAUC <0003> auc.c:180 vector [3]: sres = db38c4e6 20250318085528594 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250318085528594 DAUC <0003> auc.c:113 vector [4]: rand = 81d4ae7bde1d504368b5c2770c5a5f78 20250318085528594 DAUC <0003> auc.c:179 vector [4]: kc = 2b7a904aa5f26ab6 20250318085528594 DAUC <0003> auc.c:180 vector [4]: sres = f8ba92c3 20250318085528594 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250318085528594 DAUC <0003> db_auc.c:245 IMSI='262422149855643': Generated 5 vectors 20250318085528594 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422149855643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422149855643"} 20250318085528594 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422149855643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528594 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528594 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@c052245f54ab: Final verdict of PTC: pass 20250318085528595 DAUC <0003> db_auc.c:157 IMSI='262429270342290': No 2G Auth Data 20250318085528595 DAUC <0003> db_auc.c:192 IMSI='262429270342290': No 3G Auth Data HLR_Test-GSUP(21)@c052245f54ab: Created GsupExpect[0] for "262429270342290" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250318085528602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35782<->l=127.0.0.1:4258 20250318085528604 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528604 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429270342290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429270342290"} 20250318085528604 DAUC <0003> db_auc.c:157 IMSI='262429270342290': No 2G Auth Data 20250318085528604 DAUC <0003> db_auc.c:236 IMSI='262429270342290': Calling to generate 1 vectors 20250318085528604 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250318085528604 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528604 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528604 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085528604 DAUC <0003> auc.c:113 vector [0]: rand = c0e1276587b96d9fece878edff166b08 20250318085528604 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085528604 DAUC <0003> auc.c:142 vector [0]: autn = a2bdab46af780000cd444338056f9fa9 20250318085528604 DAUC <0003> auc.c:143 vector [0]: ck = df3fcf77c274cc043a6e8f4ca90012ef 20250318085528604 DAUC <0003> auc.c:144 vector [0]: ik = b2d5d252f1c788fb11a9bc26370b4094 20250318085528604 DAUC <0003> auc.c:145 vector [0]: res = df524e23f97f04d20000000000000000 20250318085528604 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528604 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250318085528604 DAUC <0003> auc.c:151 vector [0]: kc = 462d2e4fadb81684 20250318085528604 DAUC <0003> auc.c:152 vector [0]: sres = 262d4af1 20250318085528604 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250318085528604 DAUC <0003> db_auc.c:245 IMSI='262429270342290': Generated 1 vectors 20250318085528604 DAUC <0003> db_auc.c:249 IMSI='262429270342290': Updating SQN=33 in DB 20250318085528604 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429270342290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429270342290"} 20250318085528604 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429270342290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528604 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528604 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c052245f54ab: Found GsupExpect[0] for "262429270342290" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@c052245f54ab: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262429270342290" TC_gsup_sai_num_auth_vectors(27)@c052245f54ab: setverdict(pass): none -> pass 20250318085528606 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528606 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429270342290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429270342290"} 20250318085528606 DAUC <0003> db_auc.c:157 IMSI='262429270342290': No 2G Auth Data 20250318085528606 DAUC <0003> db_auc.c:236 IMSI='262429270342290': Calling to generate 4 vectors 20250318085528606 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250318085528606 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528606 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528606 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250318085528606 DAUC <0003> auc.c:113 vector [0]: rand = ac1108b19f04f19a7a4d453586ea6be7 20250318085528606 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250318085528606 DAUC <0003> auc.c:142 vector [0]: autn = 7cff4215db84000078d05a9ca92a1795 20250318085528606 DAUC <0003> auc.c:143 vector [0]: ck = e499d4613c5e787724c700cb8dad6945 20250318085528606 DAUC <0003> auc.c:144 vector [0]: ik = 5f8575b3dc95046a7f526498d09ebf09 20250318085528606 DAUC <0003> auc.c:145 vector [0]: res = 277f84f33969bc6b0000000000000000 20250318085528606 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528606 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250318085528606 DAUC <0003> auc.c:151 vector [0]: kc = e089c581bdf8aa51 20250318085528606 DAUC <0003> auc.c:152 vector [0]: sres = 1e163898 20250318085528606 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250318085528606 DAUC <0003> auc.c:113 vector [1]: rand = 67a5e206514b2e69a5459afaf4680c51 20250318085528606 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250318085528606 DAUC <0003> auc.c:142 vector [1]: autn = 33be9da941d6000061c93ec511eee316 20250318085528606 DAUC <0003> auc.c:143 vector [1]: ck = 62f9b62966faa94a4f920189e4d24137 20250318085528606 DAUC <0003> auc.c:144 vector [1]: ik = dc2395ddff36350138857f5f109b2f46 20250318085528606 DAUC <0003> auc.c:145 vector [1]: res = aacfc314893806fe0000000000000000 20250318085528606 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528606 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250318085528606 DAUC <0003> auc.c:151 vector [1]: kc = c9cd5d226d85f23a 20250318085528606 DAUC <0003> auc.c:152 vector [1]: sres = 23f7c5ea 20250318085528606 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250318085528606 DAUC <0003> auc.c:113 vector [2]: rand = dc30f4202e1742e00a8889a3ea2b6ce1 20250318085528606 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250318085528606 DAUC <0003> auc.c:142 vector [2]: autn = f6b27e14832b00000afdb5ba1ed30253 20250318085528606 DAUC <0003> auc.c:143 vector [2]: ck = 54ba61ee2a98160f505072bc52a2e890 20250318085528606 DAUC <0003> auc.c:144 vector [2]: ik = c3e0481c1f2931be52e70ad091852729 20250318085528606 DAUC <0003> auc.c:145 vector [2]: res = af0eb292fbb60a050000000000000000 20250318085528606 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528606 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250318085528606 DAUC <0003> auc.c:151 vector [2]: kc = 95ed519ef696e808 20250318085528606 DAUC <0003> auc.c:152 vector [2]: sres = 54b8b897 20250318085528606 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250318085528606 DAUC <0003> auc.c:113 vector [3]: rand = 6fbbfa6c8d18ead782f7f70a92235612 20250318085528606 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250318085528606 DAUC <0003> auc.c:142 vector [3]: autn = 897c7439f7af0000463f7746d3a4f305 20250318085528606 DAUC <0003> auc.c:143 vector [3]: ck = bf66273383db453aa82130568966daac 20250318085528606 DAUC <0003> auc.c:144 vector [3]: ik = 6fcfb4d3d24b37f12483eab919786a05 20250318085528606 DAUC <0003> auc.c:145 vector [3]: res = cbe8b20c944d71c60000000000000000 20250318085528606 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528606 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250318085528606 DAUC <0003> auc.c:151 vector [3]: kc = 5c0b490fc18ec262 20250318085528606 DAUC <0003> auc.c:152 vector [3]: sres = 5fa5c3ca 20250318085528606 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250318085528606 DAUC <0003> db_auc.c:245 IMSI='262429270342290': Generated 4 vectors 20250318085528606 DAUC <0003> db_auc.c:249 IMSI='262429270342290': Updating SQN=161 in DB 20250318085528606 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429270342290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429270342290"} 20250318085528606 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429270342290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528606 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528606 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528607 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528607 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429270342290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429270342290"} 20250318085528607 DAUC <0003> db_auc.c:157 IMSI='262429270342290': No 2G Auth Data 20250318085528607 DAUC <0003> db_auc.c:236 IMSI='262429270342290': Calling to generate 5 vectors 20250318085528607 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250318085528607 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528607 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528607 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250318085528607 DAUC <0003> auc.c:113 vector [0]: rand = 7b6126190ea512472d2a110cd40f6e87 20250318085528607 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250318085528607 DAUC <0003> auc.c:142 vector [0]: autn = 6365268064450000a9cc249e4e23d012 20250318085528607 DAUC <0003> auc.c:143 vector [0]: ck = 46e1a41de5a5850b663257fe9ebd871a 20250318085528607 DAUC <0003> auc.c:144 vector [0]: ik = 5f6aa4062aeeba4d50f8b075bdbdf875 20250318085528607 DAUC <0003> auc.c:145 vector [0]: res = a864505ec0ec5a010000000000000000 20250318085528607 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528607 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250318085528607 DAUC <0003> auc.c:151 vector [0]: kc = 2f41e790ec4b4029 20250318085528607 DAUC <0003> auc.c:152 vector [0]: sres = 68880a5f 20250318085528608 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250318085528608 DAUC <0003> auc.c:113 vector [1]: rand = 6ca31d6a1c08e9ee831be5cf0c1b5df2 20250318085528608 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250318085528608 DAUC <0003> auc.c:142 vector [1]: autn = 913c5dd676640000a79f880c2dcc68a4 20250318085528608 DAUC <0003> auc.c:143 vector [1]: ck = 77591d0e431b043f0c25f1f3679572d6 20250318085528608 DAUC <0003> auc.c:144 vector [1]: ik = 91c6951bf40b8f444efca1df105cd289 20250318085528608 DAUC <0003> auc.c:145 vector [1]: res = a38ebdf4e2403c000000000000000000 20250318085528608 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528608 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250318085528608 DAUC <0003> auc.c:151 vector [1]: kc = a446d839c0d92b24 20250318085528608 DAUC <0003> auc.c:152 vector [1]: sres = 41ce81f4 20250318085528608 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250318085528608 DAUC <0003> auc.c:113 vector [2]: rand = 2fd85336e11745f2582e41c1a0cf2325 20250318085528608 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250318085528608 DAUC <0003> auc.c:142 vector [2]: autn = f6688240c09d0000b37b3cf5247c8f62 20250318085528608 DAUC <0003> auc.c:143 vector [2]: ck = 0517168118b061d13b255ab706ddf1e5 20250318085528608 DAUC <0003> auc.c:144 vector [2]: ik = d391f34da166c2af17185912b01d7485 20250318085528608 DAUC <0003> auc.c:145 vector [2]: res = aff79d3a526b54470000000000000000 20250318085528608 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528608 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250318085528608 DAUC <0003> auc.c:151 vector [2]: kc = fabbe6690f16261e 20250318085528608 DAUC <0003> auc.c:152 vector [2]: sres = fd9cc97d 20250318085528608 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250318085528608 DAUC <0003> auc.c:113 vector [3]: rand = 4c8a769e75b1dfe35788f579af980e05 20250318085528608 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250318085528608 DAUC <0003> auc.c:142 vector [3]: autn = 4a8faceeba2900001a460d8a2bb734c3 20250318085528608 DAUC <0003> auc.c:143 vector [3]: ck = 452153ae26eab166524705c55112a714 20250318085528608 DAUC <0003> auc.c:144 vector [3]: ik = c13465de7c4a1cf96143b20b7107e91d 20250318085528608 DAUC <0003> auc.c:145 vector [3]: res = db9422b37a0b69be0000000000000000 20250318085528608 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528608 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250318085528608 DAUC <0003> auc.c:151 vector [3]: kc = b71181be7ab5e396 20250318085528608 DAUC <0003> auc.c:152 vector [3]: sres = a19f4b0d 20250318085528608 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250318085528608 DAUC <0003> auc.c:113 vector [4]: rand = 3b3ec9941ce60f57e0735521f6970bed 20250318085528608 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250318085528608 DAUC <0003> auc.c:142 vector [4]: autn = 1d7fc8e06ce60000b2d738be0a025cd5 20250318085528608 DAUC <0003> auc.c:143 vector [4]: ck = f41120b102601e4401e268607268986d 20250318085528608 DAUC <0003> auc.c:144 vector [4]: ik = 41d52e95e16269c1e118ffa44791991e 20250318085528608 DAUC <0003> auc.c:145 vector [4]: res = 34e7f5404be771aa0000000000000000 20250318085528608 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085528608 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250318085528608 DAUC <0003> auc.c:151 vector [4]: kc = 553e99e0d6fb76f6 20250318085528608 DAUC <0003> auc.c:152 vector [4]: sres = 7f0084ea 20250318085528608 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250318085528608 DAUC <0003> db_auc.c:245 IMSI='262429270342290': Generated 5 vectors 20250318085528608 DAUC <0003> db_auc.c:249 IMSI='262429270342290': Updating SQN=321 in DB 20250318085528608 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429270342290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429270342290"} 20250318085528608 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429270342290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528608 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528608 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528609 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528609 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429270342290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429270342290"} 20250318085528609 DAUC <0003> db_auc.c:157 IMSI='262429270342290': No 2G Auth Data 20250318085528609 DAUC <0003> db_auc.c:236 IMSI='262429270342290': Calling to generate 5 vectors 20250318085528609 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250318085528609 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528609 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528609 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250318085528609 DAUC <0003> auc.c:113 vector [0]: rand = 0320d27a43eb583ede2f64ad792177ee 20250318085528609 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250318085528609 DAUC <0003> auc.c:142 vector [0]: autn = 3e7acb2ddc170000d4050501e962df61 20250318085528609 DAUC <0003> auc.c:143 vector [0]: ck = 7936afaa7c923eefdb613b947fa323f2 20250318085528609 DAUC <0003> auc.c:144 vector [0]: ik = 36b1a5f8134dc3a637e525f4d976b306 20250318085528609 DAUC <0003> auc.c:145 vector [0]: res = 0e15315db384623c0000000000000000 20250318085528609 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528609 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250318085528609 DAUC <0003> auc.c:151 vector [0]: kc = a3031432c90a6dbd 20250318085528609 DAUC <0003> auc.c:152 vector [0]: sres = bd915361 20250318085528609 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250318085528609 DAUC <0003> auc.c:113 vector [1]: rand = c0175156f81ad435056a6017e35b9172 20250318085528609 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250318085528609 DAUC <0003> auc.c:142 vector [1]: autn = 25ed74b9c00100002b0b19ebb3f9b0cd 20250318085528609 DAUC <0003> auc.c:143 vector [1]: ck = d51fe5216d9bae5eb0da0ac2e14b6509 20250318085528609 DAUC <0003> auc.c:144 vector [1]: ik = 040d0a3cd58d4edc55a48598643ba8c4 20250318085528609 DAUC <0003> auc.c:145 vector [1]: res = ca1de45b3f627fe00000000000000000 20250318085528609 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528609 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250318085528609 DAUC <0003> auc.c:151 vector [1]: kc = 346c60473d662d4f 20250318085528609 DAUC <0003> auc.c:152 vector [1]: sres = f57f9bbb 20250318085528609 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250318085528609 DAUC <0003> auc.c:113 vector [2]: rand = 4066f6562baaebe9775a3dc870ac5095 20250318085528609 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250318085528609 DAUC <0003> auc.c:142 vector [2]: autn = c2de9e104d9600001cef8273dc99bc50 20250318085528609 DAUC <0003> auc.c:143 vector [2]: ck = c54b1b7b723f1b1e02e60cc96716ffb2 20250318085528609 DAUC <0003> auc.c:144 vector [2]: ik = 5afa477ee4e8d0cb728f6085884e6cd9 20250318085528609 DAUC <0003> auc.c:145 vector [2]: res = 9a7ee7f4141e17810000000000000000 20250318085528609 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528609 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250318085528609 DAUC <0003> auc.c:151 vector [2]: kc = efd83049798f58be 20250318085528609 DAUC <0003> auc.c:152 vector [2]: sres = 8e60f075 20250318085528609 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250318085528609 DAUC <0003> auc.c:113 vector [3]: rand = 98456f289dda79515e8b4d42fda1e3bf 20250318085528609 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250318085528609 DAUC <0003> auc.c:142 vector [3]: autn = 90d69acc7446000096d389a19da18456 20250318085528609 DAUC <0003> auc.c:143 vector [3]: ck = cdff89d7d68229f6231f3b6a57d06820 20250318085528609 DAUC <0003> auc.c:144 vector [3]: ik = 0b7041e8f5fe76b8e12e73b3379348d0 20250318085528609 DAUC <0003> auc.c:145 vector [3]: res = f8b34452b022ab8f0000000000000000 20250318085528609 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528609 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250318085528609 DAUC <0003> auc.c:151 vector [3]: kc = 04be80e6433f7fbe 20250318085528609 DAUC <0003> auc.c:152 vector [3]: sres = 4891efdd 20250318085528609 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250318085528609 DAUC <0003> auc.c:113 vector [4]: rand = aa48e07acb8417f00790784c91f9424a 20250318085528609 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250318085528609 DAUC <0003> auc.c:142 vector [4]: autn = 08aa7813246a0000d4a7347a8c880c3c 20250318085528609 DAUC <0003> auc.c:143 vector [4]: ck = bad320aaa980766ece5a8c9be2c25b1b 20250318085528609 DAUC <0003> auc.c:144 vector [4]: ik = acbc8083e06c489a367820c21ff47414 20250318085528609 DAUC <0003> auc.c:145 vector [4]: res = f2c56dfa2cff89020000000000000000 20250318085528610 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085528610 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250318085528610 DAUC <0003> auc.c:151 vector [4]: kc = ee4d0c70b4da11fb 20250318085528610 DAUC <0003> auc.c:152 vector [4]: sres = de3ae4f8 20250318085528610 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250318085528610 DAUC <0003> db_auc.c:245 IMSI='262429270342290': Generated 5 vectors 20250318085528610 DAUC <0003> db_auc.c:249 IMSI='262429270342290': Updating SQN=481 in DB 20250318085528610 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429270342290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429270342290"} 20250318085528610 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429270342290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528610 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528610 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35782<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@c052245f54ab: Final verdict of PTC: pass 20250318085528612 DAUC <0003> db_auc.c:157 IMSI='262426768252908': No 2G Auth Data 20250318085528612 DAUC <0003> db_auc.c:192 IMSI='262426768252908': No 3G Auth Data HLR_Test-GSUP(21)@c052245f54ab: Created GsupExpect[0] for "262426768252908" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250318085528620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4258 20250318085528622 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528622 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426768252908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426768252908"} 20250318085528622 DAUC <0003> db_auc.c:157 IMSI='262426768252908': No 2G Auth Data 20250318085528622 DAUC <0003> db_auc.c:236 IMSI='262426768252908': Calling to generate 1 vectors 20250318085528622 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250318085528622 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528623 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250318085528623 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085528623 DAUC <0003> auc.c:113 vector [0]: rand = fec7b8a6b12dc0ad2884138982256dc8 20250318085528623 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085528623 DAUC <0003> auc.c:142 vector [0]: autn = 62f41a1157d10000df02ab214d575886 20250318085528623 DAUC <0003> auc.c:143 vector [0]: ck = ad3f102954eb2e6611aa87cf9054958b 20250318085528623 DAUC <0003> auc.c:144 vector [0]: ik = 3ac1bbff0d7c881a060dc4630d8ee398 20250318085528623 DAUC <0003> auc.c:145 vector [0]: res = e35758816d4b68730000000000000000 20250318085528623 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528623 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250318085528623 DAUC <0003> auc.c:151 vector [0]: kc = 8059e87ac44dd06f 20250318085528623 DAUC <0003> auc.c:152 vector [0]: sres = 8e1c30f2 20250318085528623 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250318085528623 DAUC <0003> db_auc.c:245 IMSI='262426768252908': Generated 1 vectors 20250318085528623 DAUC <0003> db_auc.c:249 IMSI='262426768252908': Updating SQN=33 in DB 20250318085528623 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426768252908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426768252908"} 20250318085528623 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426768252908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528623 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528623 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c052245f54ab: Found GsupExpect[0] for "262426768252908" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@c052245f54ab: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262426768252908" TC_gsup_sai_num_auth_vectors(28)@c052245f54ab: setverdict(pass): none -> pass 20250318085528624 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528624 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426768252908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426768252908"} 20250318085528624 DAUC <0003> db_auc.c:157 IMSI='262426768252908': No 2G Auth Data 20250318085528624 DAUC <0003> db_auc.c:236 IMSI='262426768252908': Calling to generate 4 vectors 20250318085528624 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250318085528624 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528624 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250318085528624 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250318085528624 DAUC <0003> auc.c:113 vector [0]: rand = bed15075ac3ec0efafeeee70f0504329 20250318085528624 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250318085528624 DAUC <0003> auc.c:142 vector [0]: autn = 8ee98b85601d00008b2392ad0f87e98c 20250318085528624 DAUC <0003> auc.c:143 vector [0]: ck = 501161eecf95d676c5c61711095717a9 20250318085528624 DAUC <0003> auc.c:144 vector [0]: ik = 152a84685c9a2574cdc313cdc998a11a 20250318085528624 DAUC <0003> auc.c:145 vector [0]: res = 69a1056a550af6d10000000000000000 20250318085528624 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528624 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250318085528624 DAUC <0003> auc.c:151 vector [0]: kc = 4d3ee15a53c045b1 20250318085528624 DAUC <0003> auc.c:152 vector [0]: sres = 3cabf3bb 20250318085528624 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250318085528624 DAUC <0003> auc.c:113 vector [1]: rand = e4db9c7481ea3ac740de9a2cf9b98016 20250318085528624 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250318085528624 DAUC <0003> auc.c:142 vector [1]: autn = 1a4b6c63605c0000216954708b17b074 20250318085528624 DAUC <0003> auc.c:143 vector [1]: ck = a6452ea785771b9f10176d2d47062fc2 20250318085528624 DAUC <0003> auc.c:144 vector [1]: ik = 8baffc493ba327f8e2d86a80c1bf3b91 20250318085528624 DAUC <0003> auc.c:145 vector [1]: res = a5d5a3e8899f7f820000000000000000 20250318085528624 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528624 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250318085528624 DAUC <0003> auc.c:151 vector [1]: kc = df25d543386d2834 20250318085528624 DAUC <0003> auc.c:152 vector [1]: sres = 2c4adc6a 20250318085528624 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250318085528624 DAUC <0003> auc.c:113 vector [2]: rand = 73b2c260774243e72ecbe42f28c88dbb 20250318085528624 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250318085528624 DAUC <0003> auc.c:142 vector [2]: autn = 096690b3171900005c6845c7bebcec3d 20250318085528624 DAUC <0003> auc.c:143 vector [2]: ck = 14a90ba974e55cd9a76f1077a5370d85 20250318085528624 DAUC <0003> auc.c:144 vector [2]: ik = 98b6544267ba205593d1e247b0e3ab31 20250318085528624 DAUC <0003> auc.c:145 vector [2]: res = 35767694c67c30090000000000000000 20250318085528624 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528624 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250318085528624 DAUC <0003> auc.c:151 vector [2]: kc = b8a1addb068bda38 20250318085528624 DAUC <0003> auc.c:152 vector [2]: sres = f30a469d 20250318085528624 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250318085528624 DAUC <0003> auc.c:113 vector [3]: rand = 7b2250ed632c6262cef9cf9490b4a77f 20250318085528624 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250318085528624 DAUC <0003> auc.c:142 vector [3]: autn = fcc8b512517c00008a2902971b789cb2 20250318085528624 DAUC <0003> auc.c:143 vector [3]: ck = f14af831b809e19b6fa69a8dfbfff228 20250318085528624 DAUC <0003> auc.c:144 vector [3]: ik = aca290390463cb5f064321edd90191d0 20250318085528624 DAUC <0003> auc.c:145 vector [3]: res = 9deaddb4060292ff0000000000000000 20250318085528624 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528624 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250318085528624 DAUC <0003> auc.c:151 vector [3]: kc = 340dd3689e94493c 20250318085528624 DAUC <0003> auc.c:152 vector [3]: sres = 9be84f4b 20250318085528624 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250318085528624 DAUC <0003> db_auc.c:245 IMSI='262426768252908': Generated 4 vectors 20250318085528624 DAUC <0003> db_auc.c:249 IMSI='262426768252908': Updating SQN=161 in DB 20250318085528624 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426768252908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426768252908"} 20250318085528624 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426768252908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528624 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528624 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528625 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528625 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426768252908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426768252908"} 20250318085528625 DAUC <0003> db_auc.c:157 IMSI='262426768252908': No 2G Auth Data 20250318085528625 DAUC <0003> db_auc.c:236 IMSI='262426768252908': Calling to generate 5 vectors 20250318085528625 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250318085528625 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528625 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250318085528625 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250318085528625 DAUC <0003> auc.c:113 vector [0]: rand = bbc1a08cfc19400bd436f9af9f5c6ace 20250318085528625 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250318085528625 DAUC <0003> auc.c:142 vector [0]: autn = 7d70c7597f5d00002ba4d65bfd1585c9 20250318085528625 DAUC <0003> auc.c:143 vector [0]: ck = ed4b8019b65dfd09fcc3703cf4c1e6bf 20250318085528625 DAUC <0003> auc.c:144 vector [0]: ik = bc7393e56c079210bd6c1b138ab4581d 20250318085528625 DAUC <0003> auc.c:145 vector [0]: res = 3a66433428b75ded0000000000000000 20250318085528625 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528625 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250318085528625 DAUC <0003> auc.c:151 vector [0]: kc = 109778d3a42fd1bb 20250318085528625 DAUC <0003> auc.c:152 vector [0]: sres = 12d11ed9 20250318085528625 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250318085528625 DAUC <0003> auc.c:113 vector [1]: rand = 4a728734cd911826929b2460b8f534e6 20250318085528625 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250318085528625 DAUC <0003> auc.c:142 vector [1]: autn = d96cc23f458c000054b91a1c16c99fb1 20250318085528625 DAUC <0003> auc.c:143 vector [1]: ck = f636e4bc2a620b6662905725628d961c 20250318085528625 DAUC <0003> auc.c:144 vector [1]: ik = be1bc741dc093bf3b0e893f1bf123a46 20250318085528625 DAUC <0003> auc.c:145 vector [1]: res = 65fdd76a0a8eeac70000000000000000 20250318085528625 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528625 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250318085528625 DAUC <0003> auc.c:151 vector [1]: kc = 9a55e7292bf49ccf 20250318085528625 DAUC <0003> auc.c:152 vector [1]: sres = 6f733dad 20250318085528625 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250318085528625 DAUC <0003> auc.c:113 vector [2]: rand = 66044ebbf7cb1bd950616cb91cc4b3d3 20250318085528625 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250318085528625 DAUC <0003> auc.c:142 vector [2]: autn = 9c8d69d5dc340000bda01f6cf2ea1152 20250318085528625 DAUC <0003> auc.c:143 vector [2]: ck = becdc222248cbff51782fdda3233d6f8 20250318085528625 DAUC <0003> auc.c:144 vector [2]: ik = 0385ab81ff469c3a571c9022d5b47ac4 20250318085528625 DAUC <0003> auc.c:145 vector [2]: res = d4e7ed5a5d548ef90000000000000000 20250318085528625 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528625 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250318085528625 DAUC <0003> auc.c:151 vector [2]: kc = fdd6045b3c4d8ff3 20250318085528625 DAUC <0003> auc.c:152 vector [2]: sres = 89b363a3 20250318085528625 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250318085528625 DAUC <0003> auc.c:113 vector [3]: rand = 2359270a6bb832a8ba5bcfff35f01d29 20250318085528625 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250318085528625 DAUC <0003> auc.c:142 vector [3]: autn = 6ae4c127a93e0000a37655f9177adb60 20250318085528625 DAUC <0003> auc.c:143 vector [3]: ck = 3d5c1b47e64690449a31a6f08b669990 20250318085528625 DAUC <0003> auc.c:144 vector [3]: ik = 94d22a2e981f6d18bf195a45ae87fdaa 20250318085528625 DAUC <0003> auc.c:145 vector [3]: res = 7b71c215a1e511760000000000000000 20250318085528625 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528625 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250318085528625 DAUC <0003> auc.c:151 vector [3]: kc = 8ca6cddc5bb89966 20250318085528625 DAUC <0003> auc.c:152 vector [3]: sres = da94d363 20250318085528625 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250318085528625 DAUC <0003> auc.c:113 vector [4]: rand = d855c4335ec6fc8b90f2e93acb5710e1 20250318085528625 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250318085528625 DAUC <0003> auc.c:142 vector [4]: autn = 45841fac91b600006f003154f90b4bcc 20250318085528625 DAUC <0003> auc.c:143 vector [4]: ck = 902b75b9593788b100bb166408780eb8 20250318085528625 DAUC <0003> auc.c:144 vector [4]: ik = e92e738a1c58bbe81d085c6e35a05654 20250318085528625 DAUC <0003> auc.c:145 vector [4]: res = 508be92d3ba6218d0000000000000000 20250318085528625 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085528625 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250318085528625 DAUC <0003> auc.c:151 vector [4]: kc = 64b64c3978b76bb5 20250318085528625 DAUC <0003> auc.c:152 vector [4]: sres = 6b2dc8a0 20250318085528625 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250318085528625 DAUC <0003> db_auc.c:245 IMSI='262426768252908': Generated 5 vectors 20250318085528625 DAUC <0003> db_auc.c:249 IMSI='262426768252908': Updating SQN=321 in DB 20250318085528625 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426768252908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426768252908"} 20250318085528625 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426768252908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528625 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528625 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528626 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528626 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426768252908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426768252908"} 20250318085528626 DAUC <0003> db_auc.c:157 IMSI='262426768252908': No 2G Auth Data 20250318085528626 DAUC <0003> db_auc.c:236 IMSI='262426768252908': Calling to generate 5 vectors 20250318085528626 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250318085528626 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528626 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250318085528626 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250318085528626 DAUC <0003> auc.c:113 vector [0]: rand = c1cb6b18b2aaeab9a33c16db92689b1c 20250318085528626 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250318085528626 DAUC <0003> auc.c:142 vector [0]: autn = ffdc3510008700006c49c122fb304d01 20250318085528626 DAUC <0003> auc.c:143 vector [0]: ck = b25f3a8bde031e24e2eee666d28d06fb 20250318085528626 DAUC <0003> auc.c:144 vector [0]: ik = 295f1e080da2cd1a7e3d6eb9baf14ccf 20250318085528626 DAUC <0003> auc.c:145 vector [0]: res = afda4a92fc349fe80000000000000000 20250318085528626 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528626 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250318085528626 DAUC <0003> auc.c:151 vector [0]: kc = 07d3ac5cbbdd990a 20250318085528626 DAUC <0003> auc.c:152 vector [0]: sres = 53eed57a 20250318085528626 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250318085528626 DAUC <0003> auc.c:113 vector [1]: rand = 28b182bc0e54b1c6383e1090c3dddcd0 20250318085528626 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250318085528626 DAUC <0003> auc.c:142 vector [1]: autn = 376786171aa100004f0c0b5e1d44a456 20250318085528626 DAUC <0003> auc.c:143 vector [1]: ck = d01658ab73a88b904ed152abd423453e 20250318085528626 DAUC <0003> auc.c:144 vector [1]: ik = dc6e3422e6a1b0f9a550c5a37e4c7b88 20250318085528626 DAUC <0003> auc.c:145 vector [1]: res = e1b313283ae11c920000000000000000 20250318085528626 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528626 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250318085528626 DAUC <0003> auc.c:151 vector [1]: kc = e7f9fb813f6605df 20250318085528626 DAUC <0003> auc.c:152 vector [1]: sres = db520fba 20250318085528626 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250318085528626 DAUC <0003> auc.c:113 vector [2]: rand = 843eb28548fa4fce71da9bd7ad57c3fa 20250318085528626 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250318085528626 DAUC <0003> auc.c:142 vector [2]: autn = 8aafedc6795f0000a77fd5d15d7d7495 20250318085528626 DAUC <0003> auc.c:143 vector [2]: ck = 0f25433aeca0715821450d0651adbf72 20250318085528626 DAUC <0003> auc.c:144 vector [2]: ik = 963f8ecb6bb43bf91e89a24aeaf1ba99 20250318085528626 DAUC <0003> auc.c:145 vector [2]: res = a692cdf8201bdb2b0000000000000000 20250318085528626 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528626 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250318085528626 DAUC <0003> auc.c:151 vector [2]: kc = a6d662bd3c484f4a 20250318085528626 DAUC <0003> auc.c:152 vector [2]: sres = 868916d3 20250318085528626 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250318085528626 DAUC <0003> auc.c:113 vector [3]: rand = 439b2a99cb726b1a2f0fa457d6b60811 20250318085528627 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250318085528627 DAUC <0003> auc.c:142 vector [3]: autn = 073cad4fc6070000a3f41fdf28b81590 20250318085528627 DAUC <0003> auc.c:143 vector [3]: ck = bf3c5f0829b11d3998cb8670d13b6948 20250318085528627 DAUC <0003> auc.c:144 vector [3]: ik = 0833926da60ffc9aa844518bc621958d 20250318085528627 DAUC <0003> auc.c:145 vector [3]: res = 2bd426e67ae34b230000000000000000 20250318085528627 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528627 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250318085528627 DAUC <0003> auc.c:151 vector [3]: kc = 87801a9e98a41d66 20250318085528627 DAUC <0003> auc.c:152 vector [3]: sres = 51376dc5 20250318085528627 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250318085528627 DAUC <0003> auc.c:113 vector [4]: rand = e3a038177451f47afc75892aa28bad7c 20250318085528627 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250318085528627 DAUC <0003> auc.c:142 vector [4]: autn = 37dc0e69c59d00001c30bbede64e8337 20250318085528627 DAUC <0003> auc.c:143 vector [4]: ck = f4c4893909458f68f8abffcf77ccecb4 20250318085528627 DAUC <0003> auc.c:144 vector [4]: ik = 474b7aa46d83f88c26b31bd7d561d48b 20250318085528627 DAUC <0003> auc.c:145 vector [4]: res = 5df5a0dc3fc74dfa0000000000000000 20250318085528627 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085528627 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250318085528627 DAUC <0003> auc.c:151 vector [4]: kc = 6d971785c66b4fdb 20250318085528627 DAUC <0003> auc.c:152 vector [4]: sres = 6232ed26 20250318085528627 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250318085528627 DAUC <0003> db_auc.c:245 IMSI='262426768252908': Generated 5 vectors 20250318085528627 DAUC <0003> db_auc.c:249 IMSI='262426768252908': Updating SQN=481 in DB 20250318085528627 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426768252908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426768252908"} 20250318085528627 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426768252908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528627 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528627 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@c052245f54ab: Final verdict of PTC: pass 20250318085528629 DAUC <0003> db_auc.c:157 IMSI='262420435324144': No 2G Auth Data 20250318085528629 DAUC <0003> db_auc.c:192 IMSI='262420435324144': No 3G Auth Data HLR_Test-GSUP(21)@c052245f54ab: Created GsupExpect[0] for "262420435324144" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250318085528637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35806<->l=127.0.0.1:4258 20250318085528639 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528639 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420435324144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420435324144"} 20250318085528639 DAUC <0003> db_auc.c:236 IMSI='262420435324144': Calling to generate 1 vectors 20250318085528639 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250318085528639 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528639 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528639 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085528639 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528639 DAUC <0003> auc.c:113 vector [0]: rand = f50fed7f0d8392ffd27788049ff4aacb 20250318085528639 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085528639 DAUC <0003> auc.c:142 vector [0]: autn = 6f8172c2a5ee00002048894a0b625dd2 20250318085528639 DAUC <0003> auc.c:143 vector [0]: ck = c9b078617e5ea81768e6a4646b012400 20250318085528639 DAUC <0003> auc.c:144 vector [0]: ik = f16cd4cb3c5b543b51f5bd665fdefca8 20250318085528639 DAUC <0003> auc.c:145 vector [0]: res = ac56f11c980130f30000000000000000 20250318085528639 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528639 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085528639 DAUC <0003> auc.c:179 vector [0]: kc = b56bf0f380fecc00 20250318085528639 DAUC <0003> auc.c:180 vector [0]: sres = b41f0a5b 20250318085528639 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085528639 DAUC <0003> db_auc.c:245 IMSI='262420435324144': Generated 1 vectors 20250318085528639 DAUC <0003> db_auc.c:249 IMSI='262420435324144': Updating SQN=33 in DB 20250318085528639 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420435324144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420435324144"} 20250318085528639 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420435324144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528639 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528639 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c052245f54ab: Found GsupExpect[0] for "262420435324144" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@c052245f54ab: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262420435324144" TC_gsup_sai_num_auth_vectors(29)@c052245f54ab: setverdict(pass): none -> pass 20250318085528640 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528640 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420435324144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420435324144"} 20250318085528640 DAUC <0003> db_auc.c:236 IMSI='262420435324144': Calling to generate 4 vectors 20250318085528640 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250318085528640 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528640 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528640 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250318085528640 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528640 DAUC <0003> auc.c:113 vector [0]: rand = 3c9b1157635527a3144d863ab9538728 20250318085528640 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250318085528640 DAUC <0003> auc.c:142 vector [0]: autn = f5005700335a00007a37f3049cbcd9cb 20250318085528640 DAUC <0003> auc.c:143 vector [0]: ck = 9a50135d66f43bece02e62c468f5c912 20250318085528640 DAUC <0003> auc.c:144 vector [0]: ik = 8ad64684eba4d82a73c114ab609af04c 20250318085528640 DAUC <0003> auc.c:145 vector [0]: res = cb0de8bccecf91a30000000000000000 20250318085528640 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528640 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085528640 DAUC <0003> auc.c:179 vector [0]: kc = 6865973a029e4c00 20250318085528640 DAUC <0003> auc.c:180 vector [0]: sres = d202abe7 20250318085528640 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085528640 DAUC <0003> auc.c:113 vector [1]: rand = c8a30d617ccda83283b45797078fca4c 20250318085528640 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250318085528640 DAUC <0003> auc.c:142 vector [1]: autn = 0b5ab8262432000009a8ec4e901f35e3 20250318085528640 DAUC <0003> auc.c:143 vector [1]: ck = 5dcc19d0a2b121516cee23bf94cd214f 20250318085528640 DAUC <0003> auc.c:144 vector [1]: ik = b6997151cf27f5c1c83fdae692ae0799 20250318085528640 DAUC <0003> auc.c:145 vector [1]: res = 742fcb38af0b22990000000000000000 20250318085528640 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528640 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085528640 DAUC <0003> auc.c:179 vector [1]: kc = 5d04541be5ea9000 20250318085528640 DAUC <0003> auc.c:180 vector [1]: sres = d2423eef 20250318085528640 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085528640 DAUC <0003> auc.c:113 vector [2]: rand = 87af251681430cb1218b3bd4f83c0884 20250318085528640 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250318085528640 DAUC <0003> auc.c:142 vector [2]: autn = b4b964261eb5000046322532458be83f 20250318085528640 DAUC <0003> auc.c:143 vector [2]: ck = 19009844fe58e340ea034c88504d8a48 20250318085528640 DAUC <0003> auc.c:144 vector [2]: ik = 4b8093f55a8fba294494a97714f08005 20250318085528640 DAUC <0003> auc.c:145 vector [2]: res = 775cb07ddc83a9120000000000000000 20250318085528640 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528640 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085528640 DAUC <0003> auc.c:179 vector [2]: kc = 7f400ea1728cfc00 20250318085528640 DAUC <0003> auc.c:180 vector [2]: sres = d41981b7 20250318085528640 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085528640 DAUC <0003> auc.c:113 vector [3]: rand = 85a0a6c950dd7264f75fc13ad0b2a0ca 20250318085528640 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250318085528640 DAUC <0003> auc.c:142 vector [3]: autn = ac6f7393fb2f0000d65276f4055cd1bb 20250318085528640 DAUC <0003> auc.c:143 vector [3]: ck = c6c9b648ff01f7d8aac728170ae12ea4 20250318085528640 DAUC <0003> auc.c:144 vector [3]: ik = 5b63b6bddcab31e388175cae435b6ce3 20250318085528640 DAUC <0003> auc.c:145 vector [3]: res = 52cf67c1557c0dad0000000000000000 20250318085528640 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528640 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085528640 DAUC <0003> auc.c:179 vector [3]: kc = 17e60b9fa7bbdc00 20250318085528640 DAUC <0003> auc.c:180 vector [3]: sres = df258e59 20250318085528640 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085528640 DAUC <0003> db_auc.c:245 IMSI='262420435324144': Generated 4 vectors 20250318085528640 DAUC <0003> db_auc.c:249 IMSI='262420435324144': Updating SQN=161 in DB 20250318085528640 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420435324144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420435324144"} 20250318085528640 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420435324144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528640 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528640 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528642 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528642 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420435324144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420435324144"} 20250318085528642 DAUC <0003> db_auc.c:236 IMSI='262420435324144': Calling to generate 5 vectors 20250318085528642 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250318085528642 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528642 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528642 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250318085528642 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528642 DAUC <0003> auc.c:113 vector [0]: rand = b8739890612ca9cd1eda613f7883eaf8 20250318085528642 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250318085528642 DAUC <0003> auc.c:142 vector [0]: autn = ca1815062ea60000fa26d42cb81ddd4b 20250318085528642 DAUC <0003> auc.c:143 vector [0]: ck = dc9a998409a3083e7eb0182f7fec4f56 20250318085528642 DAUC <0003> auc.c:144 vector [0]: ik = 6d6a8973478086d8bebf4c53b5b68d43 20250318085528642 DAUC <0003> auc.c:145 vector [0]: res = 5f394d50f584db1a0000000000000000 20250318085528642 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528642 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085528642 DAUC <0003> auc.c:179 vector [0]: kc = 985279e6bf5cf400 20250318085528642 DAUC <0003> auc.c:180 vector [0]: sres = c5b32fa4 20250318085528642 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085528642 DAUC <0003> auc.c:113 vector [1]: rand = fa821ce679388220eb650c59c39bfa1b 20250318085528642 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250318085528642 DAUC <0003> auc.c:142 vector [1]: autn = 365cf451d0cc0000ce60ab54f29e40da 20250318085528642 DAUC <0003> auc.c:143 vector [1]: ck = b3846f0d3662470915523f356b92f4e9 20250318085528642 DAUC <0003> auc.c:144 vector [1]: ik = 019c586bcea7bf7f3931eabed0415da8 20250318085528642 DAUC <0003> auc.c:145 vector [1]: res = 0f92e4c438c76ed10000000000000000 20250318085528642 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528642 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085528642 DAUC <0003> auc.c:179 vector [1]: kc = 6df0be0dab640400 20250318085528642 DAUC <0003> auc.c:180 vector [1]: sres = ea573369 20250318085528642 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085528642 DAUC <0003> auc.c:113 vector [2]: rand = 054684cd3ab49325d211bc948c596f5f 20250318085528642 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250318085528642 DAUC <0003> auc.c:142 vector [2]: autn = 2aa7005e46e60000f96b52bb04c530d6 20250318085528642 DAUC <0003> auc.c:143 vector [2]: ck = 7ce57dcefda9cc2c831d0fbdeee0f02e 20250318085528642 DAUC <0003> auc.c:144 vector [2]: ik = 56687ffc287d13587021bdea5be91a1e 20250318085528642 DAUC <0003> auc.c:145 vector [2]: res = 8bb43acb77d746230000000000000000 20250318085528642 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528642 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085528642 DAUC <0003> auc.c:179 vector [2]: kc = 4eef8603c3820400 20250318085528642 DAUC <0003> auc.c:180 vector [2]: sres = 7416c46b 20250318085528642 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085528642 DAUC <0003> auc.c:113 vector [3]: rand = dca0d0b952caa4d9b1424fdde408aee3 20250318085528642 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250318085528642 DAUC <0003> auc.c:142 vector [3]: autn = 698c52f09aee0000d8a4d0032dd003c4 20250318085528642 DAUC <0003> auc.c:143 vector [3]: ck = c1ca95115c1d0ef2972dd7b43e850f5d 20250318085528642 DAUC <0003> auc.c:144 vector [3]: ik = 5dc9f7057f641313edf6e4ea7d11649f 20250318085528642 DAUC <0003> auc.c:145 vector [3]: res = d44a139b7b9c98d70000000000000000 20250318085528642 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528642 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085528642 DAUC <0003> auc.c:179 vector [3]: kc = a06241d32abe2800 20250318085528642 DAUC <0003> auc.c:180 vector [3]: sres = 5354d570 20250318085528642 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085528642 DAUC <0003> auc.c:113 vector [4]: rand = b4c45175762c0f014c3456658b8e808c 20250318085528642 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250318085528642 DAUC <0003> auc.c:142 vector [4]: autn = 7fdaeecf5bea0000a4fa0a096729e510 20250318085528642 DAUC <0003> auc.c:143 vector [4]: ck = 1ab41a4088b259d749ef5e62b4f45fdd 20250318085528642 DAUC <0003> auc.c:144 vector [4]: ik = 5438b6ffa3dab1a6d9071c86406914bb 20250318085528642 DAUC <0003> auc.c:145 vector [4]: res = ad4e433df783e7a80000000000000000 20250318085528642 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085528642 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250318085528642 DAUC <0003> auc.c:179 vector [4]: kc = 289c39e1ac8d0800 20250318085528642 DAUC <0003> auc.c:180 vector [4]: sres = 37916ea8 20250318085528642 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250318085528642 DAUC <0003> db_auc.c:245 IMSI='262420435324144': Generated 5 vectors 20250318085528642 DAUC <0003> db_auc.c:249 IMSI='262420435324144': Updating SQN=321 in DB 20250318085528642 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420435324144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420435324144"} 20250318085528642 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420435324144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528642 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528642 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528643 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528643 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420435324144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420435324144"} 20250318085528643 DAUC <0003> db_auc.c:236 IMSI='262420435324144': Calling to generate 5 vectors 20250318085528643 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250318085528643 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528643 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528643 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250318085528643 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528643 DAUC <0003> auc.c:113 vector [0]: rand = c81beedd74f523407cfd04405ae4c926 20250318085528643 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250318085528643 DAUC <0003> auc.c:142 vector [0]: autn = d9644cc22f7500001f15e5a15dd66ad2 20250318085528643 DAUC <0003> auc.c:143 vector [0]: ck = a182aed23e576594126848091a228aa7 20250318085528643 DAUC <0003> auc.c:144 vector [0]: ik = 8d9127ca5f3a21753e35fae1d3a2334c 20250318085528643 DAUC <0003> auc.c:145 vector [0]: res = eef7bf349bc9388c0000000000000000 20250318085528643 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528643 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085528643 DAUC <0003> auc.c:179 vector [0]: kc = 4603f143bcae2400 20250318085528643 DAUC <0003> auc.c:180 vector [0]: sres = 9d937b19 20250318085528643 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085528643 DAUC <0003> auc.c:113 vector [1]: rand = 6cd98b6f4063e18cfc4a543c7b6aadcb 20250318085528643 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250318085528643 DAUC <0003> auc.c:142 vector [1]: autn = d21c402b90eb0000d31cd7e34fe47a12 20250318085528643 DAUC <0003> auc.c:143 vector [1]: ck = cd5cd241b5709322d1572ed7886c4515 20250318085528643 DAUC <0003> auc.c:144 vector [1]: ik = 7b581f625feaa0f5c80d94eed0de7e9a 20250318085528643 DAUC <0003> auc.c:145 vector [1]: res = 089537508c1cfb030000000000000000 20250318085528643 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528643 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085528643 DAUC <0003> auc.c:179 vector [1]: kc = 41c0f1fd671c2800 20250318085528643 DAUC <0003> auc.c:180 vector [1]: sres = 38d52adb 20250318085528643 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085528643 DAUC <0003> auc.c:113 vector [2]: rand = 1cac64919b168de0bb44fb9224e2899a 20250318085528643 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250318085528643 DAUC <0003> auc.c:142 vector [2]: autn = 6f305219fa9400003e96b2c4eb55c14c 20250318085528643 DAUC <0003> auc.c:143 vector [2]: ck = 2001a29fbde6f18d1e475ee163a6d5b3 20250318085528643 DAUC <0003> auc.c:144 vector [2]: ik = 0de8bacb7188b49ea79e6320a604741b 20250318085528643 DAUC <0003> auc.c:145 vector [2]: res = 2cbce7c9d70ccde70000000000000000 20250318085528643 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528643 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085528643 DAUC <0003> auc.c:179 vector [2]: kc = 90312518c83ef000 20250318085528643 DAUC <0003> auc.c:180 vector [2]: sres = 47cfdd0d 20250318085528643 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085528643 DAUC <0003> auc.c:113 vector [3]: rand = 6336ccf1ca749fc09c5a7ba48b3b542d 20250318085528643 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250318085528643 DAUC <0003> auc.c:142 vector [3]: autn = b5dc8617f1480000b0bcf44a4e3ea943 20250318085528643 DAUC <0003> auc.c:143 vector [3]: ck = 0452b5098f9271b73f35c2a54c6e4e7c 20250318085528643 DAUC <0003> auc.c:144 vector [3]: ik = 71ad2aed19e50f38ecd7ca326ff12871 20250318085528643 DAUC <0003> auc.c:145 vector [3]: res = 2452c5081ea3c8300000000000000000 20250318085528643 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528643 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085528643 DAUC <0003> auc.c:179 vector [3]: kc = dc9f07bfbfb17800 20250318085528643 DAUC <0003> auc.c:180 vector [3]: sres = 97c5fa7a 20250318085528643 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085528643 DAUC <0003> auc.c:113 vector [4]: rand = bbb9b669614445c36315e3c4b458f4a4 20250318085528643 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250318085528643 DAUC <0003> auc.c:142 vector [4]: autn = 5812e26c0e65000020dfba0632f92b29 20250318085528643 DAUC <0003> auc.c:143 vector [4]: ck = 726f95b31b7881a7d13105a53d4e5ce7 20250318085528643 DAUC <0003> auc.c:144 vector [4]: ik = 3a83f235fc1422903a56fd146ffea2f2 20250318085528643 DAUC <0003> auc.c:145 vector [4]: res = ec33505a567bbeca0000000000000000 20250318085528643 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085528643 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250318085528643 DAUC <0003> auc.c:179 vector [4]: kc = 7e7909a543ea8c00 20250318085528643 DAUC <0003> auc.c:180 vector [4]: sres = 3a451aba 20250318085528643 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250318085528643 DAUC <0003> db_auc.c:245 IMSI='262420435324144': Generated 5 vectors 20250318085528643 DAUC <0003> db_auc.c:249 IMSI='262420435324144': Updating SQN=481 in DB 20250318085528643 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420435324144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420435324144"} 20250318085528643 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420435324144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528643 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528643 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35806<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@c052245f54ab: Final verdict of PTC: pass 20250318085528645 DAUC <0003> db_auc.c:157 IMSI='262428998613375': No 2G Auth Data 20250318085528645 DAUC <0003> db_auc.c:192 IMSI='262428998613375': No 3G Auth Data HLR_Test-GSUP(21)@c052245f54ab: Created GsupExpect[0] for "262428998613375" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250318085528651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 20250318085528653 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528653 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428998613375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428998613375"} 20250318085528653 DAUC <0003> db_auc.c:236 IMSI='262428998613375': Calling to generate 1 vectors 20250318085528653 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250318085528653 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528653 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528653 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085528653 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528653 DAUC <0003> auc.c:113 vector [0]: rand = f0caa93386d5a96909cec08c198edfe6 20250318085528653 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085528653 DAUC <0003> auc.c:142 vector [0]: autn = 0615f92cb2690000c5e20f11958569d1 20250318085528653 DAUC <0003> auc.c:143 vector [0]: ck = e8181dfaa27fe59d6bafbf93ae2bdc2f 20250318085528653 DAUC <0003> auc.c:144 vector [0]: ik = 40e148d97ee1b12a40a57300580920db 20250318085528653 DAUC <0003> auc.c:145 vector [0]: res = a25fa706e17a3db00000000000000000 20250318085528653 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528653 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085528653 DAUC <0003> auc.c:179 vector [0]: kc = 978e3e61ddfc5400 20250318085528653 DAUC <0003> auc.c:180 vector [0]: sres = d235fa48 20250318085528653 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085528653 DAUC <0003> db_auc.c:245 IMSI='262428998613375': Generated 1 vectors 20250318085528653 DAUC <0003> db_auc.c:249 IMSI='262428998613375': Updating SQN=33 in DB 20250318085528653 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428998613375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428998613375"} 20250318085528653 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428998613375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528653 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528653 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c052245f54ab: Found GsupExpect[0] for "262428998613375" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@c052245f54ab: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262428998613375" TC_gsup_sai_num_auth_vectors(30)@c052245f54ab: setverdict(pass): none -> pass 20250318085528654 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528654 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428998613375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428998613375"} 20250318085528654 DAUC <0003> db_auc.c:236 IMSI='262428998613375': Calling to generate 4 vectors 20250318085528654 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250318085528654 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528654 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528654 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250318085528654 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528654 DAUC <0003> auc.c:113 vector [0]: rand = a7c48721177e43aca3f3394fb143f547 20250318085528654 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250318085528654 DAUC <0003> auc.c:142 vector [0]: autn = e8acddc284ba0000c336bf0d7eb1b029 20250318085528654 DAUC <0003> auc.c:143 vector [0]: ck = 0431cf50dea2c983e886a59eeebcf19f 20250318085528654 DAUC <0003> auc.c:144 vector [0]: ik = 14f6f97bb6385667fbe8d653adb9e7ac 20250318085528654 DAUC <0003> auc.c:145 vector [0]: res = b663be73660a7b340000000000000000 20250318085528654 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528654 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085528654 DAUC <0003> auc.c:179 vector [0]: kc = 96f4d7b3be030400 20250318085528654 DAUC <0003> auc.c:180 vector [0]: sres = d48e8950 20250318085528654 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085528654 DAUC <0003> auc.c:113 vector [1]: rand = 70409a266894d035aecd8ca356e83b73 20250318085528654 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250318085528654 DAUC <0003> auc.c:142 vector [1]: autn = 80436d13a657000039d937e6d729b58f 20250318085528654 DAUC <0003> auc.c:143 vector [1]: ck = 29db6c80377d4ec7094b6f0b57f34ded 20250318085528654 DAUC <0003> auc.c:144 vector [1]: ik = 0a5b6979c2a3d7b108547dd71a41d4f1 20250318085528654 DAUC <0003> auc.c:145 vector [1]: res = 78be7ef71f3d8c9f0000000000000000 20250318085528654 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528654 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085528654 DAUC <0003> auc.c:179 vector [1]: kc = c9fc4cc4916a8400 20250318085528654 DAUC <0003> auc.c:180 vector [1]: sres = de23d2f5 20250318085528654 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085528654 DAUC <0003> auc.c:113 vector [2]: rand = 44c23fced689edc27a729fc820a71927 20250318085528654 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250318085528654 DAUC <0003> auc.c:142 vector [2]: autn = ef646cf93b8100000cb78c5d01cd3966 20250318085528654 DAUC <0003> auc.c:143 vector [2]: ck = 04ced2bb5ae6bda48c0117736347c963 20250318085528654 DAUC <0003> auc.c:144 vector [2]: ik = e1bfa4e0d8239eafa05f6cebcb59e8ae 20250318085528654 DAUC <0003> auc.c:145 vector [2]: res = 43a82ec55880f2bc0000000000000000 20250318085528654 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528654 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085528654 DAUC <0003> auc.c:179 vector [2]: kc = b3bec867932b7c00 20250318085528654 DAUC <0003> auc.c:180 vector [2]: sres = ae5cd127 20250318085528654 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085528654 DAUC <0003> auc.c:113 vector [3]: rand = fc91fef0a8735822ae04721a946749c1 20250318085528654 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250318085528654 DAUC <0003> auc.c:142 vector [3]: autn = 096dae6520a300005d24dcabdd4f7c3a 20250318085528654 DAUC <0003> auc.c:143 vector [3]: ck = d4dd100c83b3ff2a36f2b725ac0a9a62 20250318085528654 DAUC <0003> auc.c:144 vector [3]: ik = 02286d27d1e295ec0d228fd95b820114 20250318085528654 DAUC <0003> auc.c:145 vector [3]: res = deaba3512dbf99740000000000000000 20250318085528654 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528654 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085528654 DAUC <0003> auc.c:179 vector [3]: kc = 0e548a6db046f800 20250318085528654 DAUC <0003> auc.c:180 vector [3]: sres = df25fa21 20250318085528654 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085528654 DAUC <0003> db_auc.c:245 IMSI='262428998613375': Generated 4 vectors 20250318085528654 DAUC <0003> db_auc.c:249 IMSI='262428998613375': Updating SQN=161 in DB 20250318085528654 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428998613375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428998613375"} 20250318085528654 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428998613375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528654 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528654 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528655 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528655 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428998613375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428998613375"} 20250318085528655 DAUC <0003> db_auc.c:236 IMSI='262428998613375': Calling to generate 5 vectors 20250318085528655 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250318085528655 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528655 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528655 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250318085528655 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528655 DAUC <0003> auc.c:113 vector [0]: rand = 72dcab3119ce31261224d2234306fbb2 20250318085528655 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250318085528655 DAUC <0003> auc.c:142 vector [0]: autn = bcf22a0a9b8c0000f7ec6cd2ece9885f 20250318085528655 DAUC <0003> auc.c:143 vector [0]: ck = 762e8d4bbab303751e2487311f2603a9 20250318085528655 DAUC <0003> auc.c:144 vector [0]: ik = 7814321d2585e6061199ae59184b1885 20250318085528655 DAUC <0003> auc.c:145 vector [0]: res = e23065c20c859dd30000000000000000 20250318085528655 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528655 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085528655 DAUC <0003> auc.c:179 vector [0]: kc = e4bda4f86ee57800 20250318085528655 DAUC <0003> auc.c:180 vector [0]: sres = 3d113c4a 20250318085528655 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085528655 DAUC <0003> auc.c:113 vector [1]: rand = 4f344c0636c3985ec369f1029c2d851f 20250318085528655 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250318085528655 DAUC <0003> auc.c:142 vector [1]: autn = 6e389ba502ec00009af2d19d09faf9c9 20250318085528655 DAUC <0003> auc.c:143 vector [1]: ck = d0d30f9c4d3a43d3966ea3789dfb0914 20250318085528655 DAUC <0003> auc.c:144 vector [1]: ik = d68812e20aa66a3e908455ac8d89196b 20250318085528655 DAUC <0003> auc.c:145 vector [1]: res = b00893fa14803f420000000000000000 20250318085528655 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528655 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085528655 DAUC <0003> auc.c:179 vector [1]: kc = d5fb10759cffb000 20250318085528655 DAUC <0003> auc.c:180 vector [1]: sres = dfc3c1fc 20250318085528655 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085528655 DAUC <0003> auc.c:113 vector [2]: rand = ef0a0ffdac05825d04f41cdf84fc5c94 20250318085528655 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250318085528655 DAUC <0003> auc.c:142 vector [2]: autn = eb59c6df577d0000eee3e0ea9b4559c8 20250318085528655 DAUC <0003> auc.c:143 vector [2]: ck = 4f163af7887469c0605af9b69fc12b81 20250318085528655 DAUC <0003> auc.c:144 vector [2]: ik = 5816c3321208a06523ae880f53743158 20250318085528655 DAUC <0003> auc.c:145 vector [2]: res = 9bd81af34c7044e50000000000000000 20250318085528655 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528655 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085528655 DAUC <0003> auc.c:179 vector [2]: kc = 2e2b6b33fd3e2400 20250318085528655 DAUC <0003> auc.c:180 vector [2]: sres = 6852be32 20250318085528655 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085528655 DAUC <0003> auc.c:113 vector [3]: rand = 743ff7558236728c67accfad9f2ce4e7 20250318085528655 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250318085528655 DAUC <0003> auc.c:142 vector [3]: autn = babecd8d728f0000c061c1c2471be6c7 20250318085528655 DAUC <0003> auc.c:143 vector [3]: ck = e216f201e97adf861bc6d511113915b3 20250318085528655 DAUC <0003> auc.c:144 vector [3]: ik = 1d8e36ab2eb1fa352d0377aa16d27fb1 20250318085528655 DAUC <0003> auc.c:145 vector [3]: res = 89d45ce7dbf8a1cf0000000000000000 20250318085528655 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528655 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085528655 DAUC <0003> auc.c:179 vector [3]: kc = b2eb51945b50e800 20250318085528655 DAUC <0003> auc.c:180 vector [3]: sres = 7031b534 20250318085528655 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085528655 DAUC <0003> auc.c:113 vector [4]: rand = abbe0dcbcd8bb178675b8b9ed4d98011 20250318085528655 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250318085528655 DAUC <0003> auc.c:142 vector [4]: autn = bbeecc2b402700006cf6c33a2f3d9713 20250318085528655 DAUC <0003> auc.c:143 vector [4]: ck = 4bfb9ad547d7f813e27c8e385bced7a7 20250318085528655 DAUC <0003> auc.c:144 vector [4]: ik = 59ebb15a5a7afe6b2105a23af3206660 20250318085528655 DAUC <0003> auc.c:145 vector [4]: res = 24d7230aae9bb73d0000000000000000 20250318085528655 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085528655 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250318085528655 DAUC <0003> auc.c:179 vector [4]: kc = babac9c0cd481c00 20250318085528655 DAUC <0003> auc.c:180 vector [4]: sres = 999c47cd 20250318085528655 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250318085528655 DAUC <0003> db_auc.c:245 IMSI='262428998613375': Generated 5 vectors 20250318085528655 DAUC <0003> db_auc.c:249 IMSI='262428998613375': Updating SQN=321 in DB 20250318085528655 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428998613375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428998613375"} 20250318085528655 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428998613375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528655 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528655 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528656 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528656 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428998613375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428998613375"} 20250318085528656 DAUC <0003> db_auc.c:236 IMSI='262428998613375': Calling to generate 5 vectors 20250318085528656 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250318085528656 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528656 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528656 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250318085528656 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528656 DAUC <0003> auc.c:113 vector [0]: rand = c641e84f4183d899f8d59b592ace3728 20250318085528656 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250318085528656 DAUC <0003> auc.c:142 vector [0]: autn = 18aa4da5282d0000ed3ab79fd4576f2c 20250318085528656 DAUC <0003> auc.c:143 vector [0]: ck = 973bbf19e7546a797cb773e5b359022b 20250318085528656 DAUC <0003> auc.c:144 vector [0]: ik = 312aaa3a9bea2689faace7ec48e57ce1 20250318085528656 DAUC <0003> auc.c:145 vector [0]: res = 23d84a7011765eaf0000000000000000 20250318085528656 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528656 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085528656 DAUC <0003> auc.c:179 vector [0]: kc = 72f2f03857ec1800 20250318085528656 DAUC <0003> auc.c:180 vector [0]: sres = 2114dcfc 20250318085528656 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085528656 DAUC <0003> auc.c:113 vector [1]: rand = c5357ef880644531a5e5343f42e41d81 20250318085528656 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250318085528656 DAUC <0003> auc.c:142 vector [1]: autn = 9818ba942bfc00000a967438bc82b338 20250318085528656 DAUC <0003> auc.c:143 vector [1]: ck = 41020c3a903e81354e64f1fafca348eb 20250318085528656 DAUC <0003> auc.c:144 vector [1]: ik = 35bc9e171200c339faaafe8885931c3c 20250318085528656 DAUC <0003> auc.c:145 vector [1]: res = 842eaa6d0476c31b0000000000000000 20250318085528656 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528656 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085528656 DAUC <0003> auc.c:179 vector [1]: kc = a033d8ce38742000 20250318085528656 DAUC <0003> auc.c:180 vector [1]: sres = fe7ed961 20250318085528656 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085528656 DAUC <0003> auc.c:113 vector [2]: rand = 786215fa36fcb190c5f195d6a43fe664 20250318085528656 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250318085528656 DAUC <0003> auc.c:142 vector [2]: autn = dab8fb56740200004e514124f8f7dfe4 20250318085528656 DAUC <0003> auc.c:143 vector [2]: ck = 191b62f973599a145e243d589c40f861 20250318085528656 DAUC <0003> auc.c:144 vector [2]: ik = 10f177c91c53bd967184172af434271c 20250318085528656 DAUC <0003> auc.c:145 vector [2]: res = 6798aebf0161c1a70000000000000000 20250318085528656 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528656 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085528656 DAUC <0003> auc.c:179 vector [2]: kc = 1dd004d7407c8400 20250318085528656 DAUC <0003> auc.c:180 vector [2]: sres = 2448afda 20250318085528656 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085528656 DAUC <0003> auc.c:113 vector [3]: rand = 05484ed4709ec541931e67e190bf36f1 20250318085528656 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250318085528656 DAUC <0003> auc.c:142 vector [3]: autn = cbcbc8f25ee8000024d540089b7dcb55 20250318085528656 DAUC <0003> auc.c:143 vector [3]: ck = 5a2dd443cbf215b66dfe2d940476abbc 20250318085528656 DAUC <0003> auc.c:144 vector [3]: ik = a29eeb17b1548c17ab797655bee0d305 20250318085528656 DAUC <0003> auc.c:145 vector [3]: res = 5cfe1c4dc70229220000000000000000 20250318085528656 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528656 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085528656 DAUC <0003> auc.c:179 vector [3]: kc = 01583438480a6800 20250318085528656 DAUC <0003> auc.c:180 vector [3]: sres = 7bba0109 20250318085528656 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085528656 DAUC <0003> auc.c:113 vector [4]: rand = 5819e944be649b057b479c3f792e7da0 20250318085528656 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250318085528656 DAUC <0003> auc.c:142 vector [4]: autn = a011f162dc1f0000f9165453f862e858 20250318085528656 DAUC <0003> auc.c:143 vector [4]: ck = 9159bf967a0bb03f15f3d4df295ce2d9 20250318085528656 DAUC <0003> auc.c:144 vector [4]: ik = 5c522a45f4e66c510fab599cab49499d 20250318085528656 DAUC <0003> auc.c:145 vector [4]: res = df610cde18bbdcc30000000000000000 20250318085528656 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085528656 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250318085528656 DAUC <0003> auc.c:179 vector [4]: kc = 0dce931ad17c8c00 20250318085528656 DAUC <0003> auc.c:180 vector [4]: sres = c13e72b4 20250318085528656 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250318085528656 DAUC <0003> db_auc.c:245 IMSI='262428998613375': Generated 5 vectors 20250318085528656 DAUC <0003> db_auc.c:249 IMSI='262428998613375': Updating SQN=481 in DB 20250318085528656 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428998613375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428998613375"} 20250318085528656 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428998613375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528656 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528657 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@c052245f54ab: Final verdict of PTC: pass 20250318085528658 DAUC <0003> db_auc.c:157 IMSI='262427270546743': No 2G Auth Data 20250318085528658 DAUC <0003> db_auc.c:192 IMSI='262427270546743': No 3G Auth Data HLR_Test-GSUP(21)@c052245f54ab: Created GsupExpect[0] for "262427270546743" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250318085528665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4258 20250318085528666 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528666 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427270546743 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427270546743"} 20250318085528666 DAUC <0003> db_auc.c:236 IMSI='262427270546743': Calling to generate 1 vectors 20250318085528666 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250318085528666 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528666 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528666 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085528666 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528666 DAUC <0003> auc.c:113 vector [0]: rand = be02cda777aff228c45308416fd3c5b1 20250318085528666 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085528666 DAUC <0003> auc.c:142 vector [0]: autn = 717ed3044e5f00007f3c9fc061d3d7e9 20250318085528666 DAUC <0003> auc.c:143 vector [0]: ck = 078dd0ff03692ed82d6f60b717c13d79 20250318085528666 DAUC <0003> auc.c:144 vector [0]: ik = 5bd47916009b21d474133ee9912f4d64 20250318085528666 DAUC <0003> auc.c:145 vector [0]: res = 35d800593d1b95bb0000000000000000 20250318085528666 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528666 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085528666 DAUC <0003> auc.c:179 vector [0]: kc = 7aa554772c250933 20250318085528666 DAUC <0003> auc.c:180 vector [0]: sres = 45b91b79 20250318085528666 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085528666 DAUC <0003> db_auc.c:245 IMSI='262427270546743': Generated 1 vectors 20250318085528666 DAUC <0003> db_auc.c:249 IMSI='262427270546743': Updating SQN=33 in DB 20250318085528666 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427270546743 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427270546743"} 20250318085528666 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427270546743 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528666 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528666 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c052245f54ab: Found GsupExpect[0] for "262427270546743" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@c052245f54ab: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427270546743" TC_gsup_sai_num_auth_vectors(31)@c052245f54ab: setverdict(pass): none -> pass 20250318085528667 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528667 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427270546743 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427270546743"} 20250318085528667 DAUC <0003> db_auc.c:236 IMSI='262427270546743': Calling to generate 4 vectors 20250318085528667 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250318085528667 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528667 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528667 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250318085528667 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528667 DAUC <0003> auc.c:113 vector [0]: rand = 3553a4c867ca87916311687fd7f6f776 20250318085528667 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250318085528667 DAUC <0003> auc.c:142 vector [0]: autn = f465e68f6e850000bc6b1abfea1e7325 20250318085528667 DAUC <0003> auc.c:143 vector [0]: ck = 682b62f85f03e5242dd1437b64163e59 20250318085528667 DAUC <0003> auc.c:144 vector [0]: ik = 53934b01a41ffb0245ca2d4ddc1d074d 20250318085528667 DAUC <0003> auc.c:145 vector [0]: res = 4fdc0afd868d8c000000000000000000 20250318085528667 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528667 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085528667 DAUC <0003> auc.c:179 vector [0]: kc = 2c255e21ab7f4b5e 20250318085528667 DAUC <0003> auc.c:180 vector [0]: sres = 1d92385c 20250318085528667 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085528667 DAUC <0003> auc.c:113 vector [1]: rand = e06ef4b3d81a795d977cc128afedd286 20250318085528667 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250318085528667 DAUC <0003> auc.c:142 vector [1]: autn = 8dde254a00c5000012523c386b991fd2 20250318085528667 DAUC <0003> auc.c:143 vector [1]: ck = 4052b2355b544fcad854e15da86bee24 20250318085528667 DAUC <0003> auc.c:144 vector [1]: ik = f1f8df0dc69081de6a0df74db7f58693 20250318085528668 DAUC <0003> auc.c:145 vector [1]: res = e868c297011dcd6f0000000000000000 20250318085528668 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528668 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085528668 DAUC <0003> auc.c:179 vector [1]: kc = da7742a020930de8 20250318085528668 DAUC <0003> auc.c:180 vector [1]: sres = 279b9a4a 20250318085528668 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085528668 DAUC <0003> auc.c:113 vector [2]: rand = 09dfc25aabf5cd19dca4f3d6f35b8c98 20250318085528668 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250318085528668 DAUC <0003> auc.c:142 vector [2]: autn = 9794b501559e000084c6018b389e0586 20250318085528668 DAUC <0003> auc.c:143 vector [2]: ck = 095bfcec5d484e06c5eb01b58b6a29e4 20250318085528668 DAUC <0003> auc.c:144 vector [2]: ik = dbec21ba860d7ac29f0c8b2117d4b69b 20250318085528668 DAUC <0003> auc.c:145 vector [2]: res = 957070fafd7013d80000000000000000 20250318085528668 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528668 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085528668 DAUC <0003> auc.c:179 vector [2]: kc = 0d9ed221cf163036 20250318085528668 DAUC <0003> auc.c:180 vector [2]: sres = a8e2380a 20250318085528668 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085528668 DAUC <0003> auc.c:113 vector [3]: rand = e7cdae4f7eadec70a59273a33e391d1c 20250318085528668 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250318085528668 DAUC <0003> auc.c:142 vector [3]: autn = d5d4ca79d6320000e9ae9a7e604b2724 20250318085528668 DAUC <0003> auc.c:143 vector [3]: ck = 596da471c623bedad2e796e8f7eb502f 20250318085528668 DAUC <0003> auc.c:144 vector [3]: ik = 096253f558a1a9a9c9badb63e5fd1d43 20250318085528668 DAUC <0003> auc.c:145 vector [3]: res = 7d5a13f7908c11460000000000000000 20250318085528668 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528668 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085528668 DAUC <0003> auc.c:179 vector [3]: kc = 0707ffca436ba952 20250318085528668 DAUC <0003> auc.c:180 vector [3]: sres = b2d2a21f 20250318085528668 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085528668 DAUC <0003> db_auc.c:245 IMSI='262427270546743': Generated 4 vectors 20250318085528668 DAUC <0003> db_auc.c:249 IMSI='262427270546743': Updating SQN=161 in DB 20250318085528668 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427270546743 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427270546743"} 20250318085528668 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427270546743 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528668 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528668 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528668 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528668 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427270546743 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427270546743"} 20250318085528668 DAUC <0003> db_auc.c:236 IMSI='262427270546743': Calling to generate 5 vectors 20250318085528668 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250318085528668 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528668 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528668 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250318085528668 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528668 DAUC <0003> auc.c:113 vector [0]: rand = 0a567aedfdaa68bc223ee75dc9e487dc 20250318085528668 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250318085528668 DAUC <0003> auc.c:142 vector [0]: autn = c3a313783431000019b53d3972078fc7 20250318085528668 DAUC <0003> auc.c:143 vector [0]: ck = e97b058f82f76889daeee81664388cc1 20250318085528668 DAUC <0003> auc.c:144 vector [0]: ik = 31e450cf3053f0d6d75109b174250572 20250318085528668 DAUC <0003> auc.c:145 vector [0]: res = 7e578452907b5bc10000000000000000 20250318085528668 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528668 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085528668 DAUC <0003> auc.c:179 vector [0]: kc = 1c4b2edd38bd347d 20250318085528668 DAUC <0003> auc.c:180 vector [0]: sres = 50b5fd95 20250318085528668 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085528668 DAUC <0003> auc.c:113 vector [1]: rand = b93c5d39986cd83e2168383015af3be9 20250318085528668 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250318085528668 DAUC <0003> auc.c:142 vector [1]: autn = f1806b91789200007b3ed10a3b8005eb 20250318085528668 DAUC <0003> auc.c:143 vector [1]: ck = 11a94fe01e36a0a205f942b12f491b04 20250318085528668 DAUC <0003> auc.c:144 vector [1]: ik = 11d20349d145bd7ef83e7fbe96356de6 20250318085528669 DAUC <0003> auc.c:145 vector [1]: res = eea1ce7484af87a90000000000000000 20250318085528669 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528669 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085528669 DAUC <0003> auc.c:179 vector [1]: kc = e1c303be186ea078 20250318085528669 DAUC <0003> auc.c:180 vector [1]: sres = 868318f8 20250318085528669 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085528669 DAUC <0003> auc.c:113 vector [2]: rand = 868cbd98e2d8df527990af659e5a53a5 20250318085528669 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250318085528669 DAUC <0003> auc.c:142 vector [2]: autn = db4d4181ee950000aacb57813fc7b95d 20250318085528669 DAUC <0003> auc.c:143 vector [2]: ck = 1b1f1a88adf591fc3d5c5c533e219058 20250318085528669 DAUC <0003> auc.c:144 vector [2]: ik = e869ab4cca21d65db911812943370de1 20250318085528669 DAUC <0003> auc.c:145 vector [2]: res = b5c1dc8bcd747bbf0000000000000000 20250318085528669 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528669 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085528669 DAUC <0003> auc.c:179 vector [2]: kc = 011a8e6c6cd26baf 20250318085528669 DAUC <0003> auc.c:180 vector [2]: sres = 6c88a789 20250318085528669 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085528669 DAUC <0003> auc.c:113 vector [3]: rand = a5503ea66e6a7d4bbbe2373a639c2583 20250318085528669 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250318085528669 DAUC <0003> auc.c:142 vector [3]: autn = 9cc4203bee2b00006b3ad30f65d8ec8e 20250318085528669 DAUC <0003> auc.c:143 vector [3]: ck = c3a6e84508e24097fdc13c87faca36a1 20250318085528669 DAUC <0003> auc.c:144 vector [3]: ik = 95aff8cf5d3c8380223d855c350eaa85 20250318085528669 DAUC <0003> auc.c:145 vector [3]: res = b4d7f5916b021eb90000000000000000 20250318085528669 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528669 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085528669 DAUC <0003> auc.c:179 vector [3]: kc = 4f8becf5ef50da7c 20250318085528669 DAUC <0003> auc.c:180 vector [3]: sres = 4eb8bf59 20250318085528669 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085528669 DAUC <0003> auc.c:113 vector [4]: rand = fee5c4b18889d1498d3eee51934eb4f0 20250318085528669 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250318085528669 DAUC <0003> auc.c:142 vector [4]: autn = 3f7fdc0b95da00004bfe7ad60c8d7675 20250318085528669 DAUC <0003> auc.c:143 vector [4]: ck = f864204dfa06a799ae699c7e4c385fd4 20250318085528669 DAUC <0003> auc.c:144 vector [4]: ik = b38771123e76f8ec87a1dc4344c5a0c1 20250318085528669 DAUC <0003> auc.c:145 vector [4]: res = eb7c5ef1f25689810000000000000000 20250318085528669 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085528669 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250318085528669 DAUC <0003> auc.c:179 vector [4]: kc = 93cdb1bc79373361 20250318085528669 DAUC <0003> auc.c:180 vector [4]: sres = 5d07b5c6 20250318085528669 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250318085528669 DAUC <0003> db_auc.c:245 IMSI='262427270546743': Generated 5 vectors 20250318085528669 DAUC <0003> db_auc.c:249 IMSI='262427270546743': Updating SQN=321 in DB 20250318085528669 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427270546743 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427270546743"} 20250318085528669 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427270546743 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528669 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528669 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528670 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528670 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427270546743 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427270546743"} 20250318085528670 DAUC <0003> db_auc.c:236 IMSI='262427270546743': Calling to generate 5 vectors 20250318085528670 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250318085528670 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085528670 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085528670 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250318085528670 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085528670 DAUC <0003> auc.c:113 vector [0]: rand = 6bb49d9e029cc2cf13cce6b5d5681fd8 20250318085528670 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250318085528670 DAUC <0003> auc.c:142 vector [0]: autn = fa08687d47710000abee9acf639cebb7 20250318085528670 DAUC <0003> auc.c:143 vector [0]: ck = 87d6abe2710723f4db9de8c15f6025d5 20250318085528670 DAUC <0003> auc.c:144 vector [0]: ik = 306b8081c696f09fe3d6339c3745d339 20250318085528670 DAUC <0003> auc.c:145 vector [0]: res = 160ab9d02143c1a70000000000000000 20250318085528670 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085528670 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085528670 DAUC <0003> auc.c:179 vector [0]: kc = 09bf74e5590da910 20250318085528670 DAUC <0003> auc.c:180 vector [0]: sres = 9ea909d1 20250318085528670 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085528670 DAUC <0003> auc.c:113 vector [1]: rand = 9e2e83891b45bbf085548ce0ee3c3a0d 20250318085528670 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250318085528670 DAUC <0003> auc.c:142 vector [1]: autn = 29358c6fb1a50000419d563ff5ccefe7 20250318085528670 DAUC <0003> auc.c:143 vector [1]: ck = fd2f5b104444a737d9e6b1cc9480147e 20250318085528670 DAUC <0003> auc.c:144 vector [1]: ik = e5e7a95f74f2da156097c690160dd452 20250318085528670 DAUC <0003> auc.c:145 vector [1]: res = 208e4e015a7a36550000000000000000 20250318085528670 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085528670 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085528670 DAUC <0003> auc.c:179 vector [1]: kc = ad38ad5f002f0185 20250318085528670 DAUC <0003> auc.c:180 vector [1]: sres = a7930a88 20250318085528670 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085528670 DAUC <0003> auc.c:113 vector [2]: rand = 973a2719e4b760228e911cec6bb049bf 20250318085528670 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250318085528670 DAUC <0003> auc.c:142 vector [2]: autn = aa0a886c862900007e125a27d76a1ff8 20250318085528670 DAUC <0003> auc.c:143 vector [2]: ck = e86ba27c2002eafa1b886ba724a2b039 20250318085528670 DAUC <0003> auc.c:144 vector [2]: ik = 55425185fb70e1a3f423dd696c647974 20250318085528670 DAUC <0003> auc.c:145 vector [2]: res = b6a593a0d615a8100000000000000000 20250318085528670 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085528670 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085528670 DAUC <0003> auc.c:179 vector [2]: kc = b07f6d1057789d1b 20250318085528670 DAUC <0003> auc.c:180 vector [2]: sres = aa2072f6 20250318085528670 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085528670 DAUC <0003> auc.c:113 vector [3]: rand = 7f2a85f34ea004c07c602db46d4ae79c 20250318085528670 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250318085528670 DAUC <0003> auc.c:142 vector [3]: autn = 5db8f8469f0f0000881b9d0350c07a00 20250318085528670 DAUC <0003> auc.c:143 vector [3]: ck = 8b1b76a2213425df6cbf2d84522c86b7 20250318085528670 DAUC <0003> auc.c:144 vector [3]: ik = d5bd5d910b9471878dfbcb960787f744 20250318085528670 DAUC <0003> auc.c:145 vector [3]: res = dd130a793dee4f830000000000000000 20250318085528670 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085528670 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085528670 DAUC <0003> auc.c:179 vector [3]: kc = ea70bcdeee20d173 20250318085528670 DAUC <0003> auc.c:180 vector [3]: sres = 86ba005a 20250318085528670 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085528670 DAUC <0003> auc.c:113 vector [4]: rand = 926a22fce6e47c40fb6d1a374c366b75 20250318085528670 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250318085528670 DAUC <0003> auc.c:142 vector [4]: autn = e4b3aed252560000be4401ad2520ffe5 20250318085528670 DAUC <0003> auc.c:143 vector [4]: ck = dd8ba9452d5ad949145d27b250793cb2 20250318085528670 DAUC <0003> auc.c:144 vector [4]: ik = d0171a1ac2ca7c41ebb09d1860656526 20250318085528670 DAUC <0003> auc.c:145 vector [4]: res = c8f5d39be578a94d0000000000000000 20250318085528670 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085528670 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250318085528670 DAUC <0003> auc.c:179 vector [4]: kc = 08f4044b98e9dbf8 20250318085528670 DAUC <0003> auc.c:180 vector [4]: sres = 8cb4dde0 20250318085528670 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250318085528670 DAUC <0003> db_auc.c:245 IMSI='262427270546743': Generated 5 vectors 20250318085528670 DAUC <0003> db_auc.c:249 IMSI='262427270546743': Updating SQN=481 in DB 20250318085528670 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427270546743 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427270546743"} 20250318085528670 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427270546743 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085528670 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085528670 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085528671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@c052245f54ab: Final verdict of PTC: pass MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085528672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 20250318085528673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46741<->l=127.0.0.1:4259) 20250318085528673 DLINP <000b> input/ipa.c:452 connected read/write 20250318085528673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085528673 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085528673 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085528673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 22@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP(21)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@c052245f54ab: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:55:28 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 20250318085528699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35838<->l=127.0.0.1:4258 20250318085528799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35838<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=278056) Waiting for packet dumper to finish... 1 (prev_count=278056, count=408908) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_sai_eps started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085531860 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085531860 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085531861 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085531862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@c052245f54ab: 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) } } } } 20250318085531863 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(32)@c052245f54ab: 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 } } } } 20250318085531863 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085531863 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085531863 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 20250318085531863 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085531863 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 20250318085531863 DLGSUP <0013> gsup_server.c:236 2: 20250318085531863 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085531863 DLGSUP <0013> gsup_server.c:236 3: 20250318085531863 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085531863 DLGSUP <0013> gsup_server.c:236 4: 20250318085531863 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085531863 DLGSUP <0013> gsup_server.c:236 5: 20250318085531863 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085531863 DLGSUP <0013> gsup_server.c:236 7: 20250318085531863 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085531863 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(32)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085531863 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085531863 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@c052245f54ab: 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") 20250318085531877 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37071<->l=127.0.0.1:4259) 20250318085531879 DAUC <0003> db_auc.c:157 IMSI='262422020108916': No 2G Auth Data 20250318085531879 DAUC <0003> db_auc.c:192 IMSI='262422020108916': No 3G Auth Data HLR_Test-GSUP(33)@c052245f54ab: Created GsupExpect[0] for "262422020108916" to be handled at TC_gsup_sai_eps(36) 20250318085531885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4258 20250318085531910 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085531910 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422020108916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422020108916"} 20250318085531910 DAUC <0003> db_auc.c:157 IMSI='262422020108916': No 2G Auth Data 20250318085531910 DAUC <0003> db_auc.c:236 IMSI='262422020108916': Calling to generate 5 vectors 20250318085531910 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250318085531910 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085531910 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085531910 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085531910 DAUC <0003> auc.c:113 vector [0]: rand = 3870c4df40befcd20ca0f36274222205 20250318085531910 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085531910 DAUC <0003> auc.c:142 vector [0]: autn = 376fac4bfdc580008b1440803880ed35 20250318085531910 DAUC <0003> auc.c:143 vector [0]: ck = 1c9ce2f81789ab29c6c7de24b9aa39a7 20250318085531910 DAUC <0003> auc.c:144 vector [0]: ik = a4d045ab9078045c39a4898823a22139 20250318085531910 DAUC <0003> auc.c:145 vector [0]: res = 145da3ca0402ff490000000000000000 20250318085531910 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085531910 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250318085531910 DAUC <0003> auc.c:151 vector [0]: kc = 472ff0ff1df9b7eb 20250318085531910 DAUC <0003> auc.c:152 vector [0]: sres = 105f5c83 20250318085531910 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250318085531910 DAUC <0003> auc.c:113 vector [1]: rand = f45837188dc895135eab6f8e1af653fb 20250318085531910 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250318085531910 DAUC <0003> auc.c:142 vector [1]: autn = 89c1e3f41f9e8000a4c7820cd8743b13 20250318085531910 DAUC <0003> auc.c:143 vector [1]: ck = 021eee963804d1801786d10e3605100f 20250318085531910 DAUC <0003> auc.c:144 vector [1]: ik = b22d3ea86dd80b9af109cde5ddf7612d 20250318085531910 DAUC <0003> auc.c:145 vector [1]: res = 6284fa0beda7cfb60000000000000000 20250318085531910 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085531910 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250318085531910 DAUC <0003> auc.c:151 vector [1]: kc = 56bcccd5be2eab38 20250318085531910 DAUC <0003> auc.c:152 vector [1]: sres = 8f2335bd 20250318085531910 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250318085531910 DAUC <0003> auc.c:113 vector [2]: rand = 61e29c277b2d2dc08dc588abc9629468 20250318085531910 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250318085531910 DAUC <0003> auc.c:142 vector [2]: autn = 64d8f9665c1c8000f7fffd40e611221a 20250318085531910 DAUC <0003> auc.c:143 vector [2]: ck = 744b3dd77b14a3a22c2ee3ed2ecae4bc 20250318085531910 DAUC <0003> auc.c:144 vector [2]: ik = 20653cccc27707e87c861bf115ec7be1 20250318085531910 DAUC <0003> auc.c:145 vector [2]: res = 522296fcef8e68070000000000000000 20250318085531910 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085531910 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250318085531910 DAUC <0003> auc.c:151 vector [2]: kc = 0486f90782453b17 20250318085531910 DAUC <0003> auc.c:152 vector [2]: sres = bdacfefb 20250318085531910 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250318085531910 DAUC <0003> auc.c:113 vector [3]: rand = ecd7b0851526353ac285abdc9bdf948f 20250318085531910 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250318085531910 DAUC <0003> auc.c:142 vector [3]: autn = 68f82131324d8000d372d35afa21d42a 20250318085531910 DAUC <0003> auc.c:143 vector [3]: ck = e7dc6055674c05b900909b41c75c6a46 20250318085531910 DAUC <0003> auc.c:144 vector [3]: ik = d63e2d0fc6bfd7df8f51e3df01a13b07 20250318085531910 DAUC <0003> auc.c:145 vector [3]: res = 90ae7da5d79f96cf0000000000000000 20250318085531910 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085531910 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250318085531910 DAUC <0003> auc.c:151 vector [3]: kc = be2335c4670e8327 20250318085531910 DAUC <0003> auc.c:152 vector [3]: sres = 4731eb6a 20250318085531910 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250318085531910 DAUC <0003> auc.c:113 vector [4]: rand = cb0f15c1b8c829e1e23e37bacc6b2914 20250318085531910 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250318085531910 DAUC <0003> auc.c:142 vector [4]: autn = 59a5d5550afd8000f3114849be5ea5ee 20250318085531910 DAUC <0003> auc.c:143 vector [4]: ck = 4083e55255c9c952a7c4975453d3cce4 20250318085531910 DAUC <0003> auc.c:144 vector [4]: ik = e6dce018396ae625cef9401eb445886e 20250318085531910 DAUC <0003> auc.c:145 vector [4]: res = 59b57ae14aed17280000000000000000 20250318085531910 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085531910 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250318085531910 DAUC <0003> auc.c:151 vector [4]: kc = cf62d2008b356bfd 20250318085531910 DAUC <0003> auc.c:152 vector [4]: sres = 13586dc9 20250318085531910 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250318085531910 DAUC <0003> db_auc.c:245 IMSI='262422020108916': Generated 5 vectors 20250318085531910 DAUC <0003> db_auc.c:249 IMSI='262422020108916': Updating SQN=161 in DB 20250318085531910 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422020108916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422020108916"} 20250318085531910 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422020108916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085531910 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085531910 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c052245f54ab: Found GsupExpect[0] for "262422020108916" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@c052245f54ab: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422020108916" TC_gsup_sai_eps(36)@c052245f54ab: setverdict(pass): none -> pass 20250318085531913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(36)@c052245f54ab: Final verdict of PTC: pass 20250318085531913 DAUC <0003> db_auc.c:157 IMSI='262423616026021': No 2G Auth Data 20250318085531913 DAUC <0003> db_auc.c:192 IMSI='262423616026021': No 3G Auth Data HLR_Test-GSUP(33)@c052245f54ab: Created GsupExpect[0] for "262423616026021" to be handled at TC_gsup_sai_eps(37) 20250318085531919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57704<->l=127.0.0.1:4258 20250318085531921 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085531921 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423616026021 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423616026021"} 20250318085531921 DAUC <0003> db_auc.c:157 IMSI='262423616026021': No 2G Auth Data 20250318085531921 DAUC <0003> db_auc.c:236 IMSI='262423616026021': Calling to generate 5 vectors 20250318085531921 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250318085531921 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085531921 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250318085531921 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085531921 DAUC <0003> auc.c:113 vector [0]: rand = 1fb0e5dc5dc311e29051273d18854940 20250318085531921 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085531921 DAUC <0003> auc.c:142 vector [0]: autn = fef11a61eaa280006d0fb38063338a2e 20250318085531921 DAUC <0003> auc.c:143 vector [0]: ck = 03daf5b1e29bab743341e6a13434f5f9 20250318085531921 DAUC <0003> auc.c:144 vector [0]: ik = 36182ce49cf8e75b1a37609e7ed25d33 20250318085531921 DAUC <0003> auc.c:145 vector [0]: res = 3631e542ab7b7bfa0000000000000000 20250318085531921 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085531921 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250318085531921 DAUC <0003> auc.c:151 vector [0]: kc = 1cb45f6a3485e4e5 20250318085531921 DAUC <0003> auc.c:152 vector [0]: sres = 9d4a9eb8 20250318085531921 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250318085531921 DAUC <0003> auc.c:113 vector [1]: rand = e58e1b790973589ff9af9aa949a570c9 20250318085531921 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250318085531921 DAUC <0003> auc.c:142 vector [1]: autn = 2fa06192b87580008e702ddfee88bd38 20250318085531921 DAUC <0003> auc.c:143 vector [1]: ck = 4f34e2a39bf74dd438ef50252dfbe0b7 20250318085531921 DAUC <0003> auc.c:144 vector [1]: ik = 66bf740be5428178f9447cb15d4e4234 20250318085531921 DAUC <0003> auc.c:145 vector [1]: res = c16996158e1b473e0000000000000000 20250318085531921 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085531921 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250318085531921 DAUC <0003> auc.c:151 vector [1]: kc = e820ba3c0e006e2f 20250318085531921 DAUC <0003> auc.c:152 vector [1]: sres = 4f72d12b 20250318085531921 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250318085531921 DAUC <0003> auc.c:113 vector [2]: rand = 61c82e1c32f02715918355e09ee50fb3 20250318085531921 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250318085531921 DAUC <0003> auc.c:142 vector [2]: autn = 59b82983248a8000228c6ce05b754330 20250318085531921 DAUC <0003> auc.c:143 vector [2]: ck = 5d0ba4ac902992a494dd5a7f89538e6b 20250318085531921 DAUC <0003> auc.c:144 vector [2]: ik = ca8053df5e648ade6823fe5666f01547 20250318085531921 DAUC <0003> auc.c:145 vector [2]: res = e566d22cce52ed460000000000000000 20250318085531921 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085531921 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250318085531921 DAUC <0003> auc.c:151 vector [2]: kc = 6b75535a21ee8356 20250318085531921 DAUC <0003> auc.c:152 vector [2]: sres = 2b343f6a 20250318085531921 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250318085531921 DAUC <0003> auc.c:113 vector [3]: rand = f5f4660447e8473295b4b2f63d966d93 20250318085531921 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250318085531921 DAUC <0003> auc.c:142 vector [3]: autn = 36ffbf2f0b0480005c86319d4e8375c3 20250318085531921 DAUC <0003> auc.c:143 vector [3]: ck = 4a4ad44f0b702fe80a563309b669306d 20250318085531921 DAUC <0003> auc.c:144 vector [3]: ik = 10f71f38e12ba81cc1aa0e83c94a62ab 20250318085531921 DAUC <0003> auc.c:145 vector [3]: res = ae815a04cb6b6bb80000000000000000 20250318085531921 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085531921 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250318085531921 DAUC <0003> auc.c:151 vector [3]: kc = 9141f6fd9578d532 20250318085531921 DAUC <0003> auc.c:152 vector [3]: sres = 65ea31bc 20250318085531921 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250318085531921 DAUC <0003> auc.c:113 vector [4]: rand = becbcca0d91b1a88811989461e27c401 20250318085531921 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250318085531921 DAUC <0003> auc.c:142 vector [4]: autn = bc73545d5e1b8000ed160dc3ea4d0cd9 20250318085531921 DAUC <0003> auc.c:143 vector [4]: ck = b25c876ffd2c174548cdc299e29286a6 20250318085531921 DAUC <0003> auc.c:144 vector [4]: ik = c5008d7ac51eeaa451333806c10d0f3d 20250318085531921 DAUC <0003> auc.c:145 vector [4]: res = b98df10506eef9f90000000000000000 20250318085531921 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085531921 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250318085531921 DAUC <0003> auc.c:151 vector [4]: kc = 6ea2f08a1bad747a 20250318085531921 DAUC <0003> auc.c:152 vector [4]: sres = bf6308fc 20250318085531921 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250318085531921 DAUC <0003> db_auc.c:245 IMSI='262423616026021': Generated 5 vectors 20250318085531921 DAUC <0003> db_auc.c:249 IMSI='262423616026021': Updating SQN=161 in DB 20250318085531921 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423616026021 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423616026021"} 20250318085531921 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423616026021 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085531921 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085531921 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c052245f54ab: Found GsupExpect[0] for "262423616026021" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@c052245f54ab: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423616026021" TC_gsup_sai_eps(37)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085531923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57704<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@c052245f54ab: Final verdict of PTC: pass 20250318085531923 DAUC <0003> db_auc.c:157 IMSI='262422136749073': No 2G Auth Data 20250318085531923 DAUC <0003> db_auc.c:192 IMSI='262422136749073': No 3G Auth Data HLR_Test-GSUP(33)@c052245f54ab: Created GsupExpect[0] for "262422136749073" to be handled at TC_gsup_sai_eps(38) 20250318085531931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57718<->l=127.0.0.1:4258 20250318085531933 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085531933 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422136749073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422136749073"} 20250318085531933 DAUC <0003> db_auc.c:236 IMSI='262422136749073': Calling to generate 5 vectors 20250318085531933 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250318085531933 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085531933 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085531933 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085531933 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085531933 DAUC <0003> auc.c:113 vector [0]: rand = e23915bc90d06d3dea2193f3de4632d7 20250318085531933 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085531933 DAUC <0003> auc.c:142 vector [0]: autn = f57a5d07d5688000c2a29584ce802c1e 20250318085531933 DAUC <0003> auc.c:143 vector [0]: ck = e3532ad78384a45b271f157f6e000887 20250318085531933 DAUC <0003> auc.c:144 vector [0]: ik = 1fab3ec3b5588edd52aa69e0d176cf44 20250318085531933 DAUC <0003> auc.c:145 vector [0]: res = 193994e8d4b521c80000000000000000 20250318085531933 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085531933 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085531933 DAUC <0003> auc.c:179 vector [0]: kc = ee8aa601ae4fb800 20250318085531933 DAUC <0003> auc.c:180 vector [0]: sres = 6d58e21b 20250318085531933 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085531933 DAUC <0003> auc.c:113 vector [1]: rand = 6d9663aa494c47a9ec219c3720b9c139 20250318085531933 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250318085531933 DAUC <0003> auc.c:142 vector [1]: autn = a0e4281787b38000b02734bebddbf05c 20250318085531933 DAUC <0003> auc.c:143 vector [1]: ck = 17d6f41e25f3bfd6c472ca7fdbd62cdc 20250318085531933 DAUC <0003> auc.c:144 vector [1]: ik = 151bda1726f05a7cbb1677854ca93d80 20250318085531933 DAUC <0003> auc.c:145 vector [1]: res = be5e4b9a21b0bc900000000000000000 20250318085531933 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085531933 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085531933 DAUC <0003> auc.c:179 vector [1]: kc = 44e4a59234bda800 20250318085531933 DAUC <0003> auc.c:180 vector [1]: sres = 1ca047e5 20250318085531933 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085531933 DAUC <0003> auc.c:113 vector [2]: rand = 349f5fda850d5a1913bc911108d02c53 20250318085531933 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250318085531933 DAUC <0003> auc.c:142 vector [2]: autn = b974d60a993c8000eee1314ab85439d0 20250318085531933 DAUC <0003> auc.c:143 vector [2]: ck = e5e50fb33cb6be4ba7d32c9f6158336b 20250318085531933 DAUC <0003> auc.c:144 vector [2]: ik = 3d5d24eaa86927c3754d3c417711c25b 20250318085531933 DAUC <0003> auc.c:145 vector [2]: res = f76f90f5da97bf8e0000000000000000 20250318085531933 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085531933 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085531933 DAUC <0003> auc.c:179 vector [2]: kc = b7308810bef4b400 20250318085531933 DAUC <0003> auc.c:180 vector [2]: sres = 25dea8be 20250318085531933 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085531933 DAUC <0003> auc.c:113 vector [3]: rand = 6ad467b5e21d0e5c271e6f6c2d1d3d6f 20250318085531933 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250318085531933 DAUC <0003> auc.c:142 vector [3]: autn = 20e24ce74b4980000082ec65a9a6081a 20250318085531933 DAUC <0003> auc.c:143 vector [3]: ck = 14be0fa2716a6e6a9712ae8f1aca2ff9 20250318085531933 DAUC <0003> auc.c:144 vector [3]: ik = 01f03b9367bb24b4b5c4945357203b20 20250318085531933 DAUC <0003> auc.c:145 vector [3]: res = 4f6be38172825eb50000000000000000 20250318085531933 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085531933 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085531933 DAUC <0003> auc.c:179 vector [3]: kc = ddb4d957c6d28000 20250318085531933 DAUC <0003> auc.c:180 vector [3]: sres = f9aa65ce 20250318085531933 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085531933 DAUC <0003> auc.c:113 vector [4]: rand = dd6d442f83b59029f1e128b767c831f1 20250318085531933 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250318085531933 DAUC <0003> auc.c:142 vector [4]: autn = 2d3a5b414a328000fc4d87d7a8fff288 20250318085531933 DAUC <0003> auc.c:143 vector [4]: ck = deb463a2cfd7521a2bf0a54155fdbcac 20250318085531933 DAUC <0003> auc.c:144 vector [4]: ik = b1a4aa52450304d48f9b695ce98d3fd2 20250318085531933 DAUC <0003> auc.c:145 vector [4]: res = 2983eaee9712d90d0000000000000000 20250318085531933 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085531933 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250318085531933 DAUC <0003> auc.c:179 vector [4]: kc = 30f182cb6ec5a000 20250318085531933 DAUC <0003> auc.c:180 vector [4]: sres = b920a56c 20250318085531933 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250318085531933 DAUC <0003> db_auc.c:245 IMSI='262422136749073': Generated 5 vectors 20250318085531933 DAUC <0003> db_auc.c:249 IMSI='262422136749073': Updating SQN=161 in DB 20250318085531933 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422136749073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422136749073"} 20250318085531933 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422136749073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085531933 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085531933 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c052245f54ab: Found GsupExpect[0] for "262422136749073" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@c052245f54ab: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422136749073" TC_gsup_sai_eps(38)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085531935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57718<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@c052245f54ab: Final verdict of PTC: pass 20250318085531936 DAUC <0003> db_auc.c:157 IMSI='262421635458872': No 2G Auth Data 20250318085531936 DAUC <0003> db_auc.c:192 IMSI='262421635458872': No 3G Auth Data HLR_Test-GSUP(33)@c052245f54ab: Created GsupExpect[0] for "262421635458872" to be handled at TC_gsup_sai_eps(39) 20250318085531943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4258 20250318085531945 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085531945 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421635458872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421635458872"} 20250318085531945 DAUC <0003> db_auc.c:236 IMSI='262421635458872': Calling to generate 5 vectors 20250318085531945 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250318085531945 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085531945 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085531945 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085531945 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085531945 DAUC <0003> auc.c:113 vector [0]: rand = f3cf0d76c8d9f226319e05a8ec831aae 20250318085531945 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085531945 DAUC <0003> auc.c:142 vector [0]: autn = c285151d7f4980002f204872b176e4bc 20250318085531945 DAUC <0003> auc.c:143 vector [0]: ck = 45607c32509e98083b1c09cccd0ec422 20250318085531945 DAUC <0003> auc.c:144 vector [0]: ik = 4a42ef0f5fba30509955e5b99039b61e 20250318085531945 DAUC <0003> auc.c:145 vector [0]: res = 2b04ec3c435900650000000000000000 20250318085531945 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085531945 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085531945 DAUC <0003> auc.c:179 vector [0]: kc = ed82b878137fec00 20250318085531945 DAUC <0003> auc.c:180 vector [0]: sres = ec2e213b 20250318085531945 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085531945 DAUC <0003> auc.c:113 vector [1]: rand = 4d902a1ada9d54566a2a4c91a183e589 20250318085531945 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250318085531945 DAUC <0003> auc.c:142 vector [1]: autn = fad76dd46bc0800073792a735d3c7b61 20250318085531945 DAUC <0003> auc.c:143 vector [1]: ck = 29769bf2a2de8eff341c512d43c49f06 20250318085531945 DAUC <0003> auc.c:144 vector [1]: ik = 84fea762a9771ebdac0d1b8cb8e536e7 20250318085531945 DAUC <0003> auc.c:145 vector [1]: res = ba6b3acbfaca8cad0000000000000000 20250318085531945 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085531945 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085531945 DAUC <0003> auc.c:179 vector [1]: kc = 05f2f07ccfffb000 20250318085531945 DAUC <0003> auc.c:180 vector [1]: sres = 2b930d61 20250318085531945 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085531945 DAUC <0003> auc.c:113 vector [2]: rand = c737d3d2a3f7a28cea55f63b0e6745e3 20250318085531945 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250318085531945 DAUC <0003> auc.c:142 vector [2]: autn = 9e6159821ad88000820c6211ed2a15d6 20250318085531945 DAUC <0003> auc.c:143 vector [2]: ck = 358640713559f8ee33cd88e4651c1d13 20250318085531945 DAUC <0003> auc.c:144 vector [2]: ik = d008b550663e81e17134d9a981a450b0 20250318085531945 DAUC <0003> auc.c:145 vector [2]: res = de46ff574c527d750000000000000000 20250318085531945 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085531945 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085531945 DAUC <0003> auc.c:179 vector [2]: kc = 42fb21f12a97ac00 20250318085531945 DAUC <0003> auc.c:180 vector [2]: sres = f072e075 20250318085531945 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085531945 DAUC <0003> auc.c:113 vector [3]: rand = 28e69816fa3b71aa19e0c27f0aa654e2 20250318085531945 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250318085531945 DAUC <0003> auc.c:142 vector [3]: autn = 5bf702b173038000974da02e7a31ae3e 20250318085531945 DAUC <0003> auc.c:143 vector [3]: ck = e6252cd662f9ef03697dd0056899e71c 20250318085531945 DAUC <0003> auc.c:144 vector [3]: ik = cb8fa5a9cb25acc62acec0100717ffad 20250318085531945 DAUC <0003> auc.c:145 vector [3]: res = 62b8fa83b8be7f5a0000000000000000 20250318085531945 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085531945 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085531945 DAUC <0003> auc.c:179 vector [3]: kc = 11f11d76e487cc00 20250318085531945 DAUC <0003> auc.c:180 vector [3]: sres = 477fb815 20250318085531945 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085531945 DAUC <0003> auc.c:113 vector [4]: rand = 9b5409fe60232bf786b7ba176a31cd57 20250318085531945 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250318085531945 DAUC <0003> auc.c:142 vector [4]: autn = 5fa8b910799180007bd3d2c48b93849b 20250318085531945 DAUC <0003> auc.c:143 vector [4]: ck = 5402fef778d9db67b7f038e6a10c2ec0 20250318085531945 DAUC <0003> auc.c:144 vector [4]: ik = c1204e87cc0747aa4c05e675a5d3f586 20250318085531945 DAUC <0003> auc.c:145 vector [4]: res = 42c093fcea205fea0000000000000000 20250318085531945 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085531945 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250318085531945 DAUC <0003> auc.c:179 vector [4]: kc = a80d87c032920c00 20250318085531945 DAUC <0003> auc.c:180 vector [4]: sres = cacc11d8 20250318085531945 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250318085531945 DAUC <0003> db_auc.c:245 IMSI='262421635458872': Generated 5 vectors 20250318085531945 DAUC <0003> db_auc.c:249 IMSI='262421635458872': Updating SQN=161 in DB 20250318085531945 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421635458872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421635458872"} 20250318085531945 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421635458872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085531945 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085531946 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c052245f54ab: Found GsupExpect[0] for "262421635458872" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@c052245f54ab: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421635458872" TC_gsup_sai_eps(39)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085531947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@c052245f54ab: Final verdict of PTC: pass 20250318085531948 DAUC <0003> db_auc.c:157 IMSI='262421552798329': No 2G Auth Data 20250318085531948 DAUC <0003> db_auc.c:192 IMSI='262421552798329': No 3G Auth Data HLR_Test-GSUP(33)@c052245f54ab: Created GsupExpect[0] for "262421552798329" to be handled at TC_gsup_sai_eps(40) 20250318085531955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 20250318085531957 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085531957 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421552798329 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421552798329"} 20250318085531957 DAUC <0003> db_auc.c:236 IMSI='262421552798329': Calling to generate 5 vectors 20250318085531957 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250318085531957 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250318085531957 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250318085531957 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250318085531957 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250318085531957 DAUC <0003> auc.c:113 vector [0]: rand = 5849109485c9526f06d6f31ca977ac00 20250318085531957 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250318085531957 DAUC <0003> auc.c:142 vector [0]: autn = 58217e58190e80005b380ec9777cf63c 20250318085531957 DAUC <0003> auc.c:143 vector [0]: ck = 4440af37768133823257b7a8b90c8975 20250318085531957 DAUC <0003> auc.c:144 vector [0]: ik = be1521a25ec9e622cc8a97eb66989216 20250318085531957 DAUC <0003> auc.c:145 vector [0]: res = 5460e76d3de3a1ca0000000000000000 20250318085531957 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250318085531957 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250318085531957 DAUC <0003> auc.c:179 vector [0]: kc = 773f3fd4bef9ce95 20250318085531957 DAUC <0003> auc.c:180 vector [0]: sres = 363aeb27 20250318085531957 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250318085531957 DAUC <0003> auc.c:113 vector [1]: rand = e884e2ca450f973b9cd4e356f511a5d9 20250318085531957 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250318085531957 DAUC <0003> auc.c:142 vector [1]: autn = 3d08d0ea1a8e80004defca0a2a77172e 20250318085531957 DAUC <0003> auc.c:143 vector [1]: ck = bc3b58c9e56152f67d9fd39defdb8389 20250318085531957 DAUC <0003> auc.c:144 vector [1]: ik = 23e58d29fa0cc80d33d7d045cc5eee47 20250318085531957 DAUC <0003> auc.c:145 vector [1]: res = 6092faa5b4daecb70000000000000000 20250318085531957 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250318085531957 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250318085531957 DAUC <0003> auc.c:179 vector [1]: kc = 077cb9c0f064b977 20250318085531957 DAUC <0003> auc.c:180 vector [1]: sres = 98eef382 20250318085531957 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250318085531957 DAUC <0003> auc.c:113 vector [2]: rand = 7c365292122a9bf0dab1ad714de2e48b 20250318085531957 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250318085531957 DAUC <0003> auc.c:142 vector [2]: autn = 21fb1ab87e1f80009cdddd41d727a7c1 20250318085531957 DAUC <0003> auc.c:143 vector [2]: ck = f0f6a6c3cf2a7d9573303fae635a4429 20250318085531957 DAUC <0003> auc.c:144 vector [2]: ik = 653286034f6ef0fa7b2e1b5cf8cf6f3a 20250318085531957 DAUC <0003> auc.c:145 vector [2]: res = 54e797d62ef127810000000000000000 20250318085531957 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250318085531957 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250318085531957 DAUC <0003> auc.c:179 vector [2]: kc = 68994ed3d9e11ce7 20250318085531957 DAUC <0003> auc.c:180 vector [2]: sres = c8a73c71 20250318085531957 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250318085531957 DAUC <0003> auc.c:113 vector [3]: rand = 51a778f1ccf2d8da31a4e936f2410e50 20250318085531957 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250318085531957 DAUC <0003> auc.c:142 vector [3]: autn = 1c6269f5e1768000541038624fb8d14e 20250318085531957 DAUC <0003> auc.c:143 vector [3]: ck = 7e11d9099bad4d7a788a4233d75a0d4e 20250318085531957 DAUC <0003> auc.c:144 vector [3]: ik = 7446a48d84fa565a0327816d067936a0 20250318085531957 DAUC <0003> auc.c:145 vector [3]: res = f74789caaeeffb910000000000000000 20250318085531957 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250318085531957 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250318085531957 DAUC <0003> auc.c:179 vector [3]: kc = 75477928b190b2e9 20250318085531957 DAUC <0003> auc.c:180 vector [3]: sres = 6bc571c5 20250318085531957 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250318085531957 DAUC <0003> auc.c:113 vector [4]: rand = 46995c9793f497868d725b4a0bed2a6b 20250318085531957 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250318085531957 DAUC <0003> auc.c:142 vector [4]: autn = e560b7db04dd8000667ca752cbdfeb2f 20250318085531957 DAUC <0003> auc.c:143 vector [4]: ck = e7c10357ad84a5ba31c96a9b218ff697 20250318085531957 DAUC <0003> auc.c:144 vector [4]: ik = a0fb7df2ff8e7c60efef5c80031e91f1 20250318085531957 DAUC <0003> auc.c:145 vector [4]: res = 499df3ababdf63cc0000000000000000 20250318085531957 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250318085531957 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250318085531957 DAUC <0003> auc.c:179 vector [4]: kc = d2f4bb5d24d03ad9 20250318085531957 DAUC <0003> auc.c:180 vector [4]: sres = 31b7d8f7 20250318085531957 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250318085531957 DAUC <0003> db_auc.c:245 IMSI='262421552798329': Generated 5 vectors 20250318085531957 DAUC <0003> db_auc.c:249 IMSI='262421552798329': Updating SQN=161 in DB 20250318085531957 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421552798329 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421552798329"} 20250318085531957 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421552798329 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085531957 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085531957 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c052245f54ab: Found GsupExpect[0] for "262421552798329" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@c052245f54ab: Added IMSI table entry 4TC_gsup_sai_eps(40)"262421552798329" TC_gsup_sai_eps(40)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085531959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@c052245f54ab: Final verdict of PTC: pass MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085531960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4258 20250318085531960 DLINP <000b> input/ipa.c:452 connected read/write 20250318085531960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085531960 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085531961 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085531961 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@c052245f54ab: Final verdict of PTC: none 20250318085531961 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37071<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP(33)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@c052245f54ab: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:55:31 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 20250318085531989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4258 20250318085532090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57742<->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=126080) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:55:34 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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_ul_unknown_imsi started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085535603 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085535603 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085535605 DLINP <000b> input/ipa.c:452 connected read/write 20250318085535606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085535606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085535608 DLINP <000b> input/ipa.c:452 connected read/write 20250318085535608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085535608 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085535608 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085535608 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 20250318085535608 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085535608 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 20250318085535608 DLGSUP <0013> gsup_server.c:236 2: 20250318085535608 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085535608 DLGSUP <0013> gsup_server.c:236 3: 20250318085535608 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085535608 DLGSUP <0013> gsup_server.c:236 4: 20250318085535608 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085535608 DLGSUP <0013> gsup_server.c:236 5: 20250318085535608 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085535608 DLGSUP <0013> gsup_server.c:236 7: 20250318085535608 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085535608 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085535608 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085535608 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)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@c052245f54ab: 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") 20250318085535620 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40407<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@c052245f54ab: Created GsupExpect[0] for "262429527413002" to be handled at TC_gsup_ul_unknown_imsi(45) 20250318085535631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4258 20250318085535650 DLINP <000b> input/ipa.c:452 connected read/write 20250318085535650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085535650 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429527413002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429527413002" cn_domain=PS} 20250318085535650 DLU <0006> fsm.c:456 lu(262429527413002)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085535650 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429527413002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250318085535650 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429527413002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429527413002" cause=IMSI unknown in HLR} 20250318085535650 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429527413002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085535650 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429527413002)[0x5581367da120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085535650 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429527413002)[0x5581367da120]{UNVALIDATED}: Freeing instance 20250318085535650 DLU <0006> fsm.c:568 lu(PS:IMSI-262429527413002)[0x5581367da120]{UNVALIDATED}: Deallocated 20250318085535650 DLINP <000b> input/ipa.c:452 connected read/write 20250318085535650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085535650 DLINP <000b> input/ipa.c:452 connected read/write 20250318085535650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@c052245f54ab: Found GsupExpect[0] for "262429527413002" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@c052245f54ab: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262429527413002" TC_gsup_ul_unknown_imsi(45)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085535652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@c052245f54ab: Final verdict of PTC: pass 20250318085535653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4258 20250318085535654 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40407<->l=127.0.0.1:4259) 20250318085535654 DLINP <000b> input/ipa.c:452 connected read/write 20250318085535654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085535654 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085535654 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085535654 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@c052245f54ab: Final verdict of PTC: none 43@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 43: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@c052245f54ab: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:55:35 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 20250318085535690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 20250318085535791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57760<->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=26036) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085538824 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085538824 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085538825 DLINP <000b> input/ipa.c:452 connected read/write 20250318085538825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085538825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@c052245f54ab: 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) } } } } 20250318085538826 DLINP <000b> input/ipa.c:452 connected read/write 20250318085538826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085538826 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085538826 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085538826 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 20250318085538826 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085538826 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 20250318085538826 DLGSUP <0013> gsup_server.c:236 2: 20250318085538826 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085538826 DLGSUP <0013> gsup_server.c:236 3: 20250318085538826 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085538826 DLGSUP <0013> gsup_server.c:236 4: 20250318085538826 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085538826 DLGSUP <0013> gsup_server.c:236 5: 20250318085538826 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085538826 DLGSUP <0013> gsup_server.c:236 7: 20250318085538826 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085538826 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085538826 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085538826 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)@c052245f54ab: 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(46)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@c052245f54ab: 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") 20250318085538835 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(47)@c052245f54ab: Created GsupExpect[0] for "262424401110556" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250318085538841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 20250318085538870 DLINP <000b> input/ipa.c:452 connected read/write 20250318085538870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085538870 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424401110556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424401110556" cn_domain=PS source_name="the-source\n"} 20250318085538870 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250318085538870 DLU <0006> fsm.c:456 lu(262424401110556)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085538870 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424401110556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250318085538870 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262424401110556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424401110556" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250318085538870 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262424401110556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085538870 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424401110556)[0x5581367da120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085538870 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424401110556)[0x5581367da120]{UNVALIDATED}: Freeing instance 20250318085538870 DLU <0006> fsm.c:568 lu(PS:IMSI-262424401110556)[0x5581367da120]{UNVALIDATED}: Deallocated 20250318085538870 DLINP <000b> input/ipa.c:452 connected read/write 20250318085538870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085538870 DLINP <000b> input/ipa.c:452 connected read/write 20250318085538870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@c052245f54ab: Found GsupExpect[0] for "262424401110556" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@c052245f54ab: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262424401110556" 20250318085538872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_via_proxy(50)@c052245f54ab: Final verdict of PTC: pass 20250318085538872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 20250318085538873 DLINP <000b> input/ipa.c:452 connected read/write 20250318085538873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085538873 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085538873 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085538873 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085538873 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250318085538873 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(47)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@c052245f54ab: Final verdict of PTC: none 48@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 48: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@c052245f54ab: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:55:38 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 20250318085538896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4258 20250318085538996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57776<->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@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:55:41 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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085542029 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085542029 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085542030 DLINP <000b> input/ipa.c:452 connected read/write 20250318085542030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085542030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59754<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@c052245f54ab: 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 } } } } 20250318085542031 DLINP <000b> input/ipa.c:452 connected read/write 20250318085542031 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085542031 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085542031 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085542031 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 20250318085542031 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085542031 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(51)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085542031 DLGSUP <0013> gsup_server.c:236 2: 20250318085542031 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085542031 DLGSUP <0013> gsup_server.c:236 3: 20250318085542031 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085542031 DLGSUP <0013> gsup_server.c:236 4: 20250318085542031 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085542031 DLGSUP <0013> gsup_server.c:236 5: 20250318085542031 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085542031 DLGSUP <0013> gsup_server.c:236 7: 20250318085542031 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085542031 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085542031 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085542031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@c052245f54ab: 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") 20250318085542040 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33971<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@c052245f54ab: Created GsupExpect[0] for "262423218298542" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250318085542045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59764<->l=127.0.0.1:4258 20250318085542074 DLINP <000b> input/ipa.c:452 connected read/write 20250318085542074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085542074 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423218298542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423218298542" cn_domain=PS} 20250318085542074 DLU <0006> fsm.c:456 lu(262423218298542)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085542074 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423218298542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250318085542074 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423218298542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423218298542" cause=Roaming not allowed in this location area} 20250318085542074 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423218298542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085542074 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423218298542)[0x5581367da120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085542074 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423218298542)[0x5581367da120]{UNVALIDATED}: Freeing instance 20250318085542074 DLU <0006> fsm.c:568 lu(PS:IMSI-262423218298542)[0x5581367da120]{UNVALIDATED}: Deallocated 20250318085542074 DLINP <000b> input/ipa.c:452 connected read/write 20250318085542074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085542074 DLINP <000b> input/ipa.c:452 connected read/write 20250318085542074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@c052245f54ab: Found GsupExpect[0] for "262423218298542" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@c052245f54ab: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423218298542" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085542076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59764<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@c052245f54ab: Final verdict of PTC: pass 20250318085542076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59754<->l=127.0.0.1:4258 20250318085542077 DLINP <000b> input/ipa.c:452 connected read/write 20250318085542077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085542077 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085542077 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085542077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085542077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33971<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@c052245f54ab: Final verdict of PTC: none 53@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 53: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@c052245f54ab: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:55:42 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 20250318085542100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59768<->l=127.0.0.1:4258 20250318085542201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59768<->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@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:55:44 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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_sai_err_unknown_imsi started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085545262 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085545262 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085545263 DLINP <000b> input/ipa.c:452 connected read/write 20250318085545263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085545263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085545264 DLINP <000b> input/ipa.c:452 connected read/write 20250318085545264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085545264 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085545264 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085545264 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 20250318085545264 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085545264 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 20250318085545264 DLGSUP <0013> gsup_server.c:236 2: 20250318085545264 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085545264 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(56)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085545264 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085545264 DLGSUP <0013> gsup_server.c:236 4: 20250318085545264 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085545264 DLGSUP <0013> gsup_server.c:236 5: 20250318085545264 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085545264 DLGSUP <0013> gsup_server.c:236 7: 20250318085545264 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085545264 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085545264 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085545264 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@c052245f54ab: 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") 20250318085545271 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43821<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@c052245f54ab: Created GsupExpect[0] for "262425959928789" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250318085545276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4258 20250318085545306 DLINP <000b> input/ipa.c:452 connected read/write 20250318085545306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085545306 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425959928789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425959928789"} 20250318085545306 DAUC <0003> db_auc.c:133 IMSI='262425959928789': No such subscriber 20250318085545306 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425959928789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250318085545306 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425959928789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425959928789" cause=IMSI unknown in HLR} 20250318085545306 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425959928789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085545306 DLINP <000b> input/ipa.c:452 connected read/write 20250318085545306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085545306 DLINP <000b> input/ipa.c:452 connected read/write 20250318085545306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@c052245f54ab: Found GsupExpect[0] for "262425959928789" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@c052245f54ab: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262425959928789" TC_gsup_sai_err_unknown_imsi(60)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085545308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@c052245f54ab: Final verdict of PTC: pass 20250318085545308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4258 20250318085545309 DLINP <000b> input/ipa.c:452 connected read/write 20250318085545309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085545309 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085545309 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085545309 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@c052245f54ab: Final verdict of PTC: none 20250318085545309 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43821<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@c052245f54ab: Final verdict of PTC: none 58@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 58: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@c052245f54ab: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:55:45 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 20250318085545334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4258 20250318085545434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59796<->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@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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.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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_ul started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085548473 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085548473 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085548476 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59810<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085548478 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548478 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085548478 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085548478 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 20250318085548478 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085548478 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 20250318085548478 DLGSUP <0013> gsup_server.c:236 2: 20250318085548478 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085548478 DLGSUP <0013> gsup_server.c:236 3: 20250318085548478 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085548478 DLGSUP <0013> gsup_server.c:236 4: 20250318085548478 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085548478 DLGSUP <0013> gsup_server.c:236 5: 20250318085548478 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085548478 DLGSUP <0013> gsup_server.c:236 7: 20250318085548478 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085548478 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(61)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085548478 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085548478 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@c052245f54ab: 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") 20250318085548490 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33793<->l=127.0.0.1:4259) 20250318085548494 DAUC <0003> db_auc.c:157 IMSI='262423357196863': No 2G Auth Data 20250318085548494 DAUC <0003> db_auc.c:192 IMSI='262423357196863': No 3G Auth Data HLR_Test-GSUP(62)@c052245f54ab: Created GsupExpect[0] for "262423357196863" to be handled at TC_gsup_ul(65) 20250318085548502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59812<->l=127.0.0.1:4258 20250318085548526 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548526 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423357196863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423357196863" cn_domain=PS} 20250318085548526 DLU <0006> fsm.c:456 lu(262423357196863)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085548526 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423357196863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085548526 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423357196863)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085548526 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423357196863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423357196863" cn_domain=PS} 20250318085548526 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548526 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c052245f54ab: Found GsupExpect[0] for "262423357196863" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@c052245f54ab: Added IMSI table entry 0TC_gsup_ul(65)"262423357196863" 20250318085548528 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548528 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423357196863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423357196863"} 20250318085548528 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423357196863)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085548528 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423357196863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085548528 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423357196863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423357196863"} 20250318085548528 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423357196863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085548528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423357196863)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085548528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423357196863)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085548528 DLU <0006> fsm.c:568 lu(PS:IMSI-262423357196863)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085548528 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548528 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul(65)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085548529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59812<->l=127.0.0.1:4258 TC_gsup_ul(65)@c052245f54ab: Final verdict of PTC: pass 20250318085548530 DAUC <0003> db_auc.c:157 IMSI='262420971248239': No 2G Auth Data 20250318085548530 DAUC <0003> db_auc.c:192 IMSI='262420971248239': No 3G Auth Data 20250318085548530 DLGSUP <0013> hlr.c:121 IMSI 262420971248239: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c052245f54ab: Created GsupExpect[0] for "262420971248239" to be handled at TC_gsup_ul(66) 20250318085548537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59824<->l=127.0.0.1:4258 20250318085548538 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548538 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420971248239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420971248239" cn_domain=PS} 20250318085548538 DLU <0006> fsm.c:456 lu(262420971248239)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085548538 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420971248239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085548539 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420971248239)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085548539 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420971248239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420971248239" cn_domain=PS} 20250318085548539 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548539 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c052245f54ab: Found GsupExpect[0] for "262420971248239" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@c052245f54ab: Added IMSI table entry 1TC_gsup_ul(66)"262420971248239" 20250318085548539 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548539 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420971248239 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420971248239"} 20250318085548539 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420971248239)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085548539 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420971248239 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085548539 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420971248239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420971248239"} 20250318085548539 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420971248239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085548539 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420971248239)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085548539 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420971248239)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085548539 DLU <0006> fsm.c:568 lu(PS:IMSI-262420971248239)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085548539 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548539 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul(66)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085548540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59824<->l=127.0.0.1:4258 TC_gsup_ul(66)@c052245f54ab: Final verdict of PTC: pass 20250318085548541 DAUC <0003> db_auc.c:157 IMSI='262424752586978': No 2G Auth Data 20250318085548541 DAUC <0003> db_auc.c:192 IMSI='262424752586978': No 3G Auth Data 20250318085548541 DLGSUP <0013> hlr.c:121 IMSI 262424752586978: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c052245f54ab: Created GsupExpect[0] for "262424752586978" to be handled at TC_gsup_ul(67) 20250318085548548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59836<->l=127.0.0.1:4258 20250318085548549 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548550 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424752586978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424752586978" cn_domain=PS} 20250318085548550 DLU <0006> fsm.c:456 lu(262424752586978)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085548550 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424752586978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085548550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424752586978)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085548550 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424752586978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424752586978" cn_domain=PS} 20250318085548550 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548550 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c052245f54ab: Found GsupExpect[0] for "262424752586978" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@c052245f54ab: Added IMSI table entry 2TC_gsup_ul(67)"262424752586978" 20250318085548551 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548551 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424752586978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424752586978"} 20250318085548551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424752586978)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085548551 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424752586978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085548551 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424752586978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424752586978"} 20250318085548551 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424752586978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085548551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424752586978)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085548551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424752586978)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085548551 DLU <0006> fsm.c:568 lu(PS:IMSI-262424752586978)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085548551 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548551 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul(67)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085548552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59836<->l=127.0.0.1:4258 TC_gsup_ul(67)@c052245f54ab: Final verdict of PTC: pass 20250318085548552 DAUC <0003> db_auc.c:157 IMSI='262428367665211': No 2G Auth Data 20250318085548552 DAUC <0003> db_auc.c:192 IMSI='262428367665211': No 3G Auth Data 20250318085548553 DLGSUP <0013> hlr.c:121 IMSI 262428367665211: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c052245f54ab: Created GsupExpect[0] for "262428367665211" to be handled at TC_gsup_ul(68) 20250318085548561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4258 20250318085548563 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548563 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428367665211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428367665211" cn_domain=PS} 20250318085548563 DLU <0006> fsm.c:456 lu(262428367665211)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085548563 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428367665211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085548563 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428367665211)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085548563 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428367665211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428367665211" cn_domain=PS} 20250318085548563 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548563 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c052245f54ab: Found GsupExpect[0] for "262428367665211" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@c052245f54ab: Added IMSI table entry 3TC_gsup_ul(68)"262428367665211" 20250318085548564 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548564 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428367665211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428367665211"} 20250318085548564 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428367665211)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085548564 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428367665211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085548564 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428367665211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428367665211"} 20250318085548564 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428367665211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085548564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428367665211)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085548564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428367665211)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085548564 DLU <0006> fsm.c:568 lu(PS:IMSI-262428367665211)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085548564 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548564 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul(68)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085548564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4258 TC_gsup_ul(68)@c052245f54ab: Final verdict of PTC: pass 20250318085548565 DAUC <0003> db_auc.c:157 IMSI='262420075886818': No 2G Auth Data 20250318085548565 DAUC <0003> db_auc.c:192 IMSI='262420075886818': No 3G Auth Data 20250318085548566 DLGSUP <0013> hlr.c:121 IMSI 262420075886818: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c052245f54ab: Created GsupExpect[0] for "262420075886818" to be handled at TC_gsup_ul(69) 20250318085548573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59854<->l=127.0.0.1:4258 20250318085548575 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548575 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420075886818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420075886818" cn_domain=PS} 20250318085548575 DLU <0006> fsm.c:456 lu(262420075886818)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085548575 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420075886818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085548575 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420075886818)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085548575 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420075886818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420075886818" cn_domain=PS} 20250318085548575 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548575 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c052245f54ab: Found GsupExpect[0] for "262420075886818" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@c052245f54ab: Added IMSI table entry 4TC_gsup_ul(69)"262420075886818" 20250318085548576 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548576 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420075886818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420075886818"} 20250318085548576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420075886818)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085548576 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420075886818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085548576 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420075886818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420075886818"} 20250318085548576 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420075886818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085548576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420075886818)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085548576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420075886818)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085548576 DLU <0006> fsm.c:568 lu(PS:IMSI-262420075886818)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085548576 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548576 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul(69)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085548577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59854<->l=127.0.0.1:4258 TC_gsup_ul(69)@c052245f54ab: Final verdict of PTC: pass 20250318085548578 DAUC <0003> db_auc.c:157 IMSI='262420530716919': No 2G Auth Data 20250318085548578 DAUC <0003> db_auc.c:192 IMSI='262420530716919': No 3G Auth Data 20250318085548578 DLGSUP <0013> hlr.c:121 IMSI 262420530716919: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c052245f54ab: Created GsupExpect[0] for "262420530716919" to be handled at TC_gsup_ul(70) 20250318085548586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59868<->l=127.0.0.1:4258 20250318085548589 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548589 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420530716919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420530716919" cn_domain=PS} 20250318085548589 DLU <0006> fsm.c:456 lu(262420530716919)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085548589 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420530716919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085548589 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420530716919)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085548589 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420530716919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420530716919" cn_domain=PS} 20250318085548589 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548589 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c052245f54ab: Found GsupExpect[0] for "262420530716919" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@c052245f54ab: Added IMSI table entry 5TC_gsup_ul(70)"262420530716919" 20250318085548591 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548591 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420530716919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420530716919"} 20250318085548591 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420530716919)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085548591 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420530716919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085548591 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420530716919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420530716919"} 20250318085548591 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420530716919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085548591 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420530716919)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085548591 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420530716919)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085548591 DLU <0006> fsm.c:568 lu(PS:IMSI-262420530716919)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085548591 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548591 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul(70)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085548592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59868<->l=127.0.0.1:4258 TC_gsup_ul(70)@c052245f54ab: Final verdict of PTC: pass 20250318085548593 DAUC <0003> db_auc.c:157 IMSI='262420827196612': No 2G Auth Data 20250318085548593 DAUC <0003> db_auc.c:192 IMSI='262420827196612': No 3G Auth Data 20250318085548594 DLGSUP <0013> hlr.c:121 IMSI 262420827196612: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c052245f54ab: Created GsupExpect[0] for "262420827196612" to be handled at TC_gsup_ul(71) 20250318085548601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59882<->l=127.0.0.1:4258 20250318085548603 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548603 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420827196612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420827196612" cn_domain=PS} 20250318085548603 DLU <0006> fsm.c:456 lu(262420827196612)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085548603 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420827196612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085548603 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420827196612)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085548603 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420827196612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420827196612" cn_domain=PS} 20250318085548603 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548603 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c052245f54ab: Found GsupExpect[0] for "262420827196612" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@c052245f54ab: Added IMSI table entry 6TC_gsup_ul(71)"262420827196612" 20250318085548605 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548605 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420827196612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420827196612"} 20250318085548605 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420827196612)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085548605 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420827196612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085548605 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420827196612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420827196612"} 20250318085548605 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420827196612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085548605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420827196612)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085548605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420827196612)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085548605 DLU <0006> fsm.c:568 lu(PS:IMSI-262420827196612)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085548605 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548605 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul(71)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085548606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59882<->l=127.0.0.1:4258 TC_gsup_ul(71)@c052245f54ab: Final verdict of PTC: pass 20250318085548607 DAUC <0003> db_auc.c:157 IMSI='262423135572966': No 2G Auth Data 20250318085548607 DAUC <0003> db_auc.c:192 IMSI='262423135572966': No 3G Auth Data 20250318085548607 DLGSUP <0013> hlr.c:121 IMSI 262423135572966: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c052245f54ab: Created GsupExpect[0] for "262423135572966" to be handled at TC_gsup_ul(72) 20250318085548614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59894<->l=127.0.0.1:4258 20250318085548616 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548616 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423135572966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423135572966" cn_domain=PS} 20250318085548616 DLU <0006> fsm.c:456 lu(262423135572966)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085548616 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423135572966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085548616 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423135572966)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085548616 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423135572966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423135572966" cn_domain=PS} 20250318085548616 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548616 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c052245f54ab: Found GsupExpect[0] for "262423135572966" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@c052245f54ab: Added IMSI table entry 7TC_gsup_ul(72)"262423135572966" 20250318085548617 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548617 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423135572966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423135572966"} 20250318085548617 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423135572966)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085548617 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423135572966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085548617 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423135572966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423135572966"} 20250318085548617 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423135572966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085548617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423135572966)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085548617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423135572966)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085548617 DLU <0006> fsm.c:568 lu(PS:IMSI-262423135572966)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085548617 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085548617 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul(72)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085548618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59894<->l=127.0.0.1:4258 TC_gsup_ul(72)@c052245f54ab: Final verdict of PTC: pass MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085548619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59810<->l=127.0.0.1:4258 20250318085548620 DLINP <000b> input/ipa.c:452 connected read/write 20250318085548620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085548620 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 63@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP(62)@c052245f54ab: Final verdict of PTC: none 20250318085548620 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085548620 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085548620 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33793<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@c052245f54ab: Test case TC_gsup_ul finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:55:48 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250318085548653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59908<->l=127.0.0.1:4258 20250318085548754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59908<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=112780) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_ul_via_proxy started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085551853 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085551853 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085551857 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51266<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085551862 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551862 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085551862 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085551862 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 20250318085551862 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085551862 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 20250318085551862 DLGSUP <0013> gsup_server.c:236 2: 20250318085551862 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085551862 DLGSUP <0013> gsup_server.c:236 3: 20250318085551862 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085551862 DLGSUP <0013> gsup_server.c:236 4: 20250318085551862 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085551862 DLGSUP <0013> gsup_server.c:236 5: 20250318085551862 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085551862 DLGSUP <0013> gsup_server.c:236 7: 20250318085551862 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085551862 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085551862 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(73)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085551862 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@c052245f54ab: 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") 20250318085551884 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43827<->l=127.0.0.1:4259) 20250318085551892 DAUC <0003> db_auc.c:157 IMSI='262424350051214': No 2G Auth Data 20250318085551892 DAUC <0003> db_auc.c:192 IMSI='262424350051214': No 3G Auth Data HLR_Test-GSUP(74)@c052245f54ab: Created GsupExpect[0] for "262424350051214" to be handled at TC_gsup_ul_via_proxy(77) 20250318085551917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4258 20250318085551925 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551925 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262424350051214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424350051214" cn_domain=PS source_name="the-source\n"} 20250318085551925 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250318085551925 DLU <0006> fsm.c:456 lu(262424350051214)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085551925 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262424350051214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250318085551925 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424350051214)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085551925 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262424350051214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424350051214" cn_domain=PS destination_name="the-source\n"} 20250318085551925 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551925 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c052245f54ab: Found GsupExpect[0] for "262424350051214" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@c052245f54ab: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262424350051214" 20250318085551928 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551928 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262424350051214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424350051214" source_name="the-source\n"} 20250318085551928 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424350051214)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085551928 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262424350051214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085551928 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262424350051214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424350051214" destination_name="the-source\n"} 20250318085551928 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262424350051214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085551928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424350051214)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085551928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424350051214)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085551928 DLU <0006> fsm.c:568 lu(PS:IMSI-262424350051214)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085551928 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551928 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085551929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@c052245f54ab: Final verdict of PTC: pass 20250318085551930 DAUC <0003> db_auc.c:157 IMSI='262426210943031': No 2G Auth Data 20250318085551930 DAUC <0003> db_auc.c:192 IMSI='262426210943031': No 3G Auth Data 20250318085551931 DLGSUP <0013> hlr.c:121 IMSI 262426210943031: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c052245f54ab: Created GsupExpect[0] for "262426210943031" to be handled at TC_gsup_ul_via_proxy(78) 20250318085551938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4258 20250318085551940 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551940 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426210943031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426210943031" cn_domain=PS source_name="the-source\n"} 20250318085551940 DLU <0006> fsm.c:456 lu(262426210943031)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085551940 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426210943031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250318085551940 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426210943031)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085551940 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426210943031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426210943031" cn_domain=PS destination_name="the-source\n"} 20250318085551940 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551940 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c052245f54ab: Found GsupExpect[0] for "262426210943031" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@c052245f54ab: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426210943031" 20250318085551941 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551941 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426210943031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426210943031" source_name="the-source\n"} 20250318085551941 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426210943031)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085551941 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262426210943031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085551941 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426210943031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426210943031" destination_name="the-source\n"} 20250318085551941 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262426210943031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085551941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426210943031)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085551941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426210943031)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085551941 DLU <0006> fsm.c:568 lu(PS:IMSI-262426210943031)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085551941 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551941 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085551942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@c052245f54ab: Final verdict of PTC: pass 20250318085551942 DAUC <0003> db_auc.c:157 IMSI='262421689629868': No 2G Auth Data 20250318085551942 DAUC <0003> db_auc.c:192 IMSI='262421689629868': No 3G Auth Data 20250318085551942 DLGSUP <0013> hlr.c:121 IMSI 262421689629868: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c052245f54ab: Created GsupExpect[0] for "262421689629868" to be handled at TC_gsup_ul_via_proxy(79) 20250318085551948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51296<->l=127.0.0.1:4258 20250318085551950 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551950 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421689629868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421689629868" cn_domain=PS source_name="the-source\n"} 20250318085551950 DLU <0006> fsm.c:456 lu(262421689629868)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085551950 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421689629868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250318085551950 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421689629868)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085551950 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421689629868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421689629868" cn_domain=PS destination_name="the-source\n"} 20250318085551950 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551950 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c052245f54ab: Found GsupExpect[0] for "262421689629868" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@c052245f54ab: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421689629868" 20250318085551951 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551951 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421689629868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421689629868" source_name="the-source\n"} 20250318085551951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421689629868)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085551951 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262421689629868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085551951 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421689629868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421689629868" destination_name="the-source\n"} 20250318085551951 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262421689629868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085551951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421689629868)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085551951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421689629868)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085551951 DLU <0006> fsm.c:568 lu(PS:IMSI-262421689629868)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085551951 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551951 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085551951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51296<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@c052245f54ab: Final verdict of PTC: pass 20250318085551952 DAUC <0003> db_auc.c:157 IMSI='262425486516329': No 2G Auth Data 20250318085551952 DAUC <0003> db_auc.c:192 IMSI='262425486516329': No 3G Auth Data 20250318085551952 DLGSUP <0013> hlr.c:121 IMSI 262425486516329: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c052245f54ab: Created GsupExpect[0] for "262425486516329" to be handled at TC_gsup_ul_via_proxy(80) 20250318085551958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51298<->l=127.0.0.1:4258 20250318085551960 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551960 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425486516329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425486516329" cn_domain=PS source_name="the-source\n"} 20250318085551960 DLU <0006> fsm.c:456 lu(262425486516329)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085551960 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425486516329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250318085551960 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425486516329)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085551960 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425486516329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425486516329" cn_domain=PS destination_name="the-source\n"} 20250318085551960 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551960 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c052245f54ab: Found GsupExpect[0] for "262425486516329" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@c052245f54ab: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425486516329" 20250318085551961 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551961 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425486516329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425486516329" source_name="the-source\n"} 20250318085551961 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425486516329)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085551961 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262425486516329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085551961 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425486516329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425486516329" destination_name="the-source\n"} 20250318085551961 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262425486516329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085551961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425486516329)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085551961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425486516329)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085551961 DLU <0006> fsm.c:568 lu(PS:IMSI-262425486516329)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085551961 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551961 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085551962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51298<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@c052245f54ab: Final verdict of PTC: pass 20250318085551962 DAUC <0003> db_auc.c:157 IMSI='262426514132209': No 2G Auth Data 20250318085551962 DAUC <0003> db_auc.c:192 IMSI='262426514132209': No 3G Auth Data 20250318085551963 DLGSUP <0013> hlr.c:121 IMSI 262426514132209: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c052245f54ab: Created GsupExpect[0] for "262426514132209" to be handled at TC_gsup_ul_via_proxy(81) 20250318085551969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51302<->l=127.0.0.1:4258 20250318085551971 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551971 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426514132209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426514132209" cn_domain=PS source_name="the-source\n"} 20250318085551971 DLU <0006> fsm.c:456 lu(262426514132209)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085551971 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426514132209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250318085551971 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426514132209)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085551971 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426514132209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426514132209" cn_domain=PS destination_name="the-source\n"} 20250318085551971 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551971 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c052245f54ab: Found GsupExpect[0] for "262426514132209" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@c052245f54ab: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262426514132209" 20250318085551972 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551972 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426514132209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426514132209" source_name="the-source\n"} 20250318085551972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426514132209)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085551972 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262426514132209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085551972 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426514132209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426514132209" destination_name="the-source\n"} 20250318085551972 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262426514132209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085551972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426514132209)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085551972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426514132209)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085551972 DLU <0006> fsm.c:568 lu(PS:IMSI-262426514132209)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085551972 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551972 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085551973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51302<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@c052245f54ab: Final verdict of PTC: pass 20250318085551974 DAUC <0003> db_auc.c:157 IMSI='262427624209581': No 2G Auth Data 20250318085551974 DAUC <0003> db_auc.c:192 IMSI='262427624209581': No 3G Auth Data 20250318085551974 DLGSUP <0013> hlr.c:121 IMSI 262427624209581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c052245f54ab: Created GsupExpect[0] for "262427624209581" to be handled at TC_gsup_ul_via_proxy(82) 20250318085551980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51314<->l=127.0.0.1:4258 20250318085551982 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551982 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427624209581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427624209581" cn_domain=PS source_name="the-source\n"} 20250318085551982 DLU <0006> fsm.c:456 lu(262427624209581)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085551982 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427624209581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250318085551982 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427624209581)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085551982 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427624209581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427624209581" cn_domain=PS destination_name="the-source\n"} 20250318085551982 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551982 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c052245f54ab: Found GsupExpect[0] for "262427624209581" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@c052245f54ab: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262427624209581" 20250318085551983 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551983 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427624209581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427624209581" source_name="the-source\n"} 20250318085551983 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427624209581)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085551983 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262427624209581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085551983 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427624209581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427624209581" destination_name="the-source\n"} 20250318085551983 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262427624209581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085551983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427624209581)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085551983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427624209581)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085551983 DLU <0006> fsm.c:568 lu(PS:IMSI-262427624209581)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085551983 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551983 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085551984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51314<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@c052245f54ab: Final verdict of PTC: pass 20250318085551984 DAUC <0003> db_auc.c:157 IMSI='262420411033963': No 2G Auth Data 20250318085551984 DAUC <0003> db_auc.c:192 IMSI='262420411033963': No 3G Auth Data 20250318085551985 DLGSUP <0013> hlr.c:121 IMSI 262420411033963: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c052245f54ab: Created GsupExpect[0] for "262420411033963" to be handled at TC_gsup_ul_via_proxy(83) 20250318085551991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4258 20250318085551992 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551992 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420411033963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420411033963" cn_domain=PS source_name="the-source\n"} 20250318085551992 DLU <0006> fsm.c:456 lu(262420411033963)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085551992 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420411033963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250318085551992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420411033963)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085551992 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420411033963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420411033963" cn_domain=PS destination_name="the-source\n"} 20250318085551992 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551992 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c052245f54ab: Found GsupExpect[0] for "262420411033963" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@c052245f54ab: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262420411033963" 20250318085551994 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085551994 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420411033963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420411033963" source_name="the-source\n"} 20250318085551994 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420411033963)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085551994 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262420411033963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085551994 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420411033963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420411033963" destination_name="the-source\n"} 20250318085551994 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262420411033963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085551994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420411033963)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085551994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420411033963)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085551994 DLU <0006> fsm.c:568 lu(PS:IMSI-262420411033963)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085551994 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085551994 DLINP <000b> input/ipa.c:452 connected read/write 20250318085551994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085551994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@c052245f54ab: Final verdict of PTC: pass 20250318085551995 DAUC <0003> db_auc.c:157 IMSI='262429649099216': No 2G Auth Data 20250318085551995 DAUC <0003> db_auc.c:192 IMSI='262429649099216': No 3G Auth Data 20250318085551995 DLGSUP <0013> hlr.c:121 IMSI 262429649099216: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c052245f54ab: Created GsupExpect[0] for "262429649099216" to be handled at TC_gsup_ul_via_proxy(84) 20250318085552001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51330<->l=127.0.0.1:4258 20250318085552002 DLINP <000b> input/ipa.c:452 connected read/write 20250318085552002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085552002 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429649099216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429649099216" cn_domain=PS source_name="the-source\n"} 20250318085552002 DLU <0006> fsm.c:456 lu(262429649099216)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085552002 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429649099216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250318085552002 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429649099216)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085552002 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429649099216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429649099216" cn_domain=PS destination_name="the-source\n"} 20250318085552002 DLINP <000b> input/ipa.c:452 connected read/write 20250318085552002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085552002 DLINP <000b> input/ipa.c:452 connected read/write 20250318085552002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c052245f54ab: Found GsupExpect[0] for "262429649099216" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@c052245f54ab: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429649099216" 20250318085552003 DLINP <000b> input/ipa.c:452 connected read/write 20250318085552003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085552003 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429649099216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429649099216" source_name="the-source\n"} 20250318085552003 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429649099216)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085552003 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262429649099216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085552003 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429649099216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429649099216" destination_name="the-source\n"} 20250318085552003 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262429649099216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085552003 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429649099216)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085552003 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429649099216)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085552003 DLU <0006> fsm.c:568 lu(PS:IMSI-262429649099216)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085552003 DLINP <000b> input/ipa.c:452 connected read/write 20250318085552003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085552003 DLINP <000b> input/ipa.c:452 connected read/write 20250318085552003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085552004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51330<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@c052245f54ab: Final verdict of PTC: pass MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085552005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51266<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@c052245f54ab: Final verdict of PTC: none 20250318085552005 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43827<->l=127.0.0.1:4259) 20250318085552005 DLINP <000b> input/ipa.c:452 connected read/write 20250318085552005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085552005 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085552005 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085552005 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085552005 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@c052245f54ab: Final verdict of PTC: none 75@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@c052245f54ab: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:55:52 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 20250318085552031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51334<->l=127.0.0.1:4258 20250318085552132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51334<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12912) Waiting for packet dumper to finish... 1 (prev_count=12912, count=114872) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_ul_subscriber_data started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085555227 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085555227 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085555228 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51346<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085555229 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555229 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085555229 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085555229 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 20250318085555229 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085555229 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 20250318085555229 DLGSUP <0013> gsup_server.c:236 2: 20250318085555229 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085555229 DLGSUP <0013> gsup_server.c:236 3: 20250318085555229 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085555229 DLGSUP <0013> gsup_server.c:236 4: 20250318085555229 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085555229 DLGSUP <0013> gsup_server.c:236 5: 20250318085555229 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085555229 DLGSUP <0013> gsup_server.c:236 7: 20250318085555229 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085555229 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085555229 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085555229 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(85)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@c052245f54ab: 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") 20250318085555238 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43199<->l=127.0.0.1:4259) 20250318085555243 DAUC <0003> db_auc.c:157 IMSI='262428829586894': No 2G Auth Data 20250318085555243 DAUC <0003> db_auc.c:192 IMSI='262428829586894': No 3G Auth Data HLR_Test-GSUP(86)@c052245f54ab: Created GsupExpect[0] for "262428829586894" to be handled at TC_gsup_ul_subscriber_data(89) 20250318085555250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51360<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@c052245f54ab: GSUP ul subscriber_data<unbound> 20250318085555270 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555270 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428829586894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428829586894" cn_domain=PS} 20250318085555270 DLU <0006> fsm.c:456 lu(262428829586894)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085555270 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428829586894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085555270 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428829586894)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085555270 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428829586894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428829586894" cn_domain=PS} 20250318085555270 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555270 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c052245f54ab: Found GsupExpect[0] for "262428829586894" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@c052245f54ab: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262428829586894" 20250318085555272 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555272 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428829586894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428829586894"} 20250318085555272 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428829586894)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085555272 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428829586894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085555272 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428829586894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428829586894"} 20250318085555272 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428829586894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085555272 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428829586894)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085555272 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428829586894)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085555272 DLU <0006> fsm.c:568 lu(PS:IMSI-262428829586894)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085555272 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555272 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085555273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51360<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@c052245f54ab: Final verdict of PTC: pass 20250318085555273 DAUC <0003> db_auc.c:157 IMSI='262429130363815': No 2G Auth Data 20250318085555273 DAUC <0003> db_auc.c:192 IMSI='262429130363815': No 3G Auth Data 20250318085555274 DLGSUP <0013> hlr.c:121 IMSI 262429130363815: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c052245f54ab: Created GsupExpect[0] for "262429130363815" to be handled at TC_gsup_ul_subscriber_data(90) 20250318085555279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51374<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@c052245f54ab: GSUP ul subscriber_data<unbound> 20250318085555281 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555281 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429130363815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429130363815" cn_domain=PS} 20250318085555281 DLU <0006> fsm.c:456 lu(262429130363815)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085555281 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429130363815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085555281 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429130363815)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085555281 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429130363815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429130363815" cn_domain=PS} 20250318085555281 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555281 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c052245f54ab: Found GsupExpect[0] for "262429130363815" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@c052245f54ab: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262429130363815" 20250318085555282 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555282 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429130363815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429130363815"} 20250318085555282 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429130363815)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085555282 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429130363815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085555282 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429130363815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429130363815"} 20250318085555282 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429130363815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085555282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429130363815)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085555282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429130363815)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085555282 DLU <0006> fsm.c:568 lu(PS:IMSI-262429130363815)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085555282 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555282 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085555283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51374<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@c052245f54ab: Final verdict of PTC: pass 20250318085555283 DAUC <0003> db_auc.c:157 IMSI='262421073452615': No 2G Auth Data 20250318085555283 DAUC <0003> db_auc.c:192 IMSI='262421073452615': No 3G Auth Data 20250318085555284 DLGSUP <0013> hlr.c:121 IMSI 262421073452615: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c052245f54ab: Created GsupExpect[0] for "262421073452615" to be handled at TC_gsup_ul_subscriber_data(91) 20250318085555290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51390<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@c052245f54ab: GSUP ul subscriber_data<unbound> 20250318085555291 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555291 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421073452615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421073452615" cn_domain=PS} 20250318085555292 DLU <0006> fsm.c:456 lu(262421073452615)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085555292 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421073452615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085555292 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421073452615)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085555292 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421073452615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421073452615" cn_domain=PS} 20250318085555292 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555292 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c052245f54ab: Found GsupExpect[0] for "262421073452615" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@c052245f54ab: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262421073452615" 20250318085555293 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555293 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421073452615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421073452615"} 20250318085555293 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421073452615)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085555293 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421073452615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085555293 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421073452615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421073452615"} 20250318085555293 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421073452615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085555293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421073452615)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085555293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421073452615)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085555293 DLU <0006> fsm.c:568 lu(PS:IMSI-262421073452615)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085555293 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555293 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085555294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51390<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@c052245f54ab: Final verdict of PTC: pass 20250318085555294 DAUC <0003> db_auc.c:157 IMSI='262428016686497': No 2G Auth Data 20250318085555294 DAUC <0003> db_auc.c:192 IMSI='262428016686497': No 3G Auth Data 20250318085555295 DLGSUP <0013> hlr.c:121 IMSI 262428016686497: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c052245f54ab: Created GsupExpect[0] for "262428016686497" to be handled at TC_gsup_ul_subscriber_data(92) 20250318085555302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51392<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@c052245f54ab: GSUP ul subscriber_data<unbound> 20250318085555303 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555303 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428016686497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428016686497" cn_domain=PS} 20250318085555303 DLU <0006> fsm.c:456 lu(262428016686497)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085555303 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428016686497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085555304 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428016686497)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085555304 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428016686497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428016686497" cn_domain=PS} 20250318085555304 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555304 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c052245f54ab: Found GsupExpect[0] for "262428016686497" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@c052245f54ab: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428016686497" 20250318085555305 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555305 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428016686497 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428016686497"} 20250318085555305 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428016686497)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085555305 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428016686497 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085555305 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428016686497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428016686497"} 20250318085555305 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428016686497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085555305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428016686497)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085555305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428016686497)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085555305 DLU <0006> fsm.c:568 lu(PS:IMSI-262428016686497)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085555305 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555305 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085555306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51392<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@c052245f54ab: Final verdict of PTC: pass 20250318085555306 DAUC <0003> db_auc.c:157 IMSI='262425843133500': No 2G Auth Data 20250318085555306 DAUC <0003> db_auc.c:192 IMSI='262425843133500': No 3G Auth Data 20250318085555307 DLGSUP <0013> hlr.c:121 IMSI 262425843133500: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c052245f54ab: Created GsupExpect[0] for "262425843133500" to be handled at TC_gsup_ul_subscriber_data(93) 20250318085555314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51402<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@c052245f54ab: GSUP ul subscriber_data<unbound> 20250318085555315 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555315 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425843133500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425843133500" cn_domain=PS} 20250318085555316 DLU <0006> fsm.c:456 lu(262425843133500)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085555316 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425843133500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085555316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425843133500)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085555316 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425843133500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425843133500" cn_domain=PS} 20250318085555316 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555316 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c052245f54ab: Found GsupExpect[0] for "262425843133500" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@c052245f54ab: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262425843133500" 20250318085555317 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555317 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425843133500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425843133500"} 20250318085555317 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425843133500)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085555317 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425843133500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085555317 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425843133500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425843133500"} 20250318085555317 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425843133500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085555317 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425843133500)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085555317 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425843133500)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085555317 DLU <0006> fsm.c:568 lu(PS:IMSI-262425843133500)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085555317 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555317 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(93)@c052245f54ab: Final verdict of PTC: pass 20250318085555318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51402<->l=127.0.0.1:4258 20250318085555319 DAUC <0003> db_auc.c:157 IMSI='262428492204156': No 2G Auth Data 20250318085555319 DAUC <0003> db_auc.c:192 IMSI='262428492204156': No 3G Auth Data 20250318085555319 DLGSUP <0013> hlr.c:121 IMSI 262428492204156: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c052245f54ab: Created GsupExpect[0] for "262428492204156" to be handled at TC_gsup_ul_subscriber_data(94) 20250318085555326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51412<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@c052245f54ab: GSUP ul subscriber_data<unbound> 20250318085555329 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555329 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428492204156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428492204156" cn_domain=PS} 20250318085555329 DLU <0006> fsm.c:456 lu(262428492204156)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085555329 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428492204156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085555329 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428492204156)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085555329 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428492204156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428492204156" cn_domain=PS} 20250318085555329 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555329 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c052245f54ab: Found GsupExpect[0] for "262428492204156" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@c052245f54ab: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428492204156" 20250318085555330 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555330 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428492204156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428492204156"} 20250318085555330 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428492204156)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085555330 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428492204156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085555330 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428492204156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428492204156"} 20250318085555330 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428492204156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085555330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428492204156)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085555330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428492204156)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085555330 DLU <0006> fsm.c:568 lu(PS:IMSI-262428492204156)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085555330 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555331 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085555331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51412<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@c052245f54ab: Final verdict of PTC: pass 20250318085555332 DAUC <0003> db_auc.c:157 IMSI='262427122137050': No 2G Auth Data 20250318085555332 DAUC <0003> db_auc.c:192 IMSI='262427122137050': No 3G Auth Data 20250318085555333 DLGSUP <0013> hlr.c:121 IMSI 262427122137050: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c052245f54ab: Created GsupExpect[0] for "262427122137050" to be handled at TC_gsup_ul_subscriber_data(95) 20250318085555341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51416<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@c052245f54ab: GSUP ul subscriber_data<unbound> 20250318085555343 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555343 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427122137050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427122137050" cn_domain=PS} 20250318085555343 DLU <0006> fsm.c:456 lu(262427122137050)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085555343 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427122137050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085555343 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427122137050)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085555343 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427122137050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427122137050" cn_domain=PS} 20250318085555343 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555343 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c052245f54ab: Found GsupExpect[0] for "262427122137050" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@c052245f54ab: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262427122137050" 20250318085555344 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555344 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262427122137050 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427122137050"} 20250318085555344 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427122137050)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085555344 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262427122137050 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085555344 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427122137050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427122137050"} 20250318085555344 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427122137050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085555344 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427122137050)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085555344 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427122137050)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085555344 DLU <0006> fsm.c:568 lu(PS:IMSI-262427122137050)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085555344 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555344 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085555345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51416<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@c052245f54ab: Final verdict of PTC: pass 20250318085555346 DAUC <0003> db_auc.c:157 IMSI='262427606017436': No 2G Auth Data 20250318085555346 DAUC <0003> db_auc.c:192 IMSI='262427606017436': No 3G Auth Data 20250318085555346 DLGSUP <0013> hlr.c:121 IMSI 262427606017436: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c052245f54ab: Created GsupExpect[0] for "262427606017436" to be handled at TC_gsup_ul_subscriber_data(96) 20250318085555352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51424<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@c052245f54ab: GSUP ul subscriber_data<unbound> 20250318085555354 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555354 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427606017436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427606017436" cn_domain=PS} 20250318085555354 DLU <0006> fsm.c:456 lu(262427606017436)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085555354 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427606017436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085555354 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427606017436)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085555354 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427606017436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427606017436" cn_domain=PS} 20250318085555354 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555354 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c052245f54ab: Found GsupExpect[0] for "262427606017436" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@c052245f54ab: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427606017436" 20250318085555355 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555356 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427606017436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427606017436"} 20250318085555356 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427606017436)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085555356 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427606017436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085555356 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427606017436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427606017436"} 20250318085555356 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427606017436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085555356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427606017436)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085555356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427606017436)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085555356 DLU <0006> fsm.c:568 lu(PS:IMSI-262427606017436)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085555356 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085555356 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085555356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51424<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@c052245f54ab: Final verdict of PTC: pass MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085555357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51346<->l=127.0.0.1:4258 20250318085555358 DLINP <000b> input/ipa.c:452 connected read/write 20250318085555358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085555358 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085555358 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085555358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085555358 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43199<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@c052245f54ab: Final verdict of PTC: none 87@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@c052245f54ab: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:55:55 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 20250318085555394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51432<->l=127.0.0.1:4258 20250318085555495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51432<->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@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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.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@c052245f54ab: 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@c052245f54ab: Test case TC_vty started. MTC@c052245f54ab: legacy= true 20250318085558525 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085558525 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085558527 DLINP <000b> input/ipa.c:452 connected read/write 20250318085558527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085558527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51446<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085558528 DLINP <000b> input/ipa.c:452 connected read/write 20250318085558528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085558528 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085558528 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085558528 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 20250318085558528 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085558528 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 20250318085558528 DLGSUP <0013> gsup_server.c:236 2: 20250318085558528 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085558528 DLGSUP <0013> gsup_server.c:236 3: 20250318085558528 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085558528 DLGSUP <0013> gsup_server.c:236 4: 20250318085558528 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085558528 DLGSUP <0013> gsup_server.c:236 5: 20250318085558528 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085558528 DLGSUP <0013> gsup_server.c:236 7: 20250318085558528 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085558528 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085558528 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085558528 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)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@c052245f54ab: 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") 20250318085558536 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40835<->l=127.0.0.1:4259) 20250318085558537 DAUC <0003> db_auc.c:157 IMSI='262427922958138': No 2G Auth Data 20250318085558537 DAUC <0003> db_auc.c:192 IMSI='262427922958138': No 3G Auth Data 20250318085558538 DAUC <0003> db_auc.c:192 IMSI='262427922958138': No 3G Auth Data 20250318085558539 DAUC <0003> db_auc.c:157 IMSI='262425157266045': No 2G Auth Data 20250318085558539 DAUC <0003> db_auc.c:192 IMSI='262425157266045': No 3G Auth Data 20250318085558540 DAUC <0003> db_auc.c:157 IMSI='262425157266045': No 2G Auth Data 20250318085558541 DAUC <0003> db_auc.c:157 IMSI='262427779100725': No 2G Auth Data 20250318085558541 DAUC <0003> db_auc.c:192 IMSI='262427779100725': No 3G Auth Data MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085558542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51446<->l=127.0.0.1:4258 20250318085558543 DLINP <000b> input/ipa.c:452 connected read/write 20250318085558543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085558543 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085558543 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085558543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085558543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40835<->l=127.0.0.1:4259) 98@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@c052245f54ab: Test case TC_vty finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:55:58 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250318085558571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51460<->l=127.0.0.1:4258 20250318085558671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51460<->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=28340) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_vty_msisdn_isd started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085601710 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085601710 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085601711 DLINP <000b> input/ipa.c:452 connected read/write 20250318085601711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085601712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36232<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085601713 DLINP <000b> input/ipa.c:452 connected read/write 20250318085601713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085601713 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085601713 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085601713 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 20250318085601713 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085601713 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 20250318085601713 DLGSUP <0013> gsup_server.c:236 2: 20250318085601713 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085601713 DLGSUP <0013> gsup_server.c:236 3: 20250318085601713 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085601713 DLGSUP <0013> gsup_server.c:236 4: 20250318085601713 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085601713 DLGSUP <0013> gsup_server.c:236 5: 20250318085601713 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085601713 DLGSUP <0013> gsup_server.c:236 7: 20250318085601713 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085601713 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085601713 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085601713 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(100)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@c052245f54ab: 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") 20250318085601721 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35737<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@c052245f54ab: Created GsupExpect[0] for "262422521790122" to be handled at TC_vty_msisdn_isd(104) 20250318085601728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36248<->l=127.0.0.1:4258 20250318085601729 DAUC <0003> db_auc.c:157 IMSI='262422521790122': No 2G Auth Data 20250318085601729 DAUC <0003> db_auc.c:192 IMSI='262422521790122': No 3G Auth Data 20250318085601754 DLINP <000b> input/ipa.c:452 connected read/write 20250318085601754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085601754 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422521790122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422521790122" cn_domain=PS} 20250318085601754 DLU <0006> fsm.c:456 lu(262422521790122)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085601754 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422521790122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085601754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422521790122)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085601754 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422521790122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422521790122" cn_domain=PS} 20250318085601754 DLINP <000b> input/ipa.c:452 connected read/write 20250318085601754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085601754 DLINP <000b> input/ipa.c:452 connected read/write 20250318085601754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@c052245f54ab: Found GsupExpect[0] for "262422521790122" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@c052245f54ab: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422521790122" 20250318085601756 DLINP <000b> input/ipa.c:452 connected read/write 20250318085601756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085601756 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422521790122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422521790122"} 20250318085601756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422521790122)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085601756 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422521790122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085601756 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422521790122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422521790122"} 20250318085601756 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422521790122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085601756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422521790122)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085601756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422521790122)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085601756 DLU <0006> fsm.c:568 lu(PS:IMSI-262422521790122)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085601756 DLINP <000b> input/ipa.c:452 connected read/write 20250318085601756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085601756 DLINP <000b> input/ipa.c:452 connected read/write 20250318085601756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@c052245f54ab: setverdict(pass): none -> pass 20250318085601758 DLGSUP <0013> hlr.c:128 IMSI 262422521790122: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250318085601758 DLINP <000b> input/ipa.c:452 connected read/write 20250318085601758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085601758 DLINP <000b> input/ipa.c:452 connected read/write 20250318085601758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085601759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36248<->l=127.0.0.1:4258 20250318085601759 DLINP <000b> input/ipa.c:452 connected read/write 20250318085601759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085601759 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422521790122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422521790122"} 20250318085601759 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422521790122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250318085601759 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422521790122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@c052245f54ab: Final verdict of PTC: pass 20250318085601759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36232<->l=127.0.0.1:4258 20250318085601759 DLINP <000b> input/ipa.c:452 connected read/write 20250318085601759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085601759 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085601759 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085601759 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 102@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP(101)@c052245f54ab: Final verdict of PTC: none 20250318085601760 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35737<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 102: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@c052245f54ab: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:01 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 20250318085601802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4258 20250318085601903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36256<->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@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:56:03 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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_purge_cs started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085605072 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085605072 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085605073 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36266<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085605075 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605075 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085605075 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085605075 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 20250318085605075 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085605075 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 20250318085605075 DLGSUP <0013> gsup_server.c:236 2: 20250318085605075 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085605075 DLGSUP <0013> gsup_server.c:236 3: 20250318085605075 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085605075 DLGSUP <0013> gsup_server.c:236 4: 20250318085605075 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085605075 DLGSUP <0013> gsup_server.c:236 5: 20250318085605075 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085605075 DLGSUP <0013> gsup_server.c:236 7: 20250318085605075 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085605075 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085605075 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085605075 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(105)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@c052245f54ab: 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") 20250318085605083 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36025<->l=127.0.0.1:4259) 20250318085605086 DAUC <0003> db_auc.c:157 IMSI='262420120329705': No 2G Auth Data 20250318085605086 DAUC <0003> db_auc.c:192 IMSI='262420120329705': No 3G Auth Data HLR_Test-GSUP(106)@c052245f54ab: Created GsupExpect[0] for "262420120329705" to be handled at TC_gsup_purge_cs(109) 20250318085605092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36270<->l=127.0.0.1:4258 20250318085605118 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605118 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420120329705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420120329705" cn_domain=PS} 20250318085605118 DLU <0006> fsm.c:456 lu(262420120329705)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085605118 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420120329705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085605118 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420120329705)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085605118 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420120329705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420120329705" cn_domain=PS} 20250318085605118 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605118 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c052245f54ab: Found GsupExpect[0] for "262420120329705" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@c052245f54ab: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420120329705" 20250318085605120 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605120 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420120329705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420120329705"} 20250318085605120 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420120329705)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085605120 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420120329705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085605120 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420120329705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420120329705"} 20250318085605120 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420120329705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085605120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420120329705)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085605120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420120329705)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085605120 DLU <0006> fsm.c:568 lu(PS:IMSI-262420120329705)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085605120 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605120 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@c052245f54ab: setverdict(pass): none -> pass 20250318085605121 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605121 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420120329705 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420120329705" cn_domain=CS} 20250318085605121 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420120329705 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250318085605121 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420120329705 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420120329705"} 20250318085605121 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420120329705 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085605121 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605121 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085605122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36270<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@c052245f54ab: Final verdict of PTC: pass 20250318085605123 DAUC <0003> db_auc.c:157 IMSI='262420921075967': No 2G Auth Data 20250318085605123 DAUC <0003> db_auc.c:192 IMSI='262420921075967': No 3G Auth Data 20250318085605123 DLGSUP <0013> hlr.c:121 IMSI 262420921075967: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c052245f54ab: Created GsupExpect[0] for "262420921075967" to be handled at TC_gsup_purge_cs(110) 20250318085605129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36276<->l=127.0.0.1:4258 20250318085605131 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605131 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420921075967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420921075967" cn_domain=PS} 20250318085605131 DLU <0006> fsm.c:456 lu(262420921075967)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085605131 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420921075967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085605131 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420921075967)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085605131 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420921075967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420921075967" cn_domain=PS} 20250318085605131 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605131 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c052245f54ab: Found GsupExpect[0] for "262420921075967" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@c052245f54ab: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420921075967" 20250318085605132 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605132 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420921075967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420921075967"} 20250318085605132 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420921075967)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085605132 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420921075967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085605132 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420921075967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420921075967"} 20250318085605132 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420921075967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085605132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420921075967)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085605132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420921075967)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085605132 DLU <0006> fsm.c:568 lu(PS:IMSI-262420921075967)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085605132 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605132 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@c052245f54ab: setverdict(pass): none -> pass 20250318085605133 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605133 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420921075967 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420921075967" cn_domain=CS} 20250318085605133 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420921075967 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250318085605133 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420921075967 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420921075967"} 20250318085605133 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420921075967 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085605133 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605133 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085605134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36276<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@c052245f54ab: Final verdict of PTC: pass 20250318085605135 DAUC <0003> db_auc.c:157 IMSI='262425291169229': No 2G Auth Data 20250318085605135 DAUC <0003> db_auc.c:192 IMSI='262425291169229': No 3G Auth Data 20250318085605135 DLGSUP <0013> hlr.c:121 IMSI 262425291169229: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c052245f54ab: Created GsupExpect[0] for "262425291169229" to be handled at TC_gsup_purge_cs(111) 20250318085605143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36288<->l=127.0.0.1:4258 20250318085605146 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605146 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425291169229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425291169229" cn_domain=PS} 20250318085605146 DLU <0006> fsm.c:456 lu(262425291169229)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085605146 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425291169229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085605146 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425291169229)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085605146 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425291169229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425291169229" cn_domain=PS} 20250318085605146 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605146 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c052245f54ab: Found GsupExpect[0] for "262425291169229" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@c052245f54ab: Added IMSI table entry 2TC_gsup_purge_cs(111)"262425291169229" 20250318085605147 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605147 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425291169229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425291169229"} 20250318085605147 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425291169229)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085605147 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425291169229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085605147 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425291169229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425291169229"} 20250318085605147 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425291169229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085605147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425291169229)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085605147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425291169229)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085605147 DLU <0006> fsm.c:568 lu(PS:IMSI-262425291169229)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085605147 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605147 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@c052245f54ab: setverdict(pass): none -> pass 20250318085605148 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605148 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425291169229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425291169229" cn_domain=CS} 20250318085605148 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425291169229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250318085605148 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425291169229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425291169229"} 20250318085605148 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425291169229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085605148 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605148 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085605149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36288<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@c052245f54ab: Final verdict of PTC: pass 20250318085605150 DAUC <0003> db_auc.c:157 IMSI='262426553845664': No 2G Auth Data 20250318085605150 DAUC <0003> db_auc.c:192 IMSI='262426553845664': No 3G Auth Data 20250318085605151 DLGSUP <0013> hlr.c:121 IMSI 262426553845664: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c052245f54ab: Created GsupExpect[0] for "262426553845664" to be handled at TC_gsup_purge_cs(112) 20250318085605159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36296<->l=127.0.0.1:4258 20250318085605161 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605161 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426553845664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426553845664" cn_domain=PS} 20250318085605161 DLU <0006> fsm.c:456 lu(262426553845664)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085605161 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426553845664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085605161 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426553845664)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085605161 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426553845664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426553845664" cn_domain=PS} 20250318085605161 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605161 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c052245f54ab: Found GsupExpect[0] for "262426553845664" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@c052245f54ab: Added IMSI table entry 3TC_gsup_purge_cs(112)"262426553845664" 20250318085605162 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605162 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426553845664 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426553845664"} 20250318085605162 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426553845664)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085605162 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426553845664 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085605162 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426553845664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426553845664"} 20250318085605162 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426553845664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085605162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426553845664)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085605162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426553845664)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085605162 DLU <0006> fsm.c:568 lu(PS:IMSI-262426553845664)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085605162 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605162 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@c052245f54ab: setverdict(pass): none -> pass 20250318085605163 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605163 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426553845664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426553845664" cn_domain=CS} 20250318085605164 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426553845664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250318085605164 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426553845664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426553845664"} 20250318085605164 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426553845664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085605164 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605164 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085605164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36296<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@c052245f54ab: Final verdict of PTC: pass 20250318085605165 DAUC <0003> db_auc.c:157 IMSI='262422685704138': No 2G Auth Data 20250318085605165 DAUC <0003> db_auc.c:192 IMSI='262422685704138': No 3G Auth Data 20250318085605166 DLGSUP <0013> hlr.c:121 IMSI 262422685704138: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c052245f54ab: Created GsupExpect[0] for "262422685704138" to be handled at TC_gsup_purge_cs(113) 20250318085605173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36312<->l=127.0.0.1:4258 20250318085605175 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605175 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422685704138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422685704138" cn_domain=PS} 20250318085605175 DLU <0006> fsm.c:456 lu(262422685704138)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085605175 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422685704138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085605175 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422685704138)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085605175 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422685704138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422685704138" cn_domain=PS} 20250318085605175 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605175 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c052245f54ab: Found GsupExpect[0] for "262422685704138" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@c052245f54ab: Added IMSI table entry 4TC_gsup_purge_cs(113)"262422685704138" 20250318085605176 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605177 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422685704138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422685704138"} 20250318085605177 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422685704138)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085605177 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422685704138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085605177 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422685704138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422685704138"} 20250318085605177 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422685704138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085605177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422685704138)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085605177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422685704138)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085605177 DLU <0006> fsm.c:568 lu(PS:IMSI-262422685704138)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085605177 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605177 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@c052245f54ab: setverdict(pass): none -> pass 20250318085605178 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605178 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422685704138 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422685704138" cn_domain=CS} 20250318085605178 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422685704138 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250318085605178 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422685704138 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422685704138"} 20250318085605178 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422685704138 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085605178 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605178 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085605178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36312<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@c052245f54ab: Final verdict of PTC: pass 20250318085605179 DAUC <0003> db_auc.c:157 IMSI='262422238522567': No 2G Auth Data 20250318085605179 DAUC <0003> db_auc.c:192 IMSI='262422238522567': No 3G Auth Data 20250318085605180 DLGSUP <0013> hlr.c:121 IMSI 262422238522567: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c052245f54ab: Created GsupExpect[0] for "262422238522567" to be handled at TC_gsup_purge_cs(114) 20250318085605185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36326<->l=127.0.0.1:4258 20250318085605187 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605187 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422238522567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422238522567" cn_domain=PS} 20250318085605187 DLU <0006> fsm.c:456 lu(262422238522567)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085605187 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422238522567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085605187 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422238522567)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085605187 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422238522567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422238522567" cn_domain=PS} 20250318085605187 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605187 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c052245f54ab: Found GsupExpect[0] for "262422238522567" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@c052245f54ab: Added IMSI table entry 5TC_gsup_purge_cs(114)"262422238522567" 20250318085605189 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605189 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262422238522567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422238522567"} 20250318085605189 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422238522567)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085605189 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262422238522567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085605189 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422238522567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422238522567"} 20250318085605189 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422238522567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085605189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422238522567)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085605189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422238522567)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085605189 DLU <0006> fsm.c:568 lu(PS:IMSI-262422238522567)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085605189 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605189 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@c052245f54ab: setverdict(pass): none -> pass 20250318085605190 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605190 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422238522567 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422238522567" cn_domain=CS} 20250318085605190 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422238522567 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250318085605190 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422238522567 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422238522567"} 20250318085605190 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422238522567 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085605190 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605190 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085605190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36326<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@c052245f54ab: Final verdict of PTC: pass 20250318085605191 DAUC <0003> db_auc.c:157 IMSI='262427030278125': No 2G Auth Data 20250318085605191 DAUC <0003> db_auc.c:192 IMSI='262427030278125': No 3G Auth Data 20250318085605192 DLGSUP <0013> hlr.c:121 IMSI 262427030278125: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c052245f54ab: Created GsupExpect[0] for "262427030278125" to be handled at TC_gsup_purge_cs(115) 20250318085605198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36330<->l=127.0.0.1:4258 20250318085605200 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605200 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427030278125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427030278125" cn_domain=PS} 20250318085605200 DLU <0006> fsm.c:456 lu(262427030278125)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085605200 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427030278125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085605200 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427030278125)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085605200 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427030278125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427030278125" cn_domain=PS} 20250318085605200 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605200 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c052245f54ab: Found GsupExpect[0] for "262427030278125" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@c052245f54ab: Added IMSI table entry 6TC_gsup_purge_cs(115)"262427030278125" 20250318085605201 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605201 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427030278125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427030278125"} 20250318085605201 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427030278125)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085605201 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427030278125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085605201 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427030278125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427030278125"} 20250318085605201 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427030278125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085605201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427030278125)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085605201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427030278125)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085605201 DLU <0006> fsm.c:568 lu(PS:IMSI-262427030278125)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085605201 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605201 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@c052245f54ab: setverdict(pass): none -> pass 20250318085605202 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605202 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427030278125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427030278125" cn_domain=CS} 20250318085605202 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427030278125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250318085605202 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427030278125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427030278125"} 20250318085605202 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427030278125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085605202 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605202 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085605203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36330<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@c052245f54ab: Final verdict of PTC: pass 20250318085605204 DAUC <0003> db_auc.c:157 IMSI='262426380868897': No 2G Auth Data 20250318085605204 DAUC <0003> db_auc.c:192 IMSI='262426380868897': No 3G Auth Data 20250318085605204 DLGSUP <0013> hlr.c:121 IMSI 262426380868897: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c052245f54ab: Created GsupExpect[0] for "262426380868897" to be handled at TC_gsup_purge_cs(116) 20250318085605210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36334<->l=127.0.0.1:4258 20250318085605212 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605212 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426380868897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426380868897" cn_domain=PS} 20250318085605212 DLU <0006> fsm.c:456 lu(262426380868897)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085605212 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426380868897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085605212 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426380868897)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085605212 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426380868897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426380868897" cn_domain=PS} 20250318085605212 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605212 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c052245f54ab: Found GsupExpect[0] for "262426380868897" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@c052245f54ab: Added IMSI table entry 7TC_gsup_purge_cs(116)"262426380868897" 20250318085605213 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605213 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426380868897 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426380868897"} 20250318085605213 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426380868897)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085605213 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426380868897 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085605213 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426380868897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426380868897"} 20250318085605213 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426380868897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085605213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426380868897)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085605213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426380868897)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085605213 DLU <0006> fsm.c:568 lu(PS:IMSI-262426380868897)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085605213 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605213 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@c052245f54ab: setverdict(pass): none -> pass 20250318085605214 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605214 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426380868897 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426380868897" cn_domain=CS} 20250318085605214 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426380868897 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250318085605214 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426380868897 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426380868897"} 20250318085605214 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426380868897 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085605214 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085605214 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085605215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36334<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@c052245f54ab: Final verdict of PTC: pass MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085605216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36266<->l=127.0.0.1:4258 20250318085605216 DLINP <000b> input/ipa.c:452 connected read/write 20250318085605216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085605216 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(106)@c052245f54ab: Final verdict of PTC: none 20250318085605216 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085605216 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085605216 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36025<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@c052245f54ab: Final verdict of PTC: none 107@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@c052245f54ab: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:05 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 20250318085605241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 20250318085605341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36342<->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@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_purge_ps started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085608441 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085608441 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085608442 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36350<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085608443 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608443 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085608443 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085608443 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 20250318085608443 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085608443 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 20250318085608443 DLGSUP <0013> gsup_server.c:236 2: 20250318085608443 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085608443 DLGSUP <0013> gsup_server.c:236 3: 20250318085608443 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085608443 DLGSUP <0013> gsup_server.c:236 4: 20250318085608443 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085608443 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(117)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085608443 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085608443 DLGSUP <0013> gsup_server.c:236 7: 20250318085608443 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085608443 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085608443 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085608443 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@c052245f54ab: 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") 20250318085608452 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37015<->l=127.0.0.1:4259) 20250318085608456 DAUC <0003> db_auc.c:157 IMSI='262422825140746': No 2G Auth Data 20250318085608456 DAUC <0003> db_auc.c:192 IMSI='262422825140746': No 3G Auth Data HLR_Test-GSUP(118)@c052245f54ab: Created GsupExpect[0] for "262422825140746" to be handled at TC_gsup_purge_ps(121) 20250318085608464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36358<->l=127.0.0.1:4258 20250318085608490 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608490 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422825140746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422825140746" cn_domain=PS} 20250318085608490 DLU <0006> fsm.c:456 lu(262422825140746)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085608490 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422825140746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085608490 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422825140746)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085608490 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422825140746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422825140746" cn_domain=PS} 20250318085608491 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608491 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c052245f54ab: Found GsupExpect[0] for "262422825140746" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@c052245f54ab: Added IMSI table entry 0TC_gsup_purge_ps(121)"262422825140746" 20250318085608496 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608496 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422825140746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422825140746"} 20250318085608496 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422825140746)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085608496 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422825140746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085608496 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422825140746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422825140746"} 20250318085608496 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422825140746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085608496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422825140746)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085608496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422825140746)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085608496 DLU <0006> fsm.c:568 lu(PS:IMSI-262422825140746)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085608496 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608496 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@c052245f54ab: setverdict(pass): none -> pass 20250318085608498 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608498 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422825140746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422825140746" cn_domain=PS} 20250318085608498 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422825140746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250318085608498 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422825140746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422825140746"} 20250318085608498 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422825140746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085608498 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608498 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085608500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36358<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@c052245f54ab: Final verdict of PTC: pass 20250318085608503 DAUC <0003> db_auc.c:157 IMSI='262429913383229': No 2G Auth Data 20250318085608503 DAUC <0003> db_auc.c:192 IMSI='262429913383229': No 3G Auth Data 20250318085608504 DLGSUP <0013> hlr.c:121 IMSI 262429913383229: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c052245f54ab: Created GsupExpect[0] for "262429913383229" to be handled at TC_gsup_purge_ps(122) 20250318085608516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36368<->l=127.0.0.1:4258 20250318085608518 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608518 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429913383229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429913383229" cn_domain=PS} 20250318085608518 DLU <0006> fsm.c:456 lu(262429913383229)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085608518 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429913383229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085608518 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429913383229)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085608518 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429913383229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429913383229" cn_domain=PS} 20250318085608518 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608518 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c052245f54ab: Found GsupExpect[0] for "262429913383229" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@c052245f54ab: Added IMSI table entry 1TC_gsup_purge_ps(122)"262429913383229" 20250318085608519 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608519 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429913383229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429913383229"} 20250318085608519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429913383229)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085608519 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429913383229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085608519 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429913383229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429913383229"} 20250318085608519 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429913383229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085608519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429913383229)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085608519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429913383229)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085608519 DLU <0006> fsm.c:568 lu(PS:IMSI-262429913383229)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085608519 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608519 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@c052245f54ab: setverdict(pass): none -> pass 20250318085608519 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608519 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429913383229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429913383229" cn_domain=PS} 20250318085608519 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429913383229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250318085608519 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429913383229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429913383229"} 20250318085608519 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429913383229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085608519 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608519 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085608520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36368<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@c052245f54ab: Final verdict of PTC: pass 20250318085608521 DAUC <0003> db_auc.c:157 IMSI='262428177045617': No 2G Auth Data 20250318085608521 DAUC <0003> db_auc.c:192 IMSI='262428177045617': No 3G Auth Data 20250318085608521 DLGSUP <0013> hlr.c:121 IMSI 262428177045617: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c052245f54ab: Created GsupExpect[0] for "262428177045617" to be handled at TC_gsup_purge_ps(123) 20250318085608527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36384<->l=127.0.0.1:4258 20250318085608529 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608529 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428177045617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428177045617" cn_domain=PS} 20250318085608529 DLU <0006> fsm.c:456 lu(262428177045617)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085608529 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428177045617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085608529 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428177045617)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085608529 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428177045617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428177045617" cn_domain=PS} 20250318085608529 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608529 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c052245f54ab: Found GsupExpect[0] for "262428177045617" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@c052245f54ab: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428177045617" 20250318085608530 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608530 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428177045617 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428177045617"} 20250318085608530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428177045617)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085608530 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428177045617 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085608530 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428177045617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428177045617"} 20250318085608530 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428177045617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085608530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428177045617)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085608530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428177045617)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085608530 DLU <0006> fsm.c:568 lu(PS:IMSI-262428177045617)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085608530 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608530 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@c052245f54ab: setverdict(pass): none -> pass 20250318085608531 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608531 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428177045617 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428177045617" cn_domain=PS} 20250318085608531 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428177045617 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250318085608531 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428177045617 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428177045617"} 20250318085608531 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428177045617 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085608531 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608531 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085608532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36384<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@c052245f54ab: Final verdict of PTC: pass 20250318085608532 DAUC <0003> db_auc.c:157 IMSI='262424858876330': No 2G Auth Data 20250318085608532 DAUC <0003> db_auc.c:192 IMSI='262424858876330': No 3G Auth Data 20250318085608533 DLGSUP <0013> hlr.c:121 IMSI 262424858876330: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c052245f54ab: Created GsupExpect[0] for "262424858876330" to be handled at TC_gsup_purge_ps(124) 20250318085608539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36394<->l=127.0.0.1:4258 20250318085608541 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608541 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424858876330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424858876330" cn_domain=PS} 20250318085608541 DLU <0006> fsm.c:456 lu(262424858876330)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085608541 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424858876330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085608541 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424858876330)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085608541 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424858876330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424858876330" cn_domain=PS} 20250318085608541 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608541 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c052245f54ab: Found GsupExpect[0] for "262424858876330" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@c052245f54ab: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424858876330" 20250318085608542 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608543 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424858876330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424858876330"} 20250318085608543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424858876330)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085608543 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424858876330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085608543 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424858876330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424858876330"} 20250318085608543 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424858876330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085608543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424858876330)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085608543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424858876330)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085608543 DLU <0006> fsm.c:568 lu(PS:IMSI-262424858876330)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085608543 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608543 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@c052245f54ab: setverdict(pass): none -> pass 20250318085608543 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608543 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424858876330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424858876330" cn_domain=PS} 20250318085608543 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424858876330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250318085608543 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424858876330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424858876330"} 20250318085608543 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424858876330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085608543 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608543 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085608544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36394<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@c052245f54ab: Final verdict of PTC: pass 20250318085608545 DAUC <0003> db_auc.c:157 IMSI='262428729644151': No 2G Auth Data 20250318085608545 DAUC <0003> db_auc.c:192 IMSI='262428729644151': No 3G Auth Data 20250318085608545 DLGSUP <0013> hlr.c:121 IMSI 262428729644151: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c052245f54ab: Created GsupExpect[0] for "262428729644151" to be handled at TC_gsup_purge_ps(125) 20250318085608553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 20250318085608555 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608556 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428729644151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428729644151" cn_domain=PS} 20250318085608556 DLU <0006> fsm.c:456 lu(262428729644151)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085608556 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428729644151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085608556 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428729644151)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085608556 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428729644151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428729644151" cn_domain=PS} 20250318085608556 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608556 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c052245f54ab: Found GsupExpect[0] for "262428729644151" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@c052245f54ab: Added IMSI table entry 4TC_gsup_purge_ps(125)"262428729644151" 20250318085608557 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608557 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428729644151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428729644151"} 20250318085608557 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428729644151)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085608557 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428729644151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085608557 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428729644151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428729644151"} 20250318085608557 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428729644151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085608557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428729644151)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085608557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428729644151)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085608557 DLU <0006> fsm.c:568 lu(PS:IMSI-262428729644151)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085608557 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608557 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@c052245f54ab: setverdict(pass): none -> pass 20250318085608558 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608558 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428729644151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428729644151" cn_domain=PS} 20250318085608558 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428729644151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250318085608558 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428729644151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428729644151"} 20250318085608558 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428729644151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085608558 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608558 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085608559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@c052245f54ab: Final verdict of PTC: pass 20250318085608560 DAUC <0003> db_auc.c:157 IMSI='262426103733342': No 2G Auth Data 20250318085608560 DAUC <0003> db_auc.c:192 IMSI='262426103733342': No 3G Auth Data 20250318085608560 DLGSUP <0013> hlr.c:121 IMSI 262426103733342: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c052245f54ab: Created GsupExpect[0] for "262426103733342" to be handled at TC_gsup_purge_ps(126) 20250318085608566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4258 20250318085608568 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608568 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426103733342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426103733342" cn_domain=PS} 20250318085608568 DLU <0006> fsm.c:456 lu(262426103733342)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085608568 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426103733342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085608568 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426103733342)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085608568 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426103733342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426103733342" cn_domain=PS} 20250318085608568 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608568 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c052245f54ab: Found GsupExpect[0] for "262426103733342" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@c052245f54ab: Added IMSI table entry 5TC_gsup_purge_ps(126)"262426103733342" 20250318085608569 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608569 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426103733342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426103733342"} 20250318085608569 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426103733342)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085608569 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426103733342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085608569 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426103733342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426103733342"} 20250318085608569 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426103733342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085608569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426103733342)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085608569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426103733342)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085608569 DLU <0006> fsm.c:568 lu(PS:IMSI-262426103733342)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085608569 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608569 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@c052245f54ab: setverdict(pass): none -> pass 20250318085608570 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608570 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426103733342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426103733342" cn_domain=PS} 20250318085608570 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426103733342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250318085608570 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426103733342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426103733342"} 20250318085608570 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426103733342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085608570 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608570 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085608570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@c052245f54ab: Final verdict of PTC: pass 20250318085608571 DAUC <0003> db_auc.c:157 IMSI='262425754499347': No 2G Auth Data 20250318085608571 DAUC <0003> db_auc.c:192 IMSI='262425754499347': No 3G Auth Data 20250318085608572 DLGSUP <0013> hlr.c:121 IMSI 262425754499347: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c052245f54ab: Created GsupExpect[0] for "262425754499347" to be handled at TC_gsup_purge_ps(127) 20250318085608577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36410<->l=127.0.0.1:4258 20250318085608579 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608579 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425754499347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425754499347" cn_domain=PS} 20250318085608579 DLU <0006> fsm.c:456 lu(262425754499347)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085608579 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425754499347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085608579 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425754499347)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085608579 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425754499347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425754499347" cn_domain=PS} 20250318085608579 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608579 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c052245f54ab: Found GsupExpect[0] for "262425754499347" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@c052245f54ab: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425754499347" 20250318085608580 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608580 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425754499347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425754499347"} 20250318085608580 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425754499347)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085608580 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425754499347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085608580 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425754499347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425754499347"} 20250318085608580 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425754499347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085608580 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425754499347)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085608580 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425754499347)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085608580 DLU <0006> fsm.c:568 lu(PS:IMSI-262425754499347)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085608580 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608580 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@c052245f54ab: setverdict(pass): none -> pass 20250318085608581 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608581 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425754499347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425754499347" cn_domain=PS} 20250318085608581 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425754499347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250318085608581 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425754499347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425754499347"} 20250318085608581 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425754499347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085608581 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608581 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085608581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36410<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@c052245f54ab: Final verdict of PTC: pass 20250318085608582 DAUC <0003> db_auc.c:157 IMSI='262427568454100': No 2G Auth Data 20250318085608582 DAUC <0003> db_auc.c:192 IMSI='262427568454100': No 3G Auth Data 20250318085608582 DLGSUP <0013> hlr.c:121 IMSI 262427568454100: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c052245f54ab: Created GsupExpect[0] for "262427568454100" to be handled at TC_gsup_purge_ps(128) 20250318085608589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36418<->l=127.0.0.1:4258 20250318085608591 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608591 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427568454100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427568454100" cn_domain=PS} 20250318085608591 DLU <0006> fsm.c:456 lu(262427568454100)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085608591 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427568454100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085608591 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427568454100)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085608591 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427568454100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427568454100" cn_domain=PS} 20250318085608591 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608591 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c052245f54ab: Found GsupExpect[0] for "262427568454100" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@c052245f54ab: Added IMSI table entry 7TC_gsup_purge_ps(128)"262427568454100" 20250318085608592 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608592 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427568454100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427568454100"} 20250318085608592 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427568454100)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085608592 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427568454100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085608592 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427568454100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427568454100"} 20250318085608592 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427568454100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085608592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427568454100)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085608592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427568454100)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085608592 DLU <0006> fsm.c:568 lu(PS:IMSI-262427568454100)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085608592 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608592 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@c052245f54ab: setverdict(pass): none -> pass 20250318085608592 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608592 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427568454100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427568454100" cn_domain=PS} 20250318085608592 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427568454100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250318085608592 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427568454100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427568454100"} 20250318085608592 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427568454100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250318085608592 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085608593 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085608593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36418<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@c052245f54ab: Final verdict of PTC: pass MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085608594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36350<->l=127.0.0.1:4258 20250318085608595 DLINP <000b> input/ipa.c:452 connected read/write 20250318085608595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085608595 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085608595 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085608595 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085608595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37015<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP(118)@c052245f54ab: Final verdict of PTC: none 119@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@c052245f54ab: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:08 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 20250318085608618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36422<->l=127.0.0.1:4258 20250318085608718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36422<->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=134764) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_purge_unknown started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085611805 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085611805 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085611806 DLINP <000b> input/ipa.c:452 connected read/write 20250318085611806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085611806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60738<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@c052245f54ab: 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) } } } } 20250318085611807 DLINP <000b> input/ipa.c:452 connected read/write 20250318085611807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@c052245f54ab: 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 } } } } 20250318085611807 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085611807 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085611807 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 20250318085611807 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085611807 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 20250318085611807 DLGSUP <0013> gsup_server.c:236 2: 20250318085611807 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085611807 DLGSUP <0013> gsup_server.c:236 3: 20250318085611807 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085611807 DLGSUP <0013> gsup_server.c:236 4: 20250318085611807 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085611807 DLGSUP <0013> gsup_server.c:236 5: 20250318085611807 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085611807 DLGSUP <0013> gsup_server.c:236 7: 20250318085611807 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085611807 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085611807 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085611807 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)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@c052245f54ab: 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") 20250318085611815 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33533<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@c052245f54ab: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250318085611821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60754<->l=127.0.0.1:4258 20250318085611854 DLINP <000b> input/ipa.c:452 connected read/write 20250318085611854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085611854 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} 20250318085611854 DLU <0006> fsm.c:456 lu(2345743413463)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085611854 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 20250318085611854 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} 20250318085611854 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085611854 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5581367da120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085611854 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5581367da120]{UNVALIDATED}: Freeing instance 20250318085611855 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5581367da120]{UNVALIDATED}: Deallocated 20250318085611855 DLINP <000b> input/ipa.c:452 connected read/write 20250318085611855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085611855 DLINP <000b> input/ipa.c:452 connected read/write 20250318085611855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@c052245f54ab: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@c052245f54ab: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@c052245f54ab: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085611861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60754<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@c052245f54ab: Final verdict of PTC: pass MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085611863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60738<->l=127.0.0.1:4258 20250318085611865 DLINP <000b> input/ipa.c:452 connected read/write 20250318085611865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085611865 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085611865 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085611865 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085611865 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33533<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@c052245f54ab: Final verdict of PTC: none 131@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@c052245f54ab: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:11 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 20250318085611908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60756<->l=127.0.0.1:4258 20250318085612009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60756<->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@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_mo_ussd_unknown started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085615104 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085615104 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085615107 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085615108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60770<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085615110 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085615110 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085615110 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085615110 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 20250318085615110 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085615110 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 20250318085615110 DLGSUP <0013> gsup_server.c:236 2: 20250318085615110 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085615110 DLGSUP <0013> gsup_server.c:236 3: 20250318085615110 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085615110 DLGSUP <0013> gsup_server.c:236 4: 20250318085615110 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085615110 DLGSUP <0013> gsup_server.c:236 5: 20250318085615110 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085615110 DLGSUP <0013> gsup_server.c:236 7: 20250318085615110 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085615110 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085615110 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085615110 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@c052245f54ab: 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") 20250318085615121 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44997<->l=127.0.0.1:4259) 20250318085615124 DAUC <0003> db_auc.c:157 IMSI='262428222886557': No 2G Auth Data 20250318085615124 DAUC <0003> db_auc.c:192 IMSI='262428222886557': No 3G Auth Data HLR_Test-GSUP(135)@c052245f54ab: Created GsupExpect[0] for "262428222886557" to be handled at TC_mo_ussd_unknown(138) 20250318085615133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60784<->l=127.0.0.1:4258 20250318085615154 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085615154 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428222886557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428222886557" session_id=167617831 session_state=BEGIN} 20250318085615154 DSS <0004> hlr_ussd.c:576 262428222886557/0x09fda527: Process SS (BEGIN) 20250318085615154 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250318085615154 DSS <0004> hlr_ussd.c:518 262428222886557/0x09fda527: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250318085615154 DSS <0004> hlr_ussd.c:523 262428222886557/0x09fda527: USSD for unknown code '*#200#' 20250318085615154 DSS <0004> hlr_ussd.c:354 262428222886557/0x09fda527: Tx ReturnError(1, 0x12) 20250318085615154 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428222886557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428222886557" session_id=167617831 session_state=END} 20250318085615154 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085615154 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c052245f54ab: Found GsupExpect[0] for "262428222886557" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@c052245f54ab: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428222886557" TC_mo_ussd_unknown(138)@c052245f54ab: setverdict(pass): none -> pass 20250318085615156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60784<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@c052245f54ab: Final verdict of PTC: pass 20250318085615157 DAUC <0003> db_auc.c:157 IMSI='262424440455248': No 2G Auth Data 20250318085615157 DAUC <0003> db_auc.c:192 IMSI='262424440455248': No 3G Auth Data HLR_Test-GSUP(135)@c052245f54ab: Created GsupExpect[0] for "262424440455248" to be handled at TC_mo_ussd_unknown(139) 20250318085615165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60794<->l=127.0.0.1:4258 20250318085615168 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085615169 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424440455248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424440455248" session_id=3627724120 session_state=BEGIN} 20250318085615169 DSS <0004> hlr_ussd.c:576 262424440455248/0xd83aad58: Process SS (BEGIN) 20250318085615169 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250318085615169 DSS <0004> hlr_ussd.c:518 262424440455248/0xd83aad58: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250318085615169 DSS <0004> hlr_ussd.c:523 262424440455248/0xd83aad58: USSD for unknown code '*#200#' 20250318085615169 DSS <0004> hlr_ussd.c:354 262424440455248/0xd83aad58: Tx ReturnError(1, 0x12) 20250318085615169 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424440455248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424440455248" session_id=3627724120 session_state=END} 20250318085615169 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085615169 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c052245f54ab: Found GsupExpect[0] for "262424440455248" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@c052245f54ab: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424440455248" TC_mo_ussd_unknown(139)@c052245f54ab: setverdict(pass): none -> pass 20250318085615171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60794<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@c052245f54ab: Final verdict of PTC: pass 20250318085615171 DAUC <0003> db_auc.c:157 IMSI='262429987980401': No 2G Auth Data 20250318085615171 DAUC <0003> db_auc.c:192 IMSI='262429987980401': No 3G Auth Data HLR_Test-GSUP(135)@c052245f54ab: Created GsupExpect[0] for "262429987980401" to be handled at TC_mo_ussd_unknown(140) 20250318085615178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 20250318085615181 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085615181 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429987980401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429987980401" session_id=2707409729 session_state=BEGIN} 20250318085615181 DSS <0004> hlr_ussd.c:576 262429987980401/0xa15fcb41: Process SS (BEGIN) 20250318085615181 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250318085615181 DSS <0004> hlr_ussd.c:518 262429987980401/0xa15fcb41: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250318085615181 DSS <0004> hlr_ussd.c:523 262429987980401/0xa15fcb41: USSD for unknown code '*#200#' 20250318085615181 DSS <0004> hlr_ussd.c:354 262429987980401/0xa15fcb41: Tx ReturnError(1, 0x12) 20250318085615181 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429987980401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429987980401" session_id=2707409729 session_state=END} 20250318085615181 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085615181 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c052245f54ab: Found GsupExpect[0] for "262429987980401" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@c052245f54ab: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429987980401" TC_mo_ussd_unknown(140)@c052245f54ab: setverdict(pass): none -> pass 20250318085615183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@c052245f54ab: Final verdict of PTC: pass 20250318085615183 DAUC <0003> db_auc.c:157 IMSI='262426266292843': No 2G Auth Data 20250318085615183 DAUC <0003> db_auc.c:192 IMSI='262426266292843': No 3G Auth Data HLR_Test-GSUP(135)@c052245f54ab: Created GsupExpect[0] for "262426266292843" to be handled at TC_mo_ussd_unknown(141) 20250318085615190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60812<->l=127.0.0.1:4258 20250318085615193 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085615193 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426266292843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426266292843" session_id=3887809483 session_state=BEGIN} 20250318085615193 DSS <0004> hlr_ussd.c:576 262426266292843/0xe7bb43cb: Process SS (BEGIN) 20250318085615193 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250318085615193 DSS <0004> hlr_ussd.c:518 262426266292843/0xe7bb43cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250318085615193 DSS <0004> hlr_ussd.c:523 262426266292843/0xe7bb43cb: USSD for unknown code '*#200#' 20250318085615193 DSS <0004> hlr_ussd.c:354 262426266292843/0xe7bb43cb: Tx ReturnError(1, 0x12) 20250318085615193 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426266292843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426266292843" session_id=3887809483 session_state=END} 20250318085615193 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085615193 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c052245f54ab: Found GsupExpect[0] for "262426266292843" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@c052245f54ab: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262426266292843" TC_mo_ussd_unknown(141)@c052245f54ab: setverdict(pass): none -> pass 20250318085615195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60812<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@c052245f54ab: Final verdict of PTC: pass 20250318085615195 DAUC <0003> db_auc.c:157 IMSI='262424151613021': No 2G Auth Data 20250318085615195 DAUC <0003> db_auc.c:192 IMSI='262424151613021': No 3G Auth Data HLR_Test-GSUP(135)@c052245f54ab: Created GsupExpect[0] for "262424151613021" to be handled at TC_mo_ussd_unknown(142) 20250318085615203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60818<->l=127.0.0.1:4258 20250318085615206 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085615206 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424151613021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424151613021" session_id=3080451434 session_state=BEGIN} 20250318085615206 DSS <0004> hlr_ussd.c:576 262424151613021/0xb79bf56a: Process SS (BEGIN) 20250318085615206 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250318085615206 DSS <0004> hlr_ussd.c:518 262424151613021/0xb79bf56a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250318085615206 DSS <0004> hlr_ussd.c:523 262424151613021/0xb79bf56a: USSD for unknown code '*#200#' 20250318085615206 DSS <0004> hlr_ussd.c:354 262424151613021/0xb79bf56a: Tx ReturnError(1, 0x12) 20250318085615206 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424151613021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424151613021" session_id=3080451434 session_state=END} 20250318085615206 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085615206 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c052245f54ab: Found GsupExpect[0] for "262424151613021" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@c052245f54ab: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262424151613021" TC_mo_ussd_unknown(142)@c052245f54ab: setverdict(pass): none -> pass 20250318085615208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60818<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@c052245f54ab: Final verdict of PTC: pass 20250318085615208 DAUC <0003> db_auc.c:157 IMSI='262421640775455': No 2G Auth Data 20250318085615208 DAUC <0003> db_auc.c:192 IMSI='262421640775455': No 3G Auth Data HLR_Test-GSUP(135)@c052245f54ab: Created GsupExpect[0] for "262421640775455" to be handled at TC_mo_ussd_unknown(143) 20250318085615215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 20250318085615218 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085615218 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421640775455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421640775455" session_id=249198185 session_state=BEGIN} 20250318085615218 DSS <0004> hlr_ussd.c:576 262421640775455/0x0eda7669: Process SS (BEGIN) 20250318085615218 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250318085615218 DSS <0004> hlr_ussd.c:518 262421640775455/0x0eda7669: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250318085615218 DSS <0004> hlr_ussd.c:523 262421640775455/0x0eda7669: USSD for unknown code '*#200#' 20250318085615218 DSS <0004> hlr_ussd.c:354 262421640775455/0x0eda7669: Tx ReturnError(1, 0x12) 20250318085615218 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421640775455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421640775455" session_id=249198185 session_state=END} 20250318085615218 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085615218 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c052245f54ab: Found GsupExpect[0] for "262421640775455" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@c052245f54ab: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421640775455" TC_mo_ussd_unknown(143)@c052245f54ab: setverdict(pass): none -> pass 20250318085615220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@c052245f54ab: Final verdict of PTC: pass 20250318085615220 DAUC <0003> db_auc.c:157 IMSI='262429912008645': No 2G Auth Data 20250318085615220 DAUC <0003> db_auc.c:192 IMSI='262429912008645': No 3G Auth Data HLR_Test-GSUP(135)@c052245f54ab: Created GsupExpect[0] for "262429912008645" to be handled at TC_mo_ussd_unknown(144) 20250318085615228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 20250318085615231 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085615231 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429912008645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429912008645" session_id=3237739633 session_state=BEGIN} 20250318085615231 DSS <0004> hlr_ussd.c:576 262429912008645/0xc0fbfc71: Process SS (BEGIN) 20250318085615231 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250318085615231 DSS <0004> hlr_ussd.c:518 262429912008645/0xc0fbfc71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250318085615231 DSS <0004> hlr_ussd.c:523 262429912008645/0xc0fbfc71: USSD for unknown code '*#200#' 20250318085615231 DSS <0004> hlr_ussd.c:354 262429912008645/0xc0fbfc71: Tx ReturnError(1, 0x12) 20250318085615231 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429912008645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429912008645" session_id=3237739633 session_state=END} 20250318085615231 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085615231 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c052245f54ab: Found GsupExpect[0] for "262429912008645" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@c052245f54ab: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429912008645" TC_mo_ussd_unknown(144)@c052245f54ab: setverdict(pass): none -> pass 20250318085615233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@c052245f54ab: Final verdict of PTC: pass 20250318085615233 DAUC <0003> db_auc.c:157 IMSI='262428558475496': No 2G Auth Data 20250318085615233 DAUC <0003> db_auc.c:192 IMSI='262428558475496': No 3G Auth Data HLR_Test-GSUP(135)@c052245f54ab: Created GsupExpect[0] for "262428558475496" to be handled at TC_mo_ussd_unknown(145) 20250318085615240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4258 20250318085615243 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085615243 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428558475496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428558475496" session_id=2346048842 session_state=BEGIN} 20250318085615243 DSS <0004> hlr_ussd.c:576 262428558475496/0x8bd5dd4a: Process SS (BEGIN) 20250318085615243 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250318085615243 DSS <0004> hlr_ussd.c:518 262428558475496/0x8bd5dd4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250318085615243 DSS <0004> hlr_ussd.c:523 262428558475496/0x8bd5dd4a: USSD for unknown code '*#200#' 20250318085615243 DSS <0004> hlr_ussd.c:354 262428558475496/0x8bd5dd4a: Tx ReturnError(1, 0x12) 20250318085615243 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428558475496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428558475496" session_id=2346048842 session_state=END} 20250318085615243 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085615243 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c052245f54ab: Found GsupExpect[0] for "262428558475496" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@c052245f54ab: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262428558475496" TC_mo_ussd_unknown(145)@c052245f54ab: setverdict(pass): none -> pass 20250318085615245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@c052245f54ab: Final verdict of PTC: pass 20250318085615245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60770<->l=127.0.0.1:4258 20250318085615246 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44997<->l=127.0.0.1:4259) 136@c052245f54ab: Final verdict of PTC: none 20250318085615246 DLINP <000b> input/ipa.c:452 connected read/write 20250318085615246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085615246 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085615246 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085615246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 136: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@c052245f54ab: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:15 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 20250318085615269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60846<->l=127.0.0.1:4258 20250318085615370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60846<->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@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_mo_ussd_euse_disc started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085618474 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085618474 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085618478 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085618479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085618481 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085618481 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085618481 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085618481 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 20250318085618481 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085618481 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 20250318085618481 DLGSUP <0013> gsup_server.c:236 2: 20250318085618481 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085618481 DLGSUP <0013> gsup_server.c:236 3: 20250318085618481 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085618481 DLGSUP <0013> gsup_server.c:236 4: 20250318085618481 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085618481 DLGSUP <0013> gsup_server.c:236 5: 20250318085618481 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085618481 DLGSUP <0013> gsup_server.c:236 7: 20250318085618481 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085618481 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085618481 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085618481 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@c052245f54ab: 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") 20250318085618498 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33281<->l=127.0.0.1:4259) 20250318085618504 DAUC <0003> db_auc.c:157 IMSI='262422217976743': No 2G Auth Data 20250318085618504 DAUC <0003> db_auc.c:192 IMSI='262422217976743': No 3G Auth Data HLR_Test-GSUP(147)@c052245f54ab: Created GsupExpect[0] for "262422217976743" to be handled at TC_mo_ussd_euse_disc(150) 20250318085618515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60858<->l=127.0.0.1:4258 20250318085618526 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085618526 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422217976743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422217976743" session_id=1760096341 session_state=BEGIN} 20250318085618526 DSS <0004> hlr_ussd.c:576 262422217976743/0x68e8f055: Process SS (BEGIN) 20250318085618526 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085618526 DSS <0004> hlr_ussd.c:518 262422217976743/0x68e8f055: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085618526 DSS <0004> hlr_ussd.c:542 262422217976743/0x68e8f055: Cannot find conn for EUSE EUSE-foobar 20250318085618526 DSS <0004> hlr_ussd.c:354 262422217976743/0x68e8f055: Tx ReturnError(1, 0x22) 20250318085618526 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422217976743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422217976743" session_id=1760096341 session_state=END} 20250318085618526 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085618526 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c052245f54ab: Found GsupExpect[0] for "262422217976743" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@c052245f54ab: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262422217976743" TC_mo_ussd_euse_disc(150)@c052245f54ab: setverdict(pass): none -> pass 20250318085618533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60858<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@c052245f54ab: Final verdict of PTC: pass 20250318085618534 DAUC <0003> db_auc.c:157 IMSI='262420288583019': No 2G Auth Data 20250318085618534 DAUC <0003> db_auc.c:192 IMSI='262420288583019': No 3G Auth Data HLR_Test-GSUP(147)@c052245f54ab: Created GsupExpect[0] for "262420288583019" to be handled at TC_mo_ussd_euse_disc(151) 20250318085618544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60862<->l=127.0.0.1:4258 20250318085618547 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085618547 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420288583019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420288583019" session_id=1418013659 session_state=BEGIN} 20250318085618547 DSS <0004> hlr_ussd.c:576 262420288583019/0x54852bdb: Process SS (BEGIN) 20250318085618547 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085618547 DSS <0004> hlr_ussd.c:518 262420288583019/0x54852bdb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085618547 DSS <0004> hlr_ussd.c:542 262420288583019/0x54852bdb: Cannot find conn for EUSE EUSE-foobar 20250318085618547 DSS <0004> hlr_ussd.c:354 262420288583019/0x54852bdb: Tx ReturnError(1, 0x22) 20250318085618547 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420288583019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420288583019" session_id=1418013659 session_state=END} 20250318085618547 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085618547 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c052245f54ab: Found GsupExpect[0] for "262420288583019" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@c052245f54ab: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420288583019" TC_mo_ussd_euse_disc(151)@c052245f54ab: setverdict(pass): none -> pass 20250318085618548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60862<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@c052245f54ab: Final verdict of PTC: pass 20250318085618549 DAUC <0003> db_auc.c:157 IMSI='262426005247387': No 2G Auth Data 20250318085618549 DAUC <0003> db_auc.c:192 IMSI='262426005247387': No 3G Auth Data HLR_Test-GSUP(147)@c052245f54ab: Created GsupExpect[0] for "262426005247387" to be handled at TC_mo_ussd_euse_disc(152) 20250318085618555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60878<->l=127.0.0.1:4258 20250318085618558 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085618558 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426005247387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426005247387" session_id=2027784997 session_state=BEGIN} 20250318085618558 DSS <0004> hlr_ussd.c:576 262426005247387/0x78dd8b25: Process SS (BEGIN) 20250318085618558 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085618558 DSS <0004> hlr_ussd.c:518 262426005247387/0x78dd8b25: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085618558 DSS <0004> hlr_ussd.c:542 262426005247387/0x78dd8b25: Cannot find conn for EUSE EUSE-foobar 20250318085618558 DSS <0004> hlr_ussd.c:354 262426005247387/0x78dd8b25: Tx ReturnError(1, 0x22) 20250318085618558 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426005247387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426005247387" session_id=2027784997 session_state=END} 20250318085618558 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085618558 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c052245f54ab: Found GsupExpect[0] for "262426005247387" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@c052245f54ab: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426005247387" TC_mo_ussd_euse_disc(152)@c052245f54ab: setverdict(pass): none -> pass 20250318085618560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60878<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@c052245f54ab: Final verdict of PTC: pass 20250318085618560 DAUC <0003> db_auc.c:157 IMSI='262423948975211': No 2G Auth Data 20250318085618560 DAUC <0003> db_auc.c:192 IMSI='262423948975211': No 3G Auth Data HLR_Test-GSUP(147)@c052245f54ab: Created GsupExpect[0] for "262423948975211" to be handled at TC_mo_ussd_euse_disc(153) 20250318085618567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60892<->l=127.0.0.1:4258 20250318085618570 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085618570 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423948975211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423948975211" session_id=1137389534 session_state=BEGIN} 20250318085618570 DSS <0004> hlr_ussd.c:576 262423948975211/0x43cb2fde: Process SS (BEGIN) 20250318085618570 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085618570 DSS <0004> hlr_ussd.c:518 262423948975211/0x43cb2fde: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085618570 DSS <0004> hlr_ussd.c:542 262423948975211/0x43cb2fde: Cannot find conn for EUSE EUSE-foobar 20250318085618570 DSS <0004> hlr_ussd.c:354 262423948975211/0x43cb2fde: Tx ReturnError(1, 0x22) 20250318085618570 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423948975211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423948975211" session_id=1137389534 session_state=END} 20250318085618570 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085618570 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c052245f54ab: Found GsupExpect[0] for "262423948975211" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@c052245f54ab: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423948975211" TC_mo_ussd_euse_disc(153)@c052245f54ab: setverdict(pass): none -> pass 20250318085618571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60892<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@c052245f54ab: Final verdict of PTC: pass 20250318085618572 DAUC <0003> db_auc.c:157 IMSI='262421881648278': No 2G Auth Data 20250318085618572 DAUC <0003> db_auc.c:192 IMSI='262421881648278': No 3G Auth Data HLR_Test-GSUP(147)@c052245f54ab: Created GsupExpect[0] for "262421881648278" to be handled at TC_mo_ussd_euse_disc(154) 20250318085618578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60902<->l=127.0.0.1:4258 20250318085618581 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085618581 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421881648278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421881648278" session_id=4059057111 session_state=BEGIN} 20250318085618581 DSS <0004> hlr_ussd.c:576 262421881648278/0xf1f04bd7: Process SS (BEGIN) 20250318085618581 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085618581 DSS <0004> hlr_ussd.c:518 262421881648278/0xf1f04bd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085618581 DSS <0004> hlr_ussd.c:542 262421881648278/0xf1f04bd7: Cannot find conn for EUSE EUSE-foobar 20250318085618581 DSS <0004> hlr_ussd.c:354 262421881648278/0xf1f04bd7: Tx ReturnError(1, 0x22) 20250318085618581 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421881648278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421881648278" session_id=4059057111 session_state=END} 20250318085618581 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085618581 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c052245f54ab: Found GsupExpect[0] for "262421881648278" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@c052245f54ab: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421881648278" TC_mo_ussd_euse_disc(154)@c052245f54ab: setverdict(pass): none -> pass 20250318085618582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60902<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@c052245f54ab: Final verdict of PTC: pass 20250318085618583 DAUC <0003> db_auc.c:157 IMSI='262420484808743': No 2G Auth Data 20250318085618583 DAUC <0003> db_auc.c:192 IMSI='262420484808743': No 3G Auth Data HLR_Test-GSUP(147)@c052245f54ab: Created GsupExpect[0] for "262420484808743" to be handled at TC_mo_ussd_euse_disc(155) 20250318085618590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60914<->l=127.0.0.1:4258 20250318085618593 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085618593 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420484808743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420484808743" session_id=659723860 session_state=BEGIN} 20250318085618593 DSS <0004> hlr_ussd.c:576 262420484808743/0x27529654: Process SS (BEGIN) 20250318085618593 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085618593 DSS <0004> hlr_ussd.c:518 262420484808743/0x27529654: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085618593 DSS <0004> hlr_ussd.c:542 262420484808743/0x27529654: Cannot find conn for EUSE EUSE-foobar 20250318085618593 DSS <0004> hlr_ussd.c:354 262420484808743/0x27529654: Tx ReturnError(1, 0x22) 20250318085618593 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420484808743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420484808743" session_id=659723860 session_state=END} 20250318085618593 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085618593 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c052245f54ab: Found GsupExpect[0] for "262420484808743" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@c052245f54ab: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262420484808743" TC_mo_ussd_euse_disc(155)@c052245f54ab: setverdict(pass): none -> pass 20250318085618594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60914<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@c052245f54ab: Final verdict of PTC: pass 20250318085618595 DAUC <0003> db_auc.c:157 IMSI='262421454441695': No 2G Auth Data 20250318085618595 DAUC <0003> db_auc.c:192 IMSI='262421454441695': No 3G Auth Data HLR_Test-GSUP(147)@c052245f54ab: Created GsupExpect[0] for "262421454441695" to be handled at TC_mo_ussd_euse_disc(156) 20250318085618601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60928<->l=127.0.0.1:4258 20250318085618604 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085618604 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421454441695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421454441695" session_id=2628180355 session_state=BEGIN} 20250318085618604 DSS <0004> hlr_ussd.c:576 262421454441695/0x9ca6d983: Process SS (BEGIN) 20250318085618604 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085618604 DSS <0004> hlr_ussd.c:518 262421454441695/0x9ca6d983: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085618604 DSS <0004> hlr_ussd.c:542 262421454441695/0x9ca6d983: Cannot find conn for EUSE EUSE-foobar 20250318085618604 DSS <0004> hlr_ussd.c:354 262421454441695/0x9ca6d983: Tx ReturnError(1, 0x22) 20250318085618604 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421454441695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421454441695" session_id=2628180355 session_state=END} 20250318085618604 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085618604 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c052245f54ab: Found GsupExpect[0] for "262421454441695" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@c052245f54ab: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421454441695" TC_mo_ussd_euse_disc(156)@c052245f54ab: setverdict(pass): none -> pass 20250318085618606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60928<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@c052245f54ab: Final verdict of PTC: pass 20250318085618606 DAUC <0003> db_auc.c:157 IMSI='262422800599003': No 2G Auth Data 20250318085618606 DAUC <0003> db_auc.c:192 IMSI='262422800599003': No 3G Auth Data HLR_Test-GSUP(147)@c052245f54ab: Created GsupExpect[0] for "262422800599003" to be handled at TC_mo_ussd_euse_disc(157) 20250318085618613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60944<->l=127.0.0.1:4258 20250318085618616 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085618616 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422800599003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422800599003" session_id=3257106888 session_state=BEGIN} 20250318085618616 DSS <0004> hlr_ussd.c:576 262422800599003/0xc22381c8: Process SS (BEGIN) 20250318085618616 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085618616 DSS <0004> hlr_ussd.c:518 262422800599003/0xc22381c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085618616 DSS <0004> hlr_ussd.c:542 262422800599003/0xc22381c8: Cannot find conn for EUSE EUSE-foobar 20250318085618616 DSS <0004> hlr_ussd.c:354 262422800599003/0xc22381c8: Tx ReturnError(1, 0x22) 20250318085618616 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422800599003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422800599003" session_id=3257106888 session_state=END} 20250318085618616 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085618616 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c052245f54ab: Found GsupExpect[0] for "262422800599003" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@c052245f54ab: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262422800599003" TC_mo_ussd_euse_disc(157)@c052245f54ab: setverdict(pass): none -> pass 20250318085618618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60944<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@c052245f54ab: Final verdict of PTC: pass 20250318085618618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20250318085618618 DLINP <000b> input/ipa.c:452 connected read/write 20250318085618618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085618618 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(147)@c052245f54ab: Final verdict of PTC: none 20250318085618618 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085618618 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085618618 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33281<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(149)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@c052245f54ab: Final verdict of PTC: none 148@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 148: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@c052245f54ab: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:18 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 20250318085618653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60950<->l=127.0.0.1:4258 20250318085618854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60950<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66416) Waiting for packet dumper to finish... 1 (prev_count=66416, count=81624) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:56: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_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@c052245f54ab: 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@c052245f54ab: Test case TC_mo_ussd_iuse_imsi started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085621953 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085621953 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085621958 DLINP <000b> input/ipa.c:452 connected read/write 20250318085621958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085621959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56898<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085621963 DLINP <000b> input/ipa.c:452 connected read/write 20250318085621963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085621963 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085621963 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085621964 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 20250318085621964 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085621964 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 20250318085621964 DLGSUP <0013> gsup_server.c:236 2: 20250318085621964 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085621964 DLGSUP <0013> gsup_server.c:236 3: 20250318085621964 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085621964 DLGSUP <0013> gsup_server.c:236 4: 20250318085621964 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085621964 DLGSUP <0013> gsup_server.c:236 5: 20250318085621964 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085621964 DLGSUP <0013> gsup_server.c:236 7: 20250318085621964 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085621964 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085621964 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085621964 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)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@c052245f54ab: 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") 20250318085621989 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33897<->l=127.0.0.1:4259) 20250318085621995 DAUC <0003> db_auc.c:157 IMSI='262428813123697': No 2G Auth Data 20250318085621995 DAUC <0003> db_auc.c:192 IMSI='262428813123697': No 3G Auth Data HLR_Test-GSUP(159)@c052245f54ab: Created GsupExpect[0] for "262428813123697" to be handled at TC_mo_ussd_iuse_imsi(162) 20250318085622016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 20250318085622019 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085622019 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428813123697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428813123697" session_id=2210240576 session_state=BEGIN} 20250318085622019 DSS <0004> hlr_ussd.c:576 262428813123697/0x83bd9840: Process SS (BEGIN) 20250318085622019 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085622019 DSS <0004> hlr_ussd.c:518 262428813123697/0x83bd9840: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085622019 DSS <0004> hlr_ussd.c:363 262428813123697/0x83bd9840: Tx USSD 'Your IMSI is 262428813123697' 20250318085622019 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428813123697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428813123697" session_id=2210240576 session_state=END} 20250318085622019 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428813123697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085622019 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085622019 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c052245f54ab: Found GsupExpect[0] for "262428813123697" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@c052245f54ab: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428813123697" TC_mo_ussd_iuse_imsi(162)@c052245f54ab: setverdict(pass): none -> pass 20250318085622021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@c052245f54ab: Final verdict of PTC: pass 20250318085622021 DAUC <0003> db_auc.c:157 IMSI='262428684137411': No 2G Auth Data 20250318085622022 DAUC <0003> db_auc.c:192 IMSI='262428684137411': No 3G Auth Data HLR_Test-GSUP(159)@c052245f54ab: Created GsupExpect[0] for "262428684137411" to be handled at TC_mo_ussd_iuse_imsi(163) 20250318085622028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56920<->l=127.0.0.1:4258 20250318085622030 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085622030 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428684137411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428684137411" session_id=2912193416 session_state=BEGIN} 20250318085622030 DSS <0004> hlr_ussd.c:576 262428684137411/0xad948b88: Process SS (BEGIN) 20250318085622030 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085622030 DSS <0004> hlr_ussd.c:518 262428684137411/0xad948b88: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085622030 DSS <0004> hlr_ussd.c:363 262428684137411/0xad948b88: Tx USSD 'Your IMSI is 262428684137411' 20250318085622030 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428684137411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428684137411" session_id=2912193416 session_state=END} 20250318085622030 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428684137411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085622030 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085622030 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c052245f54ab: Found GsupExpect[0] for "262428684137411" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@c052245f54ab: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428684137411" TC_mo_ussd_iuse_imsi(163)@c052245f54ab: setverdict(pass): none -> pass 20250318085622032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56920<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@c052245f54ab: Final verdict of PTC: pass 20250318085622032 DAUC <0003> db_auc.c:157 IMSI='262429613969245': No 2G Auth Data 20250318085622032 DAUC <0003> db_auc.c:192 IMSI='262429613969245': No 3G Auth Data HLR_Test-GSUP(159)@c052245f54ab: Created GsupExpect[0] for "262429613969245" to be handled at TC_mo_ussd_iuse_imsi(164) 20250318085622039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56934<->l=127.0.0.1:4258 20250318085622042 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085622042 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429613969245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429613969245" session_id=2264269147 session_state=BEGIN} 20250318085622042 DSS <0004> hlr_ussd.c:576 262429613969245/0x86f6015b: Process SS (BEGIN) 20250318085622042 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085622042 DSS <0004> hlr_ussd.c:518 262429613969245/0x86f6015b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085622042 DSS <0004> hlr_ussd.c:363 262429613969245/0x86f6015b: Tx USSD 'Your IMSI is 262429613969245' 20250318085622042 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429613969245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429613969245" session_id=2264269147 session_state=END} 20250318085622042 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429613969245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085622042 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085622042 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c052245f54ab: Found GsupExpect[0] for "262429613969245" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@c052245f54ab: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262429613969245" TC_mo_ussd_iuse_imsi(164)@c052245f54ab: setverdict(pass): none -> pass 20250318085622044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56934<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@c052245f54ab: Final verdict of PTC: pass 20250318085622044 DAUC <0003> db_auc.c:157 IMSI='262428482428274': No 2G Auth Data 20250318085622044 DAUC <0003> db_auc.c:192 IMSI='262428482428274': No 3G Auth Data HLR_Test-GSUP(159)@c052245f54ab: Created GsupExpect[0] for "262428482428274" to be handled at TC_mo_ussd_iuse_imsi(165) 20250318085622052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56940<->l=127.0.0.1:4258 20250318085622054 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085622054 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428482428274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428482428274" session_id=888161983 session_state=BEGIN} 20250318085622054 DSS <0004> hlr_ussd.c:576 262428482428274/0x34f046bf: Process SS (BEGIN) 20250318085622054 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085622054 DSS <0004> hlr_ussd.c:518 262428482428274/0x34f046bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085622054 DSS <0004> hlr_ussd.c:363 262428482428274/0x34f046bf: Tx USSD 'Your IMSI is 262428482428274' 20250318085622054 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428482428274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428482428274" session_id=888161983 session_state=END} 20250318085622054 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428482428274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085622055 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085622055 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c052245f54ab: Found GsupExpect[0] for "262428482428274" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@c052245f54ab: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428482428274" TC_mo_ussd_iuse_imsi(165)@c052245f54ab: setverdict(pass): none -> pass 20250318085622056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56940<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@c052245f54ab: Final verdict of PTC: pass 20250318085622057 DAUC <0003> db_auc.c:157 IMSI='262429653399445': No 2G Auth Data 20250318085622057 DAUC <0003> db_auc.c:192 IMSI='262429653399445': No 3G Auth Data HLR_Test-GSUP(159)@c052245f54ab: Created GsupExpect[0] for "262429653399445" to be handled at TC_mo_ussd_iuse_imsi(166) 20250318085622063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56948<->l=127.0.0.1:4258 20250318085622066 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085622066 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429653399445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429653399445" session_id=1931224805 session_state=BEGIN} 20250318085622066 DSS <0004> hlr_ussd.c:576 262429653399445/0x731c26e5: Process SS (BEGIN) 20250318085622066 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085622066 DSS <0004> hlr_ussd.c:518 262429653399445/0x731c26e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085622066 DSS <0004> hlr_ussd.c:363 262429653399445/0x731c26e5: Tx USSD 'Your IMSI is 262429653399445' 20250318085622066 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429653399445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429653399445" session_id=1931224805 session_state=END} 20250318085622066 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429653399445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085622066 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085622066 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c052245f54ab: Found GsupExpect[0] for "262429653399445" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@c052245f54ab: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262429653399445" TC_mo_ussd_iuse_imsi(166)@c052245f54ab: setverdict(pass): none -> pass 20250318085622068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56948<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@c052245f54ab: Final verdict of PTC: pass 20250318085622069 DAUC <0003> db_auc.c:157 IMSI='262428020945456': No 2G Auth Data 20250318085622069 DAUC <0003> db_auc.c:192 IMSI='262428020945456': No 3G Auth Data HLR_Test-GSUP(159)@c052245f54ab: Created GsupExpect[0] for "262428020945456" to be handled at TC_mo_ussd_iuse_imsi(167) 20250318085622075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56954<->l=127.0.0.1:4258 20250318085622078 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085622078 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428020945456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428020945456" session_id=3753100536 session_state=BEGIN} 20250318085622078 DSS <0004> hlr_ussd.c:576 262428020945456/0xdfb3c4f8: Process SS (BEGIN) 20250318085622078 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085622078 DSS <0004> hlr_ussd.c:518 262428020945456/0xdfb3c4f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085622078 DSS <0004> hlr_ussd.c:363 262428020945456/0xdfb3c4f8: Tx USSD 'Your IMSI is 262428020945456' 20250318085622078 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428020945456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428020945456" session_id=3753100536 session_state=END} 20250318085622078 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428020945456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085622078 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085622078 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c052245f54ab: Found GsupExpect[0] for "262428020945456" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@c052245f54ab: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262428020945456" TC_mo_ussd_iuse_imsi(167)@c052245f54ab: setverdict(pass): none -> pass 20250318085622080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56954<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@c052245f54ab: Final verdict of PTC: pass 20250318085622080 DAUC <0003> db_auc.c:157 IMSI='262429666283608': No 2G Auth Data 20250318085622080 DAUC <0003> db_auc.c:192 IMSI='262429666283608': No 3G Auth Data HLR_Test-GSUP(159)@c052245f54ab: Created GsupExpect[0] for "262429666283608" to be handled at TC_mo_ussd_iuse_imsi(168) 20250318085622087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56962<->l=127.0.0.1:4258 20250318085622090 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085622090 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429666283608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429666283608" session_id=3666476618 session_state=BEGIN} 20250318085622090 DSS <0004> hlr_ussd.c:576 262429666283608/0xda89fe4a: Process SS (BEGIN) 20250318085622090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085622090 DSS <0004> hlr_ussd.c:518 262429666283608/0xda89fe4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085622090 DSS <0004> hlr_ussd.c:363 262429666283608/0xda89fe4a: Tx USSD 'Your IMSI is 262429666283608' 20250318085622090 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429666283608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429666283608" session_id=3666476618 session_state=END} 20250318085622090 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429666283608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085622090 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085622090 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c052245f54ab: Found GsupExpect[0] for "262429666283608" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@c052245f54ab: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429666283608" TC_mo_ussd_iuse_imsi(168)@c052245f54ab: setverdict(pass): none -> pass 20250318085622092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56962<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@c052245f54ab: Final verdict of PTC: pass 20250318085622092 DAUC <0003> db_auc.c:157 IMSI='262420861737085': No 2G Auth Data 20250318085622092 DAUC <0003> db_auc.c:192 IMSI='262420861737085': No 3G Auth Data HLR_Test-GSUP(159)@c052245f54ab: Created GsupExpect[0] for "262420861737085" to be handled at TC_mo_ussd_iuse_imsi(169) 20250318085622100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56968<->l=127.0.0.1:4258 20250318085622103 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085622103 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420861737085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420861737085" session_id=2094961161 session_state=BEGIN} 20250318085622103 DSS <0004> hlr_ussd.c:576 262420861737085/0x7cde9209: Process SS (BEGIN) 20250318085622103 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085622103 DSS <0004> hlr_ussd.c:518 262420861737085/0x7cde9209: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085622103 DSS <0004> hlr_ussd.c:363 262420861737085/0x7cde9209: Tx USSD 'Your IMSI is 262420861737085' 20250318085622103 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420861737085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420861737085" session_id=2094961161 session_state=END} 20250318085622103 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420861737085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085622103 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085622103 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c052245f54ab: Found GsupExpect[0] for "262420861737085" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@c052245f54ab: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262420861737085" TC_mo_ussd_iuse_imsi(169)@c052245f54ab: setverdict(pass): none -> pass 20250318085622106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56968<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@c052245f54ab: Final verdict of PTC: pass 20250318085622106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56898<->l=127.0.0.1:4258 20250318085622106 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33897<->l=127.0.0.1:4259) 20250318085622107 DLINP <000b> input/ipa.c:452 connected read/write 20250318085622107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085622107 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085622107 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085622107 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@c052245f54ab: Final verdict of PTC: none 160@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 160: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@c052245f54ab: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:22 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 20250318085622131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4258 20250318085622332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66416) Waiting for packet dumper to finish... 1 (prev_count=66416, count=82232) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085625384 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085625384 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085625385 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085625385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56982<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085625387 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085625387 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085625387 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085625387 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 20250318085625387 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085625387 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 20250318085625387 DLGSUP <0013> gsup_server.c:236 2: 20250318085625387 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085625387 DLGSUP <0013> gsup_server.c:236 3: 20250318085625387 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085625387 DLGSUP <0013> gsup_server.c:236 4: 20250318085625387 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085625387 DLGSUP <0013> gsup_server.c:236 5: 20250318085625387 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085625387 DLGSUP <0013> gsup_server.c:236 7: 20250318085625387 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085625387 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085625387 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085625387 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)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@c052245f54ab: 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") 20250318085625399 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41601<->l=127.0.0.1:4259) 20250318085625402 DAUC <0003> db_auc.c:157 IMSI='262426899180063': No 2G Auth Data 20250318085625402 DAUC <0003> db_auc.c:192 IMSI='262426899180063': No 3G Auth Data HLR_Test-GSUP(171)@c052245f54ab: Created GsupExpect[0] for "262426899180063" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250318085625408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56990<->l=127.0.0.1:4258 20250318085625434 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085625434 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426899180063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426899180063" source_name="the-source\n" session_id=3201945968 session_state=BEGIN} 20250318085625434 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250318085625434 DSS <0004> hlr_ussd.c:576 262426899180063/0xbed9d170: Process SS (BEGIN) 20250318085625434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085625434 DSS <0004> hlr_ussd.c:518 262426899180063/0xbed9d170: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085625434 DSS <0004> hlr_ussd.c:363 262426899180063/0xbed9d170: Tx USSD 'Your IMSI is 262426899180063' 20250318085625434 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426899180063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426899180063" destination_name="the-source\n" session_id=3201945968 session_state=END} 20250318085625434 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262426899180063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085625434 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085625434 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c052245f54ab: Found GsupExpect[0] for "262426899180063" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@c052245f54ab: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262426899180063" TC_mo_ussd_iuse_imsi_via_proxy(174)@c052245f54ab: setverdict(pass): none -> pass 20250318085625436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56990<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@c052245f54ab: Final verdict of PTC: pass 20250318085625437 DAUC <0003> db_auc.c:157 IMSI='262425029017791': No 2G Auth Data 20250318085625437 DAUC <0003> db_auc.c:192 IMSI='262425029017791': No 3G Auth Data HLR_Test-GSUP(171)@c052245f54ab: Created GsupExpect[0] for "262425029017791" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250318085625444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56992<->l=127.0.0.1:4258 20250318085625447 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085625447 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425029017791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425029017791" source_name="the-source\n" session_id=2485531426 session_state=BEGIN} 20250318085625447 DSS <0004> hlr_ussd.c:576 262425029017791/0x94263322: Process SS (BEGIN) 20250318085625447 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085625447 DSS <0004> hlr_ussd.c:518 262425029017791/0x94263322: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085625447 DSS <0004> hlr_ussd.c:363 262425029017791/0x94263322: Tx USSD 'Your IMSI is 262425029017791' 20250318085625447 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425029017791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425029017791" destination_name="the-source\n" session_id=2485531426 session_state=END} 20250318085625447 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262425029017791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085625447 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085625447 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c052245f54ab: Found GsupExpect[0] for "262425029017791" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@c052245f54ab: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262425029017791" TC_mo_ussd_iuse_imsi_via_proxy(175)@c052245f54ab: setverdict(pass): none -> pass 20250318085625449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56992<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@c052245f54ab: Final verdict of PTC: pass 20250318085625449 DAUC <0003> db_auc.c:157 IMSI='262423882385238': No 2G Auth Data 20250318085625449 DAUC <0003> db_auc.c:192 IMSI='262423882385238': No 3G Auth Data HLR_Test-GSUP(171)@c052245f54ab: Created GsupExpect[0] for "262423882385238" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250318085625457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56994<->l=127.0.0.1:4258 20250318085625460 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085625460 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423882385238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423882385238" source_name="the-source\n" session_id=911136065 session_state=BEGIN} 20250318085625460 DSS <0004> hlr_ussd.c:576 262423882385238/0x364ed541: Process SS (BEGIN) 20250318085625460 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085625460 DSS <0004> hlr_ussd.c:518 262423882385238/0x364ed541: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085625460 DSS <0004> hlr_ussd.c:363 262423882385238/0x364ed541: Tx USSD 'Your IMSI is 262423882385238' 20250318085625460 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423882385238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423882385238" destination_name="the-source\n" session_id=911136065 session_state=END} 20250318085625460 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423882385238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085625460 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085625460 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c052245f54ab: Found GsupExpect[0] for "262423882385238" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@c052245f54ab: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423882385238" TC_mo_ussd_iuse_imsi_via_proxy(176)@c052245f54ab: setverdict(pass): none -> pass 20250318085625463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56994<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@c052245f54ab: Final verdict of PTC: pass 20250318085625463 DAUC <0003> db_auc.c:157 IMSI='262422510716759': No 2G Auth Data 20250318085625463 DAUC <0003> db_auc.c:192 IMSI='262422510716759': No 3G Auth Data HLR_Test-GSUP(171)@c052245f54ab: Created GsupExpect[0] for "262422510716759" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250318085625470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56996<->l=127.0.0.1:4258 20250318085625473 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085625473 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422510716759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422510716759" source_name="the-source\n" session_id=1339706750 session_state=BEGIN} 20250318085625473 DSS <0004> hlr_ussd.c:576 262422510716759/0x4fda4d7e: Process SS (BEGIN) 20250318085625473 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085625473 DSS <0004> hlr_ussd.c:518 262422510716759/0x4fda4d7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085625473 DSS <0004> hlr_ussd.c:363 262422510716759/0x4fda4d7e: Tx USSD 'Your IMSI is 262422510716759' 20250318085625473 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422510716759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422510716759" destination_name="the-source\n" session_id=1339706750 session_state=END} 20250318085625473 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262422510716759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085625473 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085625473 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c052245f54ab: Found GsupExpect[0] for "262422510716759" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@c052245f54ab: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422510716759" TC_mo_ussd_iuse_imsi_via_proxy(177)@c052245f54ab: setverdict(pass): none -> pass 20250318085625475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56996<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@c052245f54ab: Final verdict of PTC: pass 20250318085625476 DAUC <0003> db_auc.c:157 IMSI='262427431982234': No 2G Auth Data 20250318085625476 DAUC <0003> db_auc.c:192 IMSI='262427431982234': No 3G Auth Data HLR_Test-GSUP(171)@c052245f54ab: Created GsupExpect[0] for "262427431982234" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250318085625482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 20250318085625487 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085625487 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427431982234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427431982234" source_name="the-source\n" session_id=2810364062 session_state=BEGIN} 20250318085625487 DSS <0004> hlr_ussd.c:576 262427431982234/0xa782c09e: Process SS (BEGIN) 20250318085625487 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085625487 DSS <0004> hlr_ussd.c:518 262427431982234/0xa782c09e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085625487 DSS <0004> hlr_ussd.c:363 262427431982234/0xa782c09e: Tx USSD 'Your IMSI is 262427431982234' 20250318085625487 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427431982234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427431982234" destination_name="the-source\n" session_id=2810364062 session_state=END} 20250318085625487 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262427431982234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085625487 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085625487 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c052245f54ab: Found GsupExpect[0] for "262427431982234" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@c052245f54ab: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262427431982234" TC_mo_ussd_iuse_imsi_via_proxy(178)@c052245f54ab: setverdict(pass): none -> pass 20250318085625489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@c052245f54ab: Final verdict of PTC: pass 20250318085625490 DAUC <0003> db_auc.c:157 IMSI='262426739136995': No 2G Auth Data 20250318085625490 DAUC <0003> db_auc.c:192 IMSI='262426739136995': No 3G Auth Data HLR_Test-GSUP(171)@c052245f54ab: Created GsupExpect[0] for "262426739136995" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250318085625497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57012<->l=127.0.0.1:4258 20250318085625501 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085625501 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426739136995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426739136995" source_name="the-source\n" session_id=1749998802 session_state=BEGIN} 20250318085625501 DSS <0004> hlr_ussd.c:576 262426739136995/0x684edcd2: Process SS (BEGIN) 20250318085625501 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085625501 DSS <0004> hlr_ussd.c:518 262426739136995/0x684edcd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085625501 DSS <0004> hlr_ussd.c:363 262426739136995/0x684edcd2: Tx USSD 'Your IMSI is 262426739136995' 20250318085625501 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426739136995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426739136995" destination_name="the-source\n" session_id=1749998802 session_state=END} 20250318085625501 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262426739136995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085625501 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085625501 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c052245f54ab: Found GsupExpect[0] for "262426739136995" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@c052245f54ab: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262426739136995" TC_mo_ussd_iuse_imsi_via_proxy(179)@c052245f54ab: setverdict(pass): none -> pass 20250318085625503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57012<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@c052245f54ab: Final verdict of PTC: pass 20250318085625503 DAUC <0003> db_auc.c:157 IMSI='262426988294301': No 2G Auth Data 20250318085625503 DAUC <0003> db_auc.c:192 IMSI='262426988294301': No 3G Auth Data HLR_Test-GSUP(171)@c052245f54ab: Created GsupExpect[0] for "262426988294301" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250318085625510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57022<->l=127.0.0.1:4258 20250318085625514 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085625514 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426988294301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426988294301" source_name="the-source\n" session_id=1538644677 session_state=BEGIN} 20250318085625514 DSS <0004> hlr_ussd.c:576 262426988294301/0x5bb5dac5: Process SS (BEGIN) 20250318085625514 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085625514 DSS <0004> hlr_ussd.c:518 262426988294301/0x5bb5dac5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085625514 DSS <0004> hlr_ussd.c:363 262426988294301/0x5bb5dac5: Tx USSD 'Your IMSI is 262426988294301' 20250318085625514 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426988294301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426988294301" destination_name="the-source\n" session_id=1538644677 session_state=END} 20250318085625514 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262426988294301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085625514 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085625514 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c052245f54ab: Found GsupExpect[0] for "262426988294301" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@c052245f54ab: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426988294301" TC_mo_ussd_iuse_imsi_via_proxy(180)@c052245f54ab: setverdict(pass): none -> pass 20250318085625516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57022<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@c052245f54ab: Final verdict of PTC: pass 20250318085625516 DAUC <0003> db_auc.c:157 IMSI='262427106478363': No 2G Auth Data 20250318085625516 DAUC <0003> db_auc.c:192 IMSI='262427106478363': No 3G Auth Data HLR_Test-GSUP(171)@c052245f54ab: Created GsupExpect[0] for "262427106478363" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250318085625523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57034<->l=127.0.0.1:4258 20250318085625526 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085625526 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427106478363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427106478363" source_name="the-source\n" session_id=3401492768 session_state=BEGIN} 20250318085625526 DSS <0004> hlr_ussd.c:576 262427106478363/0xcabea920: Process SS (BEGIN) 20250318085625526 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250318085625526 DSS <0004> hlr_ussd.c:518 262427106478363/0xcabea920: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250318085625526 DSS <0004> hlr_ussd.c:363 262427106478363/0xcabea920: Tx USSD 'Your IMSI is 262427106478363' 20250318085625526 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427106478363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427106478363" destination_name="the-source\n" session_id=3401492768 session_state=END} 20250318085625526 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262427106478363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085625526 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085625526 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c052245f54ab: Found GsupExpect[0] for "262427106478363" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@c052245f54ab: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427106478363" TC_mo_ussd_iuse_imsi_via_proxy(181)@c052245f54ab: setverdict(pass): none -> pass 20250318085625528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57034<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@c052245f54ab: Final verdict of PTC: pass 20250318085625528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56982<->l=127.0.0.1:4258 20250318085625529 DLINP <000b> input/ipa.c:452 connected read/write 20250318085625529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085625529 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085625529 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085625529 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085625529 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@c052245f54ab: Final verdict of PTC: none 20250318085625529 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41601<->l=127.0.0.1:4259) 172@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 172: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@c052245f54ab: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:25 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 20250318085625555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57042<->l=127.0.0.1:4258 20250318085625756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57042<->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=83484) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:56: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_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@c052245f54ab: 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@c052245f54ab: Test case TC_mo_ussd_iuse_msisdn started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085628802 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085628802 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085628804 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085628805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085628806 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085628806 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085628806 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085628806 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 20250318085628806 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085628806 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 20250318085628806 DLGSUP <0013> gsup_server.c:236 2: 20250318085628806 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085628806 DLGSUP <0013> gsup_server.c:236 3: 20250318085628806 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085628806 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(182)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085628806 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085628806 DLGSUP <0013> gsup_server.c:236 5: 20250318085628806 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085628806 DLGSUP <0013> gsup_server.c:236 7: 20250318085628806 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085628806 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085628806 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085628806 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@c052245f54ab: 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") 20250318085628816 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42075<->l=127.0.0.1:4259) 20250318085628818 DAUC <0003> db_auc.c:157 IMSI='262426405340020': No 2G Auth Data 20250318085628818 DAUC <0003> db_auc.c:192 IMSI='262426405340020': No 3G Auth Data HLR_Test-GSUP(183)@c052245f54ab: Created GsupExpect[0] for "262426405340020" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250318085628824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4258 20250318085628850 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085628850 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426405340020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426405340020" session_id=284139631 session_state=BEGIN} 20250318085628850 DSS <0004> hlr_ussd.c:576 262426405340020/0x10efa06f: Process SS (BEGIN) 20250318085628850 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085628850 DSS <0004> hlr_ussd.c:518 262426405340020/0x10efa06f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085628850 DSS <0004> hlr_ussd.c:363 262426405340020/0x10efa06f: Tx USSD 'Your extension is 491614188144' 20250318085628850 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426405340020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426405340020" session_id=284139631 session_state=END} 20250318085628850 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426405340020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085628850 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085628850 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c052245f54ab: Found GsupExpect[0] for "262426405340020" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@c052245f54ab: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262426405340020" TC_mo_ussd_iuse_msisdn(186)@c052245f54ab: setverdict(pass): none -> pass 20250318085628856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@c052245f54ab: Final verdict of PTC: pass 20250318085628857 DAUC <0003> db_auc.c:157 IMSI='262427004318786': No 2G Auth Data 20250318085628857 DAUC <0003> db_auc.c:192 IMSI='262427004318786': No 3G Auth Data HLR_Test-GSUP(183)@c052245f54ab: Created GsupExpect[0] for "262427004318786" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250318085628866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57072<->l=127.0.0.1:4258 20250318085628871 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085628871 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427004318786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427004318786" session_id=326303718 session_state=BEGIN} 20250318085628871 DSS <0004> hlr_ussd.c:576 262427004318786/0x1372ffe6: Process SS (BEGIN) 20250318085628871 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085628871 DSS <0004> hlr_ussd.c:518 262427004318786/0x1372ffe6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085628871 DSS <0004> hlr_ussd.c:363 262427004318786/0x1372ffe6: Tx USSD 'Your extension is 491614516140' 20250318085628871 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427004318786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427004318786" session_id=326303718 session_state=END} 20250318085628871 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427004318786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085628871 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085628871 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c052245f54ab: Found GsupExpect[0] for "262427004318786" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@c052245f54ab: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427004318786" TC_mo_ussd_iuse_msisdn(187)@c052245f54ab: setverdict(pass): none -> pass 20250318085628874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57072<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@c052245f54ab: Final verdict of PTC: pass 20250318085628874 DAUC <0003> db_auc.c:157 IMSI='262427292730824': No 2G Auth Data 20250318085628874 DAUC <0003> db_auc.c:192 IMSI='262427292730824': No 3G Auth Data HLR_Test-GSUP(183)@c052245f54ab: Created GsupExpect[0] for "262427292730824" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250318085628882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57074<->l=127.0.0.1:4258 20250318085628885 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085628885 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427292730824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427292730824" session_id=1840390900 session_state=BEGIN} 20250318085628885 DSS <0004> hlr_ussd.c:576 262427292730824/0x6db222f4: Process SS (BEGIN) 20250318085628885 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085628885 DSS <0004> hlr_ussd.c:518 262427292730824/0x6db222f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085628885 DSS <0004> hlr_ussd.c:363 262427292730824/0x6db222f4: Tx USSD 'Your extension is 491612406767' 20250318085628885 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427292730824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427292730824" session_id=1840390900 session_state=END} 20250318085628885 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427292730824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085628885 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085628885 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c052245f54ab: Found GsupExpect[0] for "262427292730824" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@c052245f54ab: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262427292730824" TC_mo_ussd_iuse_msisdn(188)@c052245f54ab: setverdict(pass): none -> pass 20250318085628887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57074<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@c052245f54ab: Final verdict of PTC: pass 20250318085628888 DAUC <0003> db_auc.c:157 IMSI='262429562874396': No 2G Auth Data 20250318085628888 DAUC <0003> db_auc.c:192 IMSI='262429562874396': No 3G Auth Data HLR_Test-GSUP(183)@c052245f54ab: Created GsupExpect[0] for "262429562874396" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250318085628894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57082<->l=127.0.0.1:4258 20250318085628897 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085628897 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429562874396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429562874396" session_id=2598157512 session_state=BEGIN} 20250318085628897 DSS <0004> hlr_ussd.c:576 262429562874396/0x9adcbcc8: Process SS (BEGIN) 20250318085628897 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085628897 DSS <0004> hlr_ussd.c:518 262429562874396/0x9adcbcc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085628898 DSS <0004> hlr_ussd.c:363 262429562874396/0x9adcbcc8: Tx USSD 'Your extension is 491616701172' 20250318085628898 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429562874396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429562874396" session_id=2598157512 session_state=END} 20250318085628898 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429562874396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085628898 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085628898 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c052245f54ab: Found GsupExpect[0] for "262429562874396" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@c052245f54ab: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429562874396" TC_mo_ussd_iuse_msisdn(189)@c052245f54ab: setverdict(pass): none -> pass 20250318085628900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57082<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@c052245f54ab: Final verdict of PTC: pass 20250318085628900 DAUC <0003> db_auc.c:157 IMSI='262423311130694': No 2G Auth Data 20250318085628900 DAUC <0003> db_auc.c:192 IMSI='262423311130694': No 3G Auth Data HLR_Test-GSUP(183)@c052245f54ab: Created GsupExpect[0] for "262423311130694" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250318085628908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57096<->l=127.0.0.1:4258 20250318085628911 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085628911 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423311130694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423311130694" session_id=114394307 session_state=BEGIN} 20250318085628911 DSS <0004> hlr_ussd.c:576 262423311130694/0x06d184c3: Process SS (BEGIN) 20250318085628911 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085628911 DSS <0004> hlr_ussd.c:518 262423311130694/0x06d184c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085628911 DSS <0004> hlr_ussd.c:363 262423311130694/0x06d184c3: Tx USSD 'Your extension is 491611064055' 20250318085628911 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423311130694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423311130694" session_id=114394307 session_state=END} 20250318085628911 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423311130694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085628911 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085628911 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c052245f54ab: Found GsupExpect[0] for "262423311130694" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@c052245f54ab: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262423311130694" TC_mo_ussd_iuse_msisdn(190)@c052245f54ab: setverdict(pass): none -> pass 20250318085628913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57096<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@c052245f54ab: Final verdict of PTC: pass 20250318085628914 DAUC <0003> db_auc.c:157 IMSI='262421939814967': No 2G Auth Data 20250318085628914 DAUC <0003> db_auc.c:192 IMSI='262421939814967': No 3G Auth Data HLR_Test-GSUP(183)@c052245f54ab: Created GsupExpect[0] for "262421939814967" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250318085628922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57106<->l=127.0.0.1:4258 20250318085628925 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085628925 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421939814967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421939814967" session_id=820224484 session_state=BEGIN} 20250318085628925 DSS <0004> hlr_ussd.c:576 262421939814967/0x30e3a1e4: Process SS (BEGIN) 20250318085628925 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085628925 DSS <0004> hlr_ussd.c:518 262421939814967/0x30e3a1e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085628925 DSS <0004> hlr_ussd.c:363 262421939814967/0x30e3a1e4: Tx USSD 'Your extension is 491614762704' 20250318085628925 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421939814967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421939814967" session_id=820224484 session_state=END} 20250318085628925 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421939814967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085628925 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085628925 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c052245f54ab: Found GsupExpect[0] for "262421939814967" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@c052245f54ab: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421939814967" TC_mo_ussd_iuse_msisdn(191)@c052245f54ab: setverdict(pass): none -> pass 20250318085628927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57106<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@c052245f54ab: Final verdict of PTC: pass 20250318085628928 DAUC <0003> db_auc.c:157 IMSI='262426136976939': No 2G Auth Data 20250318085628928 DAUC <0003> db_auc.c:192 IMSI='262426136976939': No 3G Auth Data HLR_Test-GSUP(183)@c052245f54ab: Created GsupExpect[0] for "262426136976939" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250318085628935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57122<->l=127.0.0.1:4258 20250318085628938 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085628939 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426136976939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426136976939" session_id=1344959691 session_state=BEGIN} 20250318085628939 DSS <0004> hlr_ussd.c:576 262426136976939/0x502a74cb: Process SS (BEGIN) 20250318085628939 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085628939 DSS <0004> hlr_ussd.c:518 262426136976939/0x502a74cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085628939 DSS <0004> hlr_ussd.c:363 262426136976939/0x502a74cb: Tx USSD 'Your extension is 491610367340' 20250318085628939 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426136976939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426136976939" session_id=1344959691 session_state=END} 20250318085628939 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426136976939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085628939 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085628939 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c052245f54ab: Found GsupExpect[0] for "262426136976939" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@c052245f54ab: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426136976939" TC_mo_ussd_iuse_msisdn(192)@c052245f54ab: setverdict(pass): none -> pass 20250318085628941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57122<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@c052245f54ab: Final verdict of PTC: pass 20250318085628941 DAUC <0003> db_auc.c:157 IMSI='262425042545161': No 2G Auth Data 20250318085628941 DAUC <0003> db_auc.c:192 IMSI='262425042545161': No 3G Auth Data HLR_Test-GSUP(183)@c052245f54ab: Created GsupExpect[0] for "262425042545161" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250318085628948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57130<->l=127.0.0.1:4258 20250318085628953 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085628953 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425042545161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425042545161" session_id=3225172185 session_state=BEGIN} 20250318085628953 DSS <0004> hlr_ussd.c:576 262425042545161/0xc03c38d9: Process SS (BEGIN) 20250318085628953 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085628953 DSS <0004> hlr_ussd.c:518 262425042545161/0xc03c38d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085628953 DSS <0004> hlr_ussd.c:363 262425042545161/0xc03c38d9: Tx USSD 'Your extension is 491618771626' 20250318085628953 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425042545161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425042545161" session_id=3225172185 session_state=END} 20250318085628953 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425042545161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085628953 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085628953 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c052245f54ab: Found GsupExpect[0] for "262425042545161" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@c052245f54ab: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262425042545161" TC_mo_ussd_iuse_msisdn(193)@c052245f54ab: setverdict(pass): none -> pass 20250318085628955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57130<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@c052245f54ab: Final verdict of PTC: pass 20250318085628956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4258 20250318085628956 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42075<->l=127.0.0.1:4259) 20250318085628957 DLINP <000b> input/ipa.c:452 connected read/write 20250318085628957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085628957 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085628957 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085628957 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@c052245f54ab: Final verdict of PTC: none 184@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 184: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@c052245f54ab: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:28 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 20250318085628994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57136<->l=127.0.0.1:4258 20250318085629195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57136<->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=82340) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085632271 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085632271 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085632272 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085632273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59030<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085632275 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(194)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085632275 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085632275 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085632275 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 20250318085632275 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085632275 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 20250318085632275 DLGSUP <0013> gsup_server.c:236 2: 20250318085632275 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085632275 DLGSUP <0013> gsup_server.c:236 3: 20250318085632275 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085632275 DLGSUP <0013> gsup_server.c:236 4: 20250318085632275 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085632275 DLGSUP <0013> gsup_server.c:236 5: 20250318085632275 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085632275 DLGSUP <0013> gsup_server.c:236 7: 20250318085632275 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085632275 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085632275 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085632275 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@c052245f54ab: 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") 20250318085632285 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42583<->l=127.0.0.1:4259) 20250318085632288 DAUC <0003> db_auc.c:157 IMSI='262429258765711': No 2G Auth Data 20250318085632288 DAUC <0003> db_auc.c:192 IMSI='262429258765711': No 3G Auth Data HLR_Test-GSUP(195)@c052245f54ab: Created GsupExpect[0] for "262429258765711" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250318085632293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59034<->l=127.0.0.1:4258 20250318085632318 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085632318 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429258765711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429258765711" source_name="the-source\n" session_id=988405584 session_state=BEGIN} 20250318085632318 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250318085632318 DSS <0004> hlr_ussd.c:576 262429258765711/0x3ae9df50: Process SS (BEGIN) 20250318085632318 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085632318 DSS <0004> hlr_ussd.c:518 262429258765711/0x3ae9df50: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085632318 DSS <0004> hlr_ussd.c:363 262429258765711/0x3ae9df50: Tx USSD 'Your extension is 491618373060' 20250318085632318 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429258765711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429258765711" destination_name="the-source\n" session_id=988405584 session_state=END} 20250318085632318 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262429258765711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085632318 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085632318 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c052245f54ab: Found GsupExpect[0] for "262429258765711" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@c052245f54ab: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429258765711" TC_mo_ussd_iuse_msisdn_via_proxy(198)@c052245f54ab: setverdict(pass): none -> pass 20250318085632328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59034<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@c052245f54ab: Final verdict of PTC: pass 20250318085632329 DAUC <0003> db_auc.c:157 IMSI='262427764544758': No 2G Auth Data 20250318085632329 DAUC <0003> db_auc.c:192 IMSI='262427764544758': No 3G Auth Data HLR_Test-GSUP(195)@c052245f54ab: Created GsupExpect[0] for "262427764544758" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250318085632340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59048<->l=127.0.0.1:4258 20250318085632343 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085632343 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262427764544758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427764544758" source_name="the-source\n" session_id=352794262 session_state=BEGIN} 20250318085632343 DSS <0004> hlr_ussd.c:576 262427764544758/0x15073696: Process SS (BEGIN) 20250318085632343 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085632343 DSS <0004> hlr_ussd.c:518 262427764544758/0x15073696: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085632343 DSS <0004> hlr_ussd.c:363 262427764544758/0x15073696: Tx USSD 'Your extension is 491612210366' 20250318085632343 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262427764544758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427764544758" destination_name="the-source\n" session_id=352794262 session_state=END} 20250318085632343 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262427764544758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085632343 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085632343 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c052245f54ab: Found GsupExpect[0] for "262427764544758" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@c052245f54ab: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262427764544758" TC_mo_ussd_iuse_msisdn_via_proxy(199)@c052245f54ab: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(199)@c052245f54ab: Final verdict of PTC: pass 20250318085632344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59048<->l=127.0.0.1:4258 20250318085632345 DAUC <0003> db_auc.c:157 IMSI='262421170475846': No 2G Auth Data 20250318085632345 DAUC <0003> db_auc.c:192 IMSI='262421170475846': No 3G Auth Data HLR_Test-GSUP(195)@c052245f54ab: Created GsupExpect[0] for "262421170475846" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250318085632351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59054<->l=127.0.0.1:4258 20250318085632354 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085632354 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421170475846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421170475846" source_name="the-source\n" session_id=1987429847 session_state=BEGIN} 20250318085632354 DSS <0004> hlr_ussd.c:576 262421170475846/0x7675c5d7: Process SS (BEGIN) 20250318085632354 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085632354 DSS <0004> hlr_ussd.c:518 262421170475846/0x7675c5d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085632354 DSS <0004> hlr_ussd.c:363 262421170475846/0x7675c5d7: Tx USSD 'Your extension is 491612562563' 20250318085632354 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421170475846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421170475846" destination_name="the-source\n" session_id=1987429847 session_state=END} 20250318085632354 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262421170475846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085632354 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085632354 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c052245f54ab: Found GsupExpect[0] for "262421170475846" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@c052245f54ab: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262421170475846" TC_mo_ussd_iuse_msisdn_via_proxy(200)@c052245f54ab: setverdict(pass): none -> pass 20250318085632356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59054<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@c052245f54ab: Final verdict of PTC: pass 20250318085632356 DAUC <0003> db_auc.c:157 IMSI='262420930810385': No 2G Auth Data 20250318085632356 DAUC <0003> db_auc.c:192 IMSI='262420930810385': No 3G Auth Data HLR_Test-GSUP(195)@c052245f54ab: Created GsupExpect[0] for "262420930810385" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250318085632363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4258 20250318085632365 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085632365 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420930810385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420930810385" source_name="the-source\n" session_id=1135216861 session_state=BEGIN} 20250318085632365 DSS <0004> hlr_ussd.c:576 262420930810385/0x43aa08dd: Process SS (BEGIN) 20250318085632365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085632366 DSS <0004> hlr_ussd.c:518 262420930810385/0x43aa08dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085632366 DSS <0004> hlr_ussd.c:363 262420930810385/0x43aa08dd: Tx USSD 'Your extension is 491617533337' 20250318085632366 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420930810385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420930810385" destination_name="the-source\n" session_id=1135216861 session_state=END} 20250318085632366 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262420930810385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085632366 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085632366 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c052245f54ab: Found GsupExpect[0] for "262420930810385" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@c052245f54ab: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262420930810385" TC_mo_ussd_iuse_msisdn_via_proxy(201)@c052245f54ab: setverdict(pass): none -> pass 20250318085632367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@c052245f54ab: Final verdict of PTC: pass 20250318085632368 DAUC <0003> db_auc.c:157 IMSI='262421311639245': No 2G Auth Data 20250318085632368 DAUC <0003> db_auc.c:192 IMSI='262421311639245': No 3G Auth Data HLR_Test-GSUP(195)@c052245f54ab: Created GsupExpect[0] for "262421311639245" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250318085632374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59072<->l=127.0.0.1:4258 20250318085632377 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085632377 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421311639245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421311639245" source_name="the-source\n" session_id=1103062701 session_state=BEGIN} 20250318085632377 DSS <0004> hlr_ussd.c:576 262421311639245/0x41bf66ad: Process SS (BEGIN) 20250318085632377 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085632377 DSS <0004> hlr_ussd.c:518 262421311639245/0x41bf66ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085632377 DSS <0004> hlr_ussd.c:363 262421311639245/0x41bf66ad: Tx USSD 'Your extension is 491610648134' 20250318085632377 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421311639245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421311639245" destination_name="the-source\n" session_id=1103062701 session_state=END} 20250318085632377 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421311639245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085632377 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085632377 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c052245f54ab: Found GsupExpect[0] for "262421311639245" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@c052245f54ab: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421311639245" TC_mo_ussd_iuse_msisdn_via_proxy(202)@c052245f54ab: setverdict(pass): none -> pass 20250318085632379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59072<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@c052245f54ab: Final verdict of PTC: pass 20250318085632379 DAUC <0003> db_auc.c:157 IMSI='262420545300037': No 2G Auth Data 20250318085632379 DAUC <0003> db_auc.c:192 IMSI='262420545300037': No 3G Auth Data HLR_Test-GSUP(195)@c052245f54ab: Created GsupExpect[0] for "262420545300037" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250318085632385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4258 20250318085632389 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085632389 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420545300037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420545300037" source_name="the-source\n" session_id=934976063 session_state=BEGIN} 20250318085632389 DSS <0004> hlr_ussd.c:576 262420545300037/0x37ba9a3f: Process SS (BEGIN) 20250318085632389 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085632389 DSS <0004> hlr_ussd.c:518 262420545300037/0x37ba9a3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085632389 DSS <0004> hlr_ussd.c:363 262420545300037/0x37ba9a3f: Tx USSD 'Your extension is 491614231712' 20250318085632389 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420545300037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420545300037" destination_name="the-source\n" session_id=934976063 session_state=END} 20250318085632389 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262420545300037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085632389 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085632389 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c052245f54ab: Found GsupExpect[0] for "262420545300037" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@c052245f54ab: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262420545300037" TC_mo_ussd_iuse_msisdn_via_proxy(203)@c052245f54ab: setverdict(pass): none -> pass 20250318085632391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@c052245f54ab: Final verdict of PTC: pass 20250318085632391 DAUC <0003> db_auc.c:157 IMSI='262428842303970': No 2G Auth Data 20250318085632391 DAUC <0003> db_auc.c:192 IMSI='262428842303970': No 3G Auth Data HLR_Test-GSUP(195)@c052245f54ab: Created GsupExpect[0] for "262428842303970" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250318085632398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4258 20250318085632401 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085632401 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428842303970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428842303970" source_name="the-source\n" session_id=2583387001 session_state=BEGIN} 20250318085632401 DSS <0004> hlr_ussd.c:576 262428842303970/0x99fb5b79: Process SS (BEGIN) 20250318085632401 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085632401 DSS <0004> hlr_ussd.c:518 262428842303970/0x99fb5b79: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085632401 DSS <0004> hlr_ussd.c:363 262428842303970/0x99fb5b79: Tx USSD 'Your extension is 491615871456' 20250318085632401 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428842303970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428842303970" destination_name="the-source\n" session_id=2583387001 session_state=END} 20250318085632401 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262428842303970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085632401 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085632401 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c052245f54ab: Found GsupExpect[0] for "262428842303970" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@c052245f54ab: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428842303970" TC_mo_ussd_iuse_msisdn_via_proxy(204)@c052245f54ab: setverdict(pass): none -> pass 20250318085632403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@c052245f54ab: Final verdict of PTC: pass 20250318085632403 DAUC <0003> db_auc.c:157 IMSI='262420688011339': No 2G Auth Data 20250318085632403 DAUC <0003> db_auc.c:192 IMSI='262420688011339': No 3G Auth Data HLR_Test-GSUP(195)@c052245f54ab: Created GsupExpect[0] for "262420688011339" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250318085632410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59108<->l=127.0.0.1:4258 20250318085632413 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085632413 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420688011339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420688011339" source_name="the-source\n" session_id=3804198932 session_state=BEGIN} 20250318085632413 DSS <0004> hlr_ussd.c:576 262420688011339/0xe2bf7814: Process SS (BEGIN) 20250318085632413 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250318085632413 DSS <0004> hlr_ussd.c:518 262420688011339/0xe2bf7814: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250318085632413 DSS <0004> hlr_ussd.c:363 262420688011339/0xe2bf7814: Tx USSD 'Your extension is 491616254123' 20250318085632413 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420688011339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420688011339" destination_name="the-source\n" session_id=3804198932 session_state=END} 20250318085632413 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420688011339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085632413 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085632413 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c052245f54ab: Found GsupExpect[0] for "262420688011339" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@c052245f54ab: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420688011339" TC_mo_ussd_iuse_msisdn_via_proxy(205)@c052245f54ab: setverdict(pass): none -> pass 20250318085632415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59108<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@c052245f54ab: Final verdict of PTC: pass 20250318085632416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59030<->l=127.0.0.1:4258 20250318085632416 DLINP <000b> input/ipa.c:452 connected read/write 20250318085632416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085632416 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085632416 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085632416 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085632416 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250318085632416 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42583<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(197)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@c052245f54ab: Final verdict of PTC: none 196@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP(195)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 196: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@c052245f54ab: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:32 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 20250318085632447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 20250318085632648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81368) Waiting for packet dumper to finish... 1 (prev_count=81368, count=83544) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:56:34 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@c052245f54ab: 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@c052245f54ab: Test case TC_mo_ussd_euse started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 20250318085635726 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35423 20250318085635726 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:35423 MTC@c052245f54ab: in not legacy case 2 IPA-EUSE-foobar(208)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085635727 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635727 DLINP <000b> input/ipa.c:406 127.0.0.1:35423 message received 20250318085635727 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085635727 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@c052245f54ab: 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)@c052245f54ab: 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 } } } } HLR_Test-GSUP-IPA(207)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085635728 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635728 DLINP <000b> input/ipa.c:406 127.0.0.1:35423 message received 20250318085635728 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085635728 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250318085635728 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250318085635728 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250318085635728 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 20250318085635728 DLGSUP <0013> gsup_server.c:236 2: 20250318085635728 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085635728 DLGSUP <0013> gsup_server.c:236 3: 20250318085635728 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085635728 DLGSUP <0013> gsup_server.c:236 4: 20250318085635728 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085635728 DLGSUP <0013> gsup_server.c:236 5: 20250318085635728 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085635728 DLGSUP <0013> gsup_server.c:236 7: 20250318085635728 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085635728 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085635728 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085635728 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35423 IPA-EUSE-foobar(208)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085635729 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085635729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085635730 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085635730 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085635730 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085635730 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 20250318085635730 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085635730 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 20250318085635730 DLGSUP <0013> gsup_server.c:236 2: 20250318085635730 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085635730 DLGSUP <0013> gsup_server.c:236 3: 20250318085635730 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(207)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085635730 DLGSUP <0013> gsup_server.c:236 4: 20250318085635730 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085635730 DLGSUP <0013> gsup_server.c:236 5: 20250318085635730 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085635730 DLGSUP <0013> gsup_server.c:236 7: 20250318085635730 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085635730 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085635730 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085635730 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@c052245f54ab: 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") 20250318085635740 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36775<->l=127.0.0.1:4259) 20250318085635742 DAUC <0003> db_auc.c:157 IMSI='262429547994440': No 2G Auth Data 20250318085635742 DAUC <0003> db_auc.c:192 IMSI='262429547994440': No 3G Auth Data HLR_Test-GSUP(209)@c052245f54ab: Created GsupExpect[0] for "262429547994440" to be handled at TC_mo_ussd_euse(212) 20250318085635749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59122<->l=127.0.0.1:4258 20250318085635778 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085635778 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429547994440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429547994440" session_id=2986228397 session_state=BEGIN} 20250318085635778 DSS <0004> hlr_ussd.c:576 262429547994440/0xb1fe3aad: Process SS (BEGIN) 20250318085635778 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085635778 DSS <0004> hlr_ussd.c:518 262429547994440/0xb1fe3aad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085635778 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635778 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data 20250318085635778 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635778 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data EUSE-TC_mo_ussd_euse(206)@c052245f54ab: 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 } } } } } 20250318085635801 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635801 DLINP <000b> input/ipa.c:406 127.0.0.1:35423 message received 20250318085635801 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262429547994440 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429547994440" session_id=2986228397 session_state=END} 20250318085635801 DSS <0004> hlr_ussd.c:576 262429547994440/0xb1fe3aad: Process SS (END) 20250318085635801 DSS <0004> hlr_ussd.c:518 262429547994440/0xb1fe3aad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085635801 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429547994440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429547994440" session_id=2986228397 session_state=END} 20250318085635801 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429547994440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085635801 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262429547994440 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085635801 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085635801 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c052245f54ab: Found GsupExpect[0] for "262429547994440" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@c052245f54ab: Added IMSI table entry 0TC_mo_ussd_euse(212)"262429547994440" TC_mo_ussd_euse(212)@c052245f54ab: setverdict(pass): none -> pass 20250318085635809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59122<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@c052245f54ab: Final verdict of PTC: pass 20250318085635811 DAUC <0003> db_auc.c:157 IMSI='262422321597682': No 2G Auth Data 20250318085635811 DAUC <0003> db_auc.c:192 IMSI='262422321597682': No 3G Auth Data HLR_Test-GSUP(209)@c052245f54ab: Created GsupExpect[0] for "262422321597682" to be handled at TC_mo_ussd_euse(213) 20250318085635828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59126<->l=127.0.0.1:4258 20250318085635832 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085635832 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422321597682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422321597682" session_id=2140171341 session_state=BEGIN} 20250318085635832 DSS <0004> hlr_ussd.c:576 262422321597682/0x7f906c4d: Process SS (BEGIN) 20250318085635832 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085635832 DSS <0004> hlr_ussd.c:518 262422321597682/0x7f906c4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085635832 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635832 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data 20250318085635832 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635832 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data EUSE-TC_mo_ussd_euse(206)@c052245f54ab: 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 } } } } } 20250318085635833 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635833 DLINP <000b> input/ipa.c:406 127.0.0.1:35423 message received 20250318085635833 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262422321597682 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422321597682" session_id=2140171341 session_state=END} 20250318085635833 DSS <0004> hlr_ussd.c:576 262422321597682/0x7f906c4d: Process SS (END) 20250318085635833 DSS <0004> hlr_ussd.c:518 262422321597682/0x7f906c4d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085635833 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422321597682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422321597682" session_id=2140171341 session_state=END} 20250318085635833 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422321597682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085635833 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262422321597682 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085635833 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085635833 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c052245f54ab: Found GsupExpect[0] for "262422321597682" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@c052245f54ab: Added IMSI table entry 1TC_mo_ussd_euse(213)"262422321597682" TC_mo_ussd_euse(213)@c052245f54ab: setverdict(pass): none -> pass 20250318085635834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59126<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@c052245f54ab: Final verdict of PTC: pass 20250318085635835 DAUC <0003> db_auc.c:157 IMSI='262424054697570': No 2G Auth Data 20250318085635835 DAUC <0003> db_auc.c:192 IMSI='262424054697570': No 3G Auth Data HLR_Test-GSUP(209)@c052245f54ab: Created GsupExpect[0] for "262424054697570" to be handled at TC_mo_ussd_euse(214) 20250318085635841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59130<->l=127.0.0.1:4258 20250318085635844 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085635844 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424054697570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424054697570" session_id=560019266 session_state=BEGIN} 20250318085635844 DSS <0004> hlr_ussd.c:576 262424054697570/0x21613742: Process SS (BEGIN) 20250318085635844 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085635844 DSS <0004> hlr_ussd.c:518 262424054697570/0x21613742: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085635844 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635844 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data 20250318085635844 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635844 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data EUSE-TC_mo_ussd_euse(206)@c052245f54ab: 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 } } } } } 20250318085635845 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635845 DLINP <000b> input/ipa.c:406 127.0.0.1:35423 message received 20250318085635845 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262424054697570 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424054697570" session_id=560019266 session_state=END} 20250318085635845 DSS <0004> hlr_ussd.c:576 262424054697570/0x21613742: Process SS (END) 20250318085635845 DSS <0004> hlr_ussd.c:518 262424054697570/0x21613742: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085635845 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424054697570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424054697570" session_id=560019266 session_state=END} 20250318085635845 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424054697570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085635845 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262424054697570 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085635845 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085635845 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c052245f54ab: Found GsupExpect[0] for "262424054697570" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@c052245f54ab: Added IMSI table entry 2TC_mo_ussd_euse(214)"262424054697570" TC_mo_ussd_euse(214)@c052245f54ab: setverdict(pass): none -> pass 20250318085635847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59130<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@c052245f54ab: Final verdict of PTC: pass 20250318085635847 DAUC <0003> db_auc.c:157 IMSI='262426885148326': No 2G Auth Data 20250318085635847 DAUC <0003> db_auc.c:192 IMSI='262426885148326': No 3G Auth Data HLR_Test-GSUP(209)@c052245f54ab: Created GsupExpect[0] for "262426885148326" to be handled at TC_mo_ussd_euse(215) 20250318085635855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59140<->l=127.0.0.1:4258 20250318085635858 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085635858 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426885148326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426885148326" session_id=2463733141 session_state=BEGIN} 20250318085635858 DSS <0004> hlr_ussd.c:576 262426885148326/0x92d99595: Process SS (BEGIN) 20250318085635858 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085635858 DSS <0004> hlr_ussd.c:518 262426885148326/0x92d99595: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085635858 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635858 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data 20250318085635858 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635858 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data EUSE-TC_mo_ussd_euse(206)@c052245f54ab: 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 } } } } } 20250318085635859 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635859 DLINP <000b> input/ipa.c:406 127.0.0.1:35423 message received 20250318085635859 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426885148326 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426885148326" session_id=2463733141 session_state=END} 20250318085635859 DSS <0004> hlr_ussd.c:576 262426885148326/0x92d99595: Process SS (END) 20250318085635859 DSS <0004> hlr_ussd.c:518 262426885148326/0x92d99595: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085635859 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426885148326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426885148326" session_id=2463733141 session_state=END} 20250318085635859 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426885148326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085635859 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426885148326 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085635859 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085635859 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c052245f54ab: Found GsupExpect[0] for "262426885148326" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@c052245f54ab: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426885148326" TC_mo_ussd_euse(215)@c052245f54ab: setverdict(pass): none -> pass 20250318085635862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59140<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@c052245f54ab: Final verdict of PTC: pass 20250318085635862 DAUC <0003> db_auc.c:157 IMSI='262427121559688': No 2G Auth Data 20250318085635862 DAUC <0003> db_auc.c:192 IMSI='262427121559688': No 3G Auth Data HLR_Test-GSUP(209)@c052245f54ab: Created GsupExpect[0] for "262427121559688" to be handled at TC_mo_ussd_euse(216) 20250318085635869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 20250318085635872 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085635872 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427121559688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427121559688" session_id=571470356 session_state=BEGIN} 20250318085635872 DSS <0004> hlr_ussd.c:576 262427121559688/0x220ff214: Process SS (BEGIN) 20250318085635872 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085635872 DSS <0004> hlr_ussd.c:518 262427121559688/0x220ff214: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085635872 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635872 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data 20250318085635872 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635872 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data EUSE-TC_mo_ussd_euse(206)@c052245f54ab: 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 } } } } } 20250318085635873 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635873 DLINP <000b> input/ipa.c:406 127.0.0.1:35423 message received 20250318085635873 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262427121559688 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427121559688" session_id=571470356 session_state=END} 20250318085635873 DSS <0004> hlr_ussd.c:576 262427121559688/0x220ff214: Process SS (END) 20250318085635873 DSS <0004> hlr_ussd.c:518 262427121559688/0x220ff214: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085635873 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427121559688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427121559688" session_id=571470356 session_state=END} 20250318085635873 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427121559688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085635873 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262427121559688 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085635873 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085635873 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c052245f54ab: Found GsupExpect[0] for "262427121559688" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@c052245f54ab: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427121559688" TC_mo_ussd_euse(216)@c052245f54ab: setverdict(pass): none -> pass 20250318085635875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@c052245f54ab: Final verdict of PTC: pass 20250318085635875 DAUC <0003> db_auc.c:157 IMSI='262421334499875': No 2G Auth Data 20250318085635875 DAUC <0003> db_auc.c:192 IMSI='262421334499875': No 3G Auth Data HLR_Test-GSUP(209)@c052245f54ab: Created GsupExpect[0] for "262421334499875" to be handled at TC_mo_ussd_euse(217) 20250318085635882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59152<->l=127.0.0.1:4258 20250318085635885 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085635885 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421334499875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421334499875" session_id=2199418746 session_state=BEGIN} 20250318085635885 DSS <0004> hlr_ussd.c:576 262421334499875/0x8318777a: Process SS (BEGIN) 20250318085635885 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085635885 DSS <0004> hlr_ussd.c:518 262421334499875/0x8318777a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085635885 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635885 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data 20250318085635885 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635885 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data EUSE-TC_mo_ussd_euse(206)@c052245f54ab: 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 } } } } } 20250318085635886 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635886 DLINP <000b> input/ipa.c:406 127.0.0.1:35423 message received 20250318085635886 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262421334499875 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421334499875" session_id=2199418746 session_state=END} 20250318085635886 DSS <0004> hlr_ussd.c:576 262421334499875/0x8318777a: Process SS (END) 20250318085635886 DSS <0004> hlr_ussd.c:518 262421334499875/0x8318777a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085635886 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421334499875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421334499875" session_id=2199418746 session_state=END} 20250318085635886 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421334499875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085635886 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262421334499875 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085635886 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085635886 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c052245f54ab: Found GsupExpect[0] for "262421334499875" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@c052245f54ab: Added IMSI table entry 5TC_mo_ussd_euse(217)"262421334499875" TC_mo_ussd_euse(217)@c052245f54ab: setverdict(pass): none -> pass 20250318085635888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59152<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@c052245f54ab: Final verdict of PTC: pass 20250318085635889 DAUC <0003> db_auc.c:157 IMSI='262427826636550': No 2G Auth Data 20250318085635889 DAUC <0003> db_auc.c:192 IMSI='262427826636550': No 3G Auth Data HLR_Test-GSUP(209)@c052245f54ab: Created GsupExpect[0] for "262427826636550" to be handled at TC_mo_ussd_euse(218) 20250318085635895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59168<->l=127.0.0.1:4258 20250318085635898 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085635898 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427826636550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427826636550" session_id=3250635431 session_state=BEGIN} 20250318085635898 DSS <0004> hlr_ussd.c:576 262427826636550/0xc1c0c2a7: Process SS (BEGIN) 20250318085635898 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085635898 DSS <0004> hlr_ussd.c:518 262427826636550/0xc1c0c2a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085635898 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635898 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data 20250318085635898 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635898 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data EUSE-TC_mo_ussd_euse(206)@c052245f54ab: 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 } } } } } 20250318085635898 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635898 DLINP <000b> input/ipa.c:406 127.0.0.1:35423 message received 20250318085635898 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262427826636550 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427826636550" session_id=3250635431 session_state=END} 20250318085635898 DSS <0004> hlr_ussd.c:576 262427826636550/0xc1c0c2a7: Process SS (END) 20250318085635898 DSS <0004> hlr_ussd.c:518 262427826636550/0xc1c0c2a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085635898 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427826636550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427826636550" session_id=3250635431 session_state=END} 20250318085635898 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427826636550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085635899 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262427826636550 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085635899 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085635899 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c052245f54ab: Found GsupExpect[0] for "262427826636550" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@c052245f54ab: Added IMSI table entry 6TC_mo_ussd_euse(218)"262427826636550" TC_mo_ussd_euse(218)@c052245f54ab: setverdict(pass): none -> pass 20250318085635901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59168<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@c052245f54ab: Final verdict of PTC: pass 20250318085635901 DAUC <0003> db_auc.c:157 IMSI='262424308449558': No 2G Auth Data 20250318085635901 DAUC <0003> db_auc.c:192 IMSI='262424308449558': No 3G Auth Data HLR_Test-GSUP(209)@c052245f54ab: Created GsupExpect[0] for "262424308449558" to be handled at TC_mo_ussd_euse(219) 20250318085635908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59178<->l=127.0.0.1:4258 20250318085635910 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085635910 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424308449558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424308449558" session_id=2748480788 session_state=BEGIN} 20250318085635910 DSS <0004> hlr_ussd.c:576 262424308449558/0xa3d27d14: Process SS (BEGIN) 20250318085635910 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085635910 DSS <0004> hlr_ussd.c:518 262424308449558/0xa3d27d14: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085635911 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635911 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data 20250318085635911 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635911 DLINP <000b> input/ipa.c:432 127.0.0.1:35423 sending data EUSE-TC_mo_ussd_euse(206)@c052245f54ab: 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 } } } } } 20250318085635911 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635911 DLINP <000b> input/ipa.c:406 127.0.0.1:35423 message received 20250318085635911 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262424308449558 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424308449558" session_id=2748480788 session_state=END} 20250318085635911 DSS <0004> hlr_ussd.c:576 262424308449558/0xa3d27d14: Process SS (END) 20250318085635911 DSS <0004> hlr_ussd.c:518 262424308449558/0xa3d27d14: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085635911 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424308449558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424308449558" session_id=2748480788 session_state=END} 20250318085635911 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424308449558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085635911 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262424308449558 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085635911 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085635911 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c052245f54ab: Found GsupExpect[0] for "262424308449558" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@c052245f54ab: Added IMSI table entry 7TC_mo_ussd_euse(219)"262424308449558" TC_mo_ussd_euse(219)@c052245f54ab: setverdict(pass): none -> pass 20250318085635913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59178<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@c052245f54ab: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@c052245f54ab: Final verdict of PTC: none 20250318085635914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4258 20250318085635915 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635915 DLINP <000b> input/ipa.c:406 127.0.0.1:35423 message received 20250318085635915 DLINP <000b> input/ipa.c:415 127.0.0.1:35423 connection closed with server 20250318085635915 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:35423 20250318085635915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250318085635915 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36775<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@c052245f54ab: Final verdict of PTC: none 20250318085635915 DLINP <000b> input/ipa.c:452 connected read/write 20250318085635915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085635915 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085635915 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085635915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@c052245f54ab: Final verdict of PTC: none 210@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 210: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@c052245f54ab: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:35 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 20250318085635938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 20250318085636139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87628) Waiting for packet dumper to finish... 1 (prev_count=87628, count=111496) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_mo_ussd_euse_continue started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085639237 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41381 20250318085639237 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:41381 IPA-EUSE-foobar(222)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085639238 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639238 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639238 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085639238 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@c052245f54ab: 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)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@c052245f54ab: 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 } } } } 20250318085639239 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639239 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639239 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085639239 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250318085639239 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250318085639239 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250318085639239 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 20250318085639239 DLGSUP <0013> gsup_server.c:236 2: IPA-EUSE-foobar(222)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085639239 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085639239 DLGSUP <0013> gsup_server.c:236 3: 20250318085639239 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085639239 DLGSUP <0013> gsup_server.c:236 4: 20250318085639239 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085639239 DLGSUP <0013> gsup_server.c:236 5: 20250318085639239 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085639239 DLGSUP <0013> gsup_server.c:236 7: 20250318085639239 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085639239 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085639239 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085639239 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41381 20250318085639239 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59194<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085639240 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639240 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085639240 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085639240 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 20250318085639240 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085639240 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(221)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085639240 DLGSUP <0013> gsup_server.c:236 2: 20250318085639240 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085639240 DLGSUP <0013> gsup_server.c:236 3: 20250318085639240 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085639240 DLGSUP <0013> gsup_server.c:236 4: 20250318085639240 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085639240 DLGSUP <0013> gsup_server.c:236 5: 20250318085639240 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085639240 DLGSUP <0013> gsup_server.c:236 7: 20250318085639240 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085639240 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085639240 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085639240 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@c052245f54ab: 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") 20250318085639247 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32921<->l=127.0.0.1:4259) 20250318085639250 DAUC <0003> db_auc.c:157 IMSI='262423389272843': No 2G Auth Data 20250318085639250 DAUC <0003> db_auc.c:192 IMSI='262423389272843': No 3G Auth Data HLR_Test-GSUP(223)@c052245f54ab: Created GsupExpect[0] for "262423389272843" to be handled at TC_mo_ussd_euse_continue(226) 20250318085639255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 20250318085639282 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639282 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423389272843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423389272843" session_id=2463658927 session_state=BEGIN} 20250318085639282 DSS <0004> hlr_ussd.c:576 262423389272843/0x92d873af: Process SS (BEGIN) 20250318085639282 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085639282 DSS <0004> hlr_ussd.c:518 262423389272843/0x92d873af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085639282 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639282 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639282 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639282 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639296 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639296 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639296 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262423389272843 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423389272843" session_id=2463658927 session_state=CONTINUE} 20250318085639296 DSS <0004> hlr_ussd.c:576 262423389272843/0x92d873af: Process SS (CONTINUE) 20250318085639296 DSS <0004> hlr_ussd.c:518 262423389272843/0x92d873af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085639296 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423389272843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423389272843" session_id=2463658927 session_state=CONTINUE} 20250318085639296 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262423389272843 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639296 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639297 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c052245f54ab: Found GsupExpect[0] for "262423389272843" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@c052245f54ab: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423389272843" TC_mo_ussd_euse_continue(226)@c052245f54ab: setverdict(pass): none -> pass 20250318085639306 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639306 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423389272843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423389272843" session_id=2463658927 session_state=CONTINUE} 20250318085639307 DSS <0004> hlr_ussd.c:576 262423389272843/0x92d873af: Process SS (CONTINUE) 20250318085639307 DSS <0004> hlr_ussd.c:518 262423389272843/0x92d873af: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639307 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423389272843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639307 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639307 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639307 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639307 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639309 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639309 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639309 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262423389272843 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423389272843" session_id=2463658927 session_state=END} 20250318085639309 DSS <0004> hlr_ussd.c:576 262423389272843/0x92d873af: Process SS (END) 20250318085639309 DSS <0004> hlr_ussd.c:518 262423389272843/0x92d873af: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639310 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423389272843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423389272843" session_id=2463658927 session_state=END} 20250318085639310 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423389272843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639310 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262423389272843 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639310 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639310 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085639313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@c052245f54ab: Final verdict of PTC: pass 20250318085639314 DAUC <0003> db_auc.c:157 IMSI='262422416773392': No 2G Auth Data 20250318085639314 DAUC <0003> db_auc.c:192 IMSI='262422416773392': No 3G Auth Data HLR_Test-GSUP(223)@c052245f54ab: Created GsupExpect[0] for "262422416773392" to be handled at TC_mo_ussd_euse_continue(227) 20250318085639324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59212<->l=127.0.0.1:4258 20250318085639327 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639327 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422416773392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422416773392" session_id=1807304028 session_state=BEGIN} 20250318085639327 DSS <0004> hlr_ussd.c:576 262422416773392/0x6bb9455c: Process SS (BEGIN) 20250318085639327 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085639327 DSS <0004> hlr_ussd.c:518 262422416773392/0x6bb9455c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085639327 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639327 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639327 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639327 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639328 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639328 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639328 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262422416773392 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422416773392" session_id=1807304028 session_state=CONTINUE} 20250318085639328 DSS <0004> hlr_ussd.c:576 262422416773392/0x6bb9455c: Process SS (CONTINUE) 20250318085639328 DSS <0004> hlr_ussd.c:518 262422416773392/0x6bb9455c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085639328 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422416773392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422416773392" session_id=1807304028 session_state=CONTINUE} 20250318085639328 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262422416773392 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639328 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639328 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c052245f54ab: Found GsupExpect[0] for "262422416773392" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@c052245f54ab: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422416773392" TC_mo_ussd_euse_continue(227)@c052245f54ab: setverdict(pass): none -> pass 20250318085639330 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639330 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422416773392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422416773392" session_id=1807304028 session_state=CONTINUE} 20250318085639330 DSS <0004> hlr_ussd.c:576 262422416773392/0x6bb9455c: Process SS (CONTINUE) 20250318085639330 DSS <0004> hlr_ussd.c:518 262422416773392/0x6bb9455c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639330 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422416773392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639330 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639330 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639330 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639330 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639331 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639331 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639331 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262422416773392 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422416773392" session_id=1807304028 session_state=END} 20250318085639331 DSS <0004> hlr_ussd.c:576 262422416773392/0x6bb9455c: Process SS (END) 20250318085639331 DSS <0004> hlr_ussd.c:518 262422416773392/0x6bb9455c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639331 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422416773392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422416773392" session_id=1807304028 session_state=END} 20250318085639331 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422416773392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639331 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262422416773392 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639331 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639331 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085639332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59212<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@c052245f54ab: Final verdict of PTC: pass 20250318085639333 DAUC <0003> db_auc.c:157 IMSI='262428037998558': No 2G Auth Data 20250318085639333 DAUC <0003> db_auc.c:192 IMSI='262428037998558': No 3G Auth Data HLR_Test-GSUP(223)@c052245f54ab: Created GsupExpect[0] for "262428037998558" to be handled at TC_mo_ussd_euse_continue(228) 20250318085639340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59224<->l=127.0.0.1:4258 20250318085639342 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639342 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428037998558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428037998558" session_id=951905022 session_state=BEGIN} 20250318085639342 DSS <0004> hlr_ussd.c:576 262428037998558/0x38bceafe: Process SS (BEGIN) 20250318085639342 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085639343 DSS <0004> hlr_ussd.c:518 262428037998558/0x38bceafe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085639343 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639343 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639343 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639343 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639344 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639344 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639344 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262428037998558 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428037998558" session_id=951905022 session_state=CONTINUE} 20250318085639344 DSS <0004> hlr_ussd.c:576 262428037998558/0x38bceafe: Process SS (CONTINUE) 20250318085639344 DSS <0004> hlr_ussd.c:518 262428037998558/0x38bceafe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085639344 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428037998558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428037998558" session_id=951905022 session_state=CONTINUE} 20250318085639344 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262428037998558 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639344 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639344 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c052245f54ab: Found GsupExpect[0] for "262428037998558" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@c052245f54ab: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262428037998558" TC_mo_ussd_euse_continue(228)@c052245f54ab: setverdict(pass): none -> pass 20250318085639346 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639346 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428037998558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428037998558" session_id=951905022 session_state=CONTINUE} 20250318085639346 DSS <0004> hlr_ussd.c:576 262428037998558/0x38bceafe: Process SS (CONTINUE) 20250318085639346 DSS <0004> hlr_ussd.c:518 262428037998558/0x38bceafe: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639346 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428037998558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639346 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639346 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639346 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639346 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639347 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639347 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639347 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262428037998558 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428037998558" session_id=951905022 session_state=END} 20250318085639347 DSS <0004> hlr_ussd.c:576 262428037998558/0x38bceafe: Process SS (END) 20250318085639347 DSS <0004> hlr_ussd.c:518 262428037998558/0x38bceafe: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639347 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428037998558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428037998558" session_id=951905022 session_state=END} 20250318085639347 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428037998558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639347 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262428037998558 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639347 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639347 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085639348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59224<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@c052245f54ab: Final verdict of PTC: pass 20250318085639348 DAUC <0003> db_auc.c:157 IMSI='262429276920498': No 2G Auth Data 20250318085639348 DAUC <0003> db_auc.c:192 IMSI='262429276920498': No 3G Auth Data HLR_Test-GSUP(223)@c052245f54ab: Created GsupExpect[0] for "262429276920498" to be handled at TC_mo_ussd_euse_continue(229) 20250318085639354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4258 20250318085639357 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639357 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429276920498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429276920498" session_id=2146692694 session_state=BEGIN} 20250318085639357 DSS <0004> hlr_ussd.c:576 262429276920498/0x7ff3ee56: Process SS (BEGIN) 20250318085639357 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085639357 DSS <0004> hlr_ussd.c:518 262429276920498/0x7ff3ee56: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085639357 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639357 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639357 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639357 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639358 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639358 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639358 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429276920498 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429276920498" session_id=2146692694 session_state=CONTINUE} 20250318085639358 DSS <0004> hlr_ussd.c:576 262429276920498/0x7ff3ee56: Process SS (CONTINUE) 20250318085639358 DSS <0004> hlr_ussd.c:518 262429276920498/0x7ff3ee56: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085639358 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429276920498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429276920498" session_id=2146692694 session_state=CONTINUE} 20250318085639358 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429276920498 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639358 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639358 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c052245f54ab: Found GsupExpect[0] for "262429276920498" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@c052245f54ab: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429276920498" TC_mo_ussd_euse_continue(229)@c052245f54ab: setverdict(pass): none -> pass 20250318085639361 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639361 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429276920498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429276920498" session_id=2146692694 session_state=CONTINUE} 20250318085639361 DSS <0004> hlr_ussd.c:576 262429276920498/0x7ff3ee56: Process SS (CONTINUE) 20250318085639361 DSS <0004> hlr_ussd.c:518 262429276920498/0x7ff3ee56: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639361 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429276920498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639361 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639361 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639361 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639361 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639362 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639362 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639362 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429276920498 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429276920498" session_id=2146692694 session_state=END} 20250318085639362 DSS <0004> hlr_ussd.c:576 262429276920498/0x7ff3ee56: Process SS (END) 20250318085639362 DSS <0004> hlr_ussd.c:518 262429276920498/0x7ff3ee56: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639362 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429276920498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429276920498" session_id=2146692694 session_state=END} 20250318085639362 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429276920498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639362 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429276920498 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639362 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639362 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085639362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@c052245f54ab: Final verdict of PTC: pass 20250318085639363 DAUC <0003> db_auc.c:157 IMSI='262423400641946': No 2G Auth Data 20250318085639363 DAUC <0003> db_auc.c:192 IMSI='262423400641946': No 3G Auth Data HLR_Test-GSUP(223)@c052245f54ab: Created GsupExpect[0] for "262423400641946" to be handled at TC_mo_ussd_euse_continue(230) 20250318085639370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59252<->l=127.0.0.1:4258 20250318085639373 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639373 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423400641946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423400641946" session_id=504755666 session_state=BEGIN} 20250318085639373 DSS <0004> hlr_ussd.c:576 262423400641946/0x1e15f5d2: Process SS (BEGIN) 20250318085639373 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085639373 DSS <0004> hlr_ussd.c:518 262423400641946/0x1e15f5d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085639373 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639373 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639373 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639373 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639374 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639374 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639374 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262423400641946 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423400641946" session_id=504755666 session_state=CONTINUE} 20250318085639374 DSS <0004> hlr_ussd.c:576 262423400641946/0x1e15f5d2: Process SS (CONTINUE) 20250318085639374 DSS <0004> hlr_ussd.c:518 262423400641946/0x1e15f5d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085639374 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423400641946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423400641946" session_id=504755666 session_state=CONTINUE} 20250318085639374 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262423400641946 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639374 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639374 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c052245f54ab: Found GsupExpect[0] for "262423400641946" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@c052245f54ab: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262423400641946" TC_mo_ussd_euse_continue(230)@c052245f54ab: setverdict(pass): none -> pass 20250318085639376 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639376 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423400641946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423400641946" session_id=504755666 session_state=CONTINUE} 20250318085639376 DSS <0004> hlr_ussd.c:576 262423400641946/0x1e15f5d2: Process SS (CONTINUE) 20250318085639376 DSS <0004> hlr_ussd.c:518 262423400641946/0x1e15f5d2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639376 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423400641946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639376 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639376 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639376 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639376 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639377 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639377 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639377 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262423400641946 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423400641946" session_id=504755666 session_state=END} 20250318085639377 DSS <0004> hlr_ussd.c:576 262423400641946/0x1e15f5d2: Process SS (END) 20250318085639377 DSS <0004> hlr_ussd.c:518 262423400641946/0x1e15f5d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639377 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423400641946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423400641946" session_id=504755666 session_state=END} 20250318085639377 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423400641946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639377 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262423400641946 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639377 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639377 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085639378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59252<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@c052245f54ab: Final verdict of PTC: pass 20250318085639379 DAUC <0003> db_auc.c:157 IMSI='262424549399443': No 2G Auth Data 20250318085639379 DAUC <0003> db_auc.c:192 IMSI='262424549399443': No 3G Auth Data HLR_Test-GSUP(223)@c052245f54ab: Created GsupExpect[0] for "262424549399443" to be handled at TC_mo_ussd_euse_continue(231) 20250318085639386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59256<->l=127.0.0.1:4258 20250318085639388 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639388 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424549399443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424549399443" session_id=1759533629 session_state=BEGIN} 20250318085639388 DSS <0004> hlr_ussd.c:576 262424549399443/0x68e05a3d: Process SS (BEGIN) 20250318085639388 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085639388 DSS <0004> hlr_ussd.c:518 262424549399443/0x68e05a3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085639388 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639388 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639388 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639388 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639389 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639389 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639389 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262424549399443 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424549399443" session_id=1759533629 session_state=CONTINUE} 20250318085639389 DSS <0004> hlr_ussd.c:576 262424549399443/0x68e05a3d: Process SS (CONTINUE) 20250318085639389 DSS <0004> hlr_ussd.c:518 262424549399443/0x68e05a3d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085639389 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424549399443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424549399443" session_id=1759533629 session_state=CONTINUE} 20250318085639389 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262424549399443 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639389 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639389 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c052245f54ab: Found GsupExpect[0] for "262424549399443" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@c052245f54ab: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262424549399443" TC_mo_ussd_euse_continue(231)@c052245f54ab: setverdict(pass): none -> pass 20250318085639391 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639391 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424549399443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424549399443" session_id=1759533629 session_state=CONTINUE} 20250318085639391 DSS <0004> hlr_ussd.c:576 262424549399443/0x68e05a3d: Process SS (CONTINUE) 20250318085639392 DSS <0004> hlr_ussd.c:518 262424549399443/0x68e05a3d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639392 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424549399443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639392 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639392 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639392 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639392 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639392 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639392 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639392 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262424549399443 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424549399443" session_id=1759533629 session_state=END} 20250318085639392 DSS <0004> hlr_ussd.c:576 262424549399443/0x68e05a3d: Process SS (END) 20250318085639392 DSS <0004> hlr_ussd.c:518 262424549399443/0x68e05a3d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639392 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424549399443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424549399443" session_id=1759533629 session_state=END} 20250318085639392 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424549399443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639392 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262424549399443 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639392 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639392 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085639393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59256<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@c052245f54ab: Final verdict of PTC: pass 20250318085639393 DAUC <0003> db_auc.c:157 IMSI='262425602958165': No 2G Auth Data 20250318085639393 DAUC <0003> db_auc.c:192 IMSI='262425602958165': No 3G Auth Data HLR_Test-GSUP(223)@c052245f54ab: Created GsupExpect[0] for "262425602958165" to be handled at TC_mo_ussd_euse_continue(232) 20250318085639399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59266<->l=127.0.0.1:4258 20250318085639401 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639401 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425602958165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425602958165" session_id=3460102637 session_state=BEGIN} 20250318085639401 DSS <0004> hlr_ussd.c:576 262425602958165/0xce3cf9ed: Process SS (BEGIN) 20250318085639401 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085639401 DSS <0004> hlr_ussd.c:518 262425602958165/0xce3cf9ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085639401 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639401 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639401 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639401 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639402 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639402 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639402 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262425602958165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425602958165" session_id=3460102637 session_state=CONTINUE} 20250318085639402 DSS <0004> hlr_ussd.c:576 262425602958165/0xce3cf9ed: Process SS (CONTINUE) 20250318085639402 DSS <0004> hlr_ussd.c:518 262425602958165/0xce3cf9ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085639402 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425602958165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425602958165" session_id=3460102637 session_state=CONTINUE} 20250318085639402 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262425602958165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639402 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639402 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c052245f54ab: Found GsupExpect[0] for "262425602958165" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@c052245f54ab: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262425602958165" TC_mo_ussd_euse_continue(232)@c052245f54ab: setverdict(pass): none -> pass 20250318085639404 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639404 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425602958165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425602958165" session_id=3460102637 session_state=CONTINUE} 20250318085639404 DSS <0004> hlr_ussd.c:576 262425602958165/0xce3cf9ed: Process SS (CONTINUE) 20250318085639404 DSS <0004> hlr_ussd.c:518 262425602958165/0xce3cf9ed: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639404 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425602958165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639404 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639404 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639404 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639404 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639405 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639405 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639405 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262425602958165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425602958165" session_id=3460102637 session_state=END} 20250318085639405 DSS <0004> hlr_ussd.c:576 262425602958165/0xce3cf9ed: Process SS (END) 20250318085639405 DSS <0004> hlr_ussd.c:518 262425602958165/0xce3cf9ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639405 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425602958165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425602958165" session_id=3460102637 session_state=END} 20250318085639405 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425602958165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639405 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262425602958165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639405 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639405 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085639406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59266<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@c052245f54ab: Final verdict of PTC: pass 20250318085639406 DAUC <0003> db_auc.c:157 IMSI='262423217828514': No 2G Auth Data 20250318085639406 DAUC <0003> db_auc.c:192 IMSI='262423217828514': No 3G Auth Data HLR_Test-GSUP(223)@c052245f54ab: Created GsupExpect[0] for "262423217828514" to be handled at TC_mo_ussd_euse_continue(233) 20250318085639412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59272<->l=127.0.0.1:4258 20250318085639415 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639415 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423217828514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423217828514" session_id=3301384221 session_state=BEGIN} 20250318085639415 DSS <0004> hlr_ussd.c:576 262423217828514/0xc4c7201d: Process SS (BEGIN) 20250318085639415 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250318085639415 DSS <0004> hlr_ussd.c:518 262423217828514/0xc4c7201d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250318085639415 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639415 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639415 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639415 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639415 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639415 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639415 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423217828514 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423217828514" session_id=3301384221 session_state=CONTINUE} 20250318085639415 DSS <0004> hlr_ussd.c:576 262423217828514/0xc4c7201d: Process SS (CONTINUE) 20250318085639415 DSS <0004> hlr_ussd.c:518 262423217828514/0xc4c7201d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250318085639415 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423217828514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423217828514" session_id=3301384221 session_state=CONTINUE} 20250318085639415 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423217828514 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639415 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639415 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c052245f54ab: Found GsupExpect[0] for "262423217828514" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@c052245f54ab: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423217828514" TC_mo_ussd_euse_continue(233)@c052245f54ab: setverdict(pass): none -> pass 20250318085639419 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639419 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423217828514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423217828514" session_id=3301384221 session_state=CONTINUE} 20250318085639419 DSS <0004> hlr_ussd.c:576 262423217828514/0xc4c7201d: Process SS (CONTINUE) 20250318085639419 DSS <0004> hlr_ussd.c:518 262423217828514/0xc4c7201d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639419 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423217828514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639419 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639419 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data 20250318085639419 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639419 DLINP <000b> input/ipa.c:432 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: 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 } } } } } 20250318085639419 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639419 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639419 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423217828514 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423217828514" session_id=3301384221 session_state=END} 20250318085639419 DSS <0004> hlr_ussd.c:576 262423217828514/0xc4c7201d: Process SS (END) 20250318085639419 DSS <0004> hlr_ussd.c:518 262423217828514/0xc4c7201d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250318085639419 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423217828514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423217828514" session_id=3301384221 session_state=END} 20250318085639419 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423217828514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085639419 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423217828514 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085639419 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085639419 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085639420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59272<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@c052245f54ab: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@c052245f54ab: Final verdict of PTC: none 20250318085639421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59194<->l=127.0.0.1:4258 20250318085639421 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639421 DLINP <000b> input/ipa.c:406 127.0.0.1:41381 message received 20250318085639421 DLINP <000b> input/ipa.c:415 127.0.0.1:41381 connection closed with server 20250318085639421 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:41381 20250318085639421 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250318085639422 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32921<->l=127.0.0.1:4259) 20250318085639422 DLINP <000b> input/ipa.c:452 connected read/write 20250318085639422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085639422 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085639422 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085639422 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(222)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP(223)@c052245f54ab: Final verdict of PTC: none 224@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 224: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@c052245f54ab: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:39 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 20250318085639445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59278<->l=127.0.0.1:4258 20250318085639647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59278<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=157140) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:56:41 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@c052245f54ab: 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@c052245f54ab: Test case TC_mo_ussd_euse_defaultroute started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 20250318085642718 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45965 20250318085642718 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:45965 MTC@c052245f54ab: in not legacy case 2 IPA-EUSE-foobar(236)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085642719 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642719 DLINP <000b> input/ipa.c:406 127.0.0.1:45965 message received 20250318085642720 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085642720 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085642721 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642721 DLINP <000b> input/ipa.c:406 127.0.0.1:45965 message received 20250318085642721 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085642721 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250318085642721 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250318085642721 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250318085642721 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 20250318085642721 DLGSUP <0013> gsup_server.c:236 2: 20250318085642721 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085642721 DLGSUP <0013> gsup_server.c:236 3: 20250318085642721 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085642721 DLGSUP <0013> gsup_server.c:236 4: 20250318085642721 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085642721 DLGSUP <0013> gsup_server.c:236 5: 20250318085642721 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085642721 DLGSUP <0013> gsup_server.c:236 7: 20250318085642721 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085642721 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085642721 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085642721 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45965 IPA-EUSE-foobar(236)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085642722 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085642723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085642724 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085642724 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085642724 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085642724 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 20250318085642724 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085642724 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 20250318085642724 DLGSUP <0013> gsup_server.c:236 2: 20250318085642724 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085642724 DLGSUP <0013> gsup_server.c:236 3: 20250318085642724 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085642724 DLGSUP <0013> gsup_server.c:236 4: 20250318085642724 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085642724 DLGSUP <0013> gsup_server.c:236 5: 20250318085642724 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085642724 DLGSUP <0013> gsup_server.c:236 7: 20250318085642724 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085642724 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085642724 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085642724 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)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@c052245f54ab: 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") 20250318085642739 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38651<->l=127.0.0.1:4259) 20250318085642748 DAUC <0003> db_auc.c:157 IMSI='262428562275847': No 2G Auth Data 20250318085642748 DAUC <0003> db_auc.c:192 IMSI='262428562275847': No 3G Auth Data HLR_Test-GSUP(237)@c052245f54ab: Created GsupExpect[0] for "262428562275847" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250318085642768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33256<->l=127.0.0.1:4258 20250318085642777 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085642777 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428562275847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428562275847" session_id=3766076114 session_state=BEGIN} 20250318085642777 DSS <0004> hlr_ussd.c:576 262428562275847/0xe079c2d2: Process SS (BEGIN) 20250318085642777 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250318085642777 DSS <0004> hlr_ussd.c:518 262428562275847/0xe079c2d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250318085642777 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642777 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data 20250318085642777 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642777 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c052245f54ab: 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 } } } } } 20250318085642785 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642785 DLINP <000b> input/ipa.c:406 127.0.0.1:45965 message received 20250318085642785 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262428562275847 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428562275847" session_id=3766076114 session_state=END} 20250318085642785 DSS <0004> hlr_ussd.c:576 262428562275847/0xe079c2d2: Process SS (END) 20250318085642785 DSS <0004> hlr_ussd.c:518 262428562275847/0xe079c2d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250318085642785 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428562275847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428562275847" session_id=3766076114 session_state=END} 20250318085642785 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428562275847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085642785 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262428562275847 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085642785 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085642785 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c052245f54ab: Found GsupExpect[0] for "262428562275847" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@c052245f54ab: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428562275847" TC_mo_ussd_euse_defaultroute(240)@c052245f54ab: setverdict(pass): none -> pass 20250318085642793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33256<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@c052245f54ab: Final verdict of PTC: pass 20250318085642794 DAUC <0003> db_auc.c:157 IMSI='262421659494497': No 2G Auth Data 20250318085642794 DAUC <0003> db_auc.c:192 IMSI='262421659494497': No 3G Auth Data HLR_Test-GSUP(237)@c052245f54ab: Created GsupExpect[0] for "262421659494497" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250318085642803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 20250318085642806 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085642806 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421659494497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421659494497" session_id=453462388 session_state=BEGIN} 20250318085642806 DSS <0004> hlr_ussd.c:576 262421659494497/0x1b074974: Process SS (BEGIN) 20250318085642806 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250318085642806 DSS <0004> hlr_ussd.c:518 262421659494497/0x1b074974: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250318085642806 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642806 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data 20250318085642806 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642806 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c052245f54ab: 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 } } } } } 20250318085642806 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642806 DLINP <000b> input/ipa.c:406 127.0.0.1:45965 message received 20250318085642806 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262421659494497 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421659494497" session_id=453462388 session_state=END} 20250318085642806 DSS <0004> hlr_ussd.c:576 262421659494497/0x1b074974: Process SS (END) 20250318085642806 DSS <0004> hlr_ussd.c:518 262421659494497/0x1b074974: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250318085642806 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421659494497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421659494497" session_id=453462388 session_state=END} 20250318085642806 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421659494497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085642806 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262421659494497 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085642806 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085642806 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c052245f54ab: Found GsupExpect[0] for "262421659494497" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@c052245f54ab: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262421659494497" TC_mo_ussd_euse_defaultroute(241)@c052245f54ab: setverdict(pass): none -> pass 20250318085642808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@c052245f54ab: Final verdict of PTC: pass 20250318085642809 DAUC <0003> db_auc.c:157 IMSI='262421551818854': No 2G Auth Data 20250318085642809 DAUC <0003> db_auc.c:192 IMSI='262421551818854': No 3G Auth Data HLR_Test-GSUP(237)@c052245f54ab: Created GsupExpect[0] for "262421551818854" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250318085642816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33268<->l=127.0.0.1:4258 20250318085642819 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085642819 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421551818854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421551818854" session_id=2322336296 session_state=BEGIN} 20250318085642819 DSS <0004> hlr_ussd.c:576 262421551818854/0x8a6c0a28: Process SS (BEGIN) 20250318085642819 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250318085642819 DSS <0004> hlr_ussd.c:518 262421551818854/0x8a6c0a28: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250318085642819 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642819 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data 20250318085642819 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642819 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c052245f54ab: 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 } } } } } 20250318085642820 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642820 DLINP <000b> input/ipa.c:406 127.0.0.1:45965 message received 20250318085642820 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262421551818854 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421551818854" session_id=2322336296 session_state=END} 20250318085642820 DSS <0004> hlr_ussd.c:576 262421551818854/0x8a6c0a28: Process SS (END) 20250318085642820 DSS <0004> hlr_ussd.c:518 262421551818854/0x8a6c0a28: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250318085642820 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421551818854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421551818854" session_id=2322336296 session_state=END} 20250318085642820 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421551818854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085642820 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262421551818854 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085642820 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085642820 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c052245f54ab: Found GsupExpect[0] for "262421551818854" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@c052245f54ab: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421551818854" TC_mo_ussd_euse_defaultroute(242)@c052245f54ab: setverdict(pass): none -> pass 20250318085642822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33268<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@c052245f54ab: Final verdict of PTC: pass 20250318085642822 DAUC <0003> db_auc.c:157 IMSI='262429540593829': No 2G Auth Data 20250318085642822 DAUC <0003> db_auc.c:192 IMSI='262429540593829': No 3G Auth Data HLR_Test-GSUP(237)@c052245f54ab: Created GsupExpect[0] for "262429540593829" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250318085642828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20250318085642832 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085642832 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429540593829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429540593829" session_id=4069723926 session_state=BEGIN} 20250318085642832 DSS <0004> hlr_ussd.c:576 262429540593829/0xf2930f16: Process SS (BEGIN) 20250318085642832 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250318085642832 DSS <0004> hlr_ussd.c:518 262429540593829/0xf2930f16: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250318085642832 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642832 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data 20250318085642832 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642832 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c052245f54ab: 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 } } } } } 20250318085642833 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642833 DLINP <000b> input/ipa.c:406 127.0.0.1:45965 message received 20250318085642833 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262429540593829 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429540593829" session_id=4069723926 session_state=END} 20250318085642833 DSS <0004> hlr_ussd.c:576 262429540593829/0xf2930f16: Process SS (END) 20250318085642833 DSS <0004> hlr_ussd.c:518 262429540593829/0xf2930f16: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250318085642833 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429540593829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429540593829" session_id=4069723926 session_state=END} 20250318085642833 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429540593829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085642833 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262429540593829 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085642833 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085642833 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c052245f54ab: Found GsupExpect[0] for "262429540593829" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@c052245f54ab: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262429540593829" TC_mo_ussd_euse_defaultroute(243)@c052245f54ab: setverdict(pass): none -> pass 20250318085642835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@c052245f54ab: Final verdict of PTC: pass 20250318085642835 DAUC <0003> db_auc.c:157 IMSI='262429109670559': No 2G Auth Data 20250318085642835 DAUC <0003> db_auc.c:192 IMSI='262429109670559': No 3G Auth Data HLR_Test-GSUP(237)@c052245f54ab: Created GsupExpect[0] for "262429109670559" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250318085642842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4258 20250318085642845 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085642845 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429109670559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429109670559" session_id=521547358 session_state=BEGIN} 20250318085642845 DSS <0004> hlr_ussd.c:576 262429109670559/0x1f162e5e: Process SS (BEGIN) 20250318085642845 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250318085642845 DSS <0004> hlr_ussd.c:518 262429109670559/0x1f162e5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250318085642845 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642845 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data 20250318085642845 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642845 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c052245f54ab: 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 } } } } } 20250318085642846 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642846 DLINP <000b> input/ipa.c:406 127.0.0.1:45965 message received 20250318085642846 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429109670559 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429109670559" session_id=521547358 session_state=END} 20250318085642846 DSS <0004> hlr_ussd.c:576 262429109670559/0x1f162e5e: Process SS (END) 20250318085642846 DSS <0004> hlr_ussd.c:518 262429109670559/0x1f162e5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250318085642846 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429109670559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429109670559" session_id=521547358 session_state=END} 20250318085642846 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429109670559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085642846 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429109670559 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085642846 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085642846 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c052245f54ab: Found GsupExpect[0] for "262429109670559" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@c052245f54ab: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429109670559" TC_mo_ussd_euse_defaultroute(244)@c052245f54ab: setverdict(pass): none -> pass 20250318085642848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@c052245f54ab: Final verdict of PTC: pass 20250318085642848 DAUC <0003> db_auc.c:157 IMSI='262422539440637': No 2G Auth Data 20250318085642848 DAUC <0003> db_auc.c:192 IMSI='262422539440637': No 3G Auth Data HLR_Test-GSUP(237)@c052245f54ab: Created GsupExpect[0] for "262422539440637" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250318085642855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 20250318085642860 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085642860 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422539440637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422539440637" session_id=3625601236 session_state=BEGIN} 20250318085642860 DSS <0004> hlr_ussd.c:576 262422539440637/0xd81a48d4: Process SS (BEGIN) 20250318085642860 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250318085642860 DSS <0004> hlr_ussd.c:518 262422539440637/0xd81a48d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250318085642860 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642860 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data 20250318085642860 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642860 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c052245f54ab: 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 } } } } } 20250318085642861 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642861 DLINP <000b> input/ipa.c:406 127.0.0.1:45965 message received 20250318085642861 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262422539440637 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422539440637" session_id=3625601236 session_state=END} 20250318085642861 DSS <0004> hlr_ussd.c:576 262422539440637/0xd81a48d4: Process SS (END) 20250318085642861 DSS <0004> hlr_ussd.c:518 262422539440637/0xd81a48d4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250318085642861 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422539440637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422539440637" session_id=3625601236 session_state=END} 20250318085642861 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422539440637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085642861 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262422539440637 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085642861 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085642861 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c052245f54ab: Found GsupExpect[0] for "262422539440637" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@c052245f54ab: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262422539440637" TC_mo_ussd_euse_defaultroute(245)@c052245f54ab: setverdict(pass): none -> pass 20250318085642862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@c052245f54ab: Final verdict of PTC: pass 20250318085642863 DAUC <0003> db_auc.c:157 IMSI='262424942260926': No 2G Auth Data 20250318085642863 DAUC <0003> db_auc.c:192 IMSI='262424942260926': No 3G Auth Data HLR_Test-GSUP(237)@c052245f54ab: Created GsupExpect[0] for "262424942260926" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250318085642870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33308<->l=127.0.0.1:4258 20250318085642873 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085642873 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424942260926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424942260926" session_id=2548606630 session_state=BEGIN} 20250318085642873 DSS <0004> hlr_ussd.c:576 262424942260926/0x97e8a6a6: Process SS (BEGIN) 20250318085642873 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250318085642873 DSS <0004> hlr_ussd.c:518 262424942260926/0x97e8a6a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250318085642873 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642873 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data 20250318085642873 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642873 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c052245f54ab: 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 } } } } } 20250318085642874 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642874 DLINP <000b> input/ipa.c:406 127.0.0.1:45965 message received 20250318085642874 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262424942260926 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424942260926" session_id=2548606630 session_state=END} 20250318085642874 DSS <0004> hlr_ussd.c:576 262424942260926/0x97e8a6a6: Process SS (END) 20250318085642874 DSS <0004> hlr_ussd.c:518 262424942260926/0x97e8a6a6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250318085642874 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424942260926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424942260926" session_id=2548606630 session_state=END} 20250318085642874 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424942260926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085642874 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262424942260926 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085642874 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085642874 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c052245f54ab: Found GsupExpect[0] for "262424942260926" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@c052245f54ab: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262424942260926" TC_mo_ussd_euse_defaultroute(246)@c052245f54ab: setverdict(pass): none -> pass 20250318085642876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33308<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@c052245f54ab: Final verdict of PTC: pass 20250318085642876 DAUC <0003> db_auc.c:157 IMSI='262429573856314': No 2G Auth Data 20250318085642876 DAUC <0003> db_auc.c:192 IMSI='262429573856314': No 3G Auth Data HLR_Test-GSUP(237)@c052245f54ab: Created GsupExpect[0] for "262429573856314" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250318085642883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4258 20250318085642886 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085642886 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429573856314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429573856314" session_id=2150538184 session_state=BEGIN} 20250318085642886 DSS <0004> hlr_ussd.c:576 262429573856314/0x802e9bc8: Process SS (BEGIN) 20250318085642886 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250318085642886 DSS <0004> hlr_ussd.c:518 262429573856314/0x802e9bc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250318085642886 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642886 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data 20250318085642886 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642886 DLINP <000b> input/ipa.c:432 127.0.0.1:45965 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c052245f54ab: 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 } } } } } 20250318085642887 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642887 DLINP <000b> input/ipa.c:406 127.0.0.1:45965 message received 20250318085642887 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262429573856314 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429573856314" session_id=2150538184 session_state=END} 20250318085642887 DSS <0004> hlr_ussd.c:576 262429573856314/0x802e9bc8: Process SS (END) 20250318085642887 DSS <0004> hlr_ussd.c:518 262429573856314/0x802e9bc8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250318085642887 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429573856314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429573856314" session_id=2150538184 session_state=END} 20250318085642887 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429573856314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085642887 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262429573856314 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250318085642887 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085642887 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c052245f54ab: Found GsupExpect[0] for "262429573856314" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@c052245f54ab: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429573856314" TC_mo_ussd_euse_defaultroute(247)@c052245f54ab: setverdict(pass): none -> pass 20250318085642889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@c052245f54ab: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@c052245f54ab: Final verdict of PTC: none 20250318085642891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33248<->l=127.0.0.1:4258 20250318085642891 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085642891 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085642891 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085642891 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085642891 DLINP <000b> input/ipa.c:452 connected read/write 20250318085642891 DLINP <000b> input/ipa.c:406 127.0.0.1:45965 message received 20250318085642891 DLINP <000b> input/ipa.c:415 127.0.0.1:45965 connection closed with server 20250318085642891 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:45965 20250318085642892 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250318085642892 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38651<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(235)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP(237)@c052245f54ab: Final verdict of PTC: none 238@c052245f54ab: Final verdict of PTC: none IPA-EUSE-foobar(236)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 238: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@c052245f54ab: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:42 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 20250318085642926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 20250318085643285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=113304) Waiting for packet dumper to finish... 1 (prev_count=113304, count=113844) 20250318085645154 DSS <0004> hlr_ussd.c:239 262428222886557/0x09fda527: SS Session Timeout, destroying 20250318085645154 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428222886557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085645169 DSS <0004> hlr_ussd.c:239 262424440455248/0xd83aad58: SS Session Timeout, destroying 20250318085645169 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424440455248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085645181 DSS <0004> hlr_ussd.c:239 262429987980401/0xa15fcb41: SS Session Timeout, destroying 20250318085645181 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429987980401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085645194 DSS <0004> hlr_ussd.c:239 262426266292843/0xe7bb43cb: SS Session Timeout, destroying 20250318085645194 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426266292843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085645207 DSS <0004> hlr_ussd.c:239 262424151613021/0xb79bf56a: SS Session Timeout, destroying 20250318085645207 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424151613021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085645219 DSS <0004> hlr_ussd.c:239 262421640775455/0x0eda7669: SS Session Timeout, destroying 20250318085645219 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421640775455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085645232 DSS <0004> hlr_ussd.c:239 262429912008645/0xc0fbfc71: SS Session Timeout, destroying 20250318085645232 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429912008645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085645244 DSS <0004> hlr_ussd.c:239 262428558475496/0x8bd5dd4a: SS Session Timeout, destroying 20250318085645244 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428558475496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_mo_sss_reject started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085646342 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085646342 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085646343 DLINP <000b> input/ipa.c:452 connected read/write 20250318085646343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085646344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085646345 DLINP <000b> input/ipa.c:452 connected read/write 20250318085646345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085646345 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085646345 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085646345 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 20250318085646345 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085646345 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 20250318085646345 DLGSUP <0013> gsup_server.c:236 2: 20250318085646345 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085646345 DLGSUP <0013> gsup_server.c:236 3: 20250318085646345 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085646345 DLGSUP <0013> gsup_server.c:236 4: 20250318085646345 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085646345 DLGSUP <0013> gsup_server.c:236 5: 20250318085646345 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085646345 DLGSUP <0013> gsup_server.c:236 7: 20250318085646345 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085646345 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085646345 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085646345 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)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@c052245f54ab: 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") 20250318085646352 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44433<->l=127.0.0.1:4259) 20250318085646353 DAUC <0003> db_auc.c:157 IMSI='262421636627628': No 2G Auth Data 20250318085646353 DAUC <0003> db_auc.c:192 IMSI='262421636627628': No 3G Auth Data HLR_Test-GSUP(249)@c052245f54ab: Created GsupExpect[0] for "262421636627628" to be handled at TC_mo_sss_reject(252) 20250318085646359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 20250318085646386 DLINP <000b> input/ipa.c:452 connected read/write 20250318085646386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085646386 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421636627628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421636627628" session_id=2188079489 session_state=BEGIN} 20250318085646386 DSS <0004> hlr_ussd.c:576 262421636627628/0x826b7181: Process SS (BEGIN) 20250318085646386 DSS <0004> hlr_ussd.c:498 262421636627628/0x826b7181: SS CompType=Invoke, OpCode=InterrogateSS 20250318085646386 DSS <0004> hlr_ussd.c:506 262421636627628/0x826b7181: Structured SS requests are not supported, rejecting... 20250318085646386 DSS <0004> hlr_ussd.c:354 262421636627628/0x826b7181: Tx ReturnError(0, 0x15) 20250318085646386 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421636627628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421636627628" session_id=2188079489 session_state=END} 20250318085646386 DLINP <000b> input/ipa.c:452 connected read/write 20250318085646386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085646386 DLINP <000b> input/ipa.c:452 connected read/write 20250318085646386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@c052245f54ab: Found GsupExpect[0] for "262421636627628" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@c052245f54ab: Added IMSI table entry 0TC_mo_sss_reject(252)"262421636627628" TC_mo_sss_reject(252)@c052245f54ab: setverdict(pass): none -> pass 20250318085646389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@c052245f54ab: Final verdict of PTC: pass 20250318085646389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4258 20250318085646390 DLINP <000b> input/ipa.c:452 connected read/write 20250318085646390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085646390 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085646390 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085646390 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@c052245f54ab: Final verdict of PTC: none 20250318085646390 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44433<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@c052245f54ab: Final verdict of PTC: none 250@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 250: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@c052245f54ab: Test case TC_mo_sss_reject finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:46 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 20250318085646440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 20250318085646540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33368<->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) 20250318085648528 DSS <0004> hlr_ussd.c:239 262422217976743/0x68e8f055: SS Session Timeout, destroying 20250318085648528 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422217976743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085648547 DSS <0004> hlr_ussd.c:239 262420288583019/0x54852bdb: SS Session Timeout, destroying 20250318085648548 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420288583019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:56:48 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 & 20250318085648559 DSS <0004> hlr_ussd.c:239 262426005247387/0x78dd8b25: SS Session Timeout, destroying 20250318085648559 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426005247387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to start... 0 20250318085648570 DSS <0004> hlr_ussd.c:239 262423948975211/0x43cb2fde: SS Session Timeout, destroying 20250318085648570 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423948975211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085648582 DSS <0004> hlr_ussd.c:239 262421881648278/0xf1f04bd7: SS Session Timeout, destroying 20250318085648582 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421881648278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085648593 DSS <0004> hlr_ussd.c:239 262420484808743/0x27529654: SS Session Timeout, destroying 20250318085648593 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420484808743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085648604 DSS <0004> hlr_ussd.c:239 262421454441695/0x9ca6d983: SS Session Timeout, destroying 20250318085648604 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421454441695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250318085648616 DSS <0004> hlr_ussd.c:239 262422800599003/0xc22381c8: SS Session Timeout, destroying 20250318085648616 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422800599003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_check_imei started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085649592 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085649592 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085649595 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33370<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085649598 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649598 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085649598 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085649598 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 20250318085649598 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085649598 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 20250318085649598 DLGSUP <0013> gsup_server.c:236 2: 20250318085649598 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(253)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085649598 DLGSUP <0013> gsup_server.c:236 3: 20250318085649598 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085649598 DLGSUP <0013> gsup_server.c:236 4: 20250318085649598 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085649598 DLGSUP <0013> gsup_server.c:236 5: 20250318085649599 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085649599 DLGSUP <0013> gsup_server.c:236 7: 20250318085649599 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085649599 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085649599 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085649599 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@c052245f54ab: 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") 20250318085649619 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39403<->l=127.0.0.1:4259) 20250318085649627 DAUC <0003> db_auc.c:157 IMSI='262426894820178': No 2G Auth Data 20250318085649627 DAUC <0003> db_auc.c:192 IMSI='262426894820178': No 3G Auth Data HLR_Test-GSUP(254)@c052245f54ab: Created GsupExpect[0] for "262426894820178" to be handled at TC_gsup_check_imei(257) 20250318085649635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33386<->l=127.0.0.1:4258 20250318085649642 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649642 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426894820178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426894820178"} 20250318085649642 DMAIN <0000> hlr.c:435 IMSI='262426894820178': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085649642 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426894820178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426894820178"} 20250318085649642 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426894820178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649642 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649642 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c052245f54ab: Found GsupExpect[0] for "262426894820178" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@c052245f54ab: Added IMSI table entry 0TC_gsup_check_imei(257)"262426894820178" TC_gsup_check_imei(257)@c052245f54ab: setverdict(pass): none -> pass 20250318085649643 DAUC <0003> db_auc.c:192 IMSI='262426894820178': No 3G Auth Data 20250318085649644 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649644 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426894820178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426894820178"} 20250318085649644 DAUC <0003> hlr.c:428 IMSI='262426894820178': storing IMEI = 12345678901234 20250318085649644 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426894820178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426894820178"} 20250318085649644 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426894820178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649644 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649644 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085649645 DAUC <0003> db_auc.c:192 IMSI='262426894820178': No 3G Auth Data 20250318085649645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33386<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@c052245f54ab: Final verdict of PTC: pass 20250318085649646 DAUC <0003> db_auc.c:157 IMSI='262422556090107': No 2G Auth Data 20250318085649646 DAUC <0003> db_auc.c:192 IMSI='262422556090107': No 3G Auth Data HLR_Test-GSUP(254)@c052245f54ab: Created GsupExpect[0] for "262422556090107" to be handled at TC_gsup_check_imei(258) 20250318085649653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4258 20250318085649655 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649655 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422556090107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422556090107"} 20250318085649655 DMAIN <0000> hlr.c:435 IMSI='262422556090107': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085649655 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422556090107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422556090107"} 20250318085649655 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422556090107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649655 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649655 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c052245f54ab: Found GsupExpect[0] for "262422556090107" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@c052245f54ab: Added IMSI table entry 1TC_gsup_check_imei(258)"262422556090107" TC_gsup_check_imei(258)@c052245f54ab: setverdict(pass): none -> pass 20250318085649656 DAUC <0003> db_auc.c:192 IMSI='262422556090107': No 3G Auth Data 20250318085649658 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649658 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422556090107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422556090107"} 20250318085649658 DAUC <0003> hlr.c:428 IMSI='262422556090107': storing IMEI = 12345678901234 20250318085649658 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422556090107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422556090107"} 20250318085649658 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422556090107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649658 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649658 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085649658 DAUC <0003> db_auc.c:192 IMSI='262422556090107': No 3G Auth Data 20250318085649659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@c052245f54ab: Final verdict of PTC: pass 20250318085649660 DAUC <0003> db_auc.c:157 IMSI='262425128690459': No 2G Auth Data 20250318085649660 DAUC <0003> db_auc.c:192 IMSI='262425128690459': No 3G Auth Data HLR_Test-GSUP(254)@c052245f54ab: Created GsupExpect[0] for "262425128690459" to be handled at TC_gsup_check_imei(259) 20250318085649667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 20250318085649669 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649669 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425128690459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425128690459"} 20250318085649669 DMAIN <0000> hlr.c:435 IMSI='262425128690459': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085649669 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425128690459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425128690459"} 20250318085649669 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425128690459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649669 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649669 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c052245f54ab: Found GsupExpect[0] for "262425128690459" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@c052245f54ab: Added IMSI table entry 2TC_gsup_check_imei(259)"262425128690459" TC_gsup_check_imei(259)@c052245f54ab: setverdict(pass): none -> pass 20250318085649670 DAUC <0003> db_auc.c:192 IMSI='262425128690459': No 3G Auth Data 20250318085649672 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649672 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425128690459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425128690459"} 20250318085649672 DAUC <0003> hlr.c:428 IMSI='262425128690459': storing IMEI = 12345678901234 20250318085649672 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425128690459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425128690459"} 20250318085649672 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425128690459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649672 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649672 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085649673 DAUC <0003> db_auc.c:192 IMSI='262425128690459': No 3G Auth Data 20250318085649674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@c052245f54ab: Final verdict of PTC: pass 20250318085649675 DAUC <0003> db_auc.c:157 IMSI='262423891557794': No 2G Auth Data 20250318085649675 DAUC <0003> db_auc.c:192 IMSI='262423891557794': No 3G Auth Data HLR_Test-GSUP(254)@c052245f54ab: Created GsupExpect[0] for "262423891557794" to be handled at TC_gsup_check_imei(260) 20250318085649682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33408<->l=127.0.0.1:4258 20250318085649686 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649686 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423891557794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423891557794"} 20250318085649686 DMAIN <0000> hlr.c:435 IMSI='262423891557794': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085649686 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423891557794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423891557794"} 20250318085649686 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423891557794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649686 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649686 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c052245f54ab: Found GsupExpect[0] for "262423891557794" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@c052245f54ab: Added IMSI table entry 3TC_gsup_check_imei(260)"262423891557794" TC_gsup_check_imei(260)@c052245f54ab: setverdict(pass): none -> pass 20250318085649687 DAUC <0003> db_auc.c:157 IMSI='262423891557794': No 2G Auth Data 20250318085649688 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649688 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423891557794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423891557794"} 20250318085649688 DAUC <0003> hlr.c:428 IMSI='262423891557794': storing IMEI = 12345678901234 20250318085649688 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423891557794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423891557794"} 20250318085649688 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423891557794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649688 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649688 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085649689 DAUC <0003> db_auc.c:157 IMSI='262423891557794': No 2G Auth Data 20250318085649689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33408<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@c052245f54ab: Final verdict of PTC: pass 20250318085649690 DAUC <0003> db_auc.c:157 IMSI='262427339584637': No 2G Auth Data 20250318085649690 DAUC <0003> db_auc.c:192 IMSI='262427339584637': No 3G Auth Data HLR_Test-GSUP(254)@c052245f54ab: Created GsupExpect[0] for "262427339584637" to be handled at TC_gsup_check_imei(261) 20250318085649697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33420<->l=127.0.0.1:4258 20250318085649701 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649701 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427339584637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427339584637"} 20250318085649701 DMAIN <0000> hlr.c:435 IMSI='262427339584637': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085649701 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427339584637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427339584637"} 20250318085649701 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427339584637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649701 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649701 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c052245f54ab: Found GsupExpect[0] for "262427339584637" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@c052245f54ab: Added IMSI table entry 4TC_gsup_check_imei(261)"262427339584637" TC_gsup_check_imei(261)@c052245f54ab: setverdict(pass): none -> pass 20250318085649702 DAUC <0003> db_auc.c:157 IMSI='262427339584637': No 2G Auth Data 20250318085649703 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649703 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427339584637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427339584637"} 20250318085649703 DAUC <0003> hlr.c:428 IMSI='262427339584637': storing IMEI = 12345678901234 20250318085649703 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427339584637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427339584637"} 20250318085649703 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427339584637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649703 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649703 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649704 DAUC <0003> db_auc.c:157 IMSI='262427339584637': No 2G Auth Data TC_gsup_check_imei(261)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085649704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33420<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@c052245f54ab: Final verdict of PTC: pass 20250318085649705 DAUC <0003> db_auc.c:157 IMSI='262428831293191': No 2G Auth Data 20250318085649705 DAUC <0003> db_auc.c:192 IMSI='262428831293191': No 3G Auth Data HLR_Test-GSUP(254)@c052245f54ab: Created GsupExpect[0] for "262428831293191" to be handled at TC_gsup_check_imei(262) 20250318085649713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33422<->l=127.0.0.1:4258 20250318085649715 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649715 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428831293191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428831293191"} 20250318085649715 DMAIN <0000> hlr.c:435 IMSI='262428831293191': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085649715 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428831293191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428831293191"} 20250318085649715 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428831293191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649715 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649715 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c052245f54ab: Found GsupExpect[0] for "262428831293191" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@c052245f54ab: Added IMSI table entry 5TC_gsup_check_imei(262)"262428831293191" TC_gsup_check_imei(262)@c052245f54ab: setverdict(pass): none -> pass 20250318085649717 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649717 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428831293191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428831293191"} 20250318085649717 DAUC <0003> hlr.c:428 IMSI='262428831293191': storing IMEI = 12345678901234 20250318085649717 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428831293191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428831293191"} 20250318085649717 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428831293191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649717 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649717 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085649719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33422<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@c052245f54ab: Final verdict of PTC: pass 20250318085649719 DAUC <0003> db_auc.c:157 IMSI='262427520219382': No 2G Auth Data 20250318085649719 DAUC <0003> db_auc.c:192 IMSI='262427520219382': No 3G Auth Data HLR_Test-GSUP(254)@c052245f54ab: Created GsupExpect[0] for "262427520219382" to be handled at TC_gsup_check_imei(263) 20250318085649727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 20250318085649729 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649729 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427520219382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427520219382"} 20250318085649729 DMAIN <0000> hlr.c:435 IMSI='262427520219382': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085649729 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427520219382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427520219382"} 20250318085649729 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427520219382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649729 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649729 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c052245f54ab: Found GsupExpect[0] for "262427520219382" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@c052245f54ab: Added IMSI table entry 6TC_gsup_check_imei(263)"262427520219382" TC_gsup_check_imei(263)@c052245f54ab: setverdict(pass): none -> pass 20250318085649731 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649731 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427520219382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427520219382"} 20250318085649731 DAUC <0003> hlr.c:428 IMSI='262427520219382': storing IMEI = 12345678901234 20250318085649731 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427520219382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427520219382"} 20250318085649731 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427520219382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649731 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649731 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085649732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@c052245f54ab: Final verdict of PTC: pass 20250318085649733 DAUC <0003> db_auc.c:157 IMSI='262422605417296': No 2G Auth Data 20250318085649733 DAUC <0003> db_auc.c:192 IMSI='262422605417296': No 3G Auth Data HLR_Test-GSUP(254)@c052245f54ab: Created GsupExpect[0] for "262422605417296" to be handled at TC_gsup_check_imei(264) 20250318085649740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33436<->l=127.0.0.1:4258 20250318085649743 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649743 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422605417296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422605417296"} 20250318085649743 DMAIN <0000> hlr.c:435 IMSI='262422605417296': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085649743 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422605417296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422605417296"} 20250318085649743 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422605417296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649743 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649743 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c052245f54ab: Found GsupExpect[0] for "262422605417296" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@c052245f54ab: Added IMSI table entry 7TC_gsup_check_imei(264)"262422605417296" TC_gsup_check_imei(264)@c052245f54ab: setverdict(pass): none -> pass 20250318085649745 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649745 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422605417296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422605417296"} 20250318085649745 DAUC <0003> hlr.c:428 IMSI='262422605417296': storing IMEI = 12345678901234 20250318085649745 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422605417296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422605417296"} 20250318085649745 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422605417296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085649745 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085649745 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085649746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33436<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@c052245f54ab: Final verdict of PTC: pass MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085649747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33370<->l=127.0.0.1:4258 255@c052245f54ab: Final verdict of PTC: none 20250318085649748 DLINP <000b> input/ipa.c:452 connected read/write 20250318085649748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085649748 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(254)@c052245f54ab: Final verdict of PTC: none 20250318085649748 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085649748 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085649748 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39403<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(256)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@c052245f54ab: Test case TC_gsup_check_imei finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:49 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 20250318085649771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 20250318085649872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66796) Waiting for packet dumper to finish... 1 (prev_count=66796, count=126232) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:56:51 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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_check_imei_via_proxy started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085652938 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085652938 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085652939 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085652939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47330<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@c052245f54ab: 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 } } } } 20250318085652940 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085652940 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085652940 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(265)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085652940 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 20250318085652940 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085652940 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 20250318085652940 DLGSUP <0013> gsup_server.c:236 2: 20250318085652940 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085652940 DLGSUP <0013> gsup_server.c:236 3: 20250318085652940 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085652940 DLGSUP <0013> gsup_server.c:236 4: 20250318085652940 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085652940 DLGSUP <0013> gsup_server.c:236 5: 20250318085652940 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085652940 DLGSUP <0013> gsup_server.c:236 7: 20250318085652940 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085652940 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085652940 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085652940 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@c052245f54ab: 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") 20250318085652948 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45835<->l=127.0.0.1:4259) 20250318085652951 DAUC <0003> db_auc.c:157 IMSI='262421981519349': No 2G Auth Data 20250318085652951 DAUC <0003> db_auc.c:192 IMSI='262421981519349': No 3G Auth Data HLR_Test-GSUP(266)@c052245f54ab: Created GsupExpect[0] for "262421981519349" to be handled at TC_gsup_check_imei_via_proxy(269) 20250318085652957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47346<->l=127.0.0.1:4258 20250318085652982 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085652982 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421981519349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421981519349" source_name="the-source\n"} 20250318085652982 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250318085652982 DMAIN <0000> hlr.c:435 IMSI='262421981519349': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085652982 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262421981519349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421981519349" destination_name="the-source\n"} 20250318085652982 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262421981519349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085652982 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085652982 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c052245f54ab: Found GsupExpect[0] for "262421981519349" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@c052245f54ab: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262421981519349" TC_gsup_check_imei_via_proxy(269)@c052245f54ab: setverdict(pass): none -> pass 20250318085652984 DAUC <0003> db_auc.c:192 IMSI='262421981519349': No 3G Auth Data 20250318085652985 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085652985 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421981519349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421981519349" source_name="the-source\n"} 20250318085652985 DAUC <0003> hlr.c:428 IMSI='262421981519349': storing IMEI = 12345678901234 20250318085652985 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262421981519349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421981519349" destination_name="the-source\n"} 20250318085652985 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262421981519349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085652985 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085652985 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085652986 DAUC <0003> db_auc.c:192 IMSI='262421981519349': No 3G Auth Data 20250318085652986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47346<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@c052245f54ab: Final verdict of PTC: pass 20250318085652987 DAUC <0003> db_auc.c:157 IMSI='262425080059031': No 2G Auth Data 20250318085652987 DAUC <0003> db_auc.c:192 IMSI='262425080059031': No 3G Auth Data HLR_Test-GSUP(266)@c052245f54ab: Created GsupExpect[0] for "262425080059031" to be handled at TC_gsup_check_imei_via_proxy(270) 20250318085652993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47348<->l=127.0.0.1:4258 20250318085652996 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085652996 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425080059031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425080059031" source_name="the-source\n"} 20250318085652996 DMAIN <0000> hlr.c:435 IMSI='262425080059031': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085652996 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425080059031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425080059031" destination_name="the-source\n"} 20250318085652996 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425080059031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085652996 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085652996 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c052245f54ab: Found GsupExpect[0] for "262425080059031" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@c052245f54ab: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425080059031" TC_gsup_check_imei_via_proxy(270)@c052245f54ab: setverdict(pass): none -> pass 20250318085652997 DAUC <0003> db_auc.c:192 IMSI='262425080059031': No 3G Auth Data 20250318085652999 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085652999 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425080059031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425080059031" source_name="the-source\n"} 20250318085652999 DAUC <0003> hlr.c:428 IMSI='262425080059031': storing IMEI = 12345678901234 20250318085652999 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425080059031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425080059031" destination_name="the-source\n"} 20250318085652999 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425080059031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085652999 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085652999 DLINP <000b> input/ipa.c:452 connected read/write 20250318085652999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085652999 DAUC <0003> db_auc.c:192 IMSI='262425080059031': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085653000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47348<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@c052245f54ab: Final verdict of PTC: pass 20250318085653001 DAUC <0003> db_auc.c:157 IMSI='262423828500955': No 2G Auth Data 20250318085653001 DAUC <0003> db_auc.c:192 IMSI='262423828500955': No 3G Auth Data HLR_Test-GSUP(266)@c052245f54ab: Created GsupExpect[0] for "262423828500955" to be handled at TC_gsup_check_imei_via_proxy(271) 20250318085653008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47354<->l=127.0.0.1:4258 20250318085653010 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653010 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423828500955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423828500955" source_name="the-source\n"} 20250318085653010 DMAIN <0000> hlr.c:435 IMSI='262423828500955': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085653010 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262423828500955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423828500955" destination_name="the-source\n"} 20250318085653010 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262423828500955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085653010 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085653010 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c052245f54ab: Found GsupExpect[0] for "262423828500955" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@c052245f54ab: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262423828500955" TC_gsup_check_imei_via_proxy(271)@c052245f54ab: setverdict(pass): none -> pass 20250318085653011 DAUC <0003> db_auc.c:192 IMSI='262423828500955': No 3G Auth Data 20250318085653013 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653013 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423828500955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423828500955" source_name="the-source\n"} 20250318085653013 DAUC <0003> hlr.c:428 IMSI='262423828500955': storing IMEI = 12345678901234 20250318085653013 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262423828500955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423828500955" destination_name="the-source\n"} 20250318085653013 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262423828500955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085653013 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085653013 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085653013 DAUC <0003> db_auc.c:192 IMSI='262423828500955': No 3G Auth Data 20250318085653014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47354<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@c052245f54ab: Final verdict of PTC: pass 20250318085653015 DAUC <0003> db_auc.c:157 IMSI='262422989510662': No 2G Auth Data 20250318085653015 DAUC <0003> db_auc.c:192 IMSI='262422989510662': No 3G Auth Data HLR_Test-GSUP(266)@c052245f54ab: Created GsupExpect[0] for "262422989510662" to be handled at TC_gsup_check_imei_via_proxy(272) 20250318085653021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47368<->l=127.0.0.1:4258 20250318085653023 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653023 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422989510662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422989510662" source_name="the-source\n"} 20250318085653023 DMAIN <0000> hlr.c:435 IMSI='262422989510662': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085653023 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262422989510662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422989510662" destination_name="the-source\n"} 20250318085653023 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262422989510662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085653023 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085653023 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c052245f54ab: Found GsupExpect[0] for "262422989510662" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@c052245f54ab: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262422989510662" TC_gsup_check_imei_via_proxy(272)@c052245f54ab: setverdict(pass): none -> pass 20250318085653024 DAUC <0003> db_auc.c:157 IMSI='262422989510662': No 2G Auth Data 20250318085653025 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653025 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422989510662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422989510662" source_name="the-source\n"} 20250318085653025 DAUC <0003> hlr.c:428 IMSI='262422989510662': storing IMEI = 12345678901234 20250318085653025 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262422989510662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422989510662" destination_name="the-source\n"} 20250318085653025 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262422989510662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085653025 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085653026 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085653026 DAUC <0003> db_auc.c:157 IMSI='262422989510662': No 2G Auth Data 20250318085653027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47368<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@c052245f54ab: Final verdict of PTC: pass 20250318085653028 DAUC <0003> db_auc.c:157 IMSI='262429786645764': No 2G Auth Data 20250318085653028 DAUC <0003> db_auc.c:192 IMSI='262429786645764': No 3G Auth Data HLR_Test-GSUP(266)@c052245f54ab: Created GsupExpect[0] for "262429786645764" to be handled at TC_gsup_check_imei_via_proxy(273) 20250318085653034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47376<->l=127.0.0.1:4258 20250318085653037 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653037 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429786645764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429786645764" source_name="the-source\n"} 20250318085653037 DMAIN <0000> hlr.c:435 IMSI='262429786645764': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085653037 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262429786645764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429786645764" destination_name="the-source\n"} 20250318085653037 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262429786645764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085653037 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085653037 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c052245f54ab: Found GsupExpect[0] for "262429786645764" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@c052245f54ab: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262429786645764" TC_gsup_check_imei_via_proxy(273)@c052245f54ab: setverdict(pass): none -> pass 20250318085653038 DAUC <0003> db_auc.c:157 IMSI='262429786645764': No 2G Auth Data 20250318085653039 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653039 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429786645764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429786645764" source_name="the-source\n"} 20250318085653039 DAUC <0003> hlr.c:428 IMSI='262429786645764': storing IMEI = 12345678901234 20250318085653039 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262429786645764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429786645764" destination_name="the-source\n"} 20250318085653039 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262429786645764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085653039 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085653039 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085653040 DAUC <0003> db_auc.c:157 IMSI='262429786645764': No 2G Auth Data 20250318085653041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47376<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@c052245f54ab: Final verdict of PTC: pass 20250318085653041 DAUC <0003> db_auc.c:157 IMSI='262425655639487': No 2G Auth Data 20250318085653041 DAUC <0003> db_auc.c:192 IMSI='262425655639487': No 3G Auth Data HLR_Test-GSUP(266)@c052245f54ab: Created GsupExpect[0] for "262425655639487" to be handled at TC_gsup_check_imei_via_proxy(274) 20250318085653048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47388<->l=127.0.0.1:4258 20250318085653051 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653051 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425655639487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425655639487" source_name="the-source\n"} 20250318085653051 DMAIN <0000> hlr.c:435 IMSI='262425655639487': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085653051 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262425655639487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425655639487" destination_name="the-source\n"} 20250318085653051 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262425655639487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085653051 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085653051 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c052245f54ab: Found GsupExpect[0] for "262425655639487" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@c052245f54ab: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262425655639487" TC_gsup_check_imei_via_proxy(274)@c052245f54ab: setverdict(pass): none -> pass 20250318085653053 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653053 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425655639487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425655639487" source_name="the-source\n"} 20250318085653053 DAUC <0003> hlr.c:428 IMSI='262425655639487': storing IMEI = 12345678901234 20250318085653053 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262425655639487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425655639487" destination_name="the-source\n"} 20250318085653053 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262425655639487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085653053 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085653053 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085653055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47388<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@c052245f54ab: Final verdict of PTC: pass 20250318085653056 DAUC <0003> db_auc.c:157 IMSI='262420974045190': No 2G Auth Data 20250318085653056 DAUC <0003> db_auc.c:192 IMSI='262420974045190': No 3G Auth Data HLR_Test-GSUP(266)@c052245f54ab: Created GsupExpect[0] for "262420974045190" to be handled at TC_gsup_check_imei_via_proxy(275) 20250318085653063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4258 20250318085653066 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653066 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420974045190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420974045190" source_name="the-source\n"} 20250318085653066 DMAIN <0000> hlr.c:435 IMSI='262420974045190': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085653066 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420974045190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420974045190" destination_name="the-source\n"} 20250318085653066 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262420974045190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085653066 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085653066 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c052245f54ab: Found GsupExpect[0] for "262420974045190" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@c052245f54ab: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262420974045190" TC_gsup_check_imei_via_proxy(275)@c052245f54ab: setverdict(pass): none -> pass 20250318085653068 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653068 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420974045190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420974045190" source_name="the-source\n"} 20250318085653068 DAUC <0003> hlr.c:428 IMSI='262420974045190': storing IMEI = 12345678901234 20250318085653068 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420974045190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420974045190" destination_name="the-source\n"} 20250318085653068 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262420974045190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085653068 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085653068 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085653069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@c052245f54ab: Final verdict of PTC: pass 20250318085653070 DAUC <0003> db_auc.c:157 IMSI='262422035205281': No 2G Auth Data 20250318085653070 DAUC <0003> db_auc.c:192 IMSI='262422035205281': No 3G Auth Data HLR_Test-GSUP(266)@c052245f54ab: Created GsupExpect[0] for "262422035205281" to be handled at TC_gsup_check_imei_via_proxy(276) 20250318085653077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4258 20250318085653080 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653080 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422035205281 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422035205281" source_name="the-source\n"} 20250318085653080 DMAIN <0000> hlr.c:435 IMSI='262422035205281': has IMEI = 12345678901234 (consider setting 'store-imei') 20250318085653080 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422035205281 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422035205281" destination_name="the-source\n"} 20250318085653080 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262422035205281 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085653080 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085653080 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c052245f54ab: Found GsupExpect[0] for "262422035205281" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@c052245f54ab: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262422035205281" TC_gsup_check_imei_via_proxy(276)@c052245f54ab: setverdict(pass): none -> pass 20250318085653082 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653082 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422035205281 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422035205281" source_name="the-source\n"} 20250318085653082 DAUC <0003> hlr.c:428 IMSI='262422035205281': storing IMEI = 12345678901234 20250318085653082 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422035205281 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422035205281" destination_name="the-source\n"} 20250318085653082 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262422035205281 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085653082 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085653082 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085653083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@c052245f54ab: Final verdict of PTC: pass MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085653084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47330<->l=127.0.0.1:4258 20250318085653085 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45835<->l=127.0.0.1:4259) 267@c052245f54ab: Final verdict of PTC: none 20250318085653085 DLINP <000b> input/ipa.c:452 connected read/write 20250318085653085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085653085 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085653085 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085653085 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085653085 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP(266)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@c052245f54ab: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:53 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 20250318085653107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4258 20250318085653208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126920) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_check_imei_invalid_len started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085657517 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085657517 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085657522 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085657525 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657525 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085657525 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085657526 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 20250318085657526 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085657526 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 20250318085657526 DLGSUP <0013> gsup_server.c:236 2: 20250318085657526 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085657526 DLGSUP <0013> gsup_server.c:236 3: 20250318085657526 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085657526 DLGSUP <0013> gsup_server.c:236 4: 20250318085657526 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085657526 DLGSUP <0013> gsup_server.c:236 5: 20250318085657526 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085657526 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(277)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085657526 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085657526 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085657526 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085657526 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@c052245f54ab: 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") 20250318085657537 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35137<->l=127.0.0.1:4259) 20250318085657541 DAUC <0003> db_auc.c:157 IMSI='262421960548484': No 2G Auth Data 20250318085657541 DAUC <0003> db_auc.c:192 IMSI='262421960548484': No 3G Auth Data HLR_Test-GSUP(278)@c052245f54ab: Created GsupExpect[0] for "262421960548484" to be handled at TC_gsup_check_imei_invalid_len(281) 20250318085657552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47432<->l=127.0.0.1:4258 20250318085657566 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657566 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421960548484"} 20250318085657566 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250318085657566 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421960548484" cause=Invalid mandatory information} 20250318085657566 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657566 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657566 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c052245f54ab: Found GsupExpect[0] for "262421960548484" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@c052245f54ab: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421960548484" TC_gsup_check_imei_invalid_len(281)@c052245f54ab: setverdict(pass): none -> pass 20250318085657569 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657569 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421960548484"} 20250318085657569 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250318085657569 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421960548484" cause=Invalid mandatory information} 20250318085657569 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657569 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657569 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657570 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657570 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421960548484"} 20250318085657570 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250318085657570 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421960548484" cause=Invalid mandatory information} 20250318085657570 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657570 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657571 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657571 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657571 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421960548484"} 20250318085657571 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250318085657571 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421960548484" cause=Invalid mandatory information} 20250318085657571 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657571 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657572 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657572 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657572 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421960548484"} 20250318085657572 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250318085657572 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421960548484" cause=Invalid mandatory information} 20250318085657572 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421960548484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657572 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657572 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47432<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@c052245f54ab: Final verdict of PTC: pass 20250318085657574 DAUC <0003> db_auc.c:157 IMSI='262424710027239': No 2G Auth Data 20250318085657574 DAUC <0003> db_auc.c:192 IMSI='262424710027239': No 3G Auth Data HLR_Test-GSUP(278)@c052245f54ab: Created GsupExpect[0] for "262424710027239" to be handled at TC_gsup_check_imei_invalid_len(282) 20250318085657581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 20250318085657583 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657583 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424710027239"} 20250318085657583 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250318085657583 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424710027239" cause=Invalid mandatory information} 20250318085657583 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657583 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657583 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c052245f54ab: Found GsupExpect[0] for "262424710027239" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@c052245f54ab: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262424710027239" TC_gsup_check_imei_invalid_len(282)@c052245f54ab: setverdict(pass): none -> pass 20250318085657584 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657584 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424710027239"} 20250318085657584 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250318085657584 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424710027239" cause=Invalid mandatory information} 20250318085657584 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657584 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657584 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657585 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657585 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424710027239"} 20250318085657585 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250318085657585 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424710027239" cause=Invalid mandatory information} 20250318085657585 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657585 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657585 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657585 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657585 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424710027239"} 20250318085657585 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250318085657585 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424710027239" cause=Invalid mandatory information} 20250318085657585 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657585 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657585 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657586 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657586 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424710027239"} 20250318085657586 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250318085657586 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424710027239" cause=Invalid mandatory information} 20250318085657586 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424710027239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657586 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657586 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@c052245f54ab: Final verdict of PTC: pass 20250318085657587 DAUC <0003> db_auc.c:157 IMSI='262427142358301': No 2G Auth Data 20250318085657587 DAUC <0003> db_auc.c:192 IMSI='262427142358301': No 3G Auth Data HLR_Test-GSUP(278)@c052245f54ab: Created GsupExpect[0] for "262427142358301" to be handled at TC_gsup_check_imei_invalid_len(283) 20250318085657593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47452<->l=127.0.0.1:4258 20250318085657595 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657595 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427142358301"} 20250318085657595 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250318085657595 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427142358301" cause=Invalid mandatory information} 20250318085657595 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657595 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657595 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c052245f54ab: Found GsupExpect[0] for "262427142358301" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@c052245f54ab: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262427142358301" TC_gsup_check_imei_invalid_len(283)@c052245f54ab: setverdict(pass): none -> pass 20250318085657597 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657597 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427142358301"} 20250318085657597 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250318085657597 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427142358301" cause=Invalid mandatory information} 20250318085657597 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657597 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657597 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657598 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657598 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427142358301"} 20250318085657598 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250318085657598 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427142358301" cause=Invalid mandatory information} 20250318085657598 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657598 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657598 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657599 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657599 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427142358301"} 20250318085657599 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250318085657599 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427142358301" cause=Invalid mandatory information} 20250318085657599 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657599 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657599 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657600 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657600 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427142358301"} 20250318085657600 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250318085657600 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427142358301" cause=Invalid mandatory information} 20250318085657600 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427142358301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657600 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657600 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47452<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@c052245f54ab: Final verdict of PTC: pass 20250318085657602 DAUC <0003> db_auc.c:157 IMSI='262422002383082': No 2G Auth Data 20250318085657602 DAUC <0003> db_auc.c:192 IMSI='262422002383082': No 3G Auth Data HLR_Test-GSUP(278)@c052245f54ab: Created GsupExpect[0] for "262422002383082" to be handled at TC_gsup_check_imei_invalid_len(284) 20250318085657608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47456<->l=127.0.0.1:4258 20250318085657610 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657610 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422002383082"} 20250318085657610 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250318085657610 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422002383082" cause=Invalid mandatory information} 20250318085657610 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657610 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657610 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c052245f54ab: Found GsupExpect[0] for "262422002383082" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@c052245f54ab: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262422002383082" TC_gsup_check_imei_invalid_len(284)@c052245f54ab: setverdict(pass): none -> pass 20250318085657610 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657610 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422002383082"} 20250318085657610 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250318085657610 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422002383082" cause=Invalid mandatory information} 20250318085657610 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657610 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657610 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657611 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657611 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422002383082"} 20250318085657611 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250318085657611 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422002383082" cause=Invalid mandatory information} 20250318085657611 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657611 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657611 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657611 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657611 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422002383082"} 20250318085657611 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250318085657611 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422002383082" cause=Invalid mandatory information} 20250318085657611 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657612 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657612 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657612 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657612 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422002383082"} 20250318085657612 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250318085657612 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422002383082" cause=Invalid mandatory information} 20250318085657612 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422002383082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657612 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657612 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47456<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@c052245f54ab: Final verdict of PTC: pass 20250318085657613 DAUC <0003> db_auc.c:157 IMSI='262429191022435': No 2G Auth Data 20250318085657613 DAUC <0003> db_auc.c:192 IMSI='262429191022435': No 3G Auth Data HLR_Test-GSUP(278)@c052245f54ab: Created GsupExpect[0] for "262429191022435" to be handled at TC_gsup_check_imei_invalid_len(285) 20250318085657619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47472<->l=127.0.0.1:4258 20250318085657621 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657621 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429191022435"} 20250318085657621 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250318085657621 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429191022435" cause=Invalid mandatory information} 20250318085657621 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657621 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657621 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c052245f54ab: Found GsupExpect[0] for "262429191022435" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@c052245f54ab: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262429191022435" TC_gsup_check_imei_invalid_len(285)@c052245f54ab: setverdict(pass): none -> pass 20250318085657622 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657622 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429191022435"} 20250318085657622 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250318085657622 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429191022435" cause=Invalid mandatory information} 20250318085657622 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657622 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657622 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657623 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657623 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429191022435"} 20250318085657623 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250318085657623 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429191022435" cause=Invalid mandatory information} 20250318085657623 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657623 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657623 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657624 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657624 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429191022435"} 20250318085657624 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250318085657624 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429191022435" cause=Invalid mandatory information} 20250318085657624 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657624 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657624 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657625 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657625 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429191022435"} 20250318085657625 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250318085657625 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429191022435" cause=Invalid mandatory information} 20250318085657625 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429191022435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657625 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657625 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47472<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@c052245f54ab: Final verdict of PTC: pass 20250318085657626 DAUC <0003> db_auc.c:157 IMSI='262423006347343': No 2G Auth Data 20250318085657626 DAUC <0003> db_auc.c:192 IMSI='262423006347343': No 3G Auth Data HLR_Test-GSUP(278)@c052245f54ab: Created GsupExpect[0] for "262423006347343" to be handled at TC_gsup_check_imei_invalid_len(286) 20250318085657632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20250318085657634 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657634 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423006347343"} 20250318085657634 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250318085657634 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423006347343" cause=Invalid mandatory information} 20250318085657634 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657634 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657634 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c052245f54ab: Found GsupExpect[0] for "262423006347343" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@c052245f54ab: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262423006347343" TC_gsup_check_imei_invalid_len(286)@c052245f54ab: setverdict(pass): none -> pass 20250318085657635 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657635 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423006347343"} 20250318085657635 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250318085657635 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423006347343" cause=Invalid mandatory information} 20250318085657635 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657635 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657635 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657635 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657635 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423006347343"} 20250318085657635 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250318085657635 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423006347343" cause=Invalid mandatory information} 20250318085657635 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657635 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657635 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657636 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657636 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423006347343"} 20250318085657636 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250318085657636 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423006347343" cause=Invalid mandatory information} 20250318085657636 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657636 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657636 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657636 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657636 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423006347343"} 20250318085657636 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250318085657636 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423006347343" cause=Invalid mandatory information} 20250318085657636 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423006347343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657636 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657636 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@c052245f54ab: Final verdict of PTC: pass 20250318085657638 DAUC <0003> db_auc.c:157 IMSI='262426481490710': No 2G Auth Data 20250318085657638 DAUC <0003> db_auc.c:192 IMSI='262426481490710': No 3G Auth Data HLR_Test-GSUP(278)@c052245f54ab: Created GsupExpect[0] for "262426481490710" to be handled at TC_gsup_check_imei_invalid_len(287) 20250318085657645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 20250318085657647 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657647 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426481490710"} 20250318085657647 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250318085657647 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426481490710" cause=Invalid mandatory information} 20250318085657647 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657647 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657647 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c052245f54ab: Found GsupExpect[0] for "262426481490710" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@c052245f54ab: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426481490710" TC_gsup_check_imei_invalid_len(287)@c052245f54ab: setverdict(pass): none -> pass 20250318085657648 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657648 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426481490710"} 20250318085657648 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250318085657648 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426481490710" cause=Invalid mandatory information} 20250318085657648 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657648 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657648 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657649 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657649 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426481490710"} 20250318085657649 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250318085657649 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426481490710" cause=Invalid mandatory information} 20250318085657649 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657649 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657649 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657650 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657650 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426481490710"} 20250318085657650 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250318085657650 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426481490710" cause=Invalid mandatory information} 20250318085657650 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657650 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657650 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657651 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657651 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426481490710"} 20250318085657651 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250318085657651 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426481490710" cause=Invalid mandatory information} 20250318085657651 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426481490710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657651 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657651 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@c052245f54ab: Final verdict of PTC: pass 20250318085657653 DAUC <0003> db_auc.c:157 IMSI='262427601495938': No 2G Auth Data 20250318085657653 DAUC <0003> db_auc.c:192 IMSI='262427601495938': No 3G Auth Data HLR_Test-GSUP(278)@c052245f54ab: Created GsupExpect[0] for "262427601495938" to be handled at TC_gsup_check_imei_invalid_len(288) 20250318085657660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47496<->l=127.0.0.1:4258 20250318085657662 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657662 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427601495938"} 20250318085657662 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250318085657662 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427601495938" cause=Invalid mandatory information} 20250318085657662 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657662 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657662 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c052245f54ab: Found GsupExpect[0] for "262427601495938" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@c052245f54ab: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427601495938" TC_gsup_check_imei_invalid_len(288)@c052245f54ab: setverdict(pass): none -> pass 20250318085657663 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657663 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427601495938"} 20250318085657663 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250318085657663 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427601495938" cause=Invalid mandatory information} 20250318085657663 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657663 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657663 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657663 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657663 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427601495938"} 20250318085657663 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250318085657663 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427601495938" cause=Invalid mandatory information} 20250318085657663 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657663 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657663 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657664 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657664 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427601495938"} 20250318085657664 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250318085657664 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427601495938" cause=Invalid mandatory information} 20250318085657664 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657664 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657664 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657665 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657665 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427601495938"} 20250318085657665 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250318085657665 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427601495938" cause=Invalid mandatory information} 20250318085657665 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427601495938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085657665 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085657665 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085657665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47496<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@c052245f54ab: Final verdict of PTC: pass MTC@c052245f54ab: setverdict(pass): none -> pass 20250318085657666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4258 20250318085657667 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35137<->l=127.0.0.1:4259) 20250318085657667 DLINP <000b> input/ipa.c:452 connected read/write 20250318085657667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085657667 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085657667 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085657667 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@c052245f54ab: Final verdict of PTC: none 279@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: pass MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@c052245f54ab: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:56:57 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 20250318085657694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47506<->l=127.0.0.1:4258 20250318085657795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47506<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168356) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_gsup_check_imei_unknown_imsi started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085700862 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085700862 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085700863 DLINP <000b> input/ipa.c:452 connected read/write 20250318085700863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085700864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085700865 DLINP <000b> input/ipa.c:452 connected read/write 20250318085700865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085700865 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085700865 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085700865 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 20250318085700865 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085700865 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 20250318085700865 DLGSUP <0013> gsup_server.c:236 2: 20250318085700865 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(289)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085700865 DLGSUP <0013> gsup_server.c:236 3: 20250318085700865 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085700865 DLGSUP <0013> gsup_server.c:236 4: 20250318085700865 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085700865 DLGSUP <0013> gsup_server.c:236 5: 20250318085700865 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085700865 DLGSUP <0013> gsup_server.c:236 7: 20250318085700865 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085700865 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085700865 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085700865 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@c052245f54ab: 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") 20250318085700873 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40165<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@c052245f54ab: Created GsupExpect[0] for "262424851448650" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250318085700879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4258 20250318085700906 DLINP <000b> input/ipa.c:452 connected read/write 20250318085700906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085700906 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424851448650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851448650"} 20250318085700906 DMAIN <0000> hlr.c:435 IMSI='262424851448650': has IMEI = 22245678901234 (consider setting 'store-imei') 20250318085700906 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424851448650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250318085700906 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424851448650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424851448650" cause=Invalid mandatory information} 20250318085700906 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424851448650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085700906 DLINP <000b> input/ipa.c:452 connected read/write 20250318085700906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085700906 DLINP <000b> input/ipa.c:452 connected read/write 20250318085700906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@c052245f54ab: Found GsupExpect[0] for "262424851448650" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@c052245f54ab: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262424851448650" TC_gsup_check_imei_unknown_imsi(293)@c052245f54ab: setverdict(pass): none -> pass 20250318085700908 DLINP <000b> input/ipa.c:452 connected read/write 20250318085700908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085700908 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424851448650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851448650"} 20250318085700908 DAUC <0003> hlr.c:428 IMSI='262424851448650': storing IMEI = 22245678901234 20250318085700908 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424851448650': no such subscriber 20250318085700908 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424851448650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250318085700908 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424851448650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424851448650" cause=Invalid mandatory information} 20250318085700908 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424851448650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085700908 DLINP <000b> input/ipa.c:452 connected read/write 20250318085700908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085700908 DLINP <000b> input/ipa.c:452 connected read/write 20250318085700908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085700909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@c052245f54ab: Final verdict of PTC: pass 20250318085700909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 20250318085700910 DLINP <000b> input/ipa.c:452 connected read/write 20250318085700910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085700910 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085700910 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085700910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085700910 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40165<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@c052245f54ab: Final verdict of PTC: none 291@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 291: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@c052245f54ab: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:57:00 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 20250318085700932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47524<->l=127.0.0.1:4258 20250318085701033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47524<->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=30496) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:57:03 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@c052245f54ab: 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@c052245f54ab: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085704079 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085704079 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085704081 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085704083 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704083 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085704083 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085704083 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 20250318085704083 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085704083 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 20250318085704083 DLGSUP <0013> gsup_server.c:236 2: 20250318085704083 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085704083 DLGSUP <0013> gsup_server.c:236 3: 20250318085704083 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085704083 DLGSUP <0013> gsup_server.c:236 4: 20250318085704083 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085704083 DLGSUP <0013> gsup_server.c:236 5: 20250318085704083 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085704083 DLGSUP <0013> gsup_server.c:236 7: 20250318085704083 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(294)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085704083 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085704083 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085704083 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@c052245f54ab: 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") 20250318085704092 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39371<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@c052245f54ab: Created GsupExpect[0] for "262424747402196" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250318085704098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 20250318085704126 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704126 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424747402196"} 20250318085704126 DMAIN <0000> hlr.c:227 IMSI='262424747402196': Creating subscriber on demand 20250318085704126 DMAIN <0000> hlr.c:243 IMSI='262424747402196': Successfully assigned MSISDN='967' 20250318085704126 DAUC <0003> hlr.c:428 IMSI='262424747402196': storing IMEI = 12345678901234 20250318085704126 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424747402196"} 20250318085704126 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085704126 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704126 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@c052245f54ab: Found GsupExpect[0] for "262424747402196" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@c052245f54ab: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262424747402196" TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): none -> pass 20250318085704127 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704128 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704128 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704128 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704128 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704128 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704129 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704129 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424747402196" cn_domain=PS} 20250318085704129 DLU <0006> fsm.c:456 lu(262424747402196)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085704129 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085704129 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085704129 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424747402196" cn_domain=PS} 20250318085704129 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704129 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704130 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704130 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424747402196"} 20250318085704130 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085704130 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085704130 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424747402196"} 20250318085704130 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085704130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085704130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085704130 DLU <0006> fsm.c:568 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085704130 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704130 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085704133 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704133 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424747402196"} 20250318085704133 DMAIN <0000> hlr.c:227 IMSI='262424747402196': Creating subscriber on demand 20250318085704133 DMAIN <0000> hlr.c:243 IMSI='262424747402196': Successfully assigned MSISDN='640' 20250318085704133 DAUC <0003> hlr.c:428 IMSI='262424747402196': storing IMEI = 12345678901234 20250318085704133 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424747402196"} 20250318085704133 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085704133 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704133 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085704133 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704133 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704134 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704134 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704134 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704134 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704135 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704135 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704136 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704136 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424747402196" cn_domain=PS} 20250318085704136 DLU <0006> fsm.c:456 lu(262424747402196)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085704136 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085704136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085704136 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424747402196" cn_domain=PS} 20250318085704136 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704136 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704138 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704138 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424747402196"} 20250318085704138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085704138 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085704138 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424747402196"} 20250318085704138 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085704138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085704138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085704138 DLU <0006> fsm.c:568 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085704138 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704138 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085704140 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704141 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424747402196"} 20250318085704141 DMAIN <0000> hlr.c:227 IMSI='262424747402196': Creating subscriber on demand 20250318085704141 DMAIN <0000> hlr.c:243 IMSI='262424747402196': Successfully assigned MSISDN='576' 20250318085704141 DAUC <0003> hlr.c:428 IMSI='262424747402196': storing IMEI = 12345678901234 20250318085704141 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424747402196"} 20250318085704141 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085704141 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704141 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085704142 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704142 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704142 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704142 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704143 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704143 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704144 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704144 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704145 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704145 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424747402196" cn_domain=PS} 20250318085704145 DLU <0006> fsm.c:456 lu(262424747402196)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085704145 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250318085704145 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424747402196" cause=GPRS services not allowed} 20250318085704145 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085704145 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085704145 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{UNVALIDATED}: Freeing instance 20250318085704145 DLU <0006> fsm.c:568 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{UNVALIDATED}: Deallocated 20250318085704145 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704145 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085704150 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704150 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424747402196"} 20250318085704150 DMAIN <0000> hlr.c:227 IMSI='262424747402196': Creating subscriber on demand 20250318085704150 DMAIN <0000> hlr.c:243 IMSI='262424747402196': Successfully assigned MSISDN='889' 20250318085704150 DAUC <0003> hlr.c:428 IMSI='262424747402196': storing IMEI = 12345678901234 20250318085704150 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424747402196"} 20250318085704150 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085704150 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704150 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085704152 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704152 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704153 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704153 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704154 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704154 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704155 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704155 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424747402196" cn_domain=PS} 20250318085704156 DLU <0006> fsm.c:456 lu(262424747402196)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085704156 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250318085704156 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424747402196" cause=GPRS services not allowed} 20250318085704156 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085704156 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085704156 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{UNVALIDATED}: Freeing instance 20250318085704156 DLU <0006> fsm.c:568 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{UNVALIDATED}: Deallocated 20250318085704156 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704156 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085704164 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704164 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424747402196"} 20250318085704165 DMAIN <0000> hlr.c:227 IMSI='262424747402196': Creating subscriber on demand 20250318085704165 DAUC <0003> hlr.c:428 IMSI='262424747402196': storing IMEI = 12345678901234 20250318085704165 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424747402196"} 20250318085704165 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085704165 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704165 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085704167 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704167 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704169 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704169 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704170 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704170 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704172 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704172 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424747402196" cn_domain=PS} 20250318085704172 DLU <0006> fsm.c:456 lu(262424747402196)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085704173 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250318085704173 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424747402196" cause=GPRS services not allowed} 20250318085704173 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085704173 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085704173 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{UNVALIDATED}: Freeing instance 20250318085704173 DLU <0006> fsm.c:568 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{UNVALIDATED}: Deallocated 20250318085704173 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704173 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085704180 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704180 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424747402196"} 20250318085704180 DMAIN <0000> hlr.c:227 IMSI='262424747402196': Creating subscriber on demand 20250318085704180 DAUC <0003> hlr.c:428 IMSI='262424747402196': storing IMEI = 12345678901234 20250318085704180 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424747402196"} 20250318085704180 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250318085704180 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704180 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085704182 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704182 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704183 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704183 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704185 DAUC <0003> db_auc.c:157 IMSI='262424747402196': No 2G Auth Data 20250318085704185 DAUC <0003> db_auc.c:192 IMSI='262424747402196': No 3G Auth Data 20250318085704187 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704187 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424747402196" cn_domain=PS} 20250318085704187 DLU <0006> fsm.c:456 lu(262424747402196)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085704187 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085704187 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085704187 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424747402196" cn_domain=PS} 20250318085704187 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704188 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704190 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704191 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424747402196"} 20250318085704191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085704191 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085704191 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424747402196"} 20250318085704191 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424747402196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085704191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085704191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085704191 DLU <0006> fsm.c:568 lu(PS:IMSI-262424747402196)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085704191 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085704191 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085704196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@c052245f54ab: Final verdict of PTC: pass 20250318085704198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4258 20250318085704200 DLINP <000b> input/ipa.c:452 connected read/write 20250318085704200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085704200 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085704200 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085704200 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085704201 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39371<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@c052245f54ab: Final verdict of PTC: none 296@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 296: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@c052245f54ab: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:57:04 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 20250318085704237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 20250318085704338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46308<->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@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:57:06 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@c052245f54ab: 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@c052245f54ab: Test case TC_subscr_create_on_demand_ul started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085707451 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085707451 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085707453 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085707453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085707455 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085707455 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085707455 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085707455 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 20250318085707455 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085707455 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 20250318085707455 DLGSUP <0013> gsup_server.c:236 2: 20250318085707455 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085707455 DLGSUP <0013> gsup_server.c:236 3: 20250318085707455 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(299)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085707455 DLGSUP <0013> gsup_server.c:236 4: 20250318085707455 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085707455 DLGSUP <0013> gsup_server.c:236 5: 20250318085707455 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085707455 DLGSUP <0013> gsup_server.c:236 7: 20250318085707455 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085707455 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085707455 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085707455 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@c052245f54ab: 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") 20250318085707466 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42085<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@c052245f54ab: Created GsupExpect[0] for "262428651671562" to be handled at TC_subscr_create_on_demand_ul(303) 20250318085707475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 20250318085707498 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085707498 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428651671562" cn_domain=PS} 20250318085707498 DMAIN <0000> hlr.c:227 IMSI='262428651671562': Creating subscriber on demand 20250318085707498 DMAIN <0000> hlr.c:243 IMSI='262428651671562': Successfully assigned MSISDN='888' 20250318085707498 DLU <0006> fsm.c:456 lu(262428651671562)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085707498 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085707498 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085707498 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428651671562" cn_domain=PS} 20250318085707498 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085707498 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@c052245f54ab: Found GsupExpect[0] for "262428651671562" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@c052245f54ab: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262428651671562" 20250318085707502 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085707502 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428651671562"} 20250318085707503 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085707503 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085707503 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428651671562"} 20250318085707503 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085707503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085707503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085707503 DLU <0006> fsm.c:568 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085707503 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085707503 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c052245f54ab: setverdict(pass): none -> pass 20250318085707505 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707505 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707506 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707506 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707507 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707507 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707511 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085707511 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428651671562" cn_domain=PS} 20250318085707511 DMAIN <0000> hlr.c:227 IMSI='262428651671562': Creating subscriber on demand 20250318085707511 DMAIN <0000> hlr.c:243 IMSI='262428651671562': Successfully assigned MSISDN='680' 20250318085707511 DLU <0006> fsm.c:456 lu(262428651671562)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085707511 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085707511 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085707511 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428651671562" cn_domain=PS} 20250318085707511 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085707511 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085707513 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085707513 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428651671562"} 20250318085707513 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085707513 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085707513 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428651671562"} 20250318085707513 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085707513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085707513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085707513 DLU <0006> fsm.c:568 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085707513 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085707513 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085707514 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707514 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707515 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707515 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707515 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707515 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707516 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707516 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707518 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085707518 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428651671562" cn_domain=PS} 20250318085707518 DMAIN <0000> hlr.c:227 IMSI='262428651671562': Creating subscriber on demand 20250318085707518 DMAIN <0000> hlr.c:243 IMSI='262428651671562': Successfully assigned MSISDN='392' 20250318085707518 DLU <0006> fsm.c:456 lu(262428651671562)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085707518 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250318085707518 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428651671562" cause=GPRS services not allowed} 20250318085707518 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085707518 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085707518 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{UNVALIDATED}: Freeing instance 20250318085707518 DLU <0006> fsm.c:568 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{UNVALIDATED}: Deallocated 20250318085707518 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085707518 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085707519 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707519 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707519 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707519 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707520 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707520 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707521 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707521 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707524 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085707524 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428651671562" cn_domain=PS} 20250318085707524 DMAIN <0000> hlr.c:227 IMSI='262428651671562': Creating subscriber on demand 20250318085707524 DMAIN <0000> hlr.c:243 IMSI='262428651671562': Successfully assigned MSISDN='984' 20250318085707524 DLU <0006> fsm.c:456 lu(262428651671562)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085707524 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250318085707524 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428651671562" cause=GPRS services not allowed} 20250318085707524 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085707524 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085707524 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{UNVALIDATED}: Freeing instance 20250318085707524 DLU <0006> fsm.c:568 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{UNVALIDATED}: Deallocated 20250318085707524 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085707524 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085707524 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707524 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707525 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707525 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707525 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707525 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707527 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085707527 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428651671562" cn_domain=PS} 20250318085707527 DMAIN <0000> hlr.c:227 IMSI='262428651671562': Creating subscriber on demand 20250318085707527 DLU <0006> fsm.c:456 lu(262428651671562)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085707527 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250318085707527 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428651671562" cause=GPRS services not allowed} 20250318085707527 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085707527 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085707527 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{UNVALIDATED}: Freeing instance 20250318085707527 DLU <0006> fsm.c:568 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{UNVALIDATED}: Deallocated 20250318085707527 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085707527 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085707527 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707527 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707528 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707528 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707528 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707528 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707529 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085707529 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428651671562" cn_domain=PS} 20250318085707529 DMAIN <0000> hlr.c:227 IMSI='262428651671562': Creating subscriber on demand 20250318085707529 DLU <0006> fsm.c:456 lu(262428651671562)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085707529 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085707529 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085707529 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428651671562" cn_domain=PS} 20250318085707529 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085707530 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085707530 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085707530 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428651671562"} 20250318085707530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085707530 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085707531 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428651671562"} 20250318085707531 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428651671562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085707531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085707531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085707531 DLU <0006> fsm.c:568 lu(PS:IMSI-262428651671562)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085707531 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085707531 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085707531 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707531 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707531 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707532 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data 20250318085707532 DAUC <0003> db_auc.c:157 IMSI='262428651671562': No 2G Auth Data 20250318085707532 DAUC <0003> db_auc.c:192 IMSI='262428651671562': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085707533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@c052245f54ab: Final verdict of PTC: pass 20250318085707533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4258 20250318085707533 DLINP <000b> input/ipa.c:452 connected read/write 20250318085707533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085707533 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085707533 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085707533 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085707533 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42085<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@c052245f54ab: Final verdict of PTC: none 301@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 301: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@c052245f54ab: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:57:07 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 20250318085707558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46328<->l=127.0.0.1:4258 20250318085707659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46328<->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=81540) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_subscr_create_on_demand_sai started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085710764 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085710764 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085710767 DLINP <000b> input/ipa.c:452 connected read/write 20250318085710767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085710768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46342<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085710769 DLINP <000b> input/ipa.c:452 connected read/write 20250318085710769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085710769 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085710769 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085710770 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 20250318085710770 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085710770 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 20250318085710770 DLGSUP <0013> gsup_server.c:236 2: 20250318085710770 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085710770 DLGSUP <0013> gsup_server.c:236 3: 20250318085710770 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085710770 DLGSUP <0013> gsup_server.c:236 4: 20250318085710770 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085710770 DLGSUP <0013> gsup_server.c:236 5: 20250318085710770 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(304)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085710770 DLGSUP <0013> gsup_server.c:236 7: 20250318085710770 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085710770 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085710770 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085710770 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@c052245f54ab: 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") 20250318085710778 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44345<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@c052245f54ab: Created GsupExpect[0] for "262424524554581" to be handled at TC_subscr_create_on_demand_sai(308) 20250318085710783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4258 20250318085710810 DLINP <000b> input/ipa.c:452 connected read/write 20250318085710810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085710810 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424524554581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424524554581"} 20250318085710810 DMAIN <0000> hlr.c:227 IMSI='262424524554581': Creating subscriber on demand 20250318085710810 DMAIN <0000> hlr.c:243 IMSI='262424524554581': Successfully assigned MSISDN='927' 20250318085710810 DAUC <0003> db_auc.c:157 IMSI='262424524554581': No 2G Auth Data 20250318085710810 DAUC <0003> db_auc.c:192 IMSI='262424524554581': No 3G Auth Data 20250318085710810 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424524554581 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 20250318085710810 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424524554581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424524554581" cause=IMSI unknown in HLR} 20250318085710810 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424524554581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250318085710810 DLINP <000b> input/ipa.c:452 connected read/write 20250318085710810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085710810 DLINP <000b> input/ipa.c:452 connected read/write 20250318085710810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@c052245f54ab: Found GsupExpect[0] for "262424524554581" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@c052245f54ab: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262424524554581" TC_subscr_create_on_demand_sai(308)@c052245f54ab: setverdict(pass): none -> pass 20250318085710816 DAUC <0003> db_auc.c:157 IMSI='262424524554581': No 2G Auth Data 20250318085710816 DAUC <0003> db_auc.c:192 IMSI='262424524554581': No 3G Auth Data 20250318085710818 DAUC <0003> db_auc.c:157 IMSI='262424524554581': No 2G Auth Data 20250318085710818 DAUC <0003> db_auc.c:192 IMSI='262424524554581': No 3G Auth Data 20250318085710819 DAUC <0003> db_auc.c:157 IMSI='262424524554581': No 2G Auth Data 20250318085710819 DAUC <0003> db_auc.c:192 IMSI='262424524554581': No 3G Auth Data 20250318085710823 DLINP <000b> input/ipa.c:452 connected read/write 20250318085710823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085710823 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424524554581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424524554581" cn_domain=PS} 20250318085710823 DLU <0006> fsm.c:456 lu(262424524554581)[0x5581367fbc30]{UNVALIDATED}: Allocated 20250318085710823 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424524554581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250318085710823 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424524554581)[0x5581367fbc30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085710823 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424524554581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424524554581" cn_domain=PS} 20250318085710823 DLINP <000b> input/ipa.c:452 connected read/write 20250318085710823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085710823 DLINP <000b> input/ipa.c:452 connected read/write 20250318085710823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085710828 DLINP <000b> input/ipa.c:452 connected read/write 20250318085710828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085710828 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424524554581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424524554581"} 20250318085710828 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424524554581)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085710828 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424524554581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085710828 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424524554581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424524554581"} 20250318085710828 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424524554581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085710828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424524554581)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085710828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424524554581)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085710828 DLU <0006> fsm.c:568 lu(PS:IMSI-262424524554581)[0x5581367fbc30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085710828 DLINP <000b> input/ipa.c:452 connected read/write 20250318085710828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085710828 DLINP <000b> input/ipa.c:452 connected read/write 20250318085710828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085710832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@c052245f54ab: Final verdict of PTC: pass 20250318085710834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46342<->l=127.0.0.1:4258 20250318085710835 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44345<->l=127.0.0.1:4259) 20250318085710836 DLINP <000b> input/ipa.c:452 connected read/write 20250318085710836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085710836 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085710836 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085710836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 306@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP(305)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 306: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@c052245f54ab: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:57:10 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 20250318085710865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46362<->l=127.0.0.1:4258 20250318085710966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46362<->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@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_MSLookup_mDNS_service_other_home started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085714070 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085714070 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085714074 DLINP <000b> input/ipa.c:452 connected read/write 20250318085714074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085714075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@c052245f54ab: 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 } } } } 20250318085714079 DLINP <000b> input/ipa.c:452 connected read/write 20250318085714079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085714079 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085714079 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085714079 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 20250318085714079 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085714079 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 20250318085714079 DLGSUP <0013> gsup_server.c:236 2: 20250318085714079 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085714079 DLGSUP <0013> gsup_server.c:236 3: 20250318085714079 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085714079 DLGSUP <0013> gsup_server.c:236 4: 20250318085714079 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085714079 DLGSUP <0013> gsup_server.c:236 5: 20250318085714079 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085714079 DLGSUP <0013> gsup_server.c:236 7: 20250318085714079 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085714079 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085714079 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085714079 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)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@c052245f54ab: 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") 20250318085714094 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37689<->l=127.0.0.1:4259) 20250318085714096 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250318085714096 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@c052245f54ab: Created GsupExpect[0] for "262428381396810" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250318085714107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4258 20250318085714110 DAUC <0003> db_auc.c:157 IMSI='262428381396810': No 2G Auth Data 20250318085714110 DAUC <0003> db_auc.c:192 IMSI='262428381396810': No 3G Auth Data 20250318085714116 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611667071.msisdn 20250318085714116 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611667071.msisdn: not attached (vlr_number unset) 20250318085714116 DDGSM <0007> mslookup_server.c:327 sip.voice.491611667071.msisdn: does not exist in GSUP proxy 20250318085715122 DLINP <000b> input/ipa.c:452 connected read/write 20250318085715122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085715122 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428381396810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428381396810" cn_domain=CS} 20250318085715123 DLU <0006> fsm.c:456 lu(262428381396810)[0x5581367da120]{UNVALIDATED}: Allocated 20250318085715123 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428381396810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250318085715123 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428381396810)[0x5581367da120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250318085715123 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428381396810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428381396810" cn_domain=CS} 20250318085715123 DLINP <000b> input/ipa.c:452 connected read/write 20250318085715123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085715123 DLINP <000b> input/ipa.c:452 connected read/write 20250318085715123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@c052245f54ab: Found GsupExpect[0] for "262428381396810" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@c052245f54ab: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262428381396810" 20250318085715129 DLINP <000b> input/ipa.c:452 connected read/write 20250318085715129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085715129 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428381396810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428381396810"} 20250318085715129 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428381396810)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250318085715129 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428381396810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250318085715129 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428381396810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428381396810"} 20250318085715129 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428381396810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085715129 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428381396810)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250318085715129 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428381396810)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250318085715129 DLU <0006> fsm.c:568 lu(CS:IMSI-262428381396810)[0x5581367da120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250318085715129 DLINP <000b> input/ipa.c:452 connected read/write 20250318085715129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085715129 DLINP <000b> input/ipa.c:452 connected read/write 20250318085715129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@c052245f54ab: setverdict(pass): none -> pass 20250318085715133 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611667071.msisdn 20250318085715133 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611667071.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250318085715133 DDGSM <0007> mslookup_server.c:327 sip.voice.491611667071.msisdn: does not exist in GSUP proxy 20250318085715133 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611667071.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@c052245f54ab: setverdict(pass): pass -> pass, component reason not changed 20250318085715139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@c052245f54ab: Final verdict of PTC: pass 20250318085715141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4258 20250318085715143 DLINP <000b> input/ipa.c:452 connected read/write 20250318085715143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085715143 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085715143 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085715143 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@c052245f54ab: Final verdict of PTC: none 20250318085715143 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37689<->l=127.0.0.1:4259) 311@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 311: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@c052245f54ab: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:57:15 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 20250318085715170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4258 20250318085715271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20250318085716388 DSS <0004> hlr_ussd.c:239 262421636627628/0x826b7181: SS Session Timeout, destroying 20250318085716388 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421636627628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_MSLookup_GSUP_proxy started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085718381 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085718381 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085718385 DLINP <000b> input/ipa.c:452 connected read/write 20250318085718385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085718387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@c052245f54ab: 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)@c052245f54ab: 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 } } } } 20250318085718391 DLINP <000b> input/ipa.c:452 connected read/write 20250318085718391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085718391 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085718391 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085718391 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 20250318085718391 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085718391 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 20250318085718391 DLGSUP <0013> gsup_server.c:236 2: 20250318085718391 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085718391 DLGSUP <0013> gsup_server.c:236 3: 20250318085718391 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085718391 DLGSUP <0013> gsup_server.c:236 4: 20250318085718391 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(314)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085718391 DLGSUP <0013> gsup_server.c:236 5: 20250318085718391 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085718391 DLGSUP <0013> gsup_server.c:236 7: 20250318085718391 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085718391 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085718391 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085718391 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250318085718393 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250318085718393 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@c052245f54ab: 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") 20250318085718427 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45051<->l=127.0.0.1:4259) 20250318085718428 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250318085718428 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@c052245f54ab: Created GsupExpect[0] for "262429198341725" to be handled at TC_MSLookup_GSUP_proxy(320) 20250318085718443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@c052245f54ab: Created GsupExpect[0] for "262429198341725" to be handled at TC_MSLookup_GSUP_proxy(320) 20250318085718450 DLINP <000b> input/ipa.c:452 connected read/write 20250318085718450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085718450 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429198341725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429198341725" cn_domain=CS} 20250318085718450 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429198341725 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250318085718450 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429198341725 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250318085718450 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429198341725.imsi 20250318085718450 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429198341725.imsi 20250318085718450 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429198341725.imsi: does not exist in local HLR 20250318085718462 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429198341725 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250318085718463 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250318085718463 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250318085718463 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250318085718463 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250318085718463 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250318085718463 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429198341725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085718463 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250318085718463 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250318085718463 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250318085718463 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250318085718463 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250318085718463 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@c052245f54ab: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@c052245f54ab: 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) } } } } 20250318085718468 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085718468 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085718468 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250318085718468 DLINP <000b> ipa.c:396 tag 1: HLR 20250318085718468 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250318085718471 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085718471 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085718471 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@c052245f54ab: 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)@c052245f54ab: 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)@c052245f54ab: Found GsupExpect[0] for "262429198341725" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@c052245f54ab: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429198341725" HLR_Test-GSUP-server-IPA(318)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085718518 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085718518 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085718518 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085718518 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085718518 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429198341725 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612476783 20250318085718518 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429198341725 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250318085718518 DLINP <000b> input/ipa.c:452 connected read/write 20250318085718518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085718518 DLINP <000b> input/ipa.c:452 connected read/write 20250318085718518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@c052245f54ab: Found GsupExpect[0] for "262429198341725" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@c052245f54ab: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429198341725" 20250318085718526 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085718526 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085718526 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429198341725 MSISDN-491612476783 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250318085718526 DLINP <000b> input/ipa.c:452 connected read/write 20250318085718526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085718526 DLINP <000b> input/ipa.c:452 connected read/write 20250318085718526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085718529 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085718529 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085718530 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429198341725 MSISDN-491612476783 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 20250318085718530 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429198341725 MSISDN-491612476783 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250318085718530 DLINP <000b> input/ipa.c:452 connected read/write 20250318085718530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085718530 DLINP <000b> input/ipa.c:452 connected read/write 20250318085718530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@c052245f54ab: setverdict(pass): none -> pass 20250318085718533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@c052245f54ab: Final verdict of PTC: pass 20250318085718534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45782<->l=127.0.0.1:4258 20250318085718536 DLINP <000b> input/ipa.c:452 connected read/write 20250318085718536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085718536 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085718536 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085718536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085718536 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45051<->l=127.0.0.1:4259) 316@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP(315)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-server(317)@c052245f54ab: Final verdict of PTC: none 20250318085718538 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085718538 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085718538 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250318085718538 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250318085718538 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(314)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 316: none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@c052245f54ab: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:57:18 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 20250318085718617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20250318085718717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->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=43008) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085721801 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085721801 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085721803 DLINP <000b> input/ipa.c:452 connected read/write 20250318085721803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085721804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51808<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@c052245f54ab: 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) } } } } 20250318085721805 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250318085721805 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@c052245f54ab: 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 } } } } 20250318085721805 DLINP <000b> input/ipa.c:452 connected read/write 20250318085721805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085721805 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085721805 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085721805 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 20250318085721805 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085721805 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 20250318085721805 DLGSUP <0013> gsup_server.c:236 2: 20250318085721805 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085721805 DLGSUP <0013> gsup_server.c:236 3: 20250318085721805 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085721805 DLGSUP <0013> gsup_server.c:236 4: 20250318085721805 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085721805 DLGSUP <0013> gsup_server.c:236 5: 20250318085721805 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085721805 DLGSUP <0013> gsup_server.c:236 7: 20250318085721805 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085721805 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085721805 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085721805 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(321)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@c052245f54ab: 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") 20250318085721814 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33195<->l=127.0.0.1:4259) 20250318085721815 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250318085721815 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@c052245f54ab: Created GsupExpect[0] for "262422101566519" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250318085721821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51818<->l=127.0.0.1:4258 20250318085721822 DAUC <0003> db_auc.c:157 IMSI='262422101566519': No 2G Auth Data 20250318085721822 DAUC <0003> db_auc.c:192 IMSI='262422101566519': No 3G Auth Data 20250318085721825 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422101566519.imsi 20250318085721825 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422101566519.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@c052245f54ab: setverdict(pass): none -> pass 20250318085721828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51818<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@c052245f54ab: Final verdict of PTC: pass 20250318085721828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51808<->l=127.0.0.1:4258 20250318085721828 DLINP <000b> input/ipa.c:452 connected read/write 20250318085721828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085721828 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085721828 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085721828 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@c052245f54ab: Final verdict of PTC: none 323@c052245f54ab: Final verdict of PTC: none 20250318085721829 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33195<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 323: none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@c052245f54ab: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:57:21 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 20250318085721855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51824<->l=127.0.0.1:4258 20250318085721956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51824<->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=27764) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 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_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@c052245f54ab: 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@c052245f54ab: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085725078 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085725078 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085725083 DLINP <000b> input/ipa.c:452 connected read/write 20250318085725083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085725084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51834<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@c052245f54ab: 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) } } } } 20250318085725088 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250318085725088 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@c052245f54ab: 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 } } } } 20250318085725088 DLINP <000b> input/ipa.c:452 connected read/write 20250318085725088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085725089 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085725089 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085725089 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 20250318085725089 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085725089 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 20250318085725089 DLGSUP <0013> gsup_server.c:236 2: 20250318085725089 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085725089 DLGSUP <0013> gsup_server.c:236 3: 20250318085725089 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085725089 DLGSUP <0013> gsup_server.c:236 4: 20250318085725089 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085725089 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(326)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085725089 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085725089 DLGSUP <0013> gsup_server.c:236 7: 20250318085725089 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085725089 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085725089 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085725089 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 328@c052245f54ab: 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") 20250318085725114 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45031<->l=127.0.0.1:4259) 20250318085725116 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250318085725116 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@c052245f54ab: Created GsupExpect[0] for "262421093894983" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250318085725123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51842<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@c052245f54ab: Created GsupExpect[0] for "262421093894983" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250318085725134 DLINP <000b> input/ipa.c:452 connected read/write 20250318085725134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085725134 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421093894983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421093894983" cn_domain=CS} 20250318085725134 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421093894983 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250318085725134 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421093894983 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250318085725134 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421093894983.imsi 20250318085725134 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421093894983.imsi 20250318085725134 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421093894983.imsi: does not exist in local HLR 20250318085725143 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421093894983 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250318085725143 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250318085725143 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250318085725143 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250318085725143 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250318085725143 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250318085725143 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421093894983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085725143 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250318085725144 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250318085725144 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250318085725144 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250318085725144 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250318085725144 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@c052245f54ab: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@c052245f54ab: 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) } } } } 20250318085725147 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085725147 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085725148 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250318085725148 DLINP <000b> ipa.c:396 tag 1: HLR 20250318085725148 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250318085725150 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085725150 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085725150 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@c052245f54ab: 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)@c052245f54ab: 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)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@c052245f54ab: Found GsupExpect[0] for "262421093894983" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@c052245f54ab: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421093894983" HLR_Test-GSUP-server-IPA(330)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085725198 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085725198 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085725198 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085725198 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085725198 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421093894983 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611270832 20250318085725199 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421093894983 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250318085725199 DLINP <000b> input/ipa.c:452 connected read/write 20250318085725199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085725199 DLINP <000b> input/ipa.c:452 connected read/write 20250318085725199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@c052245f54ab: Found GsupExpect[0] for "262421093894983" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@c052245f54ab: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421093894983" 20250318085725208 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085725209 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085725209 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421093894983 MSISDN-491611270832 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250318085725209 DLINP <000b> input/ipa.c:452 connected read/write 20250318085725209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085725209 DLINP <000b> input/ipa.c:452 connected read/write 20250318085725209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085725213 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085725213 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085725213 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421093894983 MSISDN-491611270832 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 20250318085725213 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421093894983 MSISDN-491611270832 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250318085725213 DLINP <000b> input/ipa.c:452 connected read/write 20250318085725213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085725213 DLINP <000b> input/ipa.c:452 connected read/write 20250318085725213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085725217 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421093894983.imsi 20250318085725217 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421093894983.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@c052245f54ab: setverdict(pass): none -> pass 20250318085726218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51842<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@c052245f54ab: Final verdict of PTC: pass 20250318085726220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51834<->l=127.0.0.1:4258 20250318085726221 DLINP <000b> input/ipa.c:452 connected read/write 20250318085726221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085726221 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085726222 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085726222 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250318085726222 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45031<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-server(329)@c052245f54ab: Final verdict of PTC: none 20250318085726223 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085726224 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085726224 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250318085726224 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250318085726224 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(331)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@c052245f54ab: Final verdict of PTC: none 328@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 328: none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@c052245f54ab: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:57:26 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 20250318085726309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51858<->l=127.0.0.1:4258 20250318085726410 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=35932) Waiting for packet dumper to finish... 1 (prev_count=35932, count=44200) MTC@c052245f54ab: 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@c052245f54ab: 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 ------ Tue Mar 18 08:57: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_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@c052245f54ab: 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@c052245f54ab: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@c052245f54ab: legacy= false MTC@c052245f54ab: in not legacy case 1 MTC@c052245f54ab: in not legacy case 2 20250318085729519 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250318085729519 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085729521 DLINP <000b> input/ipa.c:452 connected read/write 20250318085729521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085729521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51864<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@c052245f54ab: 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 } } } } 20250318085729523 DLINP <000b> input/ipa.c:452 connected read/write 20250318085729523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(333)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085729523 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250318085729523 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250318085729523 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 20250318085729523 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250318085729523 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 20250318085729523 DLGSUP <0013> gsup_server.c:236 2: 20250318085729523 DLGSUP <0013> gsup_server.c:238 2: 00 20250318085729523 DLGSUP <0013> gsup_server.c:236 3: 20250318085729523 DLGSUP <0013> gsup_server.c:238 3: 00 20250318085729523 DLGSUP <0013> gsup_server.c:236 4: 20250318085729523 DLGSUP <0013> gsup_server.c:238 4: 00 20250318085729523 DLGSUP <0013> gsup_server.c:236 5: 20250318085729523 DLGSUP <0013> gsup_server.c:238 5: 00 20250318085729523 DLGSUP <0013> gsup_server.c:236 7: 20250318085729523 DLGSUP <0013> gsup_server.c:238 7: 00 20250318085729523 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250318085729523 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250318085729523 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250318085729524 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250318085729524 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@c052245f54ab: 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") 20250318085729540 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36193<->l=127.0.0.1:4259) 20250318085729541 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250318085729541 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@c052245f54ab: Created GsupExpect[0] for "262422744518304" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250318085729548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51878<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@c052245f54ab: Created GsupExpect[0] for "262422744518304" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250318085729566 DLINP <000b> input/ipa.c:452 connected read/write 20250318085729566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085729566 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422744518304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422744518304" cn_domain=CS} 20250318085729566 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422744518304 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250318085729566 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422744518304 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250318085729566 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422744518304.imsi 20250318085729567 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422744518304.imsi 20250318085729567 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422744518304.imsi: does not exist in local HLR 20250318085729580 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422744518304 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250318085729580 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250318085729580 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250318085729580 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250318085729580 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250318085729580 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250318085729580 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422744518304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250318085729580 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250318085729580 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250318085729580 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250318085729581 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250318085729581 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250318085729581 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@c052245f54ab: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@c052245f54ab: 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) } } } } 20250318085729585 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085729585 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085729585 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250318085729585 DLINP <000b> ipa.c:396 tag 1: HLR 20250318085729585 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250318085729589 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085729589 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085729589 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@c052245f54ab: 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)@c052245f54ab: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@c052245f54ab: Found GsupExpect[0] for "262422744518304" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@c052245f54ab: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422744518304" HLR_Test-GSUP-server-IPA(337)@c052245f54ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@c052245f54ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250318085729630 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085729630 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085729630 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085729630 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085729631 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422744518304 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613220272 20250318085729631 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422744518304 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250318085729631 DLINP <000b> input/ipa.c:452 connected read/write 20250318085729631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085729631 DLINP <000b> input/ipa.c:452 connected read/write 20250318085729631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@c052245f54ab: Found GsupExpect[0] for "262422744518304" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@c052245f54ab: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422744518304" 20250318085729638 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085729638 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085729639 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422744518304 MSISDN-491613220272 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250318085729639 DLINP <000b> input/ipa.c:452 connected read/write 20250318085729639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085729639 DLINP <000b> input/ipa.c:452 connected read/write 20250318085729639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085729642 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085729642 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085729643 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422744518304 MSISDN-491613220272 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 20250318085729643 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422744518304 MSISDN-491613220272 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250318085729643 DLINP <000b> input/ipa.c:452 connected read/write 20250318085729643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085729643 DLINP <000b> input/ipa.c:452 connected read/write 20250318085729643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250318085729647 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613220272.msisdn 20250318085729647 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613220272.msisdn: does not exist in local HLR 20250318085729647 DDGSM <0007> mslookup_server.c:352 sip.voice.491613220272.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250318085729647 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613220272.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@c052245f54ab: setverdict(pass): none -> pass 20250318085729650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51878<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@c052245f54ab: Final verdict of PTC: pass 20250318085729652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51864<->l=127.0.0.1:4258 20250318085729653 DLINP <000b> input/ipa.c:452 connected read/write 20250318085729653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250318085729653 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250318085729653 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250318085729653 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)@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP(334)@c052245f54ab: Final verdict of PTC: none 20250318085729655 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36193<->l=127.0.0.1:4259) 335@c052245f54ab: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@c052245f54ab: Final verdict of PTC: none 20250318085729655 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250318085729656 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250318085729656 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250318085729656 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250318085729656 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(337)@c052245f54ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@c052245f54ab: Final verdict of PTC: none MTC@c052245f54ab: Setting final verdict of the test case. MTC@c052245f54ab: Local verdict of MTC: none MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@c052245f54ab: Local verdict of PTC with component reference 335: none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@c052245f54ab: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@c052245f54ab: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@c052245f54ab: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@c052245f54ab: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@c052245f54ab: 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'. Tue Mar 18 08:57:29 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 20250318085729736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51880<->l=127.0.0.1:4258 20250318085729837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51880<->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=46320) MTC@c052245f54ab: 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@c052245f54ab: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c052245f54ab: Terminating MTC. MC@c052245f54ab: MTC terminated. MC2> exit MC@c052245f54ab: Shutting down session. MC@c052245f54ab: 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-7617.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 (800208) [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-20250318-0855-104bf86f-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-20250318-0855-104bf86f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (800129) [testenv] Showing testsuite/junit-xml-7617.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-20250318-0855-104bf86f-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7617.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.071231'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.189579'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.167573'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.112727'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.061789'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.059335'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.056445'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.055535'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.159634'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.165772'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.141491'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.022845'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.058848'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.155487'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.161582'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.070118'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.159552'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.176502'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.183469'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.158234'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.173602'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.164032'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.199976'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.196238'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.202122'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.057421'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.181939'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.168103'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.182061'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.057901'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.141611'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.096167'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.103375'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.101772'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.203736'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.056456'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.175879'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.163813'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250318-0855-104bf86f-0'] testenv-hlr-osmocom-nightly-20250318-0855-104bf86f-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2617/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS