Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.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.30.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 60cf13449fc2b3ddce2330fafc6b6a6825c5ac7a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 60cf13449fc2b3ddce2330fafc6b6a6825c5ac7a # timeout=10 Commit message: "sccp: Initial testenv" > git rev-list --no-walk 11b22c65b85bfaee7fddd396a76a5e396ab7956d # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins950794259129557211.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest-20241213-1225-3a87c3f3-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-12-13T12:25:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [216 kB] Fetched 9268 kB in 1s (9667 kB/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'make', '-j', '17'] 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_Operations_part_7.cc Creating dependency file for SS_PDU_Defs_part_1.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_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.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_2.cc Creating dependency file for MAP_PDU_Defs_part_3.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_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_1.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_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.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_2.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_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_6.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_2.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_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.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_2.cc Creating dependency file for IPL4asp_Functions_part_3.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_1.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (428 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. Need to get 11.3 MB of archives. After this operation, 17.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.8.0 [453 kB] Fetched 11.3 MB in 0s (69.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up osmo-hlr (1.8.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up osmo-hlr-dbg (1.8.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20241213122526403 DMAIN <0000> hlr.c:802 hlr starting 20241213122526404 DDB <0001> db.c:599 using database: :memory: 20241213122526404 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241213122526406 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241213122526406 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241213122526407 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241213122526407 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241213122526408 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241213122526408 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241213122526408 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241213122526409 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241213122526409 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Unix server socket created successfully. MC@62ee21fbef10: Listening on TCP port 37595. 62ee21fbef10 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 62ee21fbef10 37595 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@62ee21fbef10: New HC connected from 10.0.2.100 [10.0.2.100]. 62ee21fbef10: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@62ee21fbef10: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@62ee21fbef10: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@62ee21fbef10: Configuration file was processed on all HCs. MC@62ee21fbef10: Creating MTC on host 10.0.2.100. MC@62ee21fbef10: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:25:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_sai_err_invalid_imsi started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122528128 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122528128 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122528130 DLINP <000b> input/ipa.c:451 connected read/write 20241213122528130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122528131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35450<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122528134 DLINP <000b> input/ipa.c:451 connected read/write 20241213122528134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122528134 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122528134 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122528134 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122528134 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122528134 DLGSUP <0013> gsup_server.c:237 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  20241213122528134 DLGSUP <0013> gsup_server.c:235 2:  20241213122528134 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122528134 DLGSUP <0013> gsup_server.c:235 3:  20241213122528134 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122528134 DLGSUP <0013> gsup_server.c:235 4:  20241213122528134 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122528134 DLGSUP <0013> gsup_server.c:235 5:  20241213122528134 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122528134 DLGSUP <0013> gsup_server.c:235 7:  20241213122528134 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122528134 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122528134 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122528134 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)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@62ee21fbef10: 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") 20241213122528152 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36431<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@62ee21fbef10: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241213122528162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35462<->l=127.0.0.1:4258 20241213122528181 DLINP <000b> input/ipa.c:451 connected read/write 20241213122528181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122528181 DLGSUP <0013> gsup_req.c:138 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"} 20241213122528181 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241213122528181 DLGSUP <0013> gsup_req.c:274 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} 20241213122528181 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122528181 DLINP <000b> input/ipa.c:451 connected read/write 20241213122528181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122528181 DLINP <000b> input/ipa.c:451 connected read/write 20241213122528181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@62ee21fbef10: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@62ee21fbef10: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122528184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35462<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@62ee21fbef10: Final verdict of PTC: pass 20241213122528185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35450<->l=127.0.0.1:4258 20241213122528186 DLINP <000b> input/ipa.c:451 connected read/write 20241213122528186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122528186 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122528186 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122528186 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122528186 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36431<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@62ee21fbef10: Final verdict of PTC: none 5@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 5: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@62ee21fbef10: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Dec 13 12:25:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241213122528255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35478<->l=127.0.0.1:4258 20241213122528355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35478<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25052) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Dec 13 12:25:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_sai started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122531433 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122531433 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122531436 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122531436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122531438 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122531438 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122531438 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122531438 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122531438 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122531438 DLGSUP <0013> gsup_server.c:237 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  20241213122531438 DLGSUP <0013> gsup_server.c:235 2:  20241213122531438 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122531438 DLGSUP <0013> gsup_server.c:235 3:  20241213122531438 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122531438 DLGSUP <0013> gsup_server.c:235 4:  20241213122531438 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122531438 DLGSUP <0013> gsup_server.c:235 5:  20241213122531438 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122531438 DLGSUP <0013> gsup_server.c:235 7:  20241213122531438 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122531439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122531439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122531439 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)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@62ee21fbef10: 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") 20241213122531458 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40045<->l=127.0.0.1:4259) 20241213122531465 DAUC <0003> db_auc.c:157 IMSI='262420656189549': No 2G Auth Data 20241213122531465 DAUC <0003> db_auc.c:192 IMSI='262420656189549': No 3G Auth Data HLR_Test-GSUP(9)@62ee21fbef10: Created GsupExpect[0] for "262420656189549" to be handled at TC_gsup_sai(12) 20241213122531482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4258 20241213122531488 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122531488 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420656189549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420656189549"} 20241213122531488 DAUC <0003> db_auc.c:192 IMSI='262420656189549': No 3G Auth Data 20241213122531488 DAUC <0003> db_auc.c:236 IMSI='262420656189549': Calling to generate 5 vectors 20241213122531488 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241213122531488 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122531488 DAUC <0003> auc.c:113 vector [0]: rand = 49e77294d15eb441d3774f8d75f8d09e 20241213122531488 DAUC <0003> auc.c:179 vector [0]: kc = 3ca84e8bc890f800 20241213122531488 DAUC <0003> auc.c:180 vector [0]: sres = 28983245 20241213122531488 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122531488 DAUC <0003> auc.c:113 vector [1]: rand = 046706adc314e355706c0c885f52fadc 20241213122531488 DAUC <0003> auc.c:179 vector [1]: kc = 769b5c4f7b0b4800 20241213122531488 DAUC <0003> auc.c:180 vector [1]: sres = 48aeeaae 20241213122531488 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241213122531488 DAUC <0003> auc.c:113 vector [2]: rand = 2bef1661cde78399a2235d62c6773c9c 20241213122531488 DAUC <0003> auc.c:179 vector [2]: kc = b596f505ea98a400 20241213122531488 DAUC <0003> auc.c:180 vector [2]: sres = 287d0b95 20241213122531488 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241213122531488 DAUC <0003> auc.c:113 vector [3]: rand = d8d596985fcfe85dfecdc61ba7145ac4 20241213122531488 DAUC <0003> auc.c:179 vector [3]: kc = b5f64bc7f85fe800 20241213122531488 DAUC <0003> auc.c:180 vector [3]: sres = 89fa4e7a 20241213122531488 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241213122531488 DAUC <0003> auc.c:113 vector [4]: rand = 541708ea696eb1f1e300eb5fbbb0cec7 20241213122531488 DAUC <0003> auc.c:179 vector [4]: kc = 567036834ff42400 20241213122531488 DAUC <0003> auc.c:180 vector [4]: sres = 60800f23 20241213122531488 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241213122531488 DAUC <0003> db_auc.c:245 IMSI='262420656189549': Generated 5 vectors 20241213122531488 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420656189549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420656189549"} 20241213122531488 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420656189549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122531488 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122531488 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@62ee21fbef10: Found GsupExpect[0] for "262420656189549" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@62ee21fbef10: Added IMSI table entry 0TC_gsup_sai(12)"262420656189549" TC_gsup_sai(12)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai(12)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122531492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4258 TC_gsup_sai(12)@62ee21fbef10: Final verdict of PTC: pass 20241213122531493 DAUC <0003> db_auc.c:157 IMSI='262424689298188': No 2G Auth Data 20241213122531493 DAUC <0003> db_auc.c:192 IMSI='262424689298188': No 3G Auth Data HLR_Test-GSUP(9)@62ee21fbef10: Created GsupExpect[0] for "262424689298188" to be handled at TC_gsup_sai(13) 20241213122531512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20241213122531516 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122531516 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424689298188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424689298188"} 20241213122531516 DAUC <0003> db_auc.c:192 IMSI='262424689298188': No 3G Auth Data 20241213122531516 DAUC <0003> db_auc.c:236 IMSI='262424689298188': Calling to generate 5 vectors 20241213122531516 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241213122531516 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122531516 DAUC <0003> auc.c:113 vector [0]: rand = 55dc5573dc48e7e5c9508b3e6ba5438d 20241213122531516 DAUC <0003> auc.c:179 vector [0]: kc = cb42eb5fd87c2c00 20241213122531516 DAUC <0003> auc.c:180 vector [0]: sres = 2ea771f8 20241213122531516 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122531516 DAUC <0003> auc.c:113 vector [1]: rand = 6c9f9dbf7bf1c3802548febade37df61 20241213122531516 DAUC <0003> auc.c:179 vector [1]: kc = 33519dd9a63ad800 20241213122531516 DAUC <0003> auc.c:180 vector [1]: sres = e19430b8 20241213122531516 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241213122531516 DAUC <0003> auc.c:113 vector [2]: rand = f2585d0f1eecc15688e66c09db95117e 20241213122531516 DAUC <0003> auc.c:179 vector [2]: kc = bd804cfd2728ac00 20241213122531516 DAUC <0003> auc.c:180 vector [2]: sres = d251ff34 20241213122531516 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241213122531516 DAUC <0003> auc.c:113 vector [3]: rand = 3c4529faf0256fd5dd894d1a7a4c7b8f 20241213122531516 DAUC <0003> auc.c:179 vector [3]: kc = 8a79e0b79fbc4800 20241213122531516 DAUC <0003> auc.c:180 vector [3]: sres = ab486200 20241213122531516 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241213122531516 DAUC <0003> auc.c:113 vector [4]: rand = 8ca5aeb99739a2e8cb5bf294467ab04e 20241213122531516 DAUC <0003> auc.c:179 vector [4]: kc = f5bc62d445839800 20241213122531516 DAUC <0003> auc.c:180 vector [4]: sres = 09fb8ba6 20241213122531516 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241213122531516 DAUC <0003> db_auc.c:245 IMSI='262424689298188': Generated 5 vectors 20241213122531516 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424689298188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424689298188"} 20241213122531516 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424689298188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122531516 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122531516 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@62ee21fbef10: Found GsupExpect[0] for "262424689298188" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@62ee21fbef10: Added IMSI table entry 1TC_gsup_sai(13)"262424689298188" TC_gsup_sai(13)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai(13)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122531518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 TC_gsup_sai(13)@62ee21fbef10: Final verdict of PTC: pass 20241213122531519 DAUC <0003> db_auc.c:157 IMSI='262429400264648': No 2G Auth Data 20241213122531519 DAUC <0003> db_auc.c:192 IMSI='262429400264648': No 3G Auth Data HLR_Test-GSUP(9)@62ee21fbef10: Created GsupExpect[0] for "262429400264648" to be handled at TC_gsup_sai(14) 20241213122531536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35524<->l=127.0.0.1:4258 20241213122531539 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122531539 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429400264648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429400264648"} 20241213122531539 DAUC <0003> db_auc.c:192 IMSI='262429400264648': No 3G Auth Data 20241213122531539 DAUC <0003> db_auc.c:236 IMSI='262429400264648': Calling to generate 5 vectors 20241213122531539 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241213122531540 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122531540 DAUC <0003> auc.c:113 vector [0]: rand = 3f61f64949ffb33353f03144b0a393a9 20241213122531540 DAUC <0003> auc.c:179 vector [0]: kc = c71a08436b46e56f 20241213122531540 DAUC <0003> auc.c:180 vector [0]: sres = 1ffda562 20241213122531540 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122531540 DAUC <0003> auc.c:113 vector [1]: rand = bf38f4c69834c30e4aa62c26e7527395 20241213122531540 DAUC <0003> auc.c:179 vector [1]: kc = dddffcf991606ae1 20241213122531540 DAUC <0003> auc.c:180 vector [1]: sres = 383edb98 20241213122531540 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241213122531540 DAUC <0003> auc.c:113 vector [2]: rand = 9b793f48511e5bb45d4f962a7dd26829 20241213122531540 DAUC <0003> auc.c:179 vector [2]: kc = db67447056418a64 20241213122531540 DAUC <0003> auc.c:180 vector [2]: sres = 82a546c9 20241213122531540 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241213122531540 DAUC <0003> auc.c:113 vector [3]: rand = e68f58fc91a932990c3b1cfcb3848a21 20241213122531540 DAUC <0003> auc.c:179 vector [3]: kc = 528ff43cd84a2435 20241213122531540 DAUC <0003> auc.c:180 vector [3]: sres = bb47cd4e 20241213122531540 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241213122531540 DAUC <0003> auc.c:113 vector [4]: rand = 4888b9b1d0ce4bd2ae09e5b32a5c50ab 20241213122531540 DAUC <0003> auc.c:179 vector [4]: kc = 14e4159994f77069 20241213122531540 DAUC <0003> auc.c:180 vector [4]: sres = 425a792c 20241213122531540 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241213122531540 DAUC <0003> db_auc.c:245 IMSI='262429400264648': Generated 5 vectors 20241213122531540 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429400264648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429400264648"} 20241213122531540 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429400264648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122531540 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122531540 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@62ee21fbef10: Found GsupExpect[0] for "262429400264648" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@62ee21fbef10: Added IMSI table entry 2TC_gsup_sai(14)"262429400264648" TC_gsup_sai(14)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai(14)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122531542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35524<->l=127.0.0.1:4258 TC_gsup_sai(14)@62ee21fbef10: Final verdict of PTC: pass 20241213122531543 DAUC <0003> db_auc.c:157 IMSI='262423280076543': No 2G Auth Data 20241213122531543 DAUC <0003> db_auc.c:192 IMSI='262423280076543': No 3G Auth Data HLR_Test-GSUP(9)@62ee21fbef10: Created GsupExpect[0] for "262423280076543" to be handled at TC_gsup_sai(15) 20241213122531560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 20241213122531563 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122531563 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423280076543 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423280076543"} 20241213122531563 DAUC <0003> db_auc.c:157 IMSI='262423280076543': No 2G Auth Data 20241213122531563 DAUC <0003> db_auc.c:236 IMSI='262423280076543': Calling to generate 5 vectors 20241213122531563 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241213122531563 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122531563 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122531563 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122531563 DAUC <0003> auc.c:113 vector [0]: rand = 88eb427675dcc1ad1748d40dd79fade5 20241213122531564 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122531564 DAUC <0003> auc.c:142 vector [0]: autn = 77dc66b1d7bb0000c04dd032b74890be 20241213122531564 DAUC <0003> auc.c:143 vector [0]: ck = 3a2ab6e982c8f2f21f7e46bc61a9f71b 20241213122531564 DAUC <0003> auc.c:144 vector [0]: ik = b19c826a62de7a7f186bfb44dc5448bf 20241213122531564 DAUC <0003> auc.c:145 vector [0]: res = e13d717b9a099a930000000000000000 20241213122531564 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122531564 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241213122531564 DAUC <0003> auc.c:151 vector [0]: kc = 8ca3897b5deb3729 20241213122531564 DAUC <0003> auc.c:152 vector [0]: sres = 7b34ebe8 20241213122531564 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241213122531564 DAUC <0003> auc.c:113 vector [1]: rand = 4c81b4e16391bb757cb80de520a08138 20241213122531564 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241213122531564 DAUC <0003> auc.c:142 vector [1]: autn = 7b5a9f37245a0000dfe61baa5eb3a008 20241213122531564 DAUC <0003> auc.c:143 vector [1]: ck = d340a4bdeae599a72f4909a709177cb6 20241213122531564 DAUC <0003> auc.c:144 vector [1]: ik = 299f2b13ed694b51a2c597bcf86976c0 20241213122531564 DAUC <0003> auc.c:145 vector [1]: res = 50510db5088c96ba0000000000000000 20241213122531564 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122531564 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241213122531564 DAUC <0003> auc.c:151 vector [1]: kc = 775311b5f6f2d880 20241213122531564 DAUC <0003> auc.c:152 vector [1]: sres = 58dd9b0f 20241213122531564 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241213122531564 DAUC <0003> auc.c:113 vector [2]: rand = d31c409a4f0ee8f9f98e6038ae44367f 20241213122531564 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241213122531564 DAUC <0003> auc.c:142 vector [2]: autn = 1bf4b126202f0000499e46543e295f77 20241213122531564 DAUC <0003> auc.c:143 vector [2]: ck = 52cfaa958e3884a20b1754b576fff592 20241213122531564 DAUC <0003> auc.c:144 vector [2]: ik = 4004459c9319779f0394cb1e50a87867 20241213122531564 DAUC <0003> auc.c:145 vector [2]: res = a0b8cdc97840efe20000000000000000 20241213122531564 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122531564 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241213122531564 DAUC <0003> auc.c:151 vector [2]: kc = 1a4870a23b767ec8 20241213122531564 DAUC <0003> auc.c:152 vector [2]: sres = d8f8222b 20241213122531564 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241213122531564 DAUC <0003> auc.c:113 vector [3]: rand = 5d68ac4e469bdeb6fbe80bd3b4698ec7 20241213122531564 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241213122531564 DAUC <0003> auc.c:142 vector [3]: autn = 613b3bcc8eec00007a420f2688fa3fa3 20241213122531564 DAUC <0003> auc.c:143 vector [3]: ck = fc05ea6a22b5e51c7cfc7e4e69c8e1ce 20241213122531564 DAUC <0003> auc.c:144 vector [3]: ik = 90a41f8ff34a7a829e1933ddbc6c0fc1 20241213122531564 DAUC <0003> auc.c:145 vector [3]: res = 8eeb864edbc4bfc20000000000000000 20241213122531564 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122531564 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241213122531564 DAUC <0003> auc.c:151 vector [3]: kc = 8e44b876045b7191 20241213122531564 DAUC <0003> auc.c:152 vector [3]: sres = 552f398c 20241213122531564 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241213122531564 DAUC <0003> auc.c:113 vector [4]: rand = 6b13c5c8b1473ab925caa38d291d914a 20241213122531564 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241213122531564 DAUC <0003> auc.c:142 vector [4]: autn = 62cce995a4e7000013f5af0292ac272c 20241213122531564 DAUC <0003> auc.c:143 vector [4]: ck = 99dcbb840af9c4aa397172f1f690fada 20241213122531564 DAUC <0003> auc.c:144 vector [4]: ik = 8afc4bd6f124afcdd099f1d5aeee9d9f 20241213122531564 DAUC <0003> auc.c:145 vector [4]: res = 8a445fb0e30d32e00000000000000000 20241213122531564 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122531564 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241213122531564 DAUC <0003> auc.c:151 vector [4]: kc = fac87376a3a30c22 20241213122531564 DAUC <0003> auc.c:152 vector [4]: sres = 69496d50 20241213122531564 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241213122531564 DAUC <0003> db_auc.c:245 IMSI='262423280076543': Generated 5 vectors 20241213122531564 DAUC <0003> db_auc.c:249 IMSI='262423280076543': Updating SQN=161 in DB 20241213122531564 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423280076543 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423280076543"} 20241213122531564 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423280076543 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122531564 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122531564 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@62ee21fbef10: Found GsupExpect[0] for "262423280076543" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@62ee21fbef10: Added IMSI table entry 3TC_gsup_sai(15)"262423280076543" TC_gsup_sai(15)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai(15)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122531568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 TC_gsup_sai(15)@62ee21fbef10: Final verdict of PTC: pass 20241213122531570 DAUC <0003> db_auc.c:157 IMSI='262422475506688': No 2G Auth Data 20241213122531570 DAUC <0003> db_auc.c:192 IMSI='262422475506688': No 3G Auth Data HLR_Test-GSUP(9)@62ee21fbef10: Created GsupExpect[0] for "262422475506688" to be handled at TC_gsup_sai(16) 20241213122531586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35540<->l=127.0.0.1:4258 20241213122531589 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122531589 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422475506688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422475506688"} 20241213122531589 DAUC <0003> db_auc.c:157 IMSI='262422475506688': No 2G Auth Data 20241213122531589 DAUC <0003> db_auc.c:236 IMSI='262422475506688': Calling to generate 5 vectors 20241213122531589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241213122531589 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122531589 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241213122531589 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122531589 DAUC <0003> auc.c:113 vector [0]: rand = a8c51dff25c48f4badc0f9406e249a58 20241213122531589 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122531589 DAUC <0003> auc.c:142 vector [0]: autn = b8e9c25ae20b000076a0eaabff34cad4 20241213122531589 DAUC <0003> auc.c:143 vector [0]: ck = 848baf02e6a1463fe6eca3abc8bc2806 20241213122531589 DAUC <0003> auc.c:144 vector [0]: ik = 573cbe8c5fc793f7ff3102ad165e0974 20241213122531589 DAUC <0003> auc.c:145 vector [0]: res = 455c208afe66e08d0000000000000000 20241213122531589 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122531589 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241213122531589 DAUC <0003> auc.c:151 vector [0]: kc = ca6ab0886784f4ba 20241213122531589 DAUC <0003> auc.c:152 vector [0]: sres = bb3ac007 20241213122531589 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241213122531589 DAUC <0003> auc.c:113 vector [1]: rand = 949cc67c85b3620a44c165443c925d22 20241213122531589 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241213122531589 DAUC <0003> auc.c:142 vector [1]: autn = cd6f57ea914500002df61af0c790f5f6 20241213122531589 DAUC <0003> auc.c:143 vector [1]: ck = baef317b87a920135914a372c4310e5f 20241213122531589 DAUC <0003> auc.c:144 vector [1]: ik = 74c00e9e5075404bda37b1ef97130edd 20241213122531589 DAUC <0003> auc.c:145 vector [1]: res = 94cdc0656bd12e250000000000000000 20241213122531589 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122531589 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241213122531589 DAUC <0003> auc.c:151 vector [1]: kc = 4d0c2d7884fe60da 20241213122531589 DAUC <0003> auc.c:152 vector [1]: sres = ff1cee40 20241213122531589 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241213122531589 DAUC <0003> auc.c:113 vector [2]: rand = d299269ee7ad16c950053447f5314303 20241213122531589 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241213122531589 DAUC <0003> auc.c:142 vector [2]: autn = a980d113703b0000fd9e3b0e2d72e525 20241213122531589 DAUC <0003> auc.c:143 vector [2]: ck = 890ce993cfe78143f18a0d41f03a71cb 20241213122531589 DAUC <0003> auc.c:144 vector [2]: ik = cd59b4be4f7675b102fa4753305efeae 20241213122531589 DAUC <0003> auc.c:145 vector [2]: res = a185b362f939c29c0000000000000000 20241213122531589 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122531589 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241213122531589 DAUC <0003> auc.c:151 vector [2]: kc = b725173f40f57b97 20241213122531589 DAUC <0003> auc.c:152 vector [2]: sres = 58bc71fe 20241213122531589 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241213122531589 DAUC <0003> auc.c:113 vector [3]: rand = bce28c1092497148ddf7062e5b9f66b7 20241213122531589 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241213122531589 DAUC <0003> auc.c:142 vector [3]: autn = cf23345ee3270000d5fcc665cf3274f8 20241213122531589 DAUC <0003> auc.c:143 vector [3]: ck = 850b0b52d298fdb2a77b0f59044a845c 20241213122531589 DAUC <0003> auc.c:144 vector [3]: ik = 945d09e475506c3af47f94aa02235afc 20241213122531589 DAUC <0003> auc.c:145 vector [3]: res = 0409abe2cbfd27c80000000000000000 20241213122531589 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122531589 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241213122531589 DAUC <0003> auc.c:151 vector [3]: kc = 42529945a1a14f28 20241213122531589 DAUC <0003> auc.c:152 vector [3]: sres = cff48c2a 20241213122531589 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241213122531589 DAUC <0003> auc.c:113 vector [4]: rand = 577cbbd2559a3a910c97a2b2d5f69d07 20241213122531589 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241213122531589 DAUC <0003> auc.c:142 vector [4]: autn = e73507694f8b0000cbac52b73daa8248 20241213122531589 DAUC <0003> auc.c:143 vector [4]: ck = 74522e92bc96ad11f415b34954a5dd8e 20241213122531590 DAUC <0003> auc.c:144 vector [4]: ik = 2b1dc220f005c1f2ecda58e5565ac184 20241213122531590 DAUC <0003> auc.c:145 vector [4]: res = 2aa300b975e17cbb0000000000000000 20241213122531590 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122531590 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241213122531590 DAUC <0003> auc.c:151 vector [4]: kc = 4780071e4e6c70e9 20241213122531590 DAUC <0003> auc.c:152 vector [4]: sres = 5f427c02 20241213122531590 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241213122531590 DAUC <0003> db_auc.c:245 IMSI='262422475506688': Generated 5 vectors 20241213122531590 DAUC <0003> db_auc.c:249 IMSI='262422475506688': Updating SQN=161 in DB 20241213122531590 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422475506688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422475506688"} 20241213122531590 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422475506688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122531590 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122531590 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@62ee21fbef10: Found GsupExpect[0] for "262422475506688" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@62ee21fbef10: Added IMSI table entry 4TC_gsup_sai(16)"262422475506688" TC_gsup_sai(16)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai(16)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122531593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35540<->l=127.0.0.1:4258 TC_gsup_sai(16)@62ee21fbef10: Final verdict of PTC: pass 20241213122531594 DAUC <0003> db_auc.c:157 IMSI='262427897865163': No 2G Auth Data 20241213122531594 DAUC <0003> db_auc.c:192 IMSI='262427897865163': No 3G Auth Data HLR_Test-GSUP(9)@62ee21fbef10: Created GsupExpect[0] for "262427897865163" to be handled at TC_gsup_sai(17) 20241213122531611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35544<->l=127.0.0.1:4258 20241213122531614 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122531614 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427897865163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427897865163"} 20241213122531614 DAUC <0003> db_auc.c:236 IMSI='262427897865163': Calling to generate 5 vectors 20241213122531614 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241213122531614 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122531614 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122531614 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122531614 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122531615 DAUC <0003> auc.c:113 vector [0]: rand = c9e305e4be5d31316e2e3799335dad86 20241213122531615 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122531615 DAUC <0003> auc.c:142 vector [0]: autn = b3f70e73c5b00000fafb86adb20d1793 20241213122531615 DAUC <0003> auc.c:143 vector [0]: ck = f3a85663ca07243eb41719582a1744a8 20241213122531615 DAUC <0003> auc.c:144 vector [0]: ik = cc51a6b5e39807594e8f6aff5cd735e0 20241213122531615 DAUC <0003> auc.c:145 vector [0]: res = e082feeff63ce24a0000000000000000 20241213122531615 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122531615 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122531615 DAUC <0003> auc.c:179 vector [0]: kc = 146742f99a49cc00 20241213122531615 DAUC <0003> auc.c:180 vector [0]: sres = acfdb4df 20241213122531615 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122531615 DAUC <0003> auc.c:113 vector [1]: rand = 912a0243ee1c809a0a07cab95641a911 20241213122531615 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241213122531615 DAUC <0003> auc.c:142 vector [1]: autn = fd7318ba42d6000075e9ca6f71c73a07 20241213122531615 DAUC <0003> auc.c:143 vector [1]: ck = 1d7d3ce273ef692e6c6b609ac0f094da 20241213122531615 DAUC <0003> auc.c:144 vector [1]: ik = 91125367db45dc1e3d031a15f73dc429 20241213122531615 DAUC <0003> auc.c:145 vector [1]: res = f86ea5b1066d9ee30000000000000000 20241213122531615 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122531615 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122531615 DAUC <0003> auc.c:179 vector [1]: kc = 1b7c68022b9b7000 20241213122531615 DAUC <0003> auc.c:180 vector [1]: sres = 4c492047 20241213122531615 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122531615 DAUC <0003> auc.c:113 vector [2]: rand = dda29a610c64d8f6f0b83864f16de089 20241213122531615 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241213122531615 DAUC <0003> auc.c:142 vector [2]: autn = 94c8bec8d9060000ae2994de37d6d523 20241213122531615 DAUC <0003> auc.c:143 vector [2]: ck = 4e932b2bc58aa702fcb8309cd40993b4 20241213122531615 DAUC <0003> auc.c:144 vector [2]: ik = 6afd019afea95362a7a42f3168193fbe 20241213122531615 DAUC <0003> auc.c:145 vector [2]: res = a1136c55e3a6703b0000000000000000 20241213122531615 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122531615 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122531615 DAUC <0003> auc.c:179 vector [2]: kc = 88c928fb5018c800 20241213122531615 DAUC <0003> auc.c:180 vector [2]: sres = 62a6e0e4 20241213122531615 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122531615 DAUC <0003> auc.c:113 vector [3]: rand = d5089621bcf3018a004b0ebfe68c7733 20241213122531615 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241213122531615 DAUC <0003> auc.c:142 vector [3]: autn = b12b0d590aef0000885a7a18cde3995d 20241213122531615 DAUC <0003> auc.c:143 vector [3]: ck = 7e9f98c00288716a2e214af211268dbb 20241213122531615 DAUC <0003> auc.c:144 vector [3]: ik = 4d8f7849c4d424d8dc73618111141ce0 20241213122531615 DAUC <0003> auc.c:145 vector [3]: res = d98013c553381d580000000000000000 20241213122531615 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122531615 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122531615 DAUC <0003> auc.c:179 vector [3]: kc = e177a9de8dd74800 20241213122531615 DAUC <0003> auc.c:180 vector [3]: sres = c34a4ff2 20241213122531615 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122531615 DAUC <0003> auc.c:113 vector [4]: rand = 3c9d67d44bb5d96347f16f5f3fa90c37 20241213122531615 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241213122531615 DAUC <0003> auc.c:142 vector [4]: autn = 6db8709d34840000d52beeb862800623 20241213122531615 DAUC <0003> auc.c:143 vector [4]: ck = 9392918c0fad9aef1d618cc6f1e3e1fa 20241213122531615 DAUC <0003> auc.c:144 vector [4]: ik = 0c3287ade5d8f6208bf9feaa61397d8e 20241213122531615 DAUC <0003> auc.c:145 vector [4]: res = 79de38eb6332d7e60000000000000000 20241213122531615 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122531615 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241213122531615 DAUC <0003> auc.c:179 vector [4]: kc = 54f2bb8363aca800 20241213122531615 DAUC <0003> auc.c:180 vector [4]: sres = 752fce94 20241213122531615 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241213122531615 DAUC <0003> db_auc.c:245 IMSI='262427897865163': Generated 5 vectors 20241213122531615 DAUC <0003> db_auc.c:249 IMSI='262427897865163': Updating SQN=161 in DB 20241213122531615 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427897865163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427897865163"} 20241213122531615 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427897865163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122531616 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122531616 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@62ee21fbef10: Found GsupExpect[0] for "262427897865163" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@62ee21fbef10: Added IMSI table entry 5TC_gsup_sai(17)"262427897865163" TC_gsup_sai(17)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai(17)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122531619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35544<->l=127.0.0.1:4258 TC_gsup_sai(17)@62ee21fbef10: Final verdict of PTC: pass 20241213122531621 DAUC <0003> db_auc.c:157 IMSI='262429206019355': No 2G Auth Data 20241213122531621 DAUC <0003> db_auc.c:192 IMSI='262429206019355': No 3G Auth Data HLR_Test-GSUP(9)@62ee21fbef10: Created GsupExpect[0] for "262429206019355" to be handled at TC_gsup_sai(18) 20241213122531638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35552<->l=127.0.0.1:4258 20241213122531641 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122531641 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429206019355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429206019355"} 20241213122531641 DAUC <0003> db_auc.c:236 IMSI='262429206019355': Calling to generate 5 vectors 20241213122531641 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241213122531641 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122531641 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122531641 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122531642 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122531642 DAUC <0003> auc.c:113 vector [0]: rand = 714be6b321721e8a8bc281ca117f089c 20241213122531642 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122531642 DAUC <0003> auc.c:142 vector [0]: autn = 371188d2f29b0000591832d221a556db 20241213122531642 DAUC <0003> auc.c:143 vector [0]: ck = f7973241504530f5518ef2d75e21423c 20241213122531642 DAUC <0003> auc.c:144 vector [0]: ik = 19dd4b776c5cbdb034bced76c99048bc 20241213122531642 DAUC <0003> auc.c:145 vector [0]: res = 89fbd7ef77cc02790000000000000000 20241213122531642 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122531642 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122531642 DAUC <0003> auc.c:179 vector [0]: kc = 8ef53d3b547d1400 20241213122531642 DAUC <0003> auc.c:180 vector [0]: sres = 3df7520c 20241213122531642 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122531642 DAUC <0003> auc.c:113 vector [1]: rand = 0de0c1e18612162a0fdaa3c97df68aa7 20241213122531642 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241213122531642 DAUC <0003> auc.c:142 vector [1]: autn = 0aaa71453914000077df968786d95f3c 20241213122531642 DAUC <0003> auc.c:143 vector [1]: ck = 945e6274d1612203391d7dc02f53e6f8 20241213122531642 DAUC <0003> auc.c:144 vector [1]: ik = 9c305f124062fcd1e274231cf8874aba 20241213122531642 DAUC <0003> auc.c:145 vector [1]: res = b1a821373962f23d0000000000000000 20241213122531642 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122531642 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122531642 DAUC <0003> auc.c:179 vector [1]: kc = fc22923184e46400 20241213122531642 DAUC <0003> auc.c:180 vector [1]: sres = 5d4e4826 20241213122531642 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122531642 DAUC <0003> auc.c:113 vector [2]: rand = 20742320a2fdb2855ad9a2a4a733cebe 20241213122531642 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241213122531642 DAUC <0003> auc.c:142 vector [2]: autn = 899d475c57cc0000f29ab8ae38525ebc 20241213122531642 DAUC <0003> auc.c:143 vector [2]: ck = 624475edd4642f7ca5bb882812e76a2d 20241213122531642 DAUC <0003> auc.c:144 vector [2]: ik = c84e1b094a5454800a2705f83097c9e3 20241213122531642 DAUC <0003> auc.c:145 vector [2]: res = c967d1e289e7bb860000000000000000 20241213122531642 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122531642 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122531642 DAUC <0003> auc.c:179 vector [2]: kc = bfe4879a0d422800 20241213122531642 DAUC <0003> auc.c:180 vector [2]: sres = 7db89bff 20241213122531642 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122531642 DAUC <0003> auc.c:113 vector [3]: rand = 65b32353de24e0f8094855544eb883ff 20241213122531642 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241213122531642 DAUC <0003> auc.c:142 vector [3]: autn = a11936f6958d00001c142407f53e980a 20241213122531642 DAUC <0003> auc.c:143 vector [3]: ck = 02efd1d809c572ff6b1996d240f5830a 20241213122531642 DAUC <0003> auc.c:144 vector [3]: ik = 6bde2cea45cd93b77e6fbb7d1cd34214 20241213122531642 DAUC <0003> auc.c:145 vector [3]: res = 60e04dc5f5bf0cd20000000000000000 20241213122531642 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122531642 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122531642 DAUC <0003> auc.c:179 vector [3]: kc = 0937a5a0b9a24400 20241213122531642 DAUC <0003> auc.c:180 vector [3]: sres = fc950a38 20241213122531642 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122531642 DAUC <0003> auc.c:113 vector [4]: rand = c8639706d9e959b574df32edef7be89c 20241213122531642 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241213122531642 DAUC <0003> auc.c:142 vector [4]: autn = 80107aad6a820000466fa6053fe7b73e 20241213122531642 DAUC <0003> auc.c:143 vector [4]: ck = eeaacd3afd0393bacf561cef073aaa93 20241213122531642 DAUC <0003> auc.c:144 vector [4]: ik = a953ad113ce9507dede205a0c007ae60 20241213122531642 DAUC <0003> auc.c:145 vector [4]: res = e6355ff86864ab220000000000000000 20241213122531642 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122531642 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241213122531642 DAUC <0003> auc.c:179 vector [4]: kc = fa24827c71287000 20241213122531642 DAUC <0003> auc.c:180 vector [4]: sres = 73412742 20241213122531642 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241213122531642 DAUC <0003> db_auc.c:245 IMSI='262429206019355': Generated 5 vectors 20241213122531642 DAUC <0003> db_auc.c:249 IMSI='262429206019355': Updating SQN=161 in DB 20241213122531642 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429206019355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429206019355"} 20241213122531643 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429206019355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122531643 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122531643 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@62ee21fbef10: Found GsupExpect[0] for "262429206019355" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@62ee21fbef10: Added IMSI table entry 6TC_gsup_sai(18)"262429206019355" TC_gsup_sai(18)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai(18)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122531646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35552<->l=127.0.0.1:4258 TC_gsup_sai(18)@62ee21fbef10: Final verdict of PTC: pass 20241213122531647 DAUC <0003> db_auc.c:157 IMSI='262426226568513': No 2G Auth Data 20241213122531647 DAUC <0003> db_auc.c:192 IMSI='262426226568513': No 3G Auth Data HLR_Test-GSUP(9)@62ee21fbef10: Created GsupExpect[0] for "262426226568513" to be handled at TC_gsup_sai(19) 20241213122531662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35564<->l=127.0.0.1:4258 20241213122531664 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122531664 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426226568513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426226568513"} 20241213122531664 DAUC <0003> db_auc.c:236 IMSI='262426226568513': Calling to generate 5 vectors 20241213122531664 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241213122531664 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122531664 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122531664 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122531664 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122531664 DAUC <0003> auc.c:113 vector [0]: rand = 412f752537893638f38983fff23a87e2 20241213122531664 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122531664 DAUC <0003> auc.c:142 vector [0]: autn = 4bd1d80e704d00001bdfc8ad37c5f811 20241213122531664 DAUC <0003> auc.c:143 vector [0]: ck = cd189fc7525660532766480faa8aaab9 20241213122531664 DAUC <0003> auc.c:144 vector [0]: ik = dd010b860250339c5551798195846351 20241213122531664 DAUC <0003> auc.c:145 vector [0]: res = cc50e3a21d9eb9960000000000000000 20241213122531664 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122531664 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122531664 DAUC <0003> auc.c:179 vector [0]: kc = bafa17c37fd5d21f 20241213122531664 DAUC <0003> auc.c:180 vector [0]: sres = f577ac5b 20241213122531664 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122531664 DAUC <0003> auc.c:113 vector [1]: rand = b7d0a700bb171bf23c476c4037c1bdab 20241213122531664 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241213122531664 DAUC <0003> auc.c:142 vector [1]: autn = 8f9664d5ede0000022fe05ce7591704e 20241213122531664 DAUC <0003> auc.c:143 vector [1]: ck = 11a534a7fb5b7d6beb284346dd2379eb 20241213122531664 DAUC <0003> auc.c:144 vector [1]: ik = 76b33b9bc266d68c6a6a6ad6dbd44165 20241213122531664 DAUC <0003> auc.c:145 vector [1]: res = 2a3aede883fba6530000000000000000 20241213122531664 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122531664 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122531664 DAUC <0003> auc.c:179 vector [1]: kc = 59a5ba6254729cab 20241213122531664 DAUC <0003> auc.c:180 vector [1]: sres = fb6a1f12 20241213122531664 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122531664 DAUC <0003> auc.c:113 vector [2]: rand = 60ae41d35f84598184b364bb9e1638be 20241213122531664 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241213122531664 DAUC <0003> auc.c:142 vector [2]: autn = df76a80ae62600006259bd46bddeebd1 20241213122531664 DAUC <0003> auc.c:143 vector [2]: ck = 96b3a750787952f292a133397aee696d 20241213122531664 DAUC <0003> auc.c:144 vector [2]: ik = f3e713d276425b60c9858123be08bd0e 20241213122531664 DAUC <0003> auc.c:145 vector [2]: res = 2224f8630a71f8a60000000000000000 20241213122531664 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122531664 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122531664 DAUC <0003> auc.c:179 vector [2]: kc = 01c2fefeb84672a4 20241213122531664 DAUC <0003> auc.c:180 vector [2]: sres = 5758334e 20241213122531664 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122531664 DAUC <0003> auc.c:113 vector [3]: rand = 34cafaa9810c86025bd683573a6cedf9 20241213122531664 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241213122531664 DAUC <0003> auc.c:142 vector [3]: autn = 073bd6ffee6c00003746515801d4e843 20241213122531664 DAUC <0003> auc.c:143 vector [3]: ck = 916897ae81a1a0fa403b3fb7b20c1642 20241213122531664 DAUC <0003> auc.c:144 vector [3]: ik = cf74844955137afff61d7b191b34fb82 20241213122531664 DAUC <0003> auc.c:145 vector [3]: res = 4352f728cdf6c09b0000000000000000 20241213122531664 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122531664 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122531664 DAUC <0003> auc.c:179 vector [3]: kc = b83e63b38b0b24b3 20241213122531664 DAUC <0003> auc.c:180 vector [3]: sres = a5ceb296 20241213122531664 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122531665 DAUC <0003> auc.c:113 vector [4]: rand = 790c66ae20c2a815ba1760be365d9b08 20241213122531665 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241213122531665 DAUC <0003> auc.c:142 vector [4]: autn = d4b37dc4cf0d0000f37ab11f079e4066 20241213122531665 DAUC <0003> auc.c:143 vector [4]: ck = a2f12874b4a9dff4c896d9896ec26841 20241213122531665 DAUC <0003> auc.c:144 vector [4]: ik = 2d7ddbfe1226247b8e794030e9a1dbed 20241213122531665 DAUC <0003> auc.c:145 vector [4]: res = 533aba80981530ac0000000000000000 20241213122531665 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122531665 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241213122531665 DAUC <0003> auc.c:179 vector [4]: kc = dbde3733cd88dd3c 20241213122531665 DAUC <0003> auc.c:180 vector [4]: sres = dd8f899f 20241213122531665 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241213122531665 DAUC <0003> db_auc.c:245 IMSI='262426226568513': Generated 5 vectors 20241213122531665 DAUC <0003> db_auc.c:249 IMSI='262426226568513': Updating SQN=161 in DB 20241213122531665 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426226568513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426226568513"} 20241213122531665 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426226568513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122531665 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122531665 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@62ee21fbef10: Found GsupExpect[0] for "262426226568513" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@62ee21fbef10: Added IMSI table entry 7TC_gsup_sai(19)"262426226568513" TC_gsup_sai(19)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai(19)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122531668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35564<->l=127.0.0.1:4258 TC_gsup_sai(19)@62ee21fbef10: Final verdict of PTC: pass MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122531669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4258 20241213122531670 DLINP <000b> input/ipa.c:451 connected read/write 20241213122531670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122531670 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122531670 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122531670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122531670 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40045<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@62ee21fbef10: Final verdict of PTC: none 10@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_gsup_sai finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Dec 13 12:25:31 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241213122531711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4258 20241213122531811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=163376) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:25:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_sai_num_auth_vectors started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122534892 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122534892 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122534894 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122534895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122534897 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122534897 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122534897 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122534897 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122534897 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122534897 DLGSUP <0013> gsup_server.c:237 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  20241213122534897 DLGSUP <0013> gsup_server.c:235 2:  20241213122534897 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122534897 DLGSUP <0013> gsup_server.c:235 3:  20241213122534897 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122534897 DLGSUP <0013> gsup_server.c:235 4:  20241213122534897 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122534897 DLGSUP <0013> gsup_server.c:235 5:  20241213122534897 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122534897 DLGSUP <0013> gsup_server.c:235 7:  20241213122534897 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122534897 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122534897 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122534897 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@62ee21fbef10: 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") 20241213122534917 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33141<->l=127.0.0.1:4259) 20241213122534923 DAUC <0003> db_auc.c:157 IMSI='262427872810423': No 2G Auth Data 20241213122534923 DAUC <0003> db_auc.c:192 IMSI='262427872810423': No 3G Auth Data HLR_Test-GSUP(21)@62ee21fbef10: Created GsupExpect[0] for "262427872810423" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241213122534941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4258 20241213122534947 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122534947 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427872810423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427872810423"} 20241213122534947 DAUC <0003> db_auc.c:192 IMSI='262427872810423': No 3G Auth Data 20241213122534947 DAUC <0003> db_auc.c:236 IMSI='262427872810423': Calling to generate 1 vectors 20241213122534947 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241213122534947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122534947 DAUC <0003> auc.c:113 vector [0]: rand = 85b5e69d9ee91881dd58c924b987e703 20241213122534947 DAUC <0003> auc.c:179 vector [0]: kc = 0551c90e59cd6800 20241213122534947 DAUC <0003> auc.c:180 vector [0]: sres = be04ca13 20241213122534947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122534947 DAUC <0003> db_auc.c:245 IMSI='262427872810423': Generated 1 vectors 20241213122534947 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427872810423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427872810423"} 20241213122534947 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427872810423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122534947 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122534947 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@62ee21fbef10: Found GsupExpect[0] for "262427872810423" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@62ee21fbef10: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427872810423" TC_gsup_sai_num_auth_vectors(24)@62ee21fbef10: setverdict(pass): none -> pass 20241213122534951 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122534951 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427872810423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427872810423"} 20241213122534951 DAUC <0003> db_auc.c:192 IMSI='262427872810423': No 3G Auth Data 20241213122534951 DAUC <0003> db_auc.c:236 IMSI='262427872810423': Calling to generate 4 vectors 20241213122534951 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241213122534951 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122534951 DAUC <0003> auc.c:113 vector [0]: rand = fd0e9cb45bf1002362e9bcfacdd8749f 20241213122534951 DAUC <0003> auc.c:179 vector [0]: kc = cfe4db0f7df1a000 20241213122534951 DAUC <0003> auc.c:180 vector [0]: sres = cb1d5311 20241213122534951 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122534951 DAUC <0003> auc.c:113 vector [1]: rand = df339e0faaeb6102e848a20277240dbb 20241213122534951 DAUC <0003> auc.c:179 vector [1]: kc = ad12b66b3c8af400 20241213122534951 DAUC <0003> auc.c:180 vector [1]: sres = ad673db3 20241213122534951 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241213122534951 DAUC <0003> auc.c:113 vector [2]: rand = 8526fc2dfe3ab7433c5e80d86140cd99 20241213122534951 DAUC <0003> auc.c:179 vector [2]: kc = 9da23eceec409800 20241213122534951 DAUC <0003> auc.c:180 vector [2]: sres = a33db66f 20241213122534951 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241213122534951 DAUC <0003> auc.c:113 vector [3]: rand = 7e1f62c385a6344a432c8c098d0cadbf 20241213122534951 DAUC <0003> auc.c:179 vector [3]: kc = 9d847637bef12000 20241213122534951 DAUC <0003> auc.c:180 vector [3]: sres = d7ac96cf 20241213122534951 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241213122534951 DAUC <0003> db_auc.c:245 IMSI='262427872810423': Generated 4 vectors 20241213122534951 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427872810423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427872810423"} 20241213122534951 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427872810423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122534951 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122534951 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122534954 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122534954 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427872810423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427872810423"} 20241213122534954 DAUC <0003> db_auc.c:192 IMSI='262427872810423': No 3G Auth Data 20241213122534954 DAUC <0003> db_auc.c:236 IMSI='262427872810423': Calling to generate 5 vectors 20241213122534954 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241213122534954 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122534954 DAUC <0003> auc.c:113 vector [0]: rand = e0a9ede6e7a03a9b3292c8b9d7f23077 20241213122534954 DAUC <0003> auc.c:179 vector [0]: kc = 33971e78f3f65400 20241213122534954 DAUC <0003> auc.c:180 vector [0]: sres = 1ef7c25f 20241213122534954 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122534954 DAUC <0003> auc.c:113 vector [1]: rand = b3da844624141b6fb16dc9b9be537456 20241213122534954 DAUC <0003> auc.c:179 vector [1]: kc = 9172007248f9bc00 20241213122534954 DAUC <0003> auc.c:180 vector [1]: sres = 98414c8b 20241213122534954 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241213122534954 DAUC <0003> auc.c:113 vector [2]: rand = 7f009c0f48a7eb4ea48fc1e78d08e50e 20241213122534954 DAUC <0003> auc.c:179 vector [2]: kc = 6bc2562d252f8c00 20241213122534954 DAUC <0003> auc.c:180 vector [2]: sres = 3f075944 20241213122534954 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241213122534954 DAUC <0003> auc.c:113 vector [3]: rand = eacbc5027411ce5192977817b0aebf85 20241213122534954 DAUC <0003> auc.c:179 vector [3]: kc = 2d6d87cbcbe84400 20241213122534954 DAUC <0003> auc.c:180 vector [3]: sres = ccee2917 20241213122534954 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241213122534954 DAUC <0003> auc.c:113 vector [4]: rand = a1898161872f2ea97347e3b0812840ff 20241213122534954 DAUC <0003> auc.c:179 vector [4]: kc = f494bcc4bff89400 20241213122534954 DAUC <0003> auc.c:180 vector [4]: sres = c5c8023d 20241213122534954 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241213122534954 DAUC <0003> db_auc.c:245 IMSI='262427872810423': Generated 5 vectors 20241213122534954 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427872810423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427872810423"} 20241213122534954 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427872810423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122534954 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122534954 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122534957 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122534957 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427872810423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427872810423"} 20241213122534957 DAUC <0003> db_auc.c:192 IMSI='262427872810423': No 3G Auth Data 20241213122534957 DAUC <0003> db_auc.c:236 IMSI='262427872810423': Calling to generate 5 vectors 20241213122534957 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241213122534957 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122534957 DAUC <0003> auc.c:113 vector [0]: rand = da23c31c0ec3b5f610ce9f6e11805a19 20241213122534957 DAUC <0003> auc.c:179 vector [0]: kc = 20bafb7252f82000 20241213122534957 DAUC <0003> auc.c:180 vector [0]: sres = b383d310 20241213122534957 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122534957 DAUC <0003> auc.c:113 vector [1]: rand = c23893b4bdb11f42f09c9327e4d629a7 20241213122534957 DAUC <0003> auc.c:179 vector [1]: kc = 34a03fb4ab5a6800 20241213122534957 DAUC <0003> auc.c:180 vector [1]: sres = 70f29387 20241213122534957 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241213122534957 DAUC <0003> auc.c:113 vector [2]: rand = 37112d9640d0779ead254e23a86adf21 20241213122534957 DAUC <0003> auc.c:179 vector [2]: kc = 3cf846c36e3c2400 20241213122534957 DAUC <0003> auc.c:180 vector [2]: sres = e19e135b 20241213122534957 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241213122534957 DAUC <0003> auc.c:113 vector [3]: rand = e0c0c63829f537156b62d9c1adab7636 20241213122534957 DAUC <0003> auc.c:179 vector [3]: kc = bf903b32b453b000 20241213122534957 DAUC <0003> auc.c:180 vector [3]: sres = 8c9f4634 20241213122534957 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241213122534957 DAUC <0003> auc.c:113 vector [4]: rand = ac8b0c917346c00ddaa0410910c1aa38 20241213122534957 DAUC <0003> auc.c:179 vector [4]: kc = f6db3c9e63518800 20241213122534957 DAUC <0003> auc.c:180 vector [4]: sres = 89f25c42 20241213122534957 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241213122534957 DAUC <0003> db_auc.c:245 IMSI='262427872810423': Generated 5 vectors 20241213122534957 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427872810423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427872810423"} 20241213122534957 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427872810423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122534957 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122534957 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122534959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@62ee21fbef10: Final verdict of PTC: pass 20241213122534960 DAUC <0003> db_auc.c:157 IMSI='262425485701818': No 2G Auth Data 20241213122534960 DAUC <0003> db_auc.c:192 IMSI='262425485701818': No 3G Auth Data HLR_Test-GSUP(21)@62ee21fbef10: Created GsupExpect[0] for "262425485701818" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241213122534975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4258 20241213122534978 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122534978 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425485701818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425485701818"} 20241213122534978 DAUC <0003> db_auc.c:192 IMSI='262425485701818': No 3G Auth Data 20241213122534978 DAUC <0003> db_auc.c:236 IMSI='262425485701818': Calling to generate 1 vectors 20241213122534978 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241213122534978 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122534978 DAUC <0003> auc.c:113 vector [0]: rand = 766d756e2f50f9a4e923d3e044be7c3a 20241213122534978 DAUC <0003> auc.c:179 vector [0]: kc = 204fb23c8e7ef000 20241213122534978 DAUC <0003> auc.c:180 vector [0]: sres = c65d8d14 20241213122534978 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122534978 DAUC <0003> db_auc.c:245 IMSI='262425485701818': Generated 1 vectors 20241213122534978 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425485701818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425485701818"} 20241213122534978 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425485701818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122534978 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122534978 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@62ee21fbef10: Found GsupExpect[0] for "262425485701818" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@62ee21fbef10: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262425485701818" TC_gsup_sai_num_auth_vectors(25)@62ee21fbef10: setverdict(pass): none -> pass 20241213122534980 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122534980 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425485701818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425485701818"} 20241213122534980 DAUC <0003> db_auc.c:192 IMSI='262425485701818': No 3G Auth Data 20241213122534980 DAUC <0003> db_auc.c:236 IMSI='262425485701818': Calling to generate 4 vectors 20241213122534980 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241213122534980 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122534980 DAUC <0003> auc.c:113 vector [0]: rand = dd61d68abc51d3024b6c7ca690077f8a 20241213122534980 DAUC <0003> auc.c:179 vector [0]: kc = 62bdcb5a756a3800 20241213122534980 DAUC <0003> auc.c:180 vector [0]: sres = be65f69c 20241213122534980 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122534980 DAUC <0003> auc.c:113 vector [1]: rand = 7bff85efea07b3dd71e3694a91813f6c 20241213122534980 DAUC <0003> auc.c:179 vector [1]: kc = 8a84f6c08e29dc00 20241213122534980 DAUC <0003> auc.c:180 vector [1]: sres = 677bed96 20241213122534980 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241213122534980 DAUC <0003> auc.c:113 vector [2]: rand = 2d810e3d31a4c311005445fad3722418 20241213122534980 DAUC <0003> auc.c:179 vector [2]: kc = 0af64797e730a000 20241213122534980 DAUC <0003> auc.c:180 vector [2]: sres = 59b4c008 20241213122534980 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241213122534981 DAUC <0003> auc.c:113 vector [3]: rand = dc0fcc8fac61aea39b0765c82e73dc23 20241213122534981 DAUC <0003> auc.c:179 vector [3]: kc = e95a62f13061a000 20241213122534981 DAUC <0003> auc.c:180 vector [3]: sres = 2bc9d266 20241213122534981 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241213122534981 DAUC <0003> db_auc.c:245 IMSI='262425485701818': Generated 4 vectors 20241213122534981 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425485701818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425485701818"} 20241213122534981 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425485701818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122534981 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122534981 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122534983 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122534983 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425485701818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425485701818"} 20241213122534983 DAUC <0003> db_auc.c:192 IMSI='262425485701818': No 3G Auth Data 20241213122534983 DAUC <0003> db_auc.c:236 IMSI='262425485701818': Calling to generate 5 vectors 20241213122534983 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241213122534983 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122534983 DAUC <0003> auc.c:113 vector [0]: rand = 9f5d9518608ae2f0533bb05f76674fdb 20241213122534983 DAUC <0003> auc.c:179 vector [0]: kc = 1b678c133539ac00 20241213122534983 DAUC <0003> auc.c:180 vector [0]: sres = ecc108ba 20241213122534983 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122534983 DAUC <0003> auc.c:113 vector [1]: rand = 3a4aa9bfd2ca05b15c0533cf4fad27e8 20241213122534983 DAUC <0003> auc.c:179 vector [1]: kc = ae9a23dc26e77000 20241213122534983 DAUC <0003> auc.c:180 vector [1]: sres = b4eeefa3 20241213122534983 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241213122534983 DAUC <0003> auc.c:113 vector [2]: rand = 6e3c6708557dc4e7db01395699e4d992 20241213122534983 DAUC <0003> auc.c:179 vector [2]: kc = a5567abe3c252400 20241213122534983 DAUC <0003> auc.c:180 vector [2]: sres = 13f540b2 20241213122534983 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241213122534983 DAUC <0003> auc.c:113 vector [3]: rand = 3bba62d1a8c01520ebe3b8c49ea4310c 20241213122534983 DAUC <0003> auc.c:179 vector [3]: kc = b1ae83f634975000 20241213122534983 DAUC <0003> auc.c:180 vector [3]: sres = b475371d 20241213122534983 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241213122534983 DAUC <0003> auc.c:113 vector [4]: rand = 59a01342be4fa5df349a7786c66ab10b 20241213122534983 DAUC <0003> auc.c:179 vector [4]: kc = 3e5ce86b1493e800 20241213122534983 DAUC <0003> auc.c:180 vector [4]: sres = 713e96ca 20241213122534983 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241213122534983 DAUC <0003> db_auc.c:245 IMSI='262425485701818': Generated 5 vectors 20241213122534983 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425485701818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425485701818"} 20241213122534983 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425485701818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122534983 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122534983 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122534986 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122534986 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425485701818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425485701818"} 20241213122534986 DAUC <0003> db_auc.c:192 IMSI='262425485701818': No 3G Auth Data 20241213122534986 DAUC <0003> db_auc.c:236 IMSI='262425485701818': Calling to generate 5 vectors 20241213122534986 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241213122534986 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122534986 DAUC <0003> auc.c:113 vector [0]: rand = 2e8b863b010cb12019df6052f8f42f4d 20241213122534986 DAUC <0003> auc.c:179 vector [0]: kc = 823bb22c6f8b9400 20241213122534986 DAUC <0003> auc.c:180 vector [0]: sres = 0aec60fb 20241213122534986 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122534986 DAUC <0003> auc.c:113 vector [1]: rand = 2e20eb7ec9baaff531dde18c303e154e 20241213122534986 DAUC <0003> auc.c:179 vector [1]: kc = 00bdaf95a1329400 20241213122534986 DAUC <0003> auc.c:180 vector [1]: sres = f416f02c 20241213122534986 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241213122534986 DAUC <0003> auc.c:113 vector [2]: rand = c24419cf7b2178b0a67050db7648519a 20241213122534986 DAUC <0003> auc.c:179 vector [2]: kc = d7bc94414cba8400 20241213122534986 DAUC <0003> auc.c:180 vector [2]: sres = e1e80cce 20241213122534986 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241213122534986 DAUC <0003> auc.c:113 vector [3]: rand = df6d79697531fe6ccf715b1f3acc702e 20241213122534986 DAUC <0003> auc.c:179 vector [3]: kc = c1d5ee8941444400 20241213122534986 DAUC <0003> auc.c:180 vector [3]: sres = b04408be 20241213122534986 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241213122534986 DAUC <0003> auc.c:113 vector [4]: rand = f1609d91bf75b53a0c518b8cd0a3a3d1 20241213122534986 DAUC <0003> auc.c:179 vector [4]: kc = 7bb8a4cd0d444000 20241213122534986 DAUC <0003> auc.c:180 vector [4]: sres = d97c35aa 20241213122534986 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241213122534986 DAUC <0003> db_auc.c:245 IMSI='262425485701818': Generated 5 vectors 20241213122534986 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425485701818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425485701818"} 20241213122534986 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425485701818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122534986 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122534986 DLINP <000b> input/ipa.c:451 connected read/write 20241213122534986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122534988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@62ee21fbef10: Final verdict of PTC: pass 20241213122534989 DAUC <0003> db_auc.c:157 IMSI='262427782378582': No 2G Auth Data 20241213122534989 DAUC <0003> db_auc.c:192 IMSI='262427782378582': No 3G Auth Data HLR_Test-GSUP(21)@62ee21fbef10: Created GsupExpect[0] for "262427782378582" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241213122535005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35614<->l=127.0.0.1:4258 20241213122535008 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535008 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427782378582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427782378582"} 20241213122535008 DAUC <0003> db_auc.c:192 IMSI='262427782378582': No 3G Auth Data 20241213122535008 DAUC <0003> db_auc.c:236 IMSI='262427782378582': Calling to generate 1 vectors 20241213122535008 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241213122535008 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535008 DAUC <0003> auc.c:113 vector [0]: rand = 438a1c75f1ca46930386317c9894521c 20241213122535008 DAUC <0003> auc.c:179 vector [0]: kc = c902d24bca02868d 20241213122535008 DAUC <0003> auc.c:180 vector [0]: sres = bc343824 20241213122535008 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122535008 DAUC <0003> db_auc.c:245 IMSI='262427782378582': Generated 1 vectors 20241213122535008 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427782378582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427782378582"} 20241213122535008 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427782378582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535008 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535008 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@62ee21fbef10: Found GsupExpect[0] for "262427782378582" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@62ee21fbef10: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427782378582" TC_gsup_sai_num_auth_vectors(26)@62ee21fbef10: setverdict(pass): none -> pass 20241213122535010 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535010 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427782378582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427782378582"} 20241213122535010 DAUC <0003> db_auc.c:192 IMSI='262427782378582': No 3G Auth Data 20241213122535010 DAUC <0003> db_auc.c:236 IMSI='262427782378582': Calling to generate 4 vectors 20241213122535010 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241213122535010 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535011 DAUC <0003> auc.c:113 vector [0]: rand = 39e9f821d8f00d95481663444aedcc6e 20241213122535011 DAUC <0003> auc.c:179 vector [0]: kc = 979c7b69758a2e3d 20241213122535011 DAUC <0003> auc.c:180 vector [0]: sres = fcede3ce 20241213122535011 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122535011 DAUC <0003> auc.c:113 vector [1]: rand = 86f8134f429873a1fa7e6578b4df3717 20241213122535011 DAUC <0003> auc.c:179 vector [1]: kc = e96d560b6494d3cd 20241213122535011 DAUC <0003> auc.c:180 vector [1]: sres = 02ad0ea7 20241213122535011 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241213122535011 DAUC <0003> auc.c:113 vector [2]: rand = ca2b50382658b1e7e8c77353304dd99f 20241213122535011 DAUC <0003> auc.c:179 vector [2]: kc = 50310dd2d8d9f6b4 20241213122535011 DAUC <0003> auc.c:180 vector [2]: sres = ad0103f8 20241213122535011 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241213122535011 DAUC <0003> auc.c:113 vector [3]: rand = 8ede4c3200be664d2d65b958be2b56f2 20241213122535011 DAUC <0003> auc.c:179 vector [3]: kc = a34e2c36b23bc263 20241213122535011 DAUC <0003> auc.c:180 vector [3]: sres = 879bf49e 20241213122535011 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241213122535011 DAUC <0003> db_auc.c:245 IMSI='262427782378582': Generated 4 vectors 20241213122535011 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427782378582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427782378582"} 20241213122535011 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427782378582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535011 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535011 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535013 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535013 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427782378582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427782378582"} 20241213122535013 DAUC <0003> db_auc.c:192 IMSI='262427782378582': No 3G Auth Data 20241213122535013 DAUC <0003> db_auc.c:236 IMSI='262427782378582': Calling to generate 5 vectors 20241213122535013 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241213122535013 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535013 DAUC <0003> auc.c:113 vector [0]: rand = 583582bfef79c20dd6246e1676e1546d 20241213122535013 DAUC <0003> auc.c:179 vector [0]: kc = d2b41b104d3c1891 20241213122535013 DAUC <0003> auc.c:180 vector [0]: sres = c529b735 20241213122535013 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122535013 DAUC <0003> auc.c:113 vector [1]: rand = 22c8dd7d16569bc6b08cddf8cdf0d94e 20241213122535013 DAUC <0003> auc.c:179 vector [1]: kc = db53f8d3b982c68a 20241213122535013 DAUC <0003> auc.c:180 vector [1]: sres = 7bacc188 20241213122535013 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241213122535013 DAUC <0003> auc.c:113 vector [2]: rand = 9a2efd3cd00c43086058c6def43cddda 20241213122535013 DAUC <0003> auc.c:179 vector [2]: kc = 73ac692bc6071aa8 20241213122535013 DAUC <0003> auc.c:180 vector [2]: sres = 7b3f4935 20241213122535013 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241213122535013 DAUC <0003> auc.c:113 vector [3]: rand = a36a0edfe0f4df1205366737bcc43951 20241213122535013 DAUC <0003> auc.c:179 vector [3]: kc = 0e43801a2e0df351 20241213122535013 DAUC <0003> auc.c:180 vector [3]: sres = 710eb4f8 20241213122535014 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241213122535014 DAUC <0003> auc.c:113 vector [4]: rand = 0226ce7f043352457e7e4870f4c25efb 20241213122535014 DAUC <0003> auc.c:179 vector [4]: kc = 63b6134ae5ef06f5 20241213122535014 DAUC <0003> auc.c:180 vector [4]: sres = 6830b796 20241213122535014 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241213122535014 DAUC <0003> db_auc.c:245 IMSI='262427782378582': Generated 5 vectors 20241213122535014 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427782378582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427782378582"} 20241213122535014 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427782378582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535014 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535014 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535017 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535017 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427782378582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427782378582"} 20241213122535017 DAUC <0003> db_auc.c:192 IMSI='262427782378582': No 3G Auth Data 20241213122535017 DAUC <0003> db_auc.c:236 IMSI='262427782378582': Calling to generate 5 vectors 20241213122535017 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241213122535017 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535017 DAUC <0003> auc.c:113 vector [0]: rand = 8051052f980c787cc6fc50a6b7d58b98 20241213122535017 DAUC <0003> auc.c:179 vector [0]: kc = 0b78378502780274 20241213122535017 DAUC <0003> auc.c:180 vector [0]: sres = c9b7e9c4 20241213122535017 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241213122535017 DAUC <0003> auc.c:113 vector [1]: rand = 6e828641d342ad6bc437bdee96d295a1 20241213122535017 DAUC <0003> auc.c:179 vector [1]: kc = e4b70c45af93576b 20241213122535017 DAUC <0003> auc.c:180 vector [1]: sres = 686d0f18 20241213122535017 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241213122535017 DAUC <0003> auc.c:113 vector [2]: rand = dc4248158196e18491661fa26f4a13ee 20241213122535017 DAUC <0003> auc.c:179 vector [2]: kc = af09350b6d5c9ac1 20241213122535017 DAUC <0003> auc.c:180 vector [2]: sres = ebfa8e28 20241213122535017 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241213122535017 DAUC <0003> auc.c:113 vector [3]: rand = 55ea9a628a4af44822c978524a3f0dd1 20241213122535017 DAUC <0003> auc.c:179 vector [3]: kc = 6c90820f40f34460 20241213122535017 DAUC <0003> auc.c:180 vector [3]: sres = 7bafe9ee 20241213122535017 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241213122535017 DAUC <0003> auc.c:113 vector [4]: rand = 98c47cf40db226349b7045f714415b8c 20241213122535017 DAUC <0003> auc.c:179 vector [4]: kc = b479461db9fb7e14 20241213122535017 DAUC <0003> auc.c:180 vector [4]: sres = baa3bdab 20241213122535017 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241213122535017 DAUC <0003> db_auc.c:245 IMSI='262427782378582': Generated 5 vectors 20241213122535017 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427782378582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427782378582"} 20241213122535017 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427782378582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535017 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535017 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35614<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@62ee21fbef10: Final verdict of PTC: pass 20241213122535021 DAUC <0003> db_auc.c:157 IMSI='262423716997355': No 2G Auth Data 20241213122535021 DAUC <0003> db_auc.c:192 IMSI='262423716997355': No 3G Auth Data HLR_Test-GSUP(21)@62ee21fbef10: Created GsupExpect[0] for "262423716997355" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241213122535034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35620<->l=127.0.0.1:4258 20241213122535038 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535038 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423716997355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423716997355"} 20241213122535038 DAUC <0003> db_auc.c:157 IMSI='262423716997355': No 2G Auth Data 20241213122535038 DAUC <0003> db_auc.c:236 IMSI='262423716997355': Calling to generate 1 vectors 20241213122535038 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241213122535038 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535038 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535038 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122535038 DAUC <0003> auc.c:113 vector [0]: rand = 9b31f48d60bc170f317a7258bfe6a969 20241213122535038 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122535038 DAUC <0003> auc.c:142 vector [0]: autn = b66af528a0c40000c89b6e9b22019eae 20241213122535038 DAUC <0003> auc.c:143 vector [0]: ck = dd0ec0963d8a3f6c1f5beb012a50ac35 20241213122535038 DAUC <0003> auc.c:144 vector [0]: ik = 24cf5c00f6fffae4a34cb3fc4fffa7c4 20241213122535038 DAUC <0003> auc.c:145 vector [0]: res = eeb977839397ee970000000000000000 20241213122535038 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535038 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241213122535038 DAUC <0003> auc.c:151 vector [0]: kc = 45d6c46baedace79 20241213122535038 DAUC <0003> auc.c:152 vector [0]: sres = 7d2e9914 20241213122535038 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241213122535038 DAUC <0003> db_auc.c:245 IMSI='262423716997355': Generated 1 vectors 20241213122535038 DAUC <0003> db_auc.c:249 IMSI='262423716997355': Updating SQN=33 in DB 20241213122535038 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423716997355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423716997355"} 20241213122535039 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423716997355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535039 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535039 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@62ee21fbef10: Found GsupExpect[0] for "262423716997355" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@62ee21fbef10: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262423716997355" TC_gsup_sai_num_auth_vectors(27)@62ee21fbef10: setverdict(pass): none -> pass 20241213122535041 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535041 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423716997355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423716997355"} 20241213122535041 DAUC <0003> db_auc.c:157 IMSI='262423716997355': No 2G Auth Data 20241213122535041 DAUC <0003> db_auc.c:236 IMSI='262423716997355': Calling to generate 4 vectors 20241213122535041 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241213122535041 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535041 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535041 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241213122535041 DAUC <0003> auc.c:113 vector [0]: rand = 3c3a45d58e079f242527c697c8984e01 20241213122535041 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241213122535041 DAUC <0003> auc.c:142 vector [0]: autn = 14a144708f2b0000b33d249fee68a07b 20241213122535041 DAUC <0003> auc.c:143 vector [0]: ck = 33343adea10abfdad40b47b9b7ad56d7 20241213122535041 DAUC <0003> auc.c:144 vector [0]: ik = afdd3de325fd6a79a2f6d8cdc509d7f6 20241213122535041 DAUC <0003> auc.c:145 vector [0]: res = fc7816c928709dfd0000000000000000 20241213122535041 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535041 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241213122535041 DAUC <0003> auc.c:151 vector [0]: kc = ea149849f6535482 20241213122535041 DAUC <0003> auc.c:152 vector [0]: sres = d4088b34 20241213122535041 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241213122535041 DAUC <0003> auc.c:113 vector [1]: rand = ba6b7d82ce8d1ba7f8e25ec7c8ea4adf 20241213122535041 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241213122535041 DAUC <0003> auc.c:142 vector [1]: autn = 3a63ee5999d70000d8aea95a16bc1aab 20241213122535041 DAUC <0003> auc.c:143 vector [1]: ck = 669f7dd8d6b8b3a687f1dfbac5e3a2ea 20241213122535042 DAUC <0003> auc.c:144 vector [1]: ik = f9ad86adb18c551ff3ab3e81562689d1 20241213122535042 DAUC <0003> auc.c:145 vector [1]: res = fed72b6f7ff84dc10000000000000000 20241213122535042 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535042 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241213122535042 DAUC <0003> auc.c:151 vector [1]: kc = eb681a4ef4f1cd82 20241213122535042 DAUC <0003> auc.c:152 vector [1]: sres = 812f66ae 20241213122535042 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241213122535042 DAUC <0003> auc.c:113 vector [2]: rand = 3ff2815a2fd44964cc1238799395380a 20241213122535042 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241213122535042 DAUC <0003> auc.c:142 vector [2]: autn = 0a880dc3a018000001a7c63f7813772f 20241213122535042 DAUC <0003> auc.c:143 vector [2]: ck = 2b5763ac32534a8f8e948a0f5d568cd9 20241213122535042 DAUC <0003> auc.c:144 vector [2]: ik = 2233a44037a90e78e92c8c60d2cae543 20241213122535042 DAUC <0003> auc.c:145 vector [2]: res = 8fe19785a8483c2b0000000000000000 20241213122535042 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535042 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241213122535042 DAUC <0003> auc.c:151 vector [2]: kc = 6edcc1838a662d6d 20241213122535042 DAUC <0003> auc.c:152 vector [2]: sres = 27a9abae 20241213122535042 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241213122535042 DAUC <0003> auc.c:113 vector [3]: rand = 343cc7d25ef8bc6dc94ec94c670c4d81 20241213122535042 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241213122535042 DAUC <0003> auc.c:142 vector [3]: autn = 7048efd319590000367afe2ffab39536 20241213122535042 DAUC <0003> auc.c:143 vector [3]: ck = 119747c9ac5324e34cd76896f976122f 20241213122535042 DAUC <0003> auc.c:144 vector [3]: ik = b1749145d1e6ad1dd7d0d57b5aadca5b 20241213122535042 DAUC <0003> auc.c:145 vector [3]: res = 252bcb0f9981a81f0000000000000000 20241213122535042 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535042 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241213122535042 DAUC <0003> auc.c:151 vector [3]: kc = 3be46b61de6e518a 20241213122535042 DAUC <0003> auc.c:152 vector [3]: sres = bcaa6310 20241213122535042 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241213122535042 DAUC <0003> db_auc.c:245 IMSI='262423716997355': Generated 4 vectors 20241213122535042 DAUC <0003> db_auc.c:249 IMSI='262423716997355': Updating SQN=161 in DB 20241213122535042 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423716997355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423716997355"} 20241213122535042 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423716997355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535042 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535042 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535045 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535046 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423716997355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423716997355"} 20241213122535046 DAUC <0003> db_auc.c:157 IMSI='262423716997355': No 2G Auth Data 20241213122535046 DAUC <0003> db_auc.c:236 IMSI='262423716997355': Calling to generate 5 vectors 20241213122535046 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241213122535046 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535046 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535046 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241213122535046 DAUC <0003> auc.c:113 vector [0]: rand = a7233a2236ae7b4c91fc5b28788e624d 20241213122535046 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241213122535046 DAUC <0003> auc.c:142 vector [0]: autn = 40989fd57ed00000ebc6388959cb18d6 20241213122535046 DAUC <0003> auc.c:143 vector [0]: ck = 215c0cc3451a0b0280e16228aaf4bd0d 20241213122535046 DAUC <0003> auc.c:144 vector [0]: ik = 4865fda1f9d601e5630182edeb509bdf 20241213122535046 DAUC <0003> auc.c:145 vector [0]: res = b4465d26edb4a2e70000000000000000 20241213122535046 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535046 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241213122535046 DAUC <0003> auc.c:151 vector [0]: kc = 8ad911a7fd682c35 20241213122535046 DAUC <0003> auc.c:152 vector [0]: sres = 59f2ffc1 20241213122535046 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241213122535046 DAUC <0003> auc.c:113 vector [1]: rand = 0bc667e7b0c3f6408aa5b6c9c5fa3e83 20241213122535046 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241213122535046 DAUC <0003> auc.c:142 vector [1]: autn = 33949ec430180000d80ffffaba26e4c5 20241213122535046 DAUC <0003> auc.c:143 vector [1]: ck = e08e18b26bea71670cc1bf90f6c93bec 20241213122535046 DAUC <0003> auc.c:144 vector [1]: ik = 6c58ba355f04352628d710cb9573db52 20241213122535046 DAUC <0003> auc.c:145 vector [1]: res = adf169d26fe380e40000000000000000 20241213122535046 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535046 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241213122535046 DAUC <0003> auc.c:151 vector [1]: kc = a8c00ddc5754a4ff 20241213122535046 DAUC <0003> auc.c:152 vector [1]: sres = c212e936 20241213122535046 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241213122535046 DAUC <0003> auc.c:113 vector [2]: rand = 04d7fa43e1c040818b4af2447fb0881a 20241213122535046 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241213122535046 DAUC <0003> auc.c:142 vector [2]: autn = 49fa18cc44d3000089eebb01a6d67612 20241213122535046 DAUC <0003> auc.c:143 vector [2]: ck = cde8c1ec77dd8d578ff1afa2ddcc8d34 20241213122535046 DAUC <0003> auc.c:144 vector [2]: ik = 23e70b1e9aa502fe77d16d3f875aeb9a 20241213122535046 DAUC <0003> auc.c:145 vector [2]: res = 74e822212c3463c20000000000000000 20241213122535046 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535046 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241213122535046 DAUC <0003> auc.c:151 vector [2]: kc = 162f086fb7eee907 20241213122535046 DAUC <0003> auc.c:152 vector [2]: sres = 58dc41e3 20241213122535046 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241213122535046 DAUC <0003> auc.c:113 vector [3]: rand = 92ecdc758f26d684853c9a805b82d03d 20241213122535046 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241213122535046 DAUC <0003> auc.c:142 vector [3]: autn = 6a754b8ec54100001355d4b9dde52c5c 20241213122535046 DAUC <0003> auc.c:143 vector [3]: ck = daeeaa3d7916864c3a69626021ba2ad5 20241213122535046 DAUC <0003> auc.c:144 vector [3]: ik = c7710aaab052855024b4f31aa44e547a 20241213122535046 DAUC <0003> auc.c:145 vector [3]: res = 982f353b7111250a0000000000000000 20241213122535046 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535046 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241213122535046 DAUC <0003> auc.c:151 vector [3]: kc = 034231ed4cb07db3 20241213122535046 DAUC <0003> auc.c:152 vector [3]: sres = e93e1031 20241213122535046 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241213122535046 DAUC <0003> auc.c:113 vector [4]: rand = e42bd9d3025deaa6038f0549a18a549c 20241213122535046 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241213122535046 DAUC <0003> auc.c:142 vector [4]: autn = ff71f904b9e000007f0fa9b824c64ae8 20241213122535046 DAUC <0003> auc.c:143 vector [4]: ck = 8830095745f8725cd1dd34e6c079cf0c 20241213122535046 DAUC <0003> auc.c:144 vector [4]: ik = 772a4351b7df2fd65a3f2ca46ac678ee 20241213122535046 DAUC <0003> auc.c:145 vector [4]: res = 671b74ae18092bcd0000000000000000 20241213122535046 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122535046 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241213122535046 DAUC <0003> auc.c:151 vector [4]: kc = 74f852445898ea68 20241213122535046 DAUC <0003> auc.c:152 vector [4]: sres = 7f125f63 20241213122535046 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241213122535046 DAUC <0003> db_auc.c:245 IMSI='262423716997355': Generated 5 vectors 20241213122535046 DAUC <0003> db_auc.c:249 IMSI='262423716997355': Updating SQN=321 in DB 20241213122535046 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423716997355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423716997355"} 20241213122535046 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423716997355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535046 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535046 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535049 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535049 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423716997355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423716997355"} 20241213122535049 DAUC <0003> db_auc.c:157 IMSI='262423716997355': No 2G Auth Data 20241213122535049 DAUC <0003> db_auc.c:236 IMSI='262423716997355': Calling to generate 5 vectors 20241213122535049 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241213122535049 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535049 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535049 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241213122535049 DAUC <0003> auc.c:113 vector [0]: rand = 6ac709262787faaec2976eadcabec38e 20241213122535049 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241213122535049 DAUC <0003> auc.c:142 vector [0]: autn = 99d6a391ec3e0000cfecc60d969b65c4 20241213122535049 DAUC <0003> auc.c:143 vector [0]: ck = 0b9332c72d5106f5734c3dfe9b900033 20241213122535049 DAUC <0003> auc.c:144 vector [0]: ik = 730ac72e039aa5712f10d8075c113cb0 20241213122535049 DAUC <0003> auc.c:145 vector [0]: res = 69f81989568563f00000000000000000 20241213122535049 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535049 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241213122535049 DAUC <0003> auc.c:151 vector [0]: kc = 24c51010e94a9f07 20241213122535049 DAUC <0003> auc.c:152 vector [0]: sres = 3f7d7a79 20241213122535049 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241213122535049 DAUC <0003> auc.c:113 vector [1]: rand = f41e4928b7a65cfcee2d363f41dc308f 20241213122535049 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241213122535049 DAUC <0003> auc.c:142 vector [1]: autn = 06f8d525cc0e000092adb32bbcfc4bb2 20241213122535050 DAUC <0003> auc.c:143 vector [1]: ck = d23719cd19b23a736c0a9521900a5a48 20241213122535050 DAUC <0003> auc.c:144 vector [1]: ik = 92f87dbd199b7bbb59551c87895bcc6b 20241213122535050 DAUC <0003> auc.c:145 vector [1]: res = ec38ac551fcf537d0000000000000000 20241213122535050 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535050 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241213122535050 DAUC <0003> auc.c:151 vector [1]: kc = 7590edd61978d7eb 20241213122535050 DAUC <0003> auc.c:152 vector [1]: sres = f3f7ff28 20241213122535050 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241213122535050 DAUC <0003> auc.c:113 vector [2]: rand = 117773756fd6acfc2aadc60222038576 20241213122535050 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241213122535050 DAUC <0003> auc.c:142 vector [2]: autn = e2a53e2337450000e16d6602d62eaa50 20241213122535050 DAUC <0003> auc.c:143 vector [2]: ck = 13d7e2fa857290d69115934c5abde948 20241213122535050 DAUC <0003> auc.c:144 vector [2]: ik = f4b927962b6e7d4386e3f3060ceb96d8 20241213122535050 DAUC <0003> auc.c:145 vector [2]: res = 5a5f368fbff972410000000000000000 20241213122535050 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535050 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241213122535050 DAUC <0003> auc.c:151 vector [2]: kc = f098a526f84a9205 20241213122535050 DAUC <0003> auc.c:152 vector [2]: sres = e5a644ce 20241213122535050 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241213122535050 DAUC <0003> auc.c:113 vector [3]: rand = ba4c51c9a7b72f3001047264af7a1dfa 20241213122535050 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241213122535050 DAUC <0003> auc.c:142 vector [3]: autn = 286053c792d60000f762b54a8ad5ce1e 20241213122535050 DAUC <0003> auc.c:143 vector [3]: ck = 01adbc0f24c530177cbb38c22e36c4df 20241213122535050 DAUC <0003> auc.c:144 vector [3]: ik = 20bc3850a7d2ba5472ad5f3980a1d0c3 20241213122535050 DAUC <0003> auc.c:145 vector [3]: res = d64c2c4d309a49190000000000000000 20241213122535050 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535050 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241213122535050 DAUC <0003> auc.c:151 vector [3]: kc = 2f07e3a42d809e5f 20241213122535050 DAUC <0003> auc.c:152 vector [3]: sres = e6d66554 20241213122535050 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241213122535050 DAUC <0003> auc.c:113 vector [4]: rand = c24ce262260be303ab728db89b3c6e94 20241213122535050 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241213122535050 DAUC <0003> auc.c:142 vector [4]: autn = 01e67e2d57cd00007b1c75f6c16dd3fc 20241213122535050 DAUC <0003> auc.c:143 vector [4]: ck = 672394b52b220e3310796e91ac8bb00c 20241213122535050 DAUC <0003> auc.c:144 vector [4]: ik = cde5db9a7b98d54964b8616fcb35a2fc 20241213122535050 DAUC <0003> auc.c:145 vector [4]: res = 1dc9c74578194fc20000000000000000 20241213122535050 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122535050 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241213122535050 DAUC <0003> auc.c:151 vector [4]: kc = de0740d13704c98a 20241213122535050 DAUC <0003> auc.c:152 vector [4]: sres = 65d08887 20241213122535050 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241213122535050 DAUC <0003> db_auc.c:245 IMSI='262423716997355': Generated 5 vectors 20241213122535050 DAUC <0003> db_auc.c:249 IMSI='262423716997355': Updating SQN=481 in DB 20241213122535050 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423716997355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423716997355"} 20241213122535050 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423716997355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535050 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535050 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35620<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@62ee21fbef10: Final verdict of PTC: pass 20241213122535053 DAUC <0003> db_auc.c:157 IMSI='262426519540297': No 2G Auth Data 20241213122535053 DAUC <0003> db_auc.c:192 IMSI='262426519540297': No 3G Auth Data HLR_Test-GSUP(21)@62ee21fbef10: Created GsupExpect[0] for "262426519540297" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241213122535066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35626<->l=127.0.0.1:4258 20241213122535069 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535069 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426519540297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426519540297"} 20241213122535069 DAUC <0003> db_auc.c:157 IMSI='262426519540297': No 2G Auth Data 20241213122535069 DAUC <0003> db_auc.c:236 IMSI='262426519540297': Calling to generate 1 vectors 20241213122535069 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241213122535069 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535069 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241213122535069 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122535069 DAUC <0003> auc.c:113 vector [0]: rand = 0ad7242b754d066e6030a5f789691222 20241213122535069 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122535069 DAUC <0003> auc.c:142 vector [0]: autn = b440b742980f0000c72e5d3eb239b740 20241213122535069 DAUC <0003> auc.c:143 vector [0]: ck = ddfd1c477fbb90446c54050fc2318165 20241213122535069 DAUC <0003> auc.c:144 vector [0]: ik = 0ac6eaeb6613d385361b044f9e36af0c 20241213122535069 DAUC <0003> auc.c:145 vector [0]: res = c9808d32237667c90000000000000000 20241213122535069 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535069 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241213122535069 DAUC <0003> auc.c:151 vector [0]: kc = 8d74f7ec45af6da8 20241213122535069 DAUC <0003> auc.c:152 vector [0]: sres = eaf6eafb 20241213122535069 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241213122535069 DAUC <0003> db_auc.c:245 IMSI='262426519540297': Generated 1 vectors 20241213122535069 DAUC <0003> db_auc.c:249 IMSI='262426519540297': Updating SQN=33 in DB 20241213122535069 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426519540297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426519540297"} 20241213122535069 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426519540297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535069 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535070 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@62ee21fbef10: Found GsupExpect[0] for "262426519540297" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@62ee21fbef10: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262426519540297" TC_gsup_sai_num_auth_vectors(28)@62ee21fbef10: setverdict(pass): none -> pass 20241213122535072 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535072 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426519540297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426519540297"} 20241213122535072 DAUC <0003> db_auc.c:157 IMSI='262426519540297': No 2G Auth Data 20241213122535072 DAUC <0003> db_auc.c:236 IMSI='262426519540297': Calling to generate 4 vectors 20241213122535072 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241213122535072 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535072 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241213122535072 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241213122535072 DAUC <0003> auc.c:113 vector [0]: rand = 020100ba900eb5809732ab9f8b3df87a 20241213122535072 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241213122535072 DAUC <0003> auc.c:142 vector [0]: autn = a7115c3600740000135bb7e74dd4cf29 20241213122535072 DAUC <0003> auc.c:143 vector [0]: ck = 15cab37296a6d8aecc6eb3d1f8bc1a15 20241213122535072 DAUC <0003> auc.c:144 vector [0]: ik = b0385851ff39f5049a63ff9de86b5794 20241213122535072 DAUC <0003> auc.c:145 vector [0]: res = c661ff8db5804d430000000000000000 20241213122535072 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535072 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241213122535072 DAUC <0003> auc.c:151 vector [0]: kc = f3ffa76f7948602b 20241213122535072 DAUC <0003> auc.c:152 vector [0]: sres = 73e1b2ce 20241213122535072 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241213122535072 DAUC <0003> auc.c:113 vector [1]: rand = 6a74ba063d42ab9f2b7825fe01ddc855 20241213122535072 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241213122535072 DAUC <0003> auc.c:142 vector [1]: autn = 16a42bf4f3f40000930fd41f6f523bc8 20241213122535072 DAUC <0003> auc.c:143 vector [1]: ck = 1688b6df0700a1547e79baf3c4636b22 20241213122535072 DAUC <0003> auc.c:144 vector [1]: ik = a31cec28e5725cfd6e1855d94eb66f43 20241213122535072 DAUC <0003> auc.c:145 vector [1]: res = f14e1ce99cff43bd0000000000000000 20241213122535072 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535072 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241213122535072 DAUC <0003> auc.c:151 vector [1]: kc = a5f5b5dd68a7f9c8 20241213122535072 DAUC <0003> auc.c:152 vector [1]: sres = 6db15f54 20241213122535072 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241213122535072 DAUC <0003> auc.c:113 vector [2]: rand = 396b4b3d9d1853476775fedb83793331 20241213122535072 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241213122535072 DAUC <0003> auc.c:142 vector [2]: autn = 3064f4f3975e0000bffdf8d6ac33609b 20241213122535072 DAUC <0003> auc.c:143 vector [2]: ck = 807693997483a675a0eaf60af557969a 20241213122535072 DAUC <0003> auc.c:144 vector [2]: ik = 0bbbc9bc0d3f3a294ce26b718bc01dc4 20241213122535072 DAUC <0003> auc.c:145 vector [2]: res = e686f07a06842eec0000000000000000 20241213122535072 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535072 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241213122535072 DAUC <0003> auc.c:151 vector [2]: kc = 67c5c75e072b1702 20241213122535072 DAUC <0003> auc.c:152 vector [2]: sres = e002de96 20241213122535072 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241213122535072 DAUC <0003> auc.c:113 vector [3]: rand = 343d719d011d5116169c30fb2d90ca3f 20241213122535072 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241213122535072 DAUC <0003> auc.c:142 vector [3]: autn = 47a241688e650000d311a0999d4c05a4 20241213122535072 DAUC <0003> auc.c:143 vector [3]: ck = 53ed0c166d8af3f88a287708f38ddb78 20241213122535072 DAUC <0003> auc.c:144 vector [3]: ik = 9a9b723c311a9c2dd023aa6d4365baa6 20241213122535073 DAUC <0003> auc.c:145 vector [3]: res = 7a5e4331272706bd0000000000000000 20241213122535073 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535073 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241213122535073 DAUC <0003> auc.c:151 vector [3]: kc = 937da34fec780e0b 20241213122535073 DAUC <0003> auc.c:152 vector [3]: sres = 5d79458c 20241213122535073 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241213122535073 DAUC <0003> db_auc.c:245 IMSI='262426519540297': Generated 4 vectors 20241213122535073 DAUC <0003> db_auc.c:249 IMSI='262426519540297': Updating SQN=161 in DB 20241213122535073 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426519540297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426519540297"} 20241213122535073 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426519540297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535073 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535073 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535075 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535075 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426519540297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426519540297"} 20241213122535075 DAUC <0003> db_auc.c:157 IMSI='262426519540297': No 2G Auth Data 20241213122535075 DAUC <0003> db_auc.c:236 IMSI='262426519540297': Calling to generate 5 vectors 20241213122535075 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241213122535075 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535075 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241213122535075 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241213122535075 DAUC <0003> auc.c:113 vector [0]: rand = 54d2df0ea604d79661fe7fb63671cfa2 20241213122535075 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241213122535075 DAUC <0003> auc.c:142 vector [0]: autn = af9cd10a9f9d00007573b8fec48072b3 20241213122535075 DAUC <0003> auc.c:143 vector [0]: ck = bb5d08e6f499ff0e497cf13f6cd417cc 20241213122535075 DAUC <0003> auc.c:144 vector [0]: ik = bdc861e66904c3a08795268a48140c2c 20241213122535075 DAUC <0003> auc.c:145 vector [0]: res = 1431ace4ae51489e0000000000000000 20241213122535075 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535075 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241213122535075 DAUC <0003> auc.c:151 vector [0]: kc = c87cbeb5b95d274e 20241213122535075 DAUC <0003> auc.c:152 vector [0]: sres = ba60e47a 20241213122535075 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241213122535075 DAUC <0003> auc.c:113 vector [1]: rand = d82f349b4f5824f790b01f9f5775253e 20241213122535075 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241213122535076 DAUC <0003> auc.c:142 vector [1]: autn = b8a6139193cf000038996470f0afbcf5 20241213122535076 DAUC <0003> auc.c:143 vector [1]: ck = af835def5418a37bdbf5bf96868fae39 20241213122535076 DAUC <0003> auc.c:144 vector [1]: ik = 045c569434cfed4503881ca729f3995b 20241213122535076 DAUC <0003> auc.c:145 vector [1]: res = 5716957b940e39c70000000000000000 20241213122535076 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535076 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241213122535076 DAUC <0003> auc.c:151 vector [1]: kc = 73a2a84acfab795c 20241213122535076 DAUC <0003> auc.c:152 vector [1]: sres = c318acbc 20241213122535076 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241213122535076 DAUC <0003> auc.c:113 vector [2]: rand = 17502f9eeb66ddaddedb982977344938 20241213122535076 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241213122535076 DAUC <0003> auc.c:142 vector [2]: autn = eb7b191cfe120000a2f3bd7308d9d9c2 20241213122535076 DAUC <0003> auc.c:143 vector [2]: ck = fa1e84c830eb6a7adf3d7901c962e5ef 20241213122535076 DAUC <0003> auc.c:144 vector [2]: ik = ae0f2a5d73cfc0485d7d653ff1debd35 20241213122535076 DAUC <0003> auc.c:145 vector [2]: res = d8e61231533048680000000000000000 20241213122535076 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535076 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241213122535076 DAUC <0003> auc.c:151 vector [2]: kc = d651b2ab7b98f2e8 20241213122535076 DAUC <0003> auc.c:152 vector [2]: sres = 8bd65a59 20241213122535076 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241213122535076 DAUC <0003> auc.c:113 vector [3]: rand = 949d6a11bb1ecd9a39ba80670df32207 20241213122535076 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241213122535076 DAUC <0003> auc.c:142 vector [3]: autn = ac8b477c0bfc0000979f99ef8a18530e 20241213122535076 DAUC <0003> auc.c:143 vector [3]: ck = 0abe8444099ea70cf6bc579306be3762 20241213122535076 DAUC <0003> auc.c:144 vector [3]: ik = 425517a12fa177326a016fcef1bbdac5 20241213122535076 DAUC <0003> auc.c:145 vector [3]: res = 1d4ab2a7c41e24380000000000000000 20241213122535076 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535076 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241213122535076 DAUC <0003> auc.c:151 vector [3]: kc = d456abb8d13a3d99 20241213122535076 DAUC <0003> auc.c:152 vector [3]: sres = d954969f 20241213122535076 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241213122535076 DAUC <0003> auc.c:113 vector [4]: rand = 621534500a975e3bf970d326f04c544f 20241213122535076 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241213122535076 DAUC <0003> auc.c:142 vector [4]: autn = f0844be290c200008281c1d7ea69b001 20241213122535076 DAUC <0003> auc.c:143 vector [4]: ck = 1c0c6d6f2c70121dc9525f84ec1babd1 20241213122535076 DAUC <0003> auc.c:144 vector [4]: ik = 08808b9ab8c8c21a3185ec8cc4d52953 20241213122535076 DAUC <0003> auc.c:145 vector [4]: res = 43f71849b63a95280000000000000000 20241213122535076 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122535076 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241213122535076 DAUC <0003> auc.c:151 vector [4]: kc = ec5b55fdbc765285 20241213122535076 DAUC <0003> auc.c:152 vector [4]: sres = f5cd8d61 20241213122535076 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241213122535076 DAUC <0003> db_auc.c:245 IMSI='262426519540297': Generated 5 vectors 20241213122535076 DAUC <0003> db_auc.c:249 IMSI='262426519540297': Updating SQN=321 in DB 20241213122535076 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426519540297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426519540297"} 20241213122535076 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426519540297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535076 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535076 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535079 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535079 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426519540297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426519540297"} 20241213122535079 DAUC <0003> db_auc.c:157 IMSI='262426519540297': No 2G Auth Data 20241213122535079 DAUC <0003> db_auc.c:236 IMSI='262426519540297': Calling to generate 5 vectors 20241213122535079 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241213122535079 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535079 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241213122535079 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241213122535079 DAUC <0003> auc.c:113 vector [0]: rand = 65cfcd9c2b98891b3bee88342ffa4bef 20241213122535079 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241213122535079 DAUC <0003> auc.c:142 vector [0]: autn = c118ab3be49300002202c95ba70613bf 20241213122535079 DAUC <0003> auc.c:143 vector [0]: ck = 4ba30dced4428e53ca08571c1069749a 20241213122535079 DAUC <0003> auc.c:144 vector [0]: ik = 6c00eb414e93e0f79df1a2526789fc55 20241213122535079 DAUC <0003> auc.c:145 vector [0]: res = 5c701dbb7a1578290000000000000000 20241213122535079 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535079 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241213122535079 DAUC <0003> auc.c:151 vector [0]: kc = 705a13c1ed31e66b 20241213122535079 DAUC <0003> auc.c:152 vector [0]: sres = 26656592 20241213122535079 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241213122535079 DAUC <0003> auc.c:113 vector [1]: rand = 8d10d6465ba1102db1a385977bbb3eee 20241213122535079 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241213122535079 DAUC <0003> auc.c:142 vector [1]: autn = d9198d40456e0000574304fca9574c25 20241213122535079 DAUC <0003> auc.c:143 vector [1]: ck = 844806740b35e9d0efc76cd3f017db09 20241213122535079 DAUC <0003> auc.c:144 vector [1]: ik = bc947ec03871dd8fa497ff0a48b0536e 20241213122535079 DAUC <0003> auc.c:145 vector [1]: res = a2814041df6705fd0000000000000000 20241213122535079 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535079 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241213122535079 DAUC <0003> auc.c:151 vector [1]: kc = 738ceb6d8be3bc38 20241213122535079 DAUC <0003> auc.c:152 vector [1]: sres = 7de645bc 20241213122535079 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241213122535079 DAUC <0003> auc.c:113 vector [2]: rand = 6704141822fdd27ec86640638dc6a5da 20241213122535079 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241213122535079 DAUC <0003> auc.c:142 vector [2]: autn = d4a3cbfa509b00001025c24ad529e608 20241213122535079 DAUC <0003> auc.c:143 vector [2]: ck = 0e5380bbbbe287b24f5bfa295200cd0e 20241213122535079 DAUC <0003> auc.c:144 vector [2]: ik = 033a0bd73ff612824c5e677585205b8e 20241213122535079 DAUC <0003> auc.c:145 vector [2]: res = 63b2f839d4b21e970000000000000000 20241213122535079 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535079 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241213122535079 DAUC <0003> auc.c:151 vector [2]: kc = 0e6c1630533403b0 20241213122535079 DAUC <0003> auc.c:152 vector [2]: sres = b700e6ae 20241213122535079 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241213122535079 DAUC <0003> auc.c:113 vector [3]: rand = 9dff9533296e3c8f6ed4357e30f85dc1 20241213122535079 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241213122535079 DAUC <0003> auc.c:142 vector [3]: autn = 39786812828b00008c036dd199366b56 20241213122535079 DAUC <0003> auc.c:143 vector [3]: ck = 72e0aeafc7ae2614d563f952dbbd3aae 20241213122535079 DAUC <0003> auc.c:144 vector [3]: ik = ab92b465fb9a56e73e00c2bcc66f51fe 20241213122535079 DAUC <0003> auc.c:145 vector [3]: res = ad702fa588a12a2d0000000000000000 20241213122535079 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535079 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241213122535079 DAUC <0003> auc.c:151 vector [3]: kc = 3211212421e61ba3 20241213122535079 DAUC <0003> auc.c:152 vector [3]: sres = 25d10588 20241213122535079 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241213122535079 DAUC <0003> auc.c:113 vector [4]: rand = ff3bb3cfb423797c4d43b99bc69577f5 20241213122535079 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241213122535079 DAUC <0003> auc.c:142 vector [4]: autn = 88fb3ca3509d0000d1f0b91e362c6112 20241213122535079 DAUC <0003> auc.c:143 vector [4]: ck = e31efe85b4e08f625c0d2f0b65ffa4a2 20241213122535079 DAUC <0003> auc.c:144 vector [4]: ik = a7dfae56438d08022eebb655aa1cb277 20241213122535079 DAUC <0003> auc.c:145 vector [4]: res = 79be73b396ad64300000000000000000 20241213122535079 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122535079 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241213122535079 DAUC <0003> auc.c:151 vector [4]: kc = 3627c98d388e91b5 20241213122535079 DAUC <0003> auc.c:152 vector [4]: sres = ef131783 20241213122535079 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241213122535079 DAUC <0003> db_auc.c:245 IMSI='262426519540297': Generated 5 vectors 20241213122535079 DAUC <0003> db_auc.c:249 IMSI='262426519540297': Updating SQN=481 in DB 20241213122535079 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426519540297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426519540297"} 20241213122535079 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426519540297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535079 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535080 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35626<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@62ee21fbef10: Final verdict of PTC: pass 20241213122535083 DAUC <0003> db_auc.c:157 IMSI='262421950919557': No 2G Auth Data 20241213122535083 DAUC <0003> db_auc.c:192 IMSI='262421950919557': No 3G Auth Data HLR_Test-GSUP(21)@62ee21fbef10: Created GsupExpect[0] for "262421950919557" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241213122535098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35630<->l=127.0.0.1:4258 20241213122535103 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535103 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421950919557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421950919557"} 20241213122535103 DAUC <0003> db_auc.c:236 IMSI='262421950919557': Calling to generate 1 vectors 20241213122535103 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241213122535103 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535103 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535103 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122535103 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535103 DAUC <0003> auc.c:113 vector [0]: rand = ee6e3e94586c2df78a472335f0a91120 20241213122535103 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122535103 DAUC <0003> auc.c:142 vector [0]: autn = a3057beea2c900008c7762c29419c964 20241213122535103 DAUC <0003> auc.c:143 vector [0]: ck = e4e82dc034e3c585bcb5e194fccd12db 20241213122535103 DAUC <0003> auc.c:144 vector [0]: ik = ae566f6c55120954370d1e5a0c78b6ef 20241213122535103 DAUC <0003> auc.c:145 vector [0]: res = 70897a25e8d62fd10000000000000000 20241213122535103 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535103 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122535103 DAUC <0003> auc.c:179 vector [0]: kc = 9497bdf94f6e8400 20241213122535103 DAUC <0003> auc.c:180 vector [0]: sres = 10fa78d3 20241213122535103 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122535103 DAUC <0003> db_auc.c:245 IMSI='262421950919557': Generated 1 vectors 20241213122535103 DAUC <0003> db_auc.c:249 IMSI='262421950919557': Updating SQN=33 in DB 20241213122535103 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421950919557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421950919557"} 20241213122535103 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421950919557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535103 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535103 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@62ee21fbef10: Found GsupExpect[0] for "262421950919557" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@62ee21fbef10: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421950919557" TC_gsup_sai_num_auth_vectors(29)@62ee21fbef10: setverdict(pass): none -> pass 20241213122535105 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535105 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421950919557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421950919557"} 20241213122535105 DAUC <0003> db_auc.c:236 IMSI='262421950919557': Calling to generate 4 vectors 20241213122535106 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241213122535106 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535106 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535106 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241213122535106 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535106 DAUC <0003> auc.c:113 vector [0]: rand = 1920f9bb4bc31dc434b19504ddc0d1a8 20241213122535106 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241213122535106 DAUC <0003> auc.c:142 vector [0]: autn = 6b45f3b1f1a9000059356cefb89cc8d9 20241213122535106 DAUC <0003> auc.c:143 vector [0]: ck = 4cc48f9904dd20cc269c0c010b46eb82 20241213122535106 DAUC <0003> auc.c:144 vector [0]: ik = 7d186077051a00c2ee3a2c5068bb978b 20241213122535106 DAUC <0003> auc.c:145 vector [0]: res = 33dd7e3803e93aca0000000000000000 20241213122535106 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535106 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122535106 DAUC <0003> auc.c:179 vector [0]: kc = cf244d324c267400 20241213122535106 DAUC <0003> auc.c:180 vector [0]: sres = b29ebdf4 20241213122535106 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122535106 DAUC <0003> auc.c:113 vector [1]: rand = 941a70b7fd20bc7907002f69e9c4a5c0 20241213122535106 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241213122535106 DAUC <0003> auc.c:142 vector [1]: autn = 9047d21f94020000e2a0888357bf72ce 20241213122535106 DAUC <0003> auc.c:143 vector [1]: ck = fe16e1ae3d09d3b3760dc64213a873d9 20241213122535106 DAUC <0003> auc.c:144 vector [1]: ik = 79d610cfad5079d9047d9f05f06680c3 20241213122535106 DAUC <0003> auc.c:145 vector [1]: res = df8cf4fef9337a6b0000000000000000 20241213122535106 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535106 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122535106 DAUC <0003> auc.c:179 vector [1]: kc = 49ce04ba3a3c2c00 20241213122535106 DAUC <0003> auc.c:180 vector [1]: sres = 9d42e1ff 20241213122535106 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122535106 DAUC <0003> auc.c:113 vector [2]: rand = 39f6edb9881a0dcda77ebecb898438cd 20241213122535106 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241213122535106 DAUC <0003> auc.c:142 vector [2]: autn = 2339e94dab1c000022b4f3cecb5a042b 20241213122535106 DAUC <0003> auc.c:143 vector [2]: ck = b2a40482658c21f61289412432357bf0 20241213122535106 DAUC <0003> auc.c:144 vector [2]: ik = 5dc281cfea8cb6343058fed6753e651d 20241213122535106 DAUC <0003> auc.c:145 vector [2]: res = f68edc59908046650000000000000000 20241213122535106 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535106 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122535106 DAUC <0003> auc.c:179 vector [2]: kc = 8edf54a10e58b800 20241213122535106 DAUC <0003> auc.c:180 vector [2]: sres = 916bac47 20241213122535106 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122535106 DAUC <0003> auc.c:113 vector [3]: rand = 3b1a63b696d27b5071ef0ceb93aa4f12 20241213122535106 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241213122535106 DAUC <0003> auc.c:142 vector [3]: autn = beba550032200000392c8b2b0edec50b 20241213122535106 DAUC <0003> auc.c:143 vector [3]: ck = 880e5006a4605adda09d34125a33613f 20241213122535106 DAUC <0003> auc.c:144 vector [3]: ik = 91484311aa9243d2c81b1dc55a399491 20241213122535106 DAUC <0003> auc.c:145 vector [3]: res = 81503cb9af557d1d0000000000000000 20241213122535106 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535106 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122535106 DAUC <0003> auc.c:179 vector [3]: kc = 142b9909d7c94400 20241213122535106 DAUC <0003> auc.c:180 vector [3]: sres = 80dd270f 20241213122535106 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122535106 DAUC <0003> db_auc.c:245 IMSI='262421950919557': Generated 4 vectors 20241213122535106 DAUC <0003> db_auc.c:249 IMSI='262421950919557': Updating SQN=161 in DB 20241213122535106 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421950919557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421950919557"} 20241213122535106 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421950919557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535106 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535106 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535109 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535109 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421950919557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421950919557"} 20241213122535109 DAUC <0003> db_auc.c:236 IMSI='262421950919557': Calling to generate 5 vectors 20241213122535109 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241213122535109 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535109 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535109 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241213122535109 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535109 DAUC <0003> auc.c:113 vector [0]: rand = 4e0f7e57a6944df1abe3fa5b8f75383c 20241213122535109 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241213122535109 DAUC <0003> auc.c:142 vector [0]: autn = 2a420ef50ed60000b9fb677d0c3cfe11 20241213122535109 DAUC <0003> auc.c:143 vector [0]: ck = 19cdf2c1eef8446c9a15014463ddfab6 20241213122535109 DAUC <0003> auc.c:144 vector [0]: ik = 942f0e53c0a185b0f07210d7256e4219 20241213122535109 DAUC <0003> auc.c:145 vector [0]: res = b72534307b99beea0000000000000000 20241213122535109 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535109 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122535109 DAUC <0003> auc.c:179 vector [0]: kc = 6cc5935cf1edc400 20241213122535109 DAUC <0003> auc.c:180 vector [0]: sres = a18f7a00 20241213122535109 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122535109 DAUC <0003> auc.c:113 vector [1]: rand = 439607b81e307082656c860c3a71e6db 20241213122535109 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241213122535109 DAUC <0003> auc.c:142 vector [1]: autn = ba095a63c6000000f5f362b43e12516b 20241213122535109 DAUC <0003> auc.c:143 vector [1]: ck = bdf6cef8ea5ac86c22a21c468fa5bc8f 20241213122535109 DAUC <0003> auc.c:144 vector [1]: ik = c738235ac67deae554f49a7fcd79ce16 20241213122535109 DAUC <0003> auc.c:145 vector [1]: res = 1ae9251455bdf15f0000000000000000 20241213122535109 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535109 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122535109 DAUC <0003> auc.c:179 vector [1]: kc = f2da1a7b70803c00 20241213122535109 DAUC <0003> auc.c:180 vector [1]: sres = dbe6bb6e 20241213122535109 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122535109 DAUC <0003> auc.c:113 vector [2]: rand = 498fac2f72420628c857c6b2bf84c31d 20241213122535109 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241213122535109 DAUC <0003> auc.c:142 vector [2]: autn = 5116f5d689ed00001f3ae15ae1896b71 20241213122535109 DAUC <0003> auc.c:143 vector [2]: ck = 9adf402159b60428273b7b1988ec9260 20241213122535109 DAUC <0003> auc.c:144 vector [2]: ik = 7ff5e19794fabf5b2c8a0a0ea6c5736b 20241213122535109 DAUC <0003> auc.c:145 vector [2]: res = 97b4cd23a174b2090000000000000000 20241213122535109 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535109 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122535109 DAUC <0003> auc.c:179 vector [2]: kc = 2061f322a4c35000 20241213122535109 DAUC <0003> auc.c:180 vector [2]: sres = 0d407c81 20241213122535109 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122535109 DAUC <0003> auc.c:113 vector [3]: rand = ea3842f3dee7698e2944734e31b501a8 20241213122535109 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241213122535109 DAUC <0003> auc.c:142 vector [3]: autn = d289dd851ba5000063d773e9441a691a 20241213122535109 DAUC <0003> auc.c:143 vector [3]: ck = 6426f38288fdf73d0f376ef91756d634 20241213122535109 DAUC <0003> auc.c:144 vector [3]: ik = ab1a4cdfa8497aecaad377fdea69894a 20241213122535109 DAUC <0003> auc.c:145 vector [3]: res = 3d4e486950a0553c0000000000000000 20241213122535109 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535109 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122535109 DAUC <0003> auc.c:179 vector [3]: kc = 99181b661e930400 20241213122535109 DAUC <0003> auc.c:180 vector [3]: sres = d50eacde 20241213122535109 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122535109 DAUC <0003> auc.c:113 vector [4]: rand = 870ae9413453cc6a87f116c6666b7505 20241213122535109 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241213122535109 DAUC <0003> auc.c:142 vector [4]: autn = 178675400f260000042063bdeb73d785 20241213122535109 DAUC <0003> auc.c:143 vector [4]: ck = 67815853250e277d5bf9e3e8a3880620 20241213122535109 DAUC <0003> auc.c:144 vector [4]: ik = 184bf0ab1d3e576f81c6dfa4f16bb426 20241213122535109 DAUC <0003> auc.c:145 vector [4]: res = 908bab6aee3a2e8d0000000000000000 20241213122535109 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122535109 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241213122535109 DAUC <0003> auc.c:179 vector [4]: kc = ae194d6cd646b000 20241213122535109 DAUC <0003> auc.c:180 vector [4]: sres = 1c7e233c 20241213122535109 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241213122535109 DAUC <0003> db_auc.c:245 IMSI='262421950919557': Generated 5 vectors 20241213122535109 DAUC <0003> db_auc.c:249 IMSI='262421950919557': Updating SQN=321 in DB 20241213122535109 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421950919557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421950919557"} 20241213122535109 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421950919557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535109 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535109 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535112 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535112 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421950919557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421950919557"} 20241213122535112 DAUC <0003> db_auc.c:236 IMSI='262421950919557': Calling to generate 5 vectors 20241213122535112 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241213122535112 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535112 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535112 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241213122535112 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535112 DAUC <0003> auc.c:113 vector [0]: rand = e37aacd9c3057db043a86aad6fd8bacc 20241213122535112 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241213122535112 DAUC <0003> auc.c:142 vector [0]: autn = cd459a55d51c00009111257378a85a89 20241213122535112 DAUC <0003> auc.c:143 vector [0]: ck = 068f91d593b7a6b634827f6adfb47522 20241213122535112 DAUC <0003> auc.c:144 vector [0]: ik = d70cf109c42868d965ccb96476a5fbda 20241213122535112 DAUC <0003> auc.c:145 vector [0]: res = d3175094f833e32c0000000000000000 20241213122535112 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535112 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122535112 DAUC <0003> auc.c:179 vector [0]: kc = ffbb3b2bf0a70000 20241213122535112 DAUC <0003> auc.c:180 vector [0]: sres = 0766f1db 20241213122535112 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122535112 DAUC <0003> auc.c:113 vector [1]: rand = 8258d064aa8f8ac48fa7b75034898422 20241213122535112 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241213122535112 DAUC <0003> auc.c:142 vector [1]: autn = c59bfb495f9d0000511ba516d666dbed 20241213122535112 DAUC <0003> auc.c:143 vector [1]: ck = 1a864565bcc2beae968a5ad5e459b36f 20241213122535112 DAUC <0003> auc.c:144 vector [1]: ik = f77f6a886803a0928d874b007eefbfe9 20241213122535112 DAUC <0003> auc.c:145 vector [1]: res = 1fec3e07780b8a4f0000000000000000 20241213122535112 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535112 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122535112 DAUC <0003> auc.c:179 vector [1]: kc = 2dee2fdb64020c00 20241213122535112 DAUC <0003> auc.c:180 vector [1]: sres = cd17ccc5 20241213122535112 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122535112 DAUC <0003> auc.c:113 vector [2]: rand = 03b879aef30a6037dae07339810969ac 20241213122535112 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241213122535112 DAUC <0003> auc.c:142 vector [2]: autn = ffaf9599af140000911dccffef88d324 20241213122535112 DAUC <0003> auc.c:143 vector [2]: ck = 6df4048b51e7cb0687cf3fc01e8be117 20241213122535112 DAUC <0003> auc.c:144 vector [2]: ik = 709a3b4d06cab8077d43efb9e5fabd0b 20241213122535112 DAUC <0003> auc.c:145 vector [2]: res = 8f1cd7d8c7c4dba30000000000000000 20241213122535112 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535112 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122535112 DAUC <0003> auc.c:179 vector [2]: kc = 24275d8ba3c81000 20241213122535112 DAUC <0003> auc.c:180 vector [2]: sres = e7851790 20241213122535112 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122535112 DAUC <0003> auc.c:113 vector [3]: rand = da51379b0c72ab15cdba84d0642c3abe 20241213122535112 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241213122535112 DAUC <0003> auc.c:142 vector [3]: autn = 0592898073dc00001af726604e36c68f 20241213122535112 DAUC <0003> auc.c:143 vector [3]: ck = 63ed4710a01f1b4c5be813cbca88fd54 20241213122535112 DAUC <0003> auc.c:144 vector [3]: ik = 00b14ef980f5b8a2c87d0693331b9300 20241213122535112 DAUC <0003> auc.c:145 vector [3]: res = 52956c8f3c19fd020000000000000000 20241213122535112 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535112 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122535112 DAUC <0003> auc.c:179 vector [3]: kc = eb996f323c993c00 20241213122535112 DAUC <0003> auc.c:180 vector [3]: sres = fffe9658 20241213122535112 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122535112 DAUC <0003> auc.c:113 vector [4]: rand = 08a1f39e5b3e158311c445ab46790f56 20241213122535112 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241213122535112 DAUC <0003> auc.c:142 vector [4]: autn = 08bf8b3796c30000a03672af718e4ab4 20241213122535112 DAUC <0003> auc.c:143 vector [4]: ck = 14aa5cf817e2e016a860a1e5f1feea72 20241213122535112 DAUC <0003> auc.c:144 vector [4]: ik = aa039670d2209233fa3f82291d047452 20241213122535112 DAUC <0003> auc.c:145 vector [4]: res = a0fc495e40e4a1a50000000000000000 20241213122535112 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122535112 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241213122535112 DAUC <0003> auc.c:179 vector [4]: kc = 85a803fd9ae38000 20241213122535112 DAUC <0003> auc.c:180 vector [4]: sres = 005f227d 20241213122535112 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241213122535112 DAUC <0003> db_auc.c:245 IMSI='262421950919557': Generated 5 vectors 20241213122535112 DAUC <0003> db_auc.c:249 IMSI='262421950919557': Updating SQN=481 in DB 20241213122535112 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421950919557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421950919557"} 20241213122535112 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421950919557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535112 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535112 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35630<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@62ee21fbef10: Final verdict of PTC: pass 20241213122535117 DAUC <0003> db_auc.c:157 IMSI='262421900476383': No 2G Auth Data 20241213122535117 DAUC <0003> db_auc.c:192 IMSI='262421900476383': No 3G Auth Data HLR_Test-GSUP(21)@62ee21fbef10: Created GsupExpect[0] for "262421900476383" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241213122535131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35642<->l=127.0.0.1:4258 20241213122535135 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535135 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421900476383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421900476383"} 20241213122535135 DAUC <0003> db_auc.c:236 IMSI='262421900476383': Calling to generate 1 vectors 20241213122535135 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241213122535135 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535135 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535135 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122535135 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535135 DAUC <0003> auc.c:113 vector [0]: rand = 4b27007988254036383264cbbc556a93 20241213122535135 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122535135 DAUC <0003> auc.c:142 vector [0]: autn = 2efb06fb72bc000035b85fd67c754438 20241213122535135 DAUC <0003> auc.c:143 vector [0]: ck = 4eb665ad4d96e318378f93bb1efbdeda 20241213122535135 DAUC <0003> auc.c:144 vector [0]: ik = 9eb5bf10846a9af067671c5172d37907 20241213122535135 DAUC <0003> auc.c:145 vector [0]: res = 99d7ebfe88c1db060000000000000000 20241213122535135 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535135 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122535135 DAUC <0003> auc.c:179 vector [0]: kc = 580c1d2009a94400 20241213122535135 DAUC <0003> auc.c:180 vector [0]: sres = b3f4cb4e 20241213122535135 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122535135 DAUC <0003> db_auc.c:245 IMSI='262421900476383': Generated 1 vectors 20241213122535135 DAUC <0003> db_auc.c:249 IMSI='262421900476383': Updating SQN=33 in DB 20241213122535135 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421900476383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421900476383"} 20241213122535135 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421900476383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535135 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535135 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@62ee21fbef10: Found GsupExpect[0] for "262421900476383" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@62ee21fbef10: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421900476383" TC_gsup_sai_num_auth_vectors(30)@62ee21fbef10: setverdict(pass): none -> pass 20241213122535138 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535138 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421900476383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421900476383"} 20241213122535138 DAUC <0003> db_auc.c:236 IMSI='262421900476383': Calling to generate 4 vectors 20241213122535138 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241213122535138 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535138 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535138 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241213122535138 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535138 DAUC <0003> auc.c:113 vector [0]: rand = 960dec421d48d186194b36810a653dd0 20241213122535138 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241213122535138 DAUC <0003> auc.c:142 vector [0]: autn = 8912cf79c8e70000a8fb3bc4e80c2d45 20241213122535138 DAUC <0003> auc.c:143 vector [0]: ck = fe64da4e16e6784155bc9dfb8c2ff79f 20241213122535138 DAUC <0003> auc.c:144 vector [0]: ik = 305e4ee60e5057a0aacc24f3be20e658 20241213122535138 DAUC <0003> auc.c:145 vector [0]: res = aeda3c55fd3d3c000000000000000000 20241213122535138 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535138 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122535138 DAUC <0003> auc.c:179 vector [0]: kc = 8be85c2f149aec00 20241213122535138 DAUC <0003> auc.c:180 vector [0]: sres = 0de37cba 20241213122535138 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122535138 DAUC <0003> auc.c:113 vector [1]: rand = d611222f451630c98adbc126450934e1 20241213122535138 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241213122535138 DAUC <0003> auc.c:142 vector [1]: autn = 752afec846f4000074e3e9c0899b1ee9 20241213122535138 DAUC <0003> auc.c:143 vector [1]: ck = bee8984f2e5e873e43d3a9e4bc668c92 20241213122535138 DAUC <0003> auc.c:144 vector [1]: ik = d48844e22a5c5f61be9a60f9c2b13bcd 20241213122535138 DAUC <0003> auc.c:145 vector [1]: res = 83fe614d136908d00000000000000000 20241213122535138 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535138 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122535138 DAUC <0003> auc.c:179 vector [1]: kc = cc1bc917060ba800 20241213122535138 DAUC <0003> auc.c:180 vector [1]: sres = 23898d55 20241213122535138 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122535138 DAUC <0003> auc.c:113 vector [2]: rand = 0783e24c32dcc37ecab413a84c095232 20241213122535138 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241213122535138 DAUC <0003> auc.c:142 vector [2]: autn = 00e9c8435e5f000094f8a990ec70d54f 20241213122535138 DAUC <0003> auc.c:143 vector [2]: ck = 0880b873c58e5c2b76960c4eb83dffca 20241213122535138 DAUC <0003> auc.c:144 vector [2]: ik = 39a82921924266a533d635f79f8b50f8 20241213122535138 DAUC <0003> auc.c:145 vector [2]: res = c93b9bbb0f77d4fd0000000000000000 20241213122535138 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535138 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122535138 DAUC <0003> auc.c:179 vector [2]: kc = d9a39b3057bdd000 20241213122535138 DAUC <0003> auc.c:180 vector [2]: sres = 63f4b9f3 20241213122535138 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122535138 DAUC <0003> auc.c:113 vector [3]: rand = bc961178c16d1af3c563889ddfcb86eb 20241213122535138 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241213122535138 DAUC <0003> auc.c:142 vector [3]: autn = 2d6ffd4eb0030000ef36379cd3cf6df9 20241213122535138 DAUC <0003> auc.c:143 vector [3]: ck = f445623ffac7eef61569ad52d711c9fd 20241213122535138 DAUC <0003> auc.c:144 vector [3]: ik = 174e58152b2c8336a28be8392856f44a 20241213122535138 DAUC <0003> auc.c:145 vector [3]: res = f920b4e702ee7c820000000000000000 20241213122535138 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535138 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122535139 DAUC <0003> auc.c:179 vector [3]: kc = 66de2895cb293000 20241213122535139 DAUC <0003> auc.c:180 vector [3]: sres = 28193f0c 20241213122535139 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122535139 DAUC <0003> db_auc.c:245 IMSI='262421900476383': Generated 4 vectors 20241213122535139 DAUC <0003> db_auc.c:249 IMSI='262421900476383': Updating SQN=161 in DB 20241213122535139 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421900476383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421900476383"} 20241213122535139 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421900476383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535139 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535139 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535141 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535141 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421900476383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421900476383"} 20241213122535141 DAUC <0003> db_auc.c:236 IMSI='262421900476383': Calling to generate 5 vectors 20241213122535141 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241213122535141 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535141 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535141 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241213122535141 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535141 DAUC <0003> auc.c:113 vector [0]: rand = 7abc0622e8adbc46b706f6a7e924544e 20241213122535141 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241213122535141 DAUC <0003> auc.c:142 vector [0]: autn = 2d1aaefa91800000d8d6289a8b821d95 20241213122535141 DAUC <0003> auc.c:143 vector [0]: ck = 53c6cc75699a0876cc606475ced92320 20241213122535141 DAUC <0003> auc.c:144 vector [0]: ik = cf8c178774b4527e4809d4f7e122263a 20241213122535141 DAUC <0003> auc.c:145 vector [0]: res = 02b448cb11771ec30000000000000000 20241213122535141 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535142 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122535142 DAUC <0003> auc.c:179 vector [0]: kc = 2514c11454e77000 20241213122535142 DAUC <0003> auc.c:180 vector [0]: sres = e5f7610a 20241213122535142 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122535142 DAUC <0003> auc.c:113 vector [1]: rand = a0c71fc6c4ff6130da318ddabbb5b53e 20241213122535142 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241213122535142 DAUC <0003> auc.c:142 vector [1]: autn = bd4c33fe47ff0000aa2ad08e589c42ff 20241213122535142 DAUC <0003> auc.c:143 vector [1]: ck = ff67f21b52da0ba318e1a922212f45aa 20241213122535142 DAUC <0003> auc.c:144 vector [1]: ik = 980c32ac9753c0228743de9716053e89 20241213122535142 DAUC <0003> auc.c:145 vector [1]: res = 7b6314d0697abcec0000000000000000 20241213122535142 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535142 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122535142 DAUC <0003> auc.c:179 vector [1]: kc = 5338d81ff764d800 20241213122535142 DAUC <0003> auc.c:180 vector [1]: sres = 2189c933 20241213122535142 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122535142 DAUC <0003> auc.c:113 vector [2]: rand = f4be2f158fb83b7acb660d8bcb6fee10 20241213122535142 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241213122535142 DAUC <0003> auc.c:142 vector [2]: autn = 3ecf0c1385a2000042a1bb8c4e55729e 20241213122535142 DAUC <0003> auc.c:143 vector [2]: ck = 1629d18043119ca046cee9223ea9e976 20241213122535142 DAUC <0003> auc.c:144 vector [2]: ik = 20d708fcbb34a941d7514aa232a08cd4 20241213122535142 DAUC <0003> auc.c:145 vector [2]: res = 379d220a689142060000000000000000 20241213122535142 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535142 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122535142 DAUC <0003> auc.c:179 vector [2]: kc = ed7348ace1a61000 20241213122535142 DAUC <0003> auc.c:180 vector [2]: sres = f0004a54 20241213122535142 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122535142 DAUC <0003> auc.c:113 vector [3]: rand = 7a2cd68675bab6027c4b9512da65371b 20241213122535142 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241213122535142 DAUC <0003> auc.c:142 vector [3]: autn = a4c0319f634100002b31b9058c76f2cb 20241213122535142 DAUC <0003> auc.c:143 vector [3]: ck = c207ab6bf5d4256cd005178cd743023c 20241213122535142 DAUC <0003> auc.c:144 vector [3]: ik = 7ff4481a38a15d6f8fd37012f501a2d1 20241213122535142 DAUC <0003> auc.c:145 vector [3]: res = 77591f8cfeb43c0a0000000000000000 20241213122535142 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535142 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122535142 DAUC <0003> auc.c:179 vector [3]: kc = b3e2fe1a58df2000 20241213122535142 DAUC <0003> auc.c:180 vector [3]: sres = b4a81c67 20241213122535142 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122535142 DAUC <0003> auc.c:113 vector [4]: rand = 64c1bb10931e7aa60251267017bc4415 20241213122535142 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241213122535142 DAUC <0003> auc.c:142 vector [4]: autn = 4f1f2cfeb51700001c70d74c3efb8a48 20241213122535142 DAUC <0003> auc.c:143 vector [4]: ck = d14990cb6c2c40f9ab11b92ea5d10eb8 20241213122535142 DAUC <0003> auc.c:144 vector [4]: ik = 4c9e16f4105a9986c9181ffc042bb21d 20241213122535142 DAUC <0003> auc.c:145 vector [4]: res = b7a88f20f223a2e00000000000000000 20241213122535142 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122535142 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241213122535142 DAUC <0003> auc.c:179 vector [4]: kc = 16340aea1abd8000 20241213122535142 DAUC <0003> auc.c:180 vector [4]: sres = fff1e9ce 20241213122535142 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241213122535142 DAUC <0003> db_auc.c:245 IMSI='262421900476383': Generated 5 vectors 20241213122535142 DAUC <0003> db_auc.c:249 IMSI='262421900476383': Updating SQN=321 in DB 20241213122535142 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421900476383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421900476383"} 20241213122535142 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421900476383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535142 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535142 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535145 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535145 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421900476383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421900476383"} 20241213122535145 DAUC <0003> db_auc.c:236 IMSI='262421900476383': Calling to generate 5 vectors 20241213122535145 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241213122535145 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535145 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535145 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241213122535145 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535145 DAUC <0003> auc.c:113 vector [0]: rand = 224452302e7872da8d42e09ba6472bd9 20241213122535145 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241213122535145 DAUC <0003> auc.c:142 vector [0]: autn = 1744cb6125e600000fed6955ed1abe02 20241213122535145 DAUC <0003> auc.c:143 vector [0]: ck = c9601d00f9845913a32d6078cbfca70b 20241213122535145 DAUC <0003> auc.c:144 vector [0]: ik = 5b6d0ec6c747f5d796f626fe4ed145a0 20241213122535145 DAUC <0003> auc.c:145 vector [0]: res = 82200b69ba9c2c9a0000000000000000 20241213122535145 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535145 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122535145 DAUC <0003> auc.c:179 vector [0]: kc = 37436895289c9000 20241213122535145 DAUC <0003> auc.c:180 vector [0]: sres = e27a82cc 20241213122535145 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122535145 DAUC <0003> auc.c:113 vector [1]: rand = b0d74d129f8d2370ca137a0abe655fc8 20241213122535145 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241213122535145 DAUC <0003> auc.c:142 vector [1]: autn = 062b70578ade0000ea84adcff18fa129 20241213122535145 DAUC <0003> auc.c:143 vector [1]: ck = c316b41f438727cb79d584ce573a2298 20241213122535145 DAUC <0003> auc.c:144 vector [1]: ik = c08616522ac54efa793df2c73a4865c5 20241213122535145 DAUC <0003> auc.c:145 vector [1]: res = 64b13fce330ac2e40000000000000000 20241213122535145 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535145 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122535145 DAUC <0003> auc.c:179 vector [1]: kc = f594b35d7b96d400 20241213122535145 DAUC <0003> auc.c:180 vector [1]: sres = 29ea0f2b 20241213122535145 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122535145 DAUC <0003> auc.c:113 vector [2]: rand = fb8888e608dd64e12642c62b5ae011f9 20241213122535145 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241213122535145 DAUC <0003> auc.c:142 vector [2]: autn = 60ad45d2718300005fee8ad3f310ea41 20241213122535145 DAUC <0003> auc.c:143 vector [2]: ck = 8e212d92e362c64d45377c30a7ea98be 20241213122535145 DAUC <0003> auc.c:144 vector [2]: ik = 2d4edf4a9ed849094154cdef1b376b4e 20241213122535145 DAUC <0003> auc.c:145 vector [2]: res = 98049d7ebad1c0fd0000000000000000 20241213122535145 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535145 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122535145 DAUC <0003> auc.c:179 vector [2]: kc = 575ec9c72d663000 20241213122535145 DAUC <0003> auc.c:180 vector [2]: sres = 53238e86 20241213122535145 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122535145 DAUC <0003> auc.c:113 vector [3]: rand = 08b2336fa6902a00e9785a0e7b98d9b5 20241213122535145 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241213122535145 DAUC <0003> auc.c:142 vector [3]: autn = fa731c1da9b7000088521393be656931 20241213122535145 DAUC <0003> auc.c:143 vector [3]: ck = 0ad83fddf440bfa863e1196bd45b45a8 20241213122535145 DAUC <0003> auc.c:144 vector [3]: ik = cb43dba1b5cf0005b6311bff4ace424c 20241213122535145 DAUC <0003> auc.c:145 vector [3]: res = 42cad35390a515300000000000000000 20241213122535146 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535146 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122535146 DAUC <0003> auc.c:179 vector [3]: kc = 4ba8ed79406d7c00 20241213122535146 DAUC <0003> auc.c:180 vector [3]: sres = 72973b98 20241213122535146 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122535146 DAUC <0003> auc.c:113 vector [4]: rand = 8807b350c8d4359616b34c134c255529 20241213122535146 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241213122535146 DAUC <0003> auc.c:142 vector [4]: autn = 983d5e8ec39200005664dc671b918c2e 20241213122535146 DAUC <0003> auc.c:143 vector [4]: ck = 5b8b54b30324ae4e8ea58630c3882c4c 20241213122535146 DAUC <0003> auc.c:144 vector [4]: ik = 2832551cd968153e9a9cb65144e23daa 20241213122535146 DAUC <0003> auc.c:145 vector [4]: res = 08f70279eb061b010000000000000000 20241213122535146 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122535146 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241213122535146 DAUC <0003> auc.c:179 vector [4]: kc = ff5a286437096400 20241213122535146 DAUC <0003> auc.c:180 vector [4]: sres = a3ee8870 20241213122535146 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241213122535146 DAUC <0003> db_auc.c:245 IMSI='262421900476383': Generated 5 vectors 20241213122535146 DAUC <0003> db_auc.c:249 IMSI='262421900476383': Updating SQN=481 in DB 20241213122535146 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421900476383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421900476383"} 20241213122535146 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421900476383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535146 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535146 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35642<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@62ee21fbef10: Final verdict of PTC: pass 20241213122535150 DAUC <0003> db_auc.c:157 IMSI='262427299785950': No 2G Auth Data 20241213122535150 DAUC <0003> db_auc.c:192 IMSI='262427299785950': No 3G Auth Data HLR_Test-GSUP(21)@62ee21fbef10: Created GsupExpect[0] for "262427299785950" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241213122535164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35652<->l=127.0.0.1:4258 20241213122535168 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535168 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427299785950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427299785950"} 20241213122535168 DAUC <0003> db_auc.c:236 IMSI='262427299785950': Calling to generate 1 vectors 20241213122535168 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241213122535168 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535168 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535168 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122535168 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535168 DAUC <0003> auc.c:113 vector [0]: rand = 71f7e6c0280c705a401b6ec5919a5bcb 20241213122535168 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122535168 DAUC <0003> auc.c:142 vector [0]: autn = b61783e5ec2e0000183d50977f489f9e 20241213122535168 DAUC <0003> auc.c:143 vector [0]: ck = 19dfe2416cd224ec9111adeff271f315 20241213122535168 DAUC <0003> auc.c:144 vector [0]: ik = 958110ea2bc06c858904eb407caa66e4 20241213122535168 DAUC <0003> auc.c:145 vector [0]: res = 728e5cb82b81bbb20000000000000000 20241213122535168 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535168 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122535168 DAUC <0003> auc.c:179 vector [0]: kc = 4fcde5b84b0ce5b7 20241213122535168 DAUC <0003> auc.c:180 vector [0]: sres = 34278ba8 20241213122535168 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122535168 DAUC <0003> db_auc.c:245 IMSI='262427299785950': Generated 1 vectors 20241213122535168 DAUC <0003> db_auc.c:249 IMSI='262427299785950': Updating SQN=33 in DB 20241213122535168 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427299785950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427299785950"} 20241213122535168 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427299785950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535168 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535168 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@62ee21fbef10: Found GsupExpect[0] for "262427299785950" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@62ee21fbef10: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427299785950" TC_gsup_sai_num_auth_vectors(31)@62ee21fbef10: setverdict(pass): none -> pass 20241213122535170 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535170 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427299785950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427299785950"} 20241213122535171 DAUC <0003> db_auc.c:236 IMSI='262427299785950': Calling to generate 4 vectors 20241213122535171 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241213122535171 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535171 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535171 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241213122535171 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535171 DAUC <0003> auc.c:113 vector [0]: rand = 9904f9ee1e782a6810160bd65bd1b357 20241213122535171 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241213122535171 DAUC <0003> auc.c:142 vector [0]: autn = 1150929e982000005c3be57bb44b441e 20241213122535171 DAUC <0003> auc.c:143 vector [0]: ck = b0aaa445bdc5e1566c1e842be198f03b 20241213122535171 DAUC <0003> auc.c:144 vector [0]: ik = b4cd58f3adbecea77e6665933d177b5f 20241213122535171 DAUC <0003> auc.c:145 vector [0]: res = 93d08d0b8536312d0000000000000000 20241213122535171 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535171 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122535171 DAUC <0003> auc.c:179 vector [0]: kc = dbafe2eb69771dd8 20241213122535171 DAUC <0003> auc.c:180 vector [0]: sres = 9a9ffe2b 20241213122535171 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122535171 DAUC <0003> auc.c:113 vector [1]: rand = 670e6ffcaa141c0065f8ddb5cb59c0a1 20241213122535171 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241213122535171 DAUC <0003> auc.c:142 vector [1]: autn = b1f14502ef390000baa41d4e719825b4 20241213122535171 DAUC <0003> auc.c:143 vector [1]: ck = f605ad19840e5ce56cef0be66a94306e 20241213122535171 DAUC <0003> auc.c:144 vector [1]: ik = bf7a835998d97350c33a47595297249c 20241213122535171 DAUC <0003> auc.c:145 vector [1]: res = ede920cc6e19696d0000000000000000 20241213122535171 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535171 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122535171 DAUC <0003> auc.c:179 vector [1]: kc = 3dce65de51302671 20241213122535171 DAUC <0003> auc.c:180 vector [1]: sres = 09c1fceb 20241213122535171 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122535171 DAUC <0003> auc.c:113 vector [2]: rand = 08b42496813740276ae3955f4f4e285c 20241213122535171 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241213122535171 DAUC <0003> auc.c:142 vector [2]: autn = 5ce55e13646400005411ac62c4ca9d44 20241213122535171 DAUC <0003> auc.c:143 vector [2]: ck = 3e2e8c29593f35db688d6cea40502636 20241213122535171 DAUC <0003> auc.c:144 vector [2]: ik = 76bb45e0ecee8733e9af630125e12703 20241213122535171 DAUC <0003> auc.c:145 vector [2]: res = e46cdbc456ed7dfa0000000000000000 20241213122535171 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535171 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122535171 DAUC <0003> auc.c:179 vector [2]: kc = 228b73cd4997c9ec 20241213122535171 DAUC <0003> auc.c:180 vector [2]: sres = 91a19d83 20241213122535171 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122535171 DAUC <0003> auc.c:113 vector [3]: rand = 755aa617e11650db50342a17bd577343 20241213122535171 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241213122535171 DAUC <0003> auc.c:142 vector [3]: autn = 1ad60a8a11d1000009dcf54d9f7ba054 20241213122535171 DAUC <0003> auc.c:143 vector [3]: ck = 52e21bd0dc1a570e667e15f2ad981fb4 20241213122535171 DAUC <0003> auc.c:144 vector [3]: ik = f1ce37ac74a81eff6fab7fb2e266ed6f 20241213122535171 DAUC <0003> auc.c:145 vector [3]: res = 00578a9a43ef41d80000000000000000 20241213122535171 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535171 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122535171 DAUC <0003> auc.c:179 vector [3]: kc = 1a1d8a1905ad109e 20241213122535171 DAUC <0003> auc.c:180 vector [3]: sres = 2934c91a 20241213122535171 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122535171 DAUC <0003> db_auc.c:245 IMSI='262427299785950': Generated 4 vectors 20241213122535171 DAUC <0003> db_auc.c:249 IMSI='262427299785950': Updating SQN=161 in DB 20241213122535171 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427299785950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427299785950"} 20241213122535171 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427299785950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535171 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535171 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535174 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535174 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427299785950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427299785950"} 20241213122535174 DAUC <0003> db_auc.c:236 IMSI='262427299785950': Calling to generate 5 vectors 20241213122535174 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241213122535174 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535174 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535174 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241213122535174 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535174 DAUC <0003> auc.c:113 vector [0]: rand = dd9ad914644ca1b234bc917512c337b1 20241213122535174 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241213122535174 DAUC <0003> auc.c:142 vector [0]: autn = 82701e89523500005a05c244929fbbff 20241213122535174 DAUC <0003> auc.c:143 vector [0]: ck = 84db84598f379123380f4665cff4989c 20241213122535174 DAUC <0003> auc.c:144 vector [0]: ik = cd28657744511a744ff56fc76f19bec7 20241213122535174 DAUC <0003> auc.c:145 vector [0]: res = 9c257550f47a7fc00000000000000000 20241213122535174 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535174 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122535174 DAUC <0003> auc.c:179 vector [0]: kc = 49a128cd634bf474 20241213122535174 DAUC <0003> auc.c:180 vector [0]: sres = 2dbaef01 20241213122535174 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122535174 DAUC <0003> auc.c:113 vector [1]: rand = ee6c06bb78dde6a2fbc00a74f9cbb7eb 20241213122535174 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241213122535174 DAUC <0003> auc.c:142 vector [1]: autn = ea34f0bd7fe50000e8b0217b2cf77b18 20241213122535174 DAUC <0003> auc.c:143 vector [1]: ck = d430f4531e06c14f417c832cd337ffe4 20241213122535174 DAUC <0003> auc.c:144 vector [1]: ik = 758ede571ac6334763377070cc4f66cf 20241213122535174 DAUC <0003> auc.c:145 vector [1]: res = 43d1804f6b8ba9600000000000000000 20241213122535174 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535174 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122535174 DAUC <0003> auc.c:179 vector [1]: kc = 055672ea15c08416 20241213122535174 DAUC <0003> auc.c:180 vector [1]: sres = 3bce0c93 20241213122535174 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122535174 DAUC <0003> auc.c:113 vector [2]: rand = cd3deb7b7262b03115387b62361e736f 20241213122535174 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241213122535174 DAUC <0003> auc.c:142 vector [2]: autn = b8ea5f207db20000029024c0b907faf9 20241213122535174 DAUC <0003> auc.c:143 vector [2]: ck = 42c40331f76a18faf5227033010bcb5b 20241213122535174 DAUC <0003> auc.c:144 vector [2]: ik = 5b62a286237dc8e802639d2a167711d0 20241213122535174 DAUC <0003> auc.c:145 vector [2]: res = f63ec71bf84a45180000000000000000 20241213122535174 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535174 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122535175 DAUC <0003> auc.c:179 vector [2]: kc = 56bfca59857bd238 20241213122535175 DAUC <0003> auc.c:180 vector [2]: sres = b96510e5 20241213122535175 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122535175 DAUC <0003> auc.c:113 vector [3]: rand = c965b26195a239aa2af55b92b9fbaac5 20241213122535175 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241213122535175 DAUC <0003> auc.c:142 vector [3]: autn = c6f3279f656600001d003a63e4efa5ec 20241213122535175 DAUC <0003> auc.c:143 vector [3]: ck = 98408082f05f29f76907e9723a08cedd 20241213122535175 DAUC <0003> auc.c:144 vector [3]: ik = e9792b8f05c95fddd7eb1635d3430e7e 20241213122535175 DAUC <0003> auc.c:145 vector [3]: res = 0d2222b083ca0c2c0000000000000000 20241213122535175 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535175 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122535175 DAUC <0003> auc.c:179 vector [3]: kc = bb9f632b2118c163 20241213122535175 DAUC <0003> auc.c:180 vector [3]: sres = 2abc8870 20241213122535175 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122535175 DAUC <0003> auc.c:113 vector [4]: rand = 6894da4f82319404ec5dc1af1ecf7d05 20241213122535175 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241213122535175 DAUC <0003> auc.c:142 vector [4]: autn = cfe6cc9b675f000007f2aca4fe79d76b 20241213122535175 DAUC <0003> auc.c:143 vector [4]: ck = 539befaa36c5e7da452f703d44f378f2 20241213122535175 DAUC <0003> auc.c:144 vector [4]: ik = dbb4d9ee04851151c8c6438c7caebea8 20241213122535175 DAUC <0003> auc.c:145 vector [4]: res = f64deeaa7e3235f00000000000000000 20241213122535175 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122535175 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241213122535175 DAUC <0003> auc.c:179 vector [4]: kc = 653741041272ef42 20241213122535175 DAUC <0003> auc.c:180 vector [4]: sres = 2e83c062 20241213122535175 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241213122535175 DAUC <0003> db_auc.c:245 IMSI='262427299785950': Generated 5 vectors 20241213122535175 DAUC <0003> db_auc.c:249 IMSI='262427299785950': Updating SQN=321 in DB 20241213122535175 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427299785950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427299785950"} 20241213122535175 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427299785950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535175 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535175 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535178 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535178 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427299785950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427299785950"} 20241213122535178 DAUC <0003> db_auc.c:236 IMSI='262427299785950': Calling to generate 5 vectors 20241213122535178 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241213122535178 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122535178 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122535178 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241213122535178 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122535178 DAUC <0003> auc.c:113 vector [0]: rand = 9806046acbf272c5b932774ac20e6f83 20241213122535178 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241213122535178 DAUC <0003> auc.c:142 vector [0]: autn = 4aa92be94ea60000364e8cc29bf15181 20241213122535178 DAUC <0003> auc.c:143 vector [0]: ck = 87043142f9cff37d298936977f253391 20241213122535178 DAUC <0003> auc.c:144 vector [0]: ik = e3a0f212d503c523d8a613311ec13bb1 20241213122535178 DAUC <0003> auc.c:145 vector [0]: res = e1855a845cc614890000000000000000 20241213122535178 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122535178 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122535178 DAUC <0003> auc.c:179 vector [0]: kc = 2ae87f16b9988a8b 20241213122535178 DAUC <0003> auc.c:180 vector [0]: sres = 9a65a190 20241213122535178 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122535178 DAUC <0003> auc.c:113 vector [1]: rand = d55f9d0e7b3d70ed66e7dc1c80e32f3e 20241213122535178 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241213122535178 DAUC <0003> auc.c:142 vector [1]: autn = cb5836f4e4780000e02cc9b1dcd6f603 20241213122535178 DAUC <0003> auc.c:143 vector [1]: ck = a58158383d8544d810444fc7305d0228 20241213122535178 DAUC <0003> auc.c:144 vector [1]: ik = e15eeea9104f3ad3b60e7f2406b06565 20241213122535178 DAUC <0003> auc.c:145 vector [1]: res = e1ae1ef61cdccdf50000000000000000 20241213122535178 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122535178 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122535178 DAUC <0003> auc.c:179 vector [1]: kc = 29693d88a77488b5 20241213122535178 DAUC <0003> auc.c:180 vector [1]: sres = 61e8e90b 20241213122535178 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122535178 DAUC <0003> auc.c:113 vector [2]: rand = 77ff119c686283c50943276e70efb14e 20241213122535178 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241213122535178 DAUC <0003> auc.c:142 vector [2]: autn = 2b2d39d948a600008688988ff533f360 20241213122535178 DAUC <0003> auc.c:143 vector [2]: ck = 0ae0ed56cc7c3448649a7734b62ac5b8 20241213122535178 DAUC <0003> auc.c:144 vector [2]: ik = 2d501203a7cddc83c073e75d17f8cc5c 20241213122535178 DAUC <0003> auc.c:145 vector [2]: res = 08ab2b12e198a8aa0000000000000000 20241213122535178 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122535178 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122535178 DAUC <0003> auc.c:179 vector [2]: kc = f787ec439daf23c3 20241213122535178 DAUC <0003> auc.c:180 vector [2]: sres = 55196282 20241213122535178 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122535178 DAUC <0003> auc.c:113 vector [3]: rand = 1553222ce5fcb5fceaf9fa54b9c0abd3 20241213122535178 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241213122535178 DAUC <0003> auc.c:142 vector [3]: autn = f2ef7426709300003efbc9a5b949fe7b 20241213122535178 DAUC <0003> auc.c:143 vector [3]: ck = f30a37f04907cd48775eb18e61eafcb6 20241213122535178 DAUC <0003> auc.c:144 vector [3]: ik = 0d5ac534465b1a6460da51b9953cf6dc 20241213122535178 DAUC <0003> auc.c:145 vector [3]: res = 10aa3090cb41ba7b0000000000000000 20241213122535178 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122535178 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122535178 DAUC <0003> auc.c:179 vector [3]: kc = 7b1a8c9bd1b9e9ee 20241213122535178 DAUC <0003> auc.c:180 vector [3]: sres = 3e4a7813 20241213122535178 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122535178 DAUC <0003> auc.c:113 vector [4]: rand = 77ccdf8f6bef5cd41578947e252bd28d 20241213122535178 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241213122535178 DAUC <0003> auc.c:142 vector [4]: autn = 1a753c07beb70000ec52b7caa99ff8dd 20241213122535178 DAUC <0003> auc.c:143 vector [4]: ck = 238cc8f4716f4b4c046dd3d5abb31313 20241213122535178 DAUC <0003> auc.c:144 vector [4]: ik = acf408684acafac812602f9feff5fd22 20241213122535178 DAUC <0003> auc.c:145 vector [4]: res = 8e181744f6f2ed2f0000000000000000 20241213122535178 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122535178 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241213122535178 DAUC <0003> auc.c:179 vector [4]: kc = 70c0f550fc75f90e 20241213122535178 DAUC <0003> auc.c:180 vector [4]: sres = bd4455f6 20241213122535178 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241213122535178 DAUC <0003> db_auc.c:245 IMSI='262427299785950': Generated 5 vectors 20241213122535179 DAUC <0003> db_auc.c:249 IMSI='262427299785950': Updating SQN=481 in DB 20241213122535179 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427299785950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427299785950"} 20241213122535179 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427299785950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122535179 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122535179 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122535181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35652<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@62ee21fbef10: Final verdict of PTC: pass MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122535183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4258 20241213122535184 DLINP <000b> input/ipa.c:451 connected read/write 20241213122535184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122535184 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122535184 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122535184 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122535184 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33141<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@62ee21fbef10: Final verdict of PTC: none 22@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Dec 13 12:25:35 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241213122535222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 20241213122535323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262496) Waiting for packet dumper to finish... 1 (prev_count=262496, count=409008) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Dec 13 12:25:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_sai_eps started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122538409 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122538409 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122538411 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122538412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55052<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@62ee21fbef10: 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 } } } } 20241213122538414 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122538414 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122538414 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122538414 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122538414 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122538414 DLGSUP <0013> gsup_server.c:237 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  20241213122538415 DLGSUP <0013> gsup_server.c:235 2:  20241213122538415 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122538415 DLGSUP <0013> gsup_server.c:235 3:  20241213122538415 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122538415 DLGSUP <0013> gsup_server.c:235 4:  20241213122538415 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122538415 DLGSUP <0013> gsup_server.c:235 5:  HLR_Test-GSUP-IPA(32)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122538415 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122538415 DLGSUP <0013> gsup_server.c:235 7:  20241213122538415 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122538415 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122538415 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122538415 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@62ee21fbef10: 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") 20241213122538432 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39397<->l=127.0.0.1:4259) 20241213122538436 DAUC <0003> db_auc.c:157 IMSI='262422629654456': No 2G Auth Data 20241213122538436 DAUC <0003> db_auc.c:192 IMSI='262422629654456': No 3G Auth Data HLR_Test-GSUP(33)@62ee21fbef10: Created GsupExpect[0] for "262422629654456" to be handled at TC_gsup_sai_eps(36) 20241213122538448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4258 20241213122538461 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122538461 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422629654456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422629654456"} 20241213122538461 DAUC <0003> db_auc.c:157 IMSI='262422629654456': No 2G Auth Data 20241213122538461 DAUC <0003> db_auc.c:236 IMSI='262422629654456': Calling to generate 5 vectors 20241213122538461 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241213122538461 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122538461 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122538461 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122538461 DAUC <0003> auc.c:113 vector [0]: rand = 26c0571cc8b77d76e24656707b7e5a9c 20241213122538461 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122538462 DAUC <0003> auc.c:142 vector [0]: autn = d833ee7424618000375e4e8e544c0bc7 20241213122538462 DAUC <0003> auc.c:143 vector [0]: ck = 0ddfa471b77fa0c3aaca15331ff40caf 20241213122538462 DAUC <0003> auc.c:144 vector [0]: ik = 93e952e3a44cd18481d2350e52605389 20241213122538462 DAUC <0003> auc.c:145 vector [0]: res = 638978b93b8928dc0000000000000000 20241213122538462 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122538462 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241213122538462 DAUC <0003> auc.c:151 vector [0]: kc = b52ed6af5ea72e61 20241213122538462 DAUC <0003> auc.c:152 vector [0]: sres = 58005065 20241213122538462 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241213122538462 DAUC <0003> auc.c:113 vector [1]: rand = 6f761970b6d75917ebaa79622f73b25e 20241213122538462 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241213122538462 DAUC <0003> auc.c:142 vector [1]: autn = bf31eff7de3f8000bc707e7f7789d0e2 20241213122538462 DAUC <0003> auc.c:143 vector [1]: ck = b752eb83995f816aa92ecc6315f4fe2f 20241213122538462 DAUC <0003> auc.c:144 vector [1]: ik = 2305074d91629b5f1ae941a24436e02e 20241213122538462 DAUC <0003> auc.c:145 vector [1]: res = 7f7658784dfe69f80000000000000000 20241213122538462 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122538462 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241213122538462 DAUC <0003> auc.c:151 vector [1]: kc = 2790610f59ff0434 20241213122538462 DAUC <0003> auc.c:152 vector [1]: sres = 32883180 20241213122538462 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241213122538462 DAUC <0003> auc.c:113 vector [2]: rand = f5468900ddfead213c3285a9facaa1de 20241213122538462 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241213122538462 DAUC <0003> auc.c:142 vector [2]: autn = d2e10c64edb08000e1b2f7539192a015 20241213122538462 DAUC <0003> auc.c:143 vector [2]: ck = de634ce1cac24bb01e20f79f2581b670 20241213122538462 DAUC <0003> auc.c:144 vector [2]: ik = 63da4ff77f571eea1ffd19e7913443db 20241213122538462 DAUC <0003> auc.c:145 vector [2]: res = 48c285d59e784ba40000000000000000 20241213122538462 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122538462 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241213122538462 DAUC <0003> auc.c:151 vector [2]: kc = bc64ed6e0120a0f1 20241213122538462 DAUC <0003> auc.c:152 vector [2]: sres = d6bace71 20241213122538462 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241213122538462 DAUC <0003> auc.c:113 vector [3]: rand = 3c4904760bc6190ed19f0bb94ec2d8c3 20241213122538462 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241213122538462 DAUC <0003> auc.c:142 vector [3]: autn = d5de09bb8f9f8000a576df2393699879 20241213122538462 DAUC <0003> auc.c:143 vector [3]: ck = 5b357974c8a9831e001b8710da34923d 20241213122538462 DAUC <0003> auc.c:144 vector [3]: ik = 60b3aff1173139b1c5394d866ec573c2 20241213122538462 DAUC <0003> auc.c:145 vector [3]: res = b9132ea82de32d0e0000000000000000 20241213122538462 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122538462 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241213122538462 DAUC <0003> auc.c:151 vector [3]: kc = fea41c136b695b50 20241213122538462 DAUC <0003> auc.c:152 vector [3]: sres = 94f003a6 20241213122538462 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241213122538462 DAUC <0003> auc.c:113 vector [4]: rand = 92b0c28b415cb34c59a7e863524fef19 20241213122538462 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241213122538462 DAUC <0003> auc.c:142 vector [4]: autn = 0ff1e06460b48000e14fa0f2d5be871b 20241213122538462 DAUC <0003> auc.c:143 vector [4]: ck = c23f596f7b0f7fc0a10a6257c4eb4d28 20241213122538462 DAUC <0003> auc.c:144 vector [4]: ik = 40c721b4d119e667d496367a0f232621 20241213122538462 DAUC <0003> auc.c:145 vector [4]: res = 059ff60a477808450000000000000000 20241213122538462 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122538462 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241213122538462 DAUC <0003> auc.c:151 vector [4]: kc = f7642cf661def2ae 20241213122538462 DAUC <0003> auc.c:152 vector [4]: sres = 42e7fe4f 20241213122538462 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241213122538462 DAUC <0003> db_auc.c:245 IMSI='262422629654456': Generated 5 vectors 20241213122538462 DAUC <0003> db_auc.c:249 IMSI='262422629654456': Updating SQN=161 in DB 20241213122538462 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422629654456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422629654456"} 20241213122538462 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422629654456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122538462 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122538462 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@62ee21fbef10: Found GsupExpect[0] for "262422629654456" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@62ee21fbef10: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422629654456" TC_gsup_sai_eps(36)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122538467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@62ee21fbef10: Final verdict of PTC: pass 20241213122538469 DAUC <0003> db_auc.c:157 IMSI='262427489753292': No 2G Auth Data 20241213122538469 DAUC <0003> db_auc.c:192 IMSI='262427489753292': No 3G Auth Data HLR_Test-GSUP(33)@62ee21fbef10: Created GsupExpect[0] for "262427489753292" to be handled at TC_gsup_sai_eps(37) 20241213122538484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55060<->l=127.0.0.1:4258 20241213122538487 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122538487 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427489753292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427489753292"} 20241213122538487 DAUC <0003> db_auc.c:157 IMSI='262427489753292': No 2G Auth Data 20241213122538487 DAUC <0003> db_auc.c:236 IMSI='262427489753292': Calling to generate 5 vectors 20241213122538487 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241213122538487 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122538487 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241213122538487 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122538487 DAUC <0003> auc.c:113 vector [0]: rand = 597a3a79943b3511d09c4bc017b4fda3 20241213122538487 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122538487 DAUC <0003> auc.c:142 vector [0]: autn = 84e53c21ba038000621b5d6f99f04174 20241213122538487 DAUC <0003> auc.c:143 vector [0]: ck = 5e6d286fe3337e0bb534cc2511e3728d 20241213122538487 DAUC <0003> auc.c:144 vector [0]: ik = a833c95feeb1533166df898bb2c59cba 20241213122538487 DAUC <0003> auc.c:145 vector [0]: res = 31f92d64d5a7fc600000000000000000 20241213122538487 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122538487 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241213122538487 DAUC <0003> auc.c:151 vector [0]: kc = 25b5a49eaea4c30d 20241213122538487 DAUC <0003> auc.c:152 vector [0]: sres = e45ed104 20241213122538487 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241213122538487 DAUC <0003> auc.c:113 vector [1]: rand = 9e1c8f051afc0815eeafced42a0f1a2d 20241213122538487 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241213122538487 DAUC <0003> auc.c:142 vector [1]: autn = 27843615169e800055b2fafd8eb75ca7 20241213122538487 DAUC <0003> auc.c:143 vector [1]: ck = 2497c099fc2703514caf3a03e363302c 20241213122538487 DAUC <0003> auc.c:144 vector [1]: ik = c8a056d428f4a697f6cbe477f2db74ee 20241213122538487 DAUC <0003> auc.c:145 vector [1]: res = 8a9cc2637c987ba20000000000000000 20241213122538488 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122538488 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241213122538488 DAUC <0003> auc.c:151 vector [1]: kc = 56534839c56be104 20241213122538488 DAUC <0003> auc.c:152 vector [1]: sres = f604b9c1 20241213122538488 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241213122538488 DAUC <0003> auc.c:113 vector [2]: rand = f67e435bafa9d092021fe965e5c98e3d 20241213122538488 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241213122538488 DAUC <0003> auc.c:142 vector [2]: autn = 802c34ee367b80002537d68c8946e622 20241213122538488 DAUC <0003> auc.c:143 vector [2]: ck = 9ce2c2ad934a93fd3495d89a14e38c3c 20241213122538488 DAUC <0003> auc.c:144 vector [2]: ik = 185120ef95414aabe264cc7bf627be00 20241213122538488 DAUC <0003> auc.c:145 vector [2]: res = a33d6ce2234d7e2f0000000000000000 20241213122538488 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122538488 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241213122538488 DAUC <0003> auc.c:151 vector [2]: kc = 5242f6a3e4cfeb6a 20241213122538488 DAUC <0003> auc.c:152 vector [2]: sres = 807012cd 20241213122538488 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241213122538488 DAUC <0003> auc.c:113 vector [3]: rand = d2c048986549f0d31a1dcdf0c6fdd9f6 20241213122538488 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241213122538488 DAUC <0003> auc.c:142 vector [3]: autn = 69f55b3d46c08000b2ce9661143f593a 20241213122538488 DAUC <0003> auc.c:143 vector [3]: ck = 957858307822b4780cec65c0ec2c5674 20241213122538488 DAUC <0003> auc.c:144 vector [3]: ik = 3f01afe7b0875681ac4f18238d869443 20241213122538488 DAUC <0003> auc.c:145 vector [3]: res = 4c42b07ec677caef0000000000000000 20241213122538488 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122538488 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241213122538488 DAUC <0003> auc.c:151 vector [3]: kc = 0ada8a34a90f20ce 20241213122538488 DAUC <0003> auc.c:152 vector [3]: sres = 8a357a91 20241213122538488 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241213122538488 DAUC <0003> auc.c:113 vector [4]: rand = 3dcd42a9ea6b98b3d0913d7825018e69 20241213122538488 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241213122538488 DAUC <0003> auc.c:142 vector [4]: autn = aa4cc1a2c2ac8000e0063436acfb79cf 20241213122538488 DAUC <0003> auc.c:143 vector [4]: ck = 0c2371b43a9b7d96aa12bb9824e9f2f1 20241213122538488 DAUC <0003> auc.c:144 vector [4]: ik = 92ccaad9102e20a777623f5a01f4431d 20241213122538488 DAUC <0003> auc.c:145 vector [4]: res = 694a9b3a8f47d70e0000000000000000 20241213122538488 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122538488 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241213122538488 DAUC <0003> auc.c:151 vector [4]: kc = 439f5faf0fa8ecdd 20241213122538488 DAUC <0003> auc.c:152 vector [4]: sres = e60d4c34 20241213122538488 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241213122538488 DAUC <0003> db_auc.c:245 IMSI='262427489753292': Generated 5 vectors 20241213122538488 DAUC <0003> db_auc.c:249 IMSI='262427489753292': Updating SQN=161 in DB 20241213122538488 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427489753292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427489753292"} 20241213122538488 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427489753292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122538488 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122538488 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@62ee21fbef10: Found GsupExpect[0] for "262427489753292" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@62ee21fbef10: Added IMSI table entry 1TC_gsup_sai_eps(37)"262427489753292" TC_gsup_sai_eps(37)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122538492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55060<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@62ee21fbef10: Final verdict of PTC: pass 20241213122538493 DAUC <0003> db_auc.c:157 IMSI='262426520151727': No 2G Auth Data 20241213122538493 DAUC <0003> db_auc.c:192 IMSI='262426520151727': No 3G Auth Data HLR_Test-GSUP(33)@62ee21fbef10: Created GsupExpect[0] for "262426520151727" to be handled at TC_gsup_sai_eps(38) 20241213122538511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4258 20241213122538515 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122538515 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426520151727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426520151727"} 20241213122538515 DAUC <0003> db_auc.c:236 IMSI='262426520151727': Calling to generate 5 vectors 20241213122538515 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241213122538515 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122538515 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122538515 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122538515 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122538515 DAUC <0003> auc.c:113 vector [0]: rand = 4baede9e99af11eb7969a48f7682a700 20241213122538515 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122538515 DAUC <0003> auc.c:142 vector [0]: autn = bd9c997442f68000b574ac1b26121a2b 20241213122538515 DAUC <0003> auc.c:143 vector [0]: ck = 843b7c8953d5be4c856ed99dd1411533 20241213122538515 DAUC <0003> auc.c:144 vector [0]: ik = f842c1bef11f315c96ac3b559b136925 20241213122538515 DAUC <0003> auc.c:145 vector [0]: res = 72ffbb35f6c1bf020000000000000000 20241213122538515 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122538515 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122538515 DAUC <0003> auc.c:179 vector [0]: kc = 24720fa3699c2800 20241213122538515 DAUC <0003> auc.c:180 vector [0]: sres = e6c65e01 20241213122538515 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122538515 DAUC <0003> auc.c:113 vector [1]: rand = 613c3876a72de85dde05275d5f28e3ea 20241213122538515 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241213122538515 DAUC <0003> auc.c:142 vector [1]: autn = 1691939de86d8000fc60c03d68377fba 20241213122538515 DAUC <0003> auc.c:143 vector [1]: ck = 705f42100356bd1629410b9bfac64bde 20241213122538515 DAUC <0003> auc.c:144 vector [1]: ik = b5653dd4d38e1b5526247dc82ab7aec0 20241213122538515 DAUC <0003> auc.c:145 vector [1]: res = b5af8a70ceb5fe940000000000000000 20241213122538515 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122538515 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122538515 DAUC <0003> auc.c:179 vector [1]: kc = 9df3e4e50a453000 20241213122538515 DAUC <0003> auc.c:180 vector [1]: sres = 23ccb9e2 20241213122538515 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122538515 DAUC <0003> auc.c:113 vector [2]: rand = c693458d6c8ef164d33beb24c144185b 20241213122538515 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241213122538515 DAUC <0003> auc.c:142 vector [2]: autn = f5d54d10b51180005c112e3778e7948c 20241213122538515 DAUC <0003> auc.c:143 vector [2]: ck = 3fcd1121317e26a3b25c89952eceb6c1 20241213122538515 DAUC <0003> auc.c:144 vector [2]: ik = 87183ae935a8e504f6f024da999ed2c6 20241213122538515 DAUC <0003> auc.c:145 vector [2]: res = 1de47d360f4c4e660000000000000000 20241213122538515 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122538515 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122538515 DAUC <0003> auc.c:179 vector [2]: kc = 2227774d25c62c00 20241213122538515 DAUC <0003> auc.c:180 vector [2]: sres = d1880a79 20241213122538515 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122538515 DAUC <0003> auc.c:113 vector [3]: rand = 30090865716921909c9b8fdbed889a82 20241213122538515 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241213122538515 DAUC <0003> auc.c:142 vector [3]: autn = a02dc04d2dce80001d44249cf85f5b20 20241213122538515 DAUC <0003> auc.c:143 vector [3]: ck = 8fb16e1b5b988bcefb5818304464fdf9 20241213122538515 DAUC <0003> auc.c:144 vector [3]: ik = ff001a914bc5668ed1c8ee791ddc238c 20241213122538515 DAUC <0003> auc.c:145 vector [3]: res = 9e8236271ae6947c0000000000000000 20241213122538515 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122538515 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122538515 DAUC <0003> auc.c:179 vector [3]: kc = 48c7db0da3d59800 20241213122538515 DAUC <0003> auc.c:180 vector [3]: sres = d5920699 20241213122538515 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122538515 DAUC <0003> auc.c:113 vector [4]: rand = 228c63bfce2682d7437b533354851ca8 20241213122538515 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241213122538516 DAUC <0003> auc.c:142 vector [4]: autn = 8a83e092d6e38000b121c697ef12fb62 20241213122538516 DAUC <0003> auc.c:143 vector [4]: ck = 38d6715a51b82b8fde8fa4721d0f327a 20241213122538516 DAUC <0003> auc.c:144 vector [4]: ik = 3fc66693e582def3b33fd2b06c0e312c 20241213122538516 DAUC <0003> auc.c:145 vector [4]: res = d1f7784e2c0810140000000000000000 20241213122538516 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122538516 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241213122538516 DAUC <0003> auc.c:179 vector [4]: kc = 37e864f222f69c00 20241213122538516 DAUC <0003> auc.c:180 vector [4]: sres = e0dfa7dc 20241213122538516 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241213122538516 DAUC <0003> db_auc.c:245 IMSI='262426520151727': Generated 5 vectors 20241213122538516 DAUC <0003> db_auc.c:249 IMSI='262426520151727': Updating SQN=161 in DB 20241213122538516 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426520151727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426520151727"} 20241213122538516 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426520151727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122538516 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122538516 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@62ee21fbef10: Found GsupExpect[0] for "262426520151727" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@62ee21fbef10: Added IMSI table entry 2TC_gsup_sai_eps(38)"262426520151727" TC_gsup_sai_eps(38)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122538519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@62ee21fbef10: Final verdict of PTC: pass 20241213122538520 DAUC <0003> db_auc.c:157 IMSI='262423119285175': No 2G Auth Data 20241213122538520 DAUC <0003> db_auc.c:192 IMSI='262423119285175': No 3G Auth Data HLR_Test-GSUP(33)@62ee21fbef10: Created GsupExpect[0] for "262423119285175" to be handled at TC_gsup_sai_eps(39) 20241213122538536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55082<->l=127.0.0.1:4258 20241213122538540 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122538540 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423119285175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423119285175"} 20241213122538540 DAUC <0003> db_auc.c:236 IMSI='262423119285175': Calling to generate 5 vectors 20241213122538540 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241213122538540 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122538540 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122538540 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122538540 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122538540 DAUC <0003> auc.c:113 vector [0]: rand = bafeb519bd131232fa533c8e3745764c 20241213122538540 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122538540 DAUC <0003> auc.c:142 vector [0]: autn = 60080b7abd8e8000a4a679470ddd78ea 20241213122538540 DAUC <0003> auc.c:143 vector [0]: ck = f0b3df4b8040f549b10a7dfd62c95773 20241213122538540 DAUC <0003> auc.c:144 vector [0]: ik = 2c549106e0bafa9d3c8a70bfb760ade3 20241213122538540 DAUC <0003> auc.c:145 vector [0]: res = 10f22ae23cf3f1330000000000000000 20241213122538540 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122538540 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122538540 DAUC <0003> auc.c:179 vector [0]: kc = cf2652a0ddfd9c00 20241213122538540 DAUC <0003> auc.c:180 vector [0]: sres = fed69888 20241213122538540 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122538540 DAUC <0003> auc.c:113 vector [1]: rand = 00424f3c64e32701b4a4d023aa3151ae 20241213122538540 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241213122538540 DAUC <0003> auc.c:142 vector [1]: autn = 24e0bc922e1c80000dfd03568401e61f 20241213122538540 DAUC <0003> auc.c:143 vector [1]: ck = 8f296c2742be359589be1992215a58c8 20241213122538540 DAUC <0003> auc.c:144 vector [1]: ik = 10d3270f6756366b47104157e94f77e6 20241213122538540 DAUC <0003> auc.c:145 vector [1]: res = 8f9baa027b9e7e8f0000000000000000 20241213122538540 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122538540 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122538540 DAUC <0003> auc.c:179 vector [1]: kc = 888eb53ee8e9a800 20241213122538540 DAUC <0003> auc.c:180 vector [1]: sres = b7d1e3eb 20241213122538540 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122538540 DAUC <0003> auc.c:113 vector [2]: rand = f25d03048e8749eb25ef64eda5828e4e 20241213122538540 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241213122538540 DAUC <0003> auc.c:142 vector [2]: autn = a28af1edd365800019075571a37bb6ad 20241213122538540 DAUC <0003> auc.c:143 vector [2]: ck = 1482f7a7e2776e85b2c502bb006e67cf 20241213122538540 DAUC <0003> auc.c:144 vector [2]: ik = 698d42bb1751b4cbd562c5dd11f003fa 20241213122538540 DAUC <0003> auc.c:145 vector [2]: res = 50f92086759f7de80000000000000000 20241213122538540 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122538540 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122538540 DAUC <0003> auc.c:179 vector [2]: kc = 36a8e7970d231400 20241213122538540 DAUC <0003> auc.c:180 vector [2]: sres = c7f83116 20241213122538540 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122538540 DAUC <0003> auc.c:113 vector [3]: rand = 70fc9bbd08a7fdf5daef00f81fe37085 20241213122538540 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241213122538540 DAUC <0003> auc.c:142 vector [3]: autn = f01f53553c568000fb6628bb9d47ef0c 20241213122538540 DAUC <0003> auc.c:143 vector [3]: ck = aadfc239239463607f4afcda54f8b152 20241213122538540 DAUC <0003> auc.c:144 vector [3]: ik = 2193f9b324520da6d912db3f5db0f9d8 20241213122538541 DAUC <0003> auc.c:145 vector [3]: res = 0c0ca293c790044b0000000000000000 20241213122538541 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122538541 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122538541 DAUC <0003> auc.c:179 vector [3]: kc = fe1875daf3565800 20241213122538541 DAUC <0003> auc.c:180 vector [3]: sres = ec3b670b 20241213122538541 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122538541 DAUC <0003> auc.c:113 vector [4]: rand = 0152036882194a94a7a4d8b4472a0244 20241213122538541 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241213122538541 DAUC <0003> auc.c:142 vector [4]: autn = 4f18e857b4958000c9bb7b1a6b5a7357 20241213122538541 DAUC <0003> auc.c:143 vector [4]: ck = fc6237cb4de105b419cfeb6952212b0c 20241213122538541 DAUC <0003> auc.c:144 vector [4]: ik = 38f037d12aa0983b9311b42eda5f6498 20241213122538541 DAUC <0003> auc.c:145 vector [4]: res = 66446b9d5b7ec80a0000000000000000 20241213122538541 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122538541 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241213122538541 DAUC <0003> auc.c:179 vector [4]: kc = 6309b134d0929c00 20241213122538541 DAUC <0003> auc.c:180 vector [4]: sres = 57ffc2af 20241213122538541 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241213122538541 DAUC <0003> db_auc.c:245 IMSI='262423119285175': Generated 5 vectors 20241213122538541 DAUC <0003> db_auc.c:249 IMSI='262423119285175': Updating SQN=161 in DB 20241213122538541 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423119285175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423119285175"} 20241213122538541 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423119285175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122538541 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122538541 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@62ee21fbef10: Found GsupExpect[0] for "262423119285175" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@62ee21fbef10: Added IMSI table entry 3TC_gsup_sai_eps(39)"262423119285175" TC_gsup_sai_eps(39)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122538545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55082<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@62ee21fbef10: Final verdict of PTC: pass 20241213122538546 DAUC <0003> db_auc.c:157 IMSI='262424733015522': No 2G Auth Data 20241213122538546 DAUC <0003> db_auc.c:192 IMSI='262424733015522': No 3G Auth Data HLR_Test-GSUP(33)@62ee21fbef10: Created GsupExpect[0] for "262424733015522" to be handled at TC_gsup_sai_eps(40) 20241213122538561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55098<->l=127.0.0.1:4258 20241213122538564 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122538564 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424733015522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424733015522"} 20241213122538564 DAUC <0003> db_auc.c:236 IMSI='262424733015522': Calling to generate 5 vectors 20241213122538564 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241213122538564 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241213122538564 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241213122538564 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241213122538564 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241213122538564 DAUC <0003> auc.c:113 vector [0]: rand = b83c66ed5054753b0da1f9af192d9d46 20241213122538565 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241213122538565 DAUC <0003> auc.c:142 vector [0]: autn = a182f788499b80009f238f8ba2e79214 20241213122538565 DAUC <0003> auc.c:143 vector [0]: ck = d34a4069a05d835cc3b4187a986422a9 20241213122538565 DAUC <0003> auc.c:144 vector [0]: ik = c81fbafbc7600e4787f323f934cc4d94 20241213122538565 DAUC <0003> auc.c:145 vector [0]: res = 6d1cb79acae7d2f50000000000000000 20241213122538565 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241213122538565 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241213122538565 DAUC <0003> auc.c:179 vector [0]: kc = e8c4b32cdc1d58b8 20241213122538565 DAUC <0003> auc.c:180 vector [0]: sres = 98a375ea 20241213122538565 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241213122538565 DAUC <0003> auc.c:113 vector [1]: rand = 5bf123594bdb019a7ad78b4c15a55ae9 20241213122538565 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241213122538565 DAUC <0003> auc.c:142 vector [1]: autn = c382e4b90fe480004614fd1b8a1adb83 20241213122538565 DAUC <0003> auc.c:143 vector [1]: ck = b0d30471c49924dc14de22aacbf077f4 20241213122538565 DAUC <0003> auc.c:144 vector [1]: ik = eff22e8bef8cb674e5f269e8c66b9c6f 20241213122538565 DAUC <0003> auc.c:145 vector [1]: res = e5c87370302dbc680000000000000000 20241213122538565 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241213122538565 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241213122538565 DAUC <0003> auc.c:179 vector [1]: kc = 43f70e218c861911 20241213122538565 DAUC <0003> auc.c:180 vector [1]: sres = b8d4e90c 20241213122538565 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241213122538565 DAUC <0003> auc.c:113 vector [2]: rand = 410e1d0eb7540fb5ec9b0ec88f81ae1c 20241213122538565 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241213122538565 DAUC <0003> auc.c:142 vector [2]: autn = ba7e42ce2c278000604eefa7c71d8fe5 20241213122538565 DAUC <0003> auc.c:143 vector [2]: ck = c4b7b5e89d693784ee3eba82381f16d4 20241213122538565 DAUC <0003> auc.c:144 vector [2]: ik = 87bef4ef710920fd896712bfaabf8a62 20241213122538565 DAUC <0003> auc.c:145 vector [2]: res = e31bccee1ef3a9480000000000000000 20241213122538565 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241213122538565 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241213122538565 DAUC <0003> auc.c:179 vector [2]: kc = 9cd54910bf78c22f 20241213122538565 DAUC <0003> auc.c:180 vector [2]: sres = bc2ca2c4 20241213122538565 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241213122538565 DAUC <0003> auc.c:113 vector [3]: rand = 9ad6f84c64a38ef8570a4b73f55e477c 20241213122538565 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241213122538565 DAUC <0003> auc.c:142 vector [3]: autn = 60efe7ba33f78000699217a86b6add49 20241213122538565 DAUC <0003> auc.c:143 vector [3]: ck = 871f2ac3185e76ea39546c8434d26f1c 20241213122538565 DAUC <0003> auc.c:144 vector [3]: ik = c1c3982d3223e2033fbb371ea3356953 20241213122538565 DAUC <0003> auc.c:145 vector [3]: res = d726e69729917ce60000000000000000 20241213122538565 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241213122538565 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241213122538565 DAUC <0003> auc.c:179 vector [3]: kc = 0f74bbe0f8219a80 20241213122538565 DAUC <0003> auc.c:180 vector [3]: sres = b6ac922a 20241213122538565 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241213122538565 DAUC <0003> auc.c:113 vector [4]: rand = 32fa02c91c21c7ecd0cf42a6985b5ce5 20241213122538565 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241213122538565 DAUC <0003> auc.c:142 vector [4]: autn = 3bcfbed1a1668000e0b7a102f2f573bc 20241213122538565 DAUC <0003> auc.c:143 vector [4]: ck = 3739d8ee94554cd4a15aa292f26018a4 20241213122538565 DAUC <0003> auc.c:144 vector [4]: ik = 1e87fcfebccdda7245deb453c6db38e0 20241213122538565 DAUC <0003> auc.c:145 vector [4]: res = 74ac662721ea1c7e0000000000000000 20241213122538565 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241213122538565 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241213122538565 DAUC <0003> auc.c:179 vector [4]: kc = ce78ee19c64e4b21 20241213122538565 DAUC <0003> auc.c:180 vector [4]: sres = 726335f2 20241213122538565 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241213122538566 DAUC <0003> db_auc.c:245 IMSI='262424733015522': Generated 5 vectors 20241213122538566 DAUC <0003> db_auc.c:249 IMSI='262424733015522': Updating SQN=161 in DB 20241213122538566 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424733015522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424733015522"} 20241213122538566 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424733015522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122538566 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122538566 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@62ee21fbef10: Found GsupExpect[0] for "262424733015522" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@62ee21fbef10: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424733015522" TC_gsup_sai_eps(40)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122538568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55098<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@62ee21fbef10: Final verdict of PTC: pass MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122538570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55052<->l=127.0.0.1:4258 20241213122538570 DLINP <000b> input/ipa.c:451 connected read/write 20241213122538570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122538570 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122538570 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122538570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122538571 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39397<->l=127.0.0.1:4259) 34@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP(33)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Dec 13 12:25:38 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241213122538608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55114<->l=127.0.0.1:4258 20241213122538709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55114<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=126076) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Dec 13 12:25:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_ul_unknown_imsi started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122541786 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122541787 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122541788 DLINP <000b> input/ipa.c:451 connected read/write 20241213122541788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122541789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55122<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122541791 DLINP <000b> input/ipa.c:451 connected read/write 20241213122541791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122541791 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122541791 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122541791 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122541791 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122541791 DLGSUP <0013> gsup_server.c:237 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  20241213122541791 DLGSUP <0013> gsup_server.c:235 2:  20241213122541791 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122541791 DLGSUP <0013> gsup_server.c:235 3:  20241213122541791 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122541791 DLGSUP <0013> gsup_server.c:235 4:  HLR_Test-GSUP-IPA(41)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122541791 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122541791 DLGSUP <0013> gsup_server.c:235 5:  20241213122541791 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122541791 DLGSUP <0013> gsup_server.c:235 7:  20241213122541791 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122541791 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122541791 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122541791 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@62ee21fbef10: 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") 20241213122541809 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38111<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@62ee21fbef10: Created GsupExpect[0] for "262425554879696" to be handled at TC_gsup_ul_unknown_imsi(45) 20241213122541819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55134<->l=127.0.0.1:4258 20241213122541837 DLINP <000b> input/ipa.c:451 connected read/write 20241213122541837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122541837 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425554879696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425554879696" cn_domain=PS} 20241213122541837 DLU <0006> fsm.c:456 lu(262425554879696)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122541837 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425554879696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241213122541837 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425554879696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425554879696" cause=IMSI unknown in HLR} 20241213122541837 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425554879696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122541837 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425554879696)[0x563510924ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122541837 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425554879696)[0x563510924ac0]{UNVALIDATED}: Freeing instance 20241213122541837 DLU <0006> fsm.c:568 lu(PS:IMSI-262425554879696)[0x563510924ac0]{UNVALIDATED}: Deallocated 20241213122541837 DLINP <000b> input/ipa.c:451 connected read/write 20241213122541837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122541838 DLINP <000b> input/ipa.c:451 connected read/write 20241213122541838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@62ee21fbef10: Found GsupExpect[0] for "262425554879696" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@62ee21fbef10: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425554879696" TC_gsup_ul_unknown_imsi(45)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122541840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55134<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@62ee21fbef10: Final verdict of PTC: pass 20241213122541841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55122<->l=127.0.0.1:4258 20241213122541841 DLINP <000b> input/ipa.c:451 connected read/write 20241213122541841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122541842 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122541842 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122541842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122541842 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38111<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@62ee21fbef10: Final verdict of PTC: none 43@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 43: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@62ee21fbef10: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Dec 13 12:25:41 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241213122541885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55138<->l=127.0.0.1:4258 20241213122541986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55138<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26132) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:25:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122545064 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122545064 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122545066 DLINP <000b> input/ipa.c:451 connected read/write 20241213122545066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122545067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(46)@62ee21fbef10: 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 } } } } 20241213122545069 DLINP <000b> input/ipa.c:451 connected read/write 20241213122545069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122545069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122545069 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122545069 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122545069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122545069 DLGSUP <0013> gsup_server.c:237 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  20241213122545070 DLGSUP <0013> gsup_server.c:235 2:  20241213122545070 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122545070 DLGSUP <0013> gsup_server.c:235 3:  20241213122545070 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122545070 DLGSUP <0013> gsup_server.c:235 4:  HLR_Test-GSUP-IPA(46)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122545070 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122545070 DLGSUP <0013> gsup_server.c:235 5:  20241213122545070 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122545070 DLGSUP <0013> gsup_server.c:235 7:  20241213122545070 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122545070 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122545070 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122545070 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@62ee21fbef10: 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") 20241213122545085 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37089<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@62ee21fbef10: Created GsupExpect[0] for "262424505071946" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241213122545095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55162<->l=127.0.0.1:4258 20241213122545113 DLINP <000b> input/ipa.c:451 connected read/write 20241213122545113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122545113 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424505071946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424505071946" cn_domain=PS source_name="the-source\n"} 20241213122545113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241213122545113 DLU <0006> fsm.c:456 lu(262424505071946)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122545113 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424505071946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241213122545113 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262424505071946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424505071946" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241213122545113 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262424505071946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122545113 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424505071946)[0x563510924ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122545113 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424505071946)[0x563510924ac0]{UNVALIDATED}: Freeing instance 20241213122545113 DLU <0006> fsm.c:568 lu(PS:IMSI-262424505071946)[0x563510924ac0]{UNVALIDATED}: Deallocated 20241213122545113 DLINP <000b> input/ipa.c:451 connected read/write 20241213122545113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122545113 DLINP <000b> input/ipa.c:451 connected read/write 20241213122545114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@62ee21fbef10: Found GsupExpect[0] for "262424505071946" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@62ee21fbef10: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262424505071946" TC_gsup_ul_unknown_imsi_via_proxy(50)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122545116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55162<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@62ee21fbef10: Final verdict of PTC: pass 20241213122545117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4258 20241213122545118 DLINP <000b> input/ipa.c:451 connected read/write 20241213122545118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122545118 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122545118 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122545118 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122545118 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@62ee21fbef10: Final verdict of PTC: none 20241213122545118 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37089<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@62ee21fbef10: Final verdict of PTC: none 48@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 48: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@62ee21fbef10: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Dec 13 12:25:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241213122545165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55172<->l=127.0.0.1:4258 20241213122545265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55172<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26724) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:25:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122548338 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122548338 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122548340 DLINP <000b> input/ipa.c:451 connected read/write 20241213122548340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122548340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49114<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122548342 DLINP <000b> input/ipa.c:451 connected read/write 20241213122548342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122548342 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122548342 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122548342 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122548342 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122548342 DLGSUP <0013> gsup_server.c:237 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)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122548342 DLGSUP <0013> gsup_server.c:235 2:  20241213122548342 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122548342 DLGSUP <0013> gsup_server.c:235 3:  20241213122548342 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122548342 DLGSUP <0013> gsup_server.c:235 4:  20241213122548342 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122548342 DLGSUP <0013> gsup_server.c:235 5:  20241213122548342 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122548342 DLGSUP <0013> gsup_server.c:235 7:  20241213122548342 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122548342 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122548342 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122548342 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@62ee21fbef10: 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") 20241213122548359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33235<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@62ee21fbef10: Created GsupExpect[0] for "262429206954619" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241213122548372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4258 20241213122548385 DLINP <000b> input/ipa.c:451 connected read/write 20241213122548385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122548385 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429206954619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429206954619" cn_domain=PS} 20241213122548385 DLU <0006> fsm.c:456 lu(262429206954619)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122548385 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429206954619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241213122548385 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429206954619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429206954619" cause=Roaming not allowed in this location area} 20241213122548385 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429206954619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122548385 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429206954619)[0x563510924ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122548385 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429206954619)[0x563510924ac0]{UNVALIDATED}: Freeing instance 20241213122548385 DLU <0006> fsm.c:568 lu(PS:IMSI-262429206954619)[0x563510924ac0]{UNVALIDATED}: Deallocated 20241213122548385 DLINP <000b> input/ipa.c:451 connected read/write 20241213122548385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122548386 DLINP <000b> input/ipa.c:451 connected read/write 20241213122548386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@62ee21fbef10: Found GsupExpect[0] for "262429206954619" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@62ee21fbef10: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262429206954619" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122548388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@62ee21fbef10: Final verdict of PTC: pass 20241213122548389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49114<->l=127.0.0.1:4258 20241213122548390 DLINP <000b> input/ipa.c:451 connected read/write 20241213122548390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122548390 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122548390 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122548390 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@62ee21fbef10: Final verdict of PTC: none 20241213122548391 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33235<->l=127.0.0.1:4259) 53@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 53: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@62ee21fbef10: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Dec 13 12:25:48 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241213122548430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49122<->l=127.0.0.1:4258 20241213122548530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49122<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27324) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:25:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_sai_err_unknown_imsi started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122551607 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122551607 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122551609 DLINP <000b> input/ipa.c:451 connected read/write 20241213122551609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122551610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122551612 DLINP <000b> input/ipa.c:451 connected read/write 20241213122551612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122551612 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122551612 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122551612 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122551612 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122551612 DLGSUP <0013> gsup_server.c:237 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  20241213122551612 DLGSUP <0013> gsup_server.c:235 2:  20241213122551612 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122551612 DLGSUP <0013> gsup_server.c:235 3:  20241213122551612 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122551612 DLGSUP <0013> gsup_server.c:235 4:  20241213122551612 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122551612 DLGSUP <0013> gsup_server.c:235 5:  20241213122551612 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122551612 DLGSUP <0013> gsup_server.c:235 7:  20241213122551612 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122551612 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122551612 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122551612 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(56)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@62ee21fbef10: 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") 20241213122551630 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40483<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@62ee21fbef10: Created GsupExpect[0] for "262426147917780" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241213122551643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49136<->l=127.0.0.1:4258 20241213122551657 DLINP <000b> input/ipa.c:451 connected read/write 20241213122551657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122551657 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426147917780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426147917780"} 20241213122551657 DAUC <0003> db_auc.c:133 IMSI='262426147917780': No such subscriber 20241213122551657 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426147917780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241213122551657 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426147917780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426147917780" cause=IMSI unknown in HLR} 20241213122551657 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426147917780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122551657 DLINP <000b> input/ipa.c:451 connected read/write 20241213122551657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122551657 DLINP <000b> input/ipa.c:451 connected read/write 20241213122551657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@62ee21fbef10: Found GsupExpect[0] for "262426147917780" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@62ee21fbef10: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262426147917780" TC_gsup_sai_err_unknown_imsi(60)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122551660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49136<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@62ee21fbef10: Final verdict of PTC: pass 20241213122551661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4258 20241213122551662 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40483<->l=127.0.0.1:4259) 20241213122551663 DLINP <000b> input/ipa.c:451 connected read/write 20241213122551663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122551663 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122551663 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122551663 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@62ee21fbef10: Final verdict of PTC: none 58@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 58: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@62ee21fbef10: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Dec 13 12:25:51 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241213122551712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4258 20241213122551813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25332) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Dec 13 12:25:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_ul started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122554887 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122554887 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122554889 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122554889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122554891 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122554891 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122554891 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122554891 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122554891 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122554891 DLGSUP <0013> gsup_server.c:237 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  20241213122554891 DLGSUP <0013> gsup_server.c:235 2:  20241213122554891 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122554891 DLGSUP <0013> gsup_server.c:235 3:  20241213122554891 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122554891 DLGSUP <0013> gsup_server.c:235 4:  20241213122554891 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122554891 DLGSUP <0013> gsup_server.c:235 5:  20241213122554891 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122554891 DLGSUP <0013> gsup_server.c:235 7:  20241213122554891 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(61)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122554891 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122554891 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122554891 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@62ee21fbef10: 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") 20241213122554912 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35361<->l=127.0.0.1:4259) 20241213122554919 DAUC <0003> db_auc.c:157 IMSI='262427230198318': No 2G Auth Data 20241213122554919 DAUC <0003> db_auc.c:192 IMSI='262427230198318': No 3G Auth Data HLR_Test-GSUP(62)@62ee21fbef10: Created GsupExpect[0] for "262427230198318" to be handled at TC_gsup_ul(65) 20241213122554933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49166<->l=127.0.0.1:4258 20241213122554938 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122554938 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427230198318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427230198318" cn_domain=PS} 20241213122554938 DLU <0006> fsm.c:456 lu(262427230198318)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122554938 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427230198318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122554938 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427230198318)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122554938 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427230198318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427230198318" cn_domain=PS} 20241213122554938 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122554938 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@62ee21fbef10: Found GsupExpect[0] for "262427230198318" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@62ee21fbef10: Added IMSI table entry 0TC_gsup_ul(65)"262427230198318" 20241213122554942 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122554942 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427230198318 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427230198318"} 20241213122554942 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427230198318)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122554942 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427230198318 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122554942 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427230198318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427230198318"} 20241213122554942 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427230198318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122554942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427230198318)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122554942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427230198318)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122554942 DLU <0006> fsm.c:568 lu(PS:IMSI-262427230198318)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122554942 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122554942 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul(65)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122554944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49166<->l=127.0.0.1:4258 TC_gsup_ul(65)@62ee21fbef10: Final verdict of PTC: pass 20241213122554945 DAUC <0003> db_auc.c:157 IMSI='262420054091871': No 2G Auth Data 20241213122554945 DAUC <0003> db_auc.c:192 IMSI='262420054091871': No 3G Auth Data 20241213122554946 DLGSUP <0013> hlr.c:121 IMSI 262420054091871: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@62ee21fbef10: Created GsupExpect[0] for "262420054091871" to be handled at TC_gsup_ul(66) 20241213122554961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49176<->l=127.0.0.1:4258 20241213122554964 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122554964 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420054091871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420054091871" cn_domain=PS} 20241213122554964 DLU <0006> fsm.c:456 lu(262420054091871)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122554964 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420054091871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122554964 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420054091871)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122554964 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420054091871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420054091871" cn_domain=PS} 20241213122554964 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122554964 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@62ee21fbef10: Found GsupExpect[0] for "262420054091871" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@62ee21fbef10: Added IMSI table entry 1TC_gsup_ul(66)"262420054091871" 20241213122554966 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122554966 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420054091871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420054091871"} 20241213122554966 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420054091871)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122554966 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420054091871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122554966 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420054091871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420054091871"} 20241213122554966 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420054091871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122554966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420054091871)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122554966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420054091871)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122554966 DLU <0006> fsm.c:568 lu(PS:IMSI-262420054091871)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122554966 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122554966 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul(66)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122554967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49176<->l=127.0.0.1:4258 TC_gsup_ul(66)@62ee21fbef10: Final verdict of PTC: pass 20241213122554969 DAUC <0003> db_auc.c:157 IMSI='262426845422056': No 2G Auth Data 20241213122554969 DAUC <0003> db_auc.c:192 IMSI='262426845422056': No 3G Auth Data 20241213122554970 DLGSUP <0013> hlr.c:121 IMSI 262426845422056: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@62ee21fbef10: Created GsupExpect[0] for "262426845422056" to be handled at TC_gsup_ul(67) 20241213122554986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49186<->l=127.0.0.1:4258 20241213122554989 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122554989 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426845422056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426845422056" cn_domain=PS} 20241213122554989 DLU <0006> fsm.c:456 lu(262426845422056)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122554989 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426845422056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122554989 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426845422056)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122554989 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426845422056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426845422056" cn_domain=PS} 20241213122554989 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122554989 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@62ee21fbef10: Found GsupExpect[0] for "262426845422056" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@62ee21fbef10: Added IMSI table entry 2TC_gsup_ul(67)"262426845422056" 20241213122554991 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122554991 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426845422056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426845422056"} 20241213122554991 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426845422056)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122554991 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426845422056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122554991 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426845422056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426845422056"} 20241213122554991 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426845422056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122554991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426845422056)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122554991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426845422056)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122554991 DLU <0006> fsm.c:568 lu(PS:IMSI-262426845422056)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122554991 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122554991 DLINP <000b> input/ipa.c:451 connected read/write 20241213122554991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul(67)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122554992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49186<->l=127.0.0.1:4258 TC_gsup_ul(67)@62ee21fbef10: Final verdict of PTC: pass 20241213122554993 DAUC <0003> db_auc.c:157 IMSI='262425391683125': No 2G Auth Data 20241213122554993 DAUC <0003> db_auc.c:192 IMSI='262425391683125': No 3G Auth Data 20241213122554994 DLGSUP <0013> hlr.c:121 IMSI 262425391683125: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@62ee21fbef10: Created GsupExpect[0] for "262425391683125" to be handled at TC_gsup_ul(68) 20241213122555010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49194<->l=127.0.0.1:4258 20241213122555014 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122555014 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425391683125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425391683125" cn_domain=PS} 20241213122555014 DLU <0006> fsm.c:456 lu(262425391683125)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122555014 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425391683125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122555014 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425391683125)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122555014 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425391683125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425391683125" cn_domain=PS} 20241213122555014 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122555014 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@62ee21fbef10: Found GsupExpect[0] for "262425391683125" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@62ee21fbef10: Added IMSI table entry 3TC_gsup_ul(68)"262425391683125" 20241213122555017 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122555017 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425391683125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425391683125"} 20241213122555017 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425391683125)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122555017 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425391683125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122555017 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425391683125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425391683125"} 20241213122555017 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425391683125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122555017 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425391683125)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122555017 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425391683125)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122555017 DLU <0006> fsm.c:568 lu(PS:IMSI-262425391683125)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122555017 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122555017 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul(68)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122555019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49194<->l=127.0.0.1:4258 TC_gsup_ul(68)@62ee21fbef10: Final verdict of PTC: pass 20241213122555020 DAUC <0003> db_auc.c:157 IMSI='262428378976092': No 2G Auth Data 20241213122555020 DAUC <0003> db_auc.c:192 IMSI='262428378976092': No 3G Auth Data 20241213122555021 DLGSUP <0013> hlr.c:121 IMSI 262428378976092: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@62ee21fbef10: Created GsupExpect[0] for "262428378976092" to be handled at TC_gsup_ul(69) 20241213122555037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 20241213122555040 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122555040 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428378976092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428378976092" cn_domain=PS} 20241213122555040 DLU <0006> fsm.c:456 lu(262428378976092)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122555040 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428378976092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122555040 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428378976092)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122555041 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428378976092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428378976092" cn_domain=PS} 20241213122555041 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122555041 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@62ee21fbef10: Found GsupExpect[0] for "262428378976092" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@62ee21fbef10: Added IMSI table entry 4TC_gsup_ul(69)"262428378976092" 20241213122555043 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122555043 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428378976092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428378976092"} 20241213122555043 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428378976092)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122555043 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428378976092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122555043 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428378976092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428378976092"} 20241213122555043 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428378976092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122555043 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428378976092)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122555043 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428378976092)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122555043 DLU <0006> fsm.c:568 lu(PS:IMSI-262428378976092)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122555043 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122555043 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul(69)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122555044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 TC_gsup_ul(69)@62ee21fbef10: Final verdict of PTC: pass 20241213122555046 DAUC <0003> db_auc.c:157 IMSI='262423993674919': No 2G Auth Data 20241213122555046 DAUC <0003> db_auc.c:192 IMSI='262423993674919': No 3G Auth Data 20241213122555047 DLGSUP <0013> hlr.c:121 IMSI 262423993674919: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@62ee21fbef10: Created GsupExpect[0] for "262423993674919" to be handled at TC_gsup_ul(70) 20241213122555062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4258 20241213122555065 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122555065 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423993674919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423993674919" cn_domain=PS} 20241213122555065 DLU <0006> fsm.c:456 lu(262423993674919)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122555065 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423993674919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122555065 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423993674919)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122555065 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423993674919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423993674919" cn_domain=PS} 20241213122555065 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122555065 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@62ee21fbef10: Found GsupExpect[0] for "262423993674919" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@62ee21fbef10: Added IMSI table entry 5TC_gsup_ul(70)"262423993674919" 20241213122555067 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122555067 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423993674919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423993674919"} 20241213122555067 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423993674919)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122555067 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423993674919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122555067 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423993674919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423993674919"} 20241213122555067 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423993674919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122555067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423993674919)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122555067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423993674919)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122555067 DLU <0006> fsm.c:568 lu(PS:IMSI-262423993674919)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122555067 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122555067 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul(70)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122555069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4258 TC_gsup_ul(70)@62ee21fbef10: Final verdict of PTC: pass 20241213122555070 DAUC <0003> db_auc.c:157 IMSI='262428365474025': No 2G Auth Data 20241213122555070 DAUC <0003> db_auc.c:192 IMSI='262428365474025': No 3G Auth Data 20241213122555071 DLGSUP <0013> hlr.c:121 IMSI 262428365474025: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@62ee21fbef10: Created GsupExpect[0] for "262428365474025" to be handled at TC_gsup_ul(71) 20241213122555087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4258 20241213122555091 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122555091 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428365474025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428365474025" cn_domain=PS} 20241213122555091 DLU <0006> fsm.c:456 lu(262428365474025)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122555091 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428365474025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122555091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428365474025)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122555091 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428365474025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428365474025" cn_domain=PS} 20241213122555091 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122555091 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@62ee21fbef10: Found GsupExpect[0] for "262428365474025" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@62ee21fbef10: Added IMSI table entry 6TC_gsup_ul(71)"262428365474025" 20241213122555093 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122555093 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428365474025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428365474025"} 20241213122555093 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428365474025)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122555093 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428365474025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122555093 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428365474025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428365474025"} 20241213122555093 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428365474025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122555093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428365474025)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122555093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428365474025)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122555093 DLU <0006> fsm.c:568 lu(PS:IMSI-262428365474025)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122555093 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122555093 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul(71)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122555095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4258 TC_gsup_ul(71)@62ee21fbef10: Final verdict of PTC: pass 20241213122555096 DAUC <0003> db_auc.c:157 IMSI='262420041104563': No 2G Auth Data 20241213122555096 DAUC <0003> db_auc.c:192 IMSI='262420041104563': No 3G Auth Data 20241213122555097 DLGSUP <0013> hlr.c:121 IMSI 262420041104563: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@62ee21fbef10: Created GsupExpect[0] for "262420041104563" to be handled at TC_gsup_ul(72) 20241213122555111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4258 20241213122555115 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122555115 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420041104563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420041104563" cn_domain=PS} 20241213122555115 DLU <0006> fsm.c:456 lu(262420041104563)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122555115 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420041104563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122555115 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420041104563)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122555115 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420041104563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420041104563" cn_domain=PS} 20241213122555115 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122555115 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@62ee21fbef10: Found GsupExpect[0] for "262420041104563" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@62ee21fbef10: Added IMSI table entry 7TC_gsup_ul(72)"262420041104563" 20241213122555118 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122555118 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420041104563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420041104563"} 20241213122555118 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420041104563)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122555118 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420041104563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122555118 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420041104563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420041104563"} 20241213122555118 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420041104563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122555118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420041104563)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122555118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420041104563)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122555118 DLU <0006> fsm.c:568 lu(PS:IMSI-262420041104563)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122555118 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122555118 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul(72)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122555119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4258 TC_gsup_ul(72)@62ee21fbef10: Final verdict of PTC: pass MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122555121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49156<->l=127.0.0.1:4258 20241213122555122 DLINP <000b> input/ipa.c:451 connected read/write 20241213122555122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122555122 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122555122 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122555122 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122555122 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35361<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@62ee21fbef10: Final verdict of PTC: none 63@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_gsup_ul finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Dec 13 12:25:55 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241213122555162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49258<->l=127.0.0.1:4258 20241213122555263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49258<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79020) Waiting for packet dumper to finish... 1 (prev_count=79020, count=112776) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Dec 13 12:25:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_ul_via_proxy started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122558344 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122558344 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122558347 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122558349 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558349 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122558349 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122558349 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122558349 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122558349 DLGSUP <0013> gsup_server.c:237 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  20241213122558349 DLGSUP <0013> gsup_server.c:235 2:  20241213122558349 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122558349 DLGSUP <0013> gsup_server.c:235 3:  20241213122558349 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122558349 DLGSUP <0013> gsup_server.c:235 4:  20241213122558349 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122558349 DLGSUP <0013> gsup_server.c:235 5:  20241213122558349 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122558349 DLGSUP <0013> gsup_server.c:235 7:  20241213122558350 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122558350 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122558350 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122558350 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@62ee21fbef10: 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") 20241213122558371 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45865<->l=127.0.0.1:4259) 20241213122558378 DAUC <0003> db_auc.c:157 IMSI='262420336587754': No 2G Auth Data 20241213122558378 DAUC <0003> db_auc.c:192 IMSI='262420336587754': No 3G Auth Data HLR_Test-GSUP(74)@62ee21fbef10: Created GsupExpect[0] for "262420336587754" to be handled at TC_gsup_ul_via_proxy(77) 20241213122558393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48394<->l=127.0.0.1:4258 20241213122558399 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558399 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420336587754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420336587754" cn_domain=PS source_name="the-source\n"} 20241213122558399 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241213122558399 DLU <0006> fsm.c:456 lu(262420336587754)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122558399 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420336587754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241213122558399 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420336587754)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122558399 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420336587754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420336587754" cn_domain=PS destination_name="the-source\n"} 20241213122558399 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558399 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@62ee21fbef10: Found GsupExpect[0] for "262420336587754" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@62ee21fbef10: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262420336587754" 20241213122558402 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558402 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420336587754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420336587754" source_name="the-source\n"} 20241213122558402 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420336587754)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122558402 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262420336587754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122558402 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420336587754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420336587754" destination_name="the-source\n"} 20241213122558402 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262420336587754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122558402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420336587754)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122558402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420336587754)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122558402 DLU <0006> fsm.c:568 lu(PS:IMSI-262420336587754)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122558402 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558402 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122558404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48394<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@62ee21fbef10: Final verdict of PTC: pass 20241213122558405 DAUC <0003> db_auc.c:157 IMSI='262421598156714': No 2G Auth Data 20241213122558405 DAUC <0003> db_auc.c:192 IMSI='262421598156714': No 3G Auth Data 20241213122558406 DLGSUP <0013> hlr.c:121 IMSI 262421598156714: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@62ee21fbef10: Created GsupExpect[0] for "262421598156714" to be handled at TC_gsup_ul_via_proxy(78) 20241213122558424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48396<->l=127.0.0.1:4258 20241213122558428 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558428 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421598156714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421598156714" cn_domain=PS source_name="the-source\n"} 20241213122558428 DLU <0006> fsm.c:456 lu(262421598156714)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122558428 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421598156714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241213122558428 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421598156714)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122558428 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421598156714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421598156714" cn_domain=PS destination_name="the-source\n"} 20241213122558428 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558428 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@62ee21fbef10: Found GsupExpect[0] for "262421598156714" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@62ee21fbef10: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262421598156714" 20241213122558431 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558431 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421598156714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421598156714" source_name="the-source\n"} 20241213122558431 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421598156714)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122558431 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262421598156714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122558431 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421598156714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421598156714" destination_name="the-source\n"} 20241213122558431 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262421598156714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122558431 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421598156714)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122558431 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421598156714)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122558431 DLU <0006> fsm.c:568 lu(PS:IMSI-262421598156714)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122558431 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558431 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122558432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48396<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@62ee21fbef10: Final verdict of PTC: pass 20241213122558433 DAUC <0003> db_auc.c:157 IMSI='262429601081556': No 2G Auth Data 20241213122558433 DAUC <0003> db_auc.c:192 IMSI='262429601081556': No 3G Auth Data 20241213122558434 DLGSUP <0013> hlr.c:121 IMSI 262429601081556: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@62ee21fbef10: Created GsupExpect[0] for "262429601081556" to be handled at TC_gsup_ul_via_proxy(79) 20241213122558450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48404<->l=127.0.0.1:4258 20241213122558455 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558455 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262429601081556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429601081556" cn_domain=PS source_name="the-source\n"} 20241213122558455 DLU <0006> fsm.c:456 lu(262429601081556)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122558455 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262429601081556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241213122558455 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429601081556)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122558455 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262429601081556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429601081556" cn_domain=PS destination_name="the-source\n"} 20241213122558455 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558455 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@62ee21fbef10: Found GsupExpect[0] for "262429601081556" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@62ee21fbef10: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262429601081556" 20241213122558458 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558458 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262429601081556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429601081556" source_name="the-source\n"} 20241213122558458 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429601081556)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122558458 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262429601081556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122558458 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262429601081556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429601081556" destination_name="the-source\n"} 20241213122558458 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262429601081556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122558458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429601081556)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122558458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429601081556)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122558458 DLU <0006> fsm.c:568 lu(PS:IMSI-262429601081556)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122558458 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558458 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122558459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48404<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@62ee21fbef10: Final verdict of PTC: pass 20241213122558461 DAUC <0003> db_auc.c:157 IMSI='262422215019458': No 2G Auth Data 20241213122558461 DAUC <0003> db_auc.c:192 IMSI='262422215019458': No 3G Auth Data 20241213122558462 DLGSUP <0013> hlr.c:121 IMSI 262422215019458: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@62ee21fbef10: Created GsupExpect[0] for "262422215019458" to be handled at TC_gsup_ul_via_proxy(80) 20241213122558478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20241213122558481 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558481 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422215019458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422215019458" cn_domain=PS source_name="the-source\n"} 20241213122558481 DLU <0006> fsm.c:456 lu(262422215019458)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122558481 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422215019458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241213122558481 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422215019458)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122558481 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422215019458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422215019458" cn_domain=PS destination_name="the-source\n"} 20241213122558481 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558481 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@62ee21fbef10: Found GsupExpect[0] for "262422215019458" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@62ee21fbef10: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262422215019458" 20241213122558483 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558483 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422215019458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422215019458" source_name="the-source\n"} 20241213122558483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422215019458)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122558483 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262422215019458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122558483 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422215019458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422215019458" destination_name="the-source\n"} 20241213122558483 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262422215019458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122558483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422215019458)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122558483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422215019458)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122558483 DLU <0006> fsm.c:568 lu(PS:IMSI-262422215019458)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122558483 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558483 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122558484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@62ee21fbef10: Final verdict of PTC: pass 20241213122558486 DAUC <0003> db_auc.c:157 IMSI='262422231026003': No 2G Auth Data 20241213122558486 DAUC <0003> db_auc.c:192 IMSI='262422231026003': No 3G Auth Data 20241213122558487 DLGSUP <0013> hlr.c:121 IMSI 262422231026003: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@62ee21fbef10: Created GsupExpect[0] for "262422231026003" to be handled at TC_gsup_ul_via_proxy(81) 20241213122558501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4258 20241213122558504 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558504 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422231026003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422231026003" cn_domain=PS source_name="the-source\n"} 20241213122558504 DLU <0006> fsm.c:456 lu(262422231026003)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122558505 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422231026003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241213122558505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422231026003)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122558505 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422231026003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422231026003" cn_domain=PS destination_name="the-source\n"} 20241213122558505 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558505 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@62ee21fbef10: Found GsupExpect[0] for "262422231026003" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@62ee21fbef10: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262422231026003" 20241213122558507 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558507 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422231026003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422231026003" source_name="the-source\n"} 20241213122558507 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422231026003)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122558507 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262422231026003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122558507 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422231026003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422231026003" destination_name="the-source\n"} 20241213122558507 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262422231026003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122558507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422231026003)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122558507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422231026003)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122558507 DLU <0006> fsm.c:568 lu(PS:IMSI-262422231026003)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122558507 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558507 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122558509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@62ee21fbef10: Final verdict of PTC: pass 20241213122558510 DAUC <0003> db_auc.c:157 IMSI='262425228595332': No 2G Auth Data 20241213122558510 DAUC <0003> db_auc.c:192 IMSI='262425228595332': No 3G Auth Data 20241213122558511 DLGSUP <0013> hlr.c:121 IMSI 262425228595332: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@62ee21fbef10: Created GsupExpect[0] for "262425228595332" to be handled at TC_gsup_ul_via_proxy(82) 20241213122558526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48424<->l=127.0.0.1:4258 20241213122558530 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558530 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425228595332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425228595332" cn_domain=PS source_name="the-source\n"} 20241213122558530 DLU <0006> fsm.c:456 lu(262425228595332)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122558530 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425228595332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241213122558531 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425228595332)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122558531 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425228595332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425228595332" cn_domain=PS destination_name="the-source\n"} 20241213122558531 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558531 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@62ee21fbef10: Found GsupExpect[0] for "262425228595332" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@62ee21fbef10: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425228595332" 20241213122558533 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558533 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425228595332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425228595332" source_name="the-source\n"} 20241213122558533 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425228595332)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122558533 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425228595332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122558533 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425228595332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425228595332" destination_name="the-source\n"} 20241213122558533 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425228595332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122558533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425228595332)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122558533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425228595332)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122558533 DLU <0006> fsm.c:568 lu(PS:IMSI-262425228595332)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122558533 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558533 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122558535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48424<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@62ee21fbef10: Final verdict of PTC: pass 20241213122558536 DAUC <0003> db_auc.c:157 IMSI='262424044194445': No 2G Auth Data 20241213122558536 DAUC <0003> db_auc.c:192 IMSI='262424044194445': No 3G Auth Data 20241213122558537 DLGSUP <0013> hlr.c:121 IMSI 262424044194445: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@62ee21fbef10: Created GsupExpect[0] for "262424044194445" to be handled at TC_gsup_ul_via_proxy(83) 20241213122558553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4258 20241213122558557 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558557 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424044194445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424044194445" cn_domain=PS source_name="the-source\n"} 20241213122558557 DLU <0006> fsm.c:456 lu(262424044194445)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122558557 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424044194445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241213122558557 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424044194445)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122558557 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424044194445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424044194445" cn_domain=PS destination_name="the-source\n"} 20241213122558557 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558557 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@62ee21fbef10: Found GsupExpect[0] for "262424044194445" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@62ee21fbef10: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262424044194445" 20241213122558559 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558559 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424044194445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424044194445" source_name="the-source\n"} 20241213122558559 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424044194445)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122558559 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262424044194445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122558559 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424044194445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424044194445" destination_name="the-source\n"} 20241213122558559 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262424044194445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122558559 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424044194445)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122558560 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424044194445)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122558560 DLU <0006> fsm.c:568 lu(PS:IMSI-262424044194445)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122558560 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558560 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122558561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@62ee21fbef10: Final verdict of PTC: pass 20241213122558563 DAUC <0003> db_auc.c:157 IMSI='262426113231015': No 2G Auth Data 20241213122558563 DAUC <0003> db_auc.c:192 IMSI='262426113231015': No 3G Auth Data 20241213122558564 DLGSUP <0013> hlr.c:121 IMSI 262426113231015: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@62ee21fbef10: Created GsupExpect[0] for "262426113231015" to be handled at TC_gsup_ul_via_proxy(84) 20241213122558581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 20241213122558584 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558584 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426113231015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426113231015" cn_domain=PS source_name="the-source\n"} 20241213122558584 DLU <0006> fsm.c:456 lu(262426113231015)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122558584 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426113231015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241213122558584 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426113231015)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122558584 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426113231015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426113231015" cn_domain=PS destination_name="the-source\n"} 20241213122558584 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558584 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@62ee21fbef10: Found GsupExpect[0] for "262426113231015" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@62ee21fbef10: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426113231015" 20241213122558586 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558586 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426113231015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426113231015" source_name="the-source\n"} 20241213122558586 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426113231015)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122558586 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262426113231015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122558586 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426113231015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426113231015" destination_name="the-source\n"} 20241213122558586 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262426113231015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122558586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426113231015)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122558586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426113231015)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122558586 DLU <0006> fsm.c:568 lu(PS:IMSI-262426113231015)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122558586 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122558586 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122558588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@62ee21fbef10: Final verdict of PTC: pass MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122558590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 20241213122558590 DLINP <000b> input/ipa.c:451 connected read/write 20241213122558590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122558590 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122558591 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122558591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122558591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241213122558591 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45865<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@62ee21fbef10: Final verdict of PTC: none 75@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Dec 13 12:25:58 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241213122558630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 20241213122558730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78492) Waiting for packet dumper to finish... 1 (prev_count=78492, count=114604) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Dec 13 12:26:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_ul_subscriber_data started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122601806 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122601806 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122601809 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122601812 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601812 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122601812 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122601812 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122601812 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122601812 DLGSUP <0013> gsup_server.c:237 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  20241213122601812 DLGSUP <0013> gsup_server.c:235 2:  20241213122601812 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122601812 DLGSUP <0013> gsup_server.c:235 3:  20241213122601812 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122601812 DLGSUP <0013> gsup_server.c:235 4:  20241213122601812 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122601812 DLGSUP <0013> gsup_server.c:235 5:  20241213122601812 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122601812 DLGSUP <0013> gsup_server.c:235 7:  20241213122601812 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122601812 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122601812 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122601812 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)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@62ee21fbef10: 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") 20241213122601830 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37073<->l=127.0.0.1:4259) 20241213122601844 DAUC <0003> db_auc.c:157 IMSI='262429193529867': No 2G Auth Data 20241213122601844 DAUC <0003> db_auc.c:192 IMSI='262429193529867': No 3G Auth Data HLR_Test-GSUP(86)@62ee21fbef10: Created GsupExpect[0] for "262429193529867" to be handled at TC_gsup_ul_subscriber_data(89) 20241213122601860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@62ee21fbef10: GSUP ul subscriber_data 20241213122601864 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601864 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429193529867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429193529867" cn_domain=PS} 20241213122601864 DLU <0006> fsm.c:456 lu(262429193529867)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122601864 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429193529867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122601864 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429193529867)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122601864 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429193529867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429193529867" cn_domain=PS} 20241213122601865 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122601865 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@62ee21fbef10: Found GsupExpect[0] for "262429193529867" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@62ee21fbef10: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262429193529867" 20241213122601868 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601868 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429193529867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429193529867"} 20241213122601868 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429193529867)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122601868 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429193529867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122601868 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429193529867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429193529867"} 20241213122601868 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429193529867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122601868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429193529867)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122601868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429193529867)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122601868 DLU <0006> fsm.c:568 lu(PS:IMSI-262429193529867)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122601868 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122601868 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122601870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@62ee21fbef10: Final verdict of PTC: pass 20241213122601872 DAUC <0003> db_auc.c:157 IMSI='262426657138646': No 2G Auth Data 20241213122601872 DAUC <0003> db_auc.c:192 IMSI='262426657138646': No 3G Auth Data 20241213122601873 DLGSUP <0013> hlr.c:121 IMSI 262426657138646: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@62ee21fbef10: Created GsupExpect[0] for "262426657138646" to be handled at TC_gsup_ul_subscriber_data(90) 20241213122601890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48476<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@62ee21fbef10: GSUP ul subscriber_data 20241213122601893 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601893 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426657138646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426657138646" cn_domain=PS} 20241213122601893 DLU <0006> fsm.c:456 lu(262426657138646)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122601893 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426657138646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122601893 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426657138646)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122601893 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426657138646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426657138646" cn_domain=PS} 20241213122601893 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122601893 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@62ee21fbef10: Found GsupExpect[0] for "262426657138646" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@62ee21fbef10: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262426657138646" 20241213122601895 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601895 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426657138646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426657138646"} 20241213122601895 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426657138646)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122601895 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426657138646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122601895 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426657138646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426657138646"} 20241213122601895 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426657138646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122601895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426657138646)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122601895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426657138646)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122601895 DLU <0006> fsm.c:568 lu(PS:IMSI-262426657138646)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122601895 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122601895 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122601898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48476<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@62ee21fbef10: Final verdict of PTC: pass 20241213122601899 DAUC <0003> db_auc.c:157 IMSI='262422761003237': No 2G Auth Data 20241213122601899 DAUC <0003> db_auc.c:192 IMSI='262422761003237': No 3G Auth Data 20241213122601900 DLGSUP <0013> hlr.c:121 IMSI 262422761003237: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@62ee21fbef10: Created GsupExpect[0] for "262422761003237" to be handled at TC_gsup_ul_subscriber_data(91) 20241213122601915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48490<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@62ee21fbef10: GSUP ul subscriber_data 20241213122601918 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601918 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422761003237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422761003237" cn_domain=PS} 20241213122601918 DLU <0006> fsm.c:456 lu(262422761003237)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122601918 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422761003237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122601918 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422761003237)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122601918 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422761003237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422761003237" cn_domain=PS} 20241213122601918 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122601918 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@62ee21fbef10: Found GsupExpect[0] for "262422761003237" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@62ee21fbef10: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262422761003237" 20241213122601920 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601920 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422761003237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422761003237"} 20241213122601920 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422761003237)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122601920 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422761003237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122601920 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422761003237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422761003237"} 20241213122601920 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422761003237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122601920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422761003237)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122601920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422761003237)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122601920 DLU <0006> fsm.c:568 lu(PS:IMSI-262422761003237)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122601920 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122601920 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122601921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48490<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@62ee21fbef10: Final verdict of PTC: pass 20241213122601923 DAUC <0003> db_auc.c:157 IMSI='262427543672465': No 2G Auth Data 20241213122601923 DAUC <0003> db_auc.c:192 IMSI='262427543672465': No 3G Auth Data 20241213122601923 DLGSUP <0013> hlr.c:121 IMSI 262427543672465: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@62ee21fbef10: Created GsupExpect[0] for "262427543672465" to be handled at TC_gsup_ul_subscriber_data(92) 20241213122601940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@62ee21fbef10: GSUP ul subscriber_data 20241213122601944 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601944 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427543672465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427543672465" cn_domain=PS} 20241213122601944 DLU <0006> fsm.c:456 lu(262427543672465)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122601944 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427543672465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122601944 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427543672465)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122601944 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427543672465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427543672465" cn_domain=PS} 20241213122601944 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122601944 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@62ee21fbef10: Found GsupExpect[0] for "262427543672465" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@62ee21fbef10: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427543672465" 20241213122601947 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601947 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427543672465 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427543672465"} 20241213122601947 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427543672465)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122601947 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427543672465 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122601947 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427543672465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427543672465"} 20241213122601947 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427543672465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122601947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427543672465)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122601947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427543672465)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122601947 DLU <0006> fsm.c:568 lu(PS:IMSI-262427543672465)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122601947 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122601947 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122601948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@62ee21fbef10: Final verdict of PTC: pass 20241213122601949 DAUC <0003> db_auc.c:157 IMSI='262429621511765': No 2G Auth Data 20241213122601949 DAUC <0003> db_auc.c:192 IMSI='262429621511765': No 3G Auth Data 20241213122601950 DLGSUP <0013> hlr.c:121 IMSI 262429621511765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@62ee21fbef10: Created GsupExpect[0] for "262429621511765" to be handled at TC_gsup_ul_subscriber_data(93) 20241213122601967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48512<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@62ee21fbef10: GSUP ul subscriber_data 20241213122601969 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601969 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429621511765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429621511765" cn_domain=PS} 20241213122601969 DLU <0006> fsm.c:456 lu(262429621511765)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122601969 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429621511765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122601969 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429621511765)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122601969 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429621511765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429621511765" cn_domain=PS} 20241213122601969 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122601969 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@62ee21fbef10: Found GsupExpect[0] for "262429621511765" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@62ee21fbef10: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262429621511765" 20241213122601971 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601971 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429621511765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429621511765"} 20241213122601971 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429621511765)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122601971 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429621511765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122601971 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429621511765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429621511765"} 20241213122601971 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429621511765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122601971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429621511765)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122601971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429621511765)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122601972 DLU <0006> fsm.c:568 lu(PS:IMSI-262429621511765)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122601972 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122601972 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122601973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48512<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@62ee21fbef10: Final verdict of PTC: pass 20241213122601974 DAUC <0003> db_auc.c:157 IMSI='262423315432939': No 2G Auth Data 20241213122601974 DAUC <0003> db_auc.c:192 IMSI='262423315432939': No 3G Auth Data 20241213122601975 DLGSUP <0013> hlr.c:121 IMSI 262423315432939: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@62ee21fbef10: Created GsupExpect[0] for "262423315432939" to be handled at TC_gsup_ul_subscriber_data(94) 20241213122601994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48524<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@62ee21fbef10: GSUP ul subscriber_data 20241213122601997 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601997 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423315432939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423315432939" cn_domain=PS} 20241213122601997 DLU <0006> fsm.c:456 lu(262423315432939)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122601997 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423315432939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122601997 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423315432939)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122601997 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423315432939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423315432939" cn_domain=PS} 20241213122601997 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122601997 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@62ee21fbef10: Found GsupExpect[0] for "262423315432939" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@62ee21fbef10: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423315432939" 20241213122601999 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122601999 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423315432939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423315432939"} 20241213122601999 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423315432939)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122601999 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423315432939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122601999 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423315432939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423315432939"} 20241213122601999 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423315432939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122601999 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423315432939)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122601999 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423315432939)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122601999 DLU <0006> fsm.c:568 lu(PS:IMSI-262423315432939)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122601999 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122601999 DLINP <000b> input/ipa.c:451 connected read/write 20241213122601999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122602001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48524<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@62ee21fbef10: Final verdict of PTC: pass 20241213122602003 DAUC <0003> db_auc.c:157 IMSI='262426915404213': No 2G Auth Data 20241213122602003 DAUC <0003> db_auc.c:192 IMSI='262426915404213': No 3G Auth Data 20241213122602003 DLGSUP <0013> hlr.c:121 IMSI 262426915404213: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@62ee21fbef10: Created GsupExpect[0] for "262426915404213" to be handled at TC_gsup_ul_subscriber_data(95) 20241213122602020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48530<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@62ee21fbef10: GSUP ul subscriber_data 20241213122602024 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122602024 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426915404213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426915404213" cn_domain=PS} 20241213122602024 DLU <0006> fsm.c:456 lu(262426915404213)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122602024 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426915404213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122602024 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426915404213)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122602024 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426915404213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426915404213" cn_domain=PS} 20241213122602024 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122602024 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@62ee21fbef10: Found GsupExpect[0] for "262426915404213" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@62ee21fbef10: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426915404213" 20241213122602027 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122602027 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426915404213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426915404213"} 20241213122602027 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426915404213)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122602027 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426915404213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122602027 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426915404213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426915404213"} 20241213122602027 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426915404213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122602027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426915404213)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122602027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426915404213)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122602027 DLU <0006> fsm.c:568 lu(PS:IMSI-262426915404213)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122602027 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122602027 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122602029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48530<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@62ee21fbef10: Final verdict of PTC: pass 20241213122602031 DAUC <0003> db_auc.c:157 IMSI='262420922223982': No 2G Auth Data 20241213122602031 DAUC <0003> db_auc.c:192 IMSI='262420922223982': No 3G Auth Data 20241213122602032 DLGSUP <0013> hlr.c:121 IMSI 262420922223982: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@62ee21fbef10: Created GsupExpect[0] for "262420922223982" to be handled at TC_gsup_ul_subscriber_data(96) 20241213122602048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48540<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@62ee21fbef10: GSUP ul subscriber_data 20241213122602052 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122602052 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420922223982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420922223982" cn_domain=PS} 20241213122602052 DLU <0006> fsm.c:456 lu(262420922223982)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122602052 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420922223982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122602052 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420922223982)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122602052 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420922223982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420922223982" cn_domain=PS} 20241213122602052 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122602052 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@62ee21fbef10: Found GsupExpect[0] for "262420922223982" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@62ee21fbef10: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420922223982" 20241213122602054 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122602054 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420922223982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420922223982"} 20241213122602054 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420922223982)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122602054 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420922223982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122602054 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420922223982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420922223982"} 20241213122602054 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420922223982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122602054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420922223982)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122602054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420922223982)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122602054 DLU <0006> fsm.c:568 lu(PS:IMSI-262420922223982)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122602054 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122602054 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122602055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48540<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@62ee21fbef10: Final verdict of PTC: pass MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122602057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241213122602058 DLINP <000b> input/ipa.c:451 connected read/write 20241213122602058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122602058 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122602058 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122602058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122602058 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37073<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@62ee21fbef10: Final verdict of PTC: none 87@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Dec 13 12:26:02 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20241213122602109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20241213122602210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78628) Waiting for packet dumper to finish... 1 (prev_count=78628, count=117944) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Dec 13 12:26:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_vty started. MTC@62ee21fbef10: legacy= true 20241213122605280 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122605280 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122605283 DLINP <000b> input/ipa.c:451 connected read/write 20241213122605283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122605283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122605285 DLINP <000b> input/ipa.c:451 connected read/write 20241213122605285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122605285 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122605285 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122605285 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122605285 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122605285 DLGSUP <0013> gsup_server.c:237 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  20241213122605285 DLGSUP <0013> gsup_server.c:235 2:  20241213122605285 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122605285 DLGSUP <0013> gsup_server.c:235 3:  20241213122605285 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122605285 DLGSUP <0013> gsup_server.c:235 4:  20241213122605285 DLGSUP <0013> gsup_server.c:237 4: 00  HLR_Test-GSUP-IPA(97)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122605285 DLGSUP <0013> gsup_server.c:235 5:  20241213122605285 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122605285 DLGSUP <0013> gsup_server.c:235 7:  20241213122605285 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122605285 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122605285 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122605285 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@62ee21fbef10: 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") 20241213122605304 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39339<->l=127.0.0.1:4259) 20241213122605306 DAUC <0003> db_auc.c:157 IMSI='262426927438128': No 2G Auth Data 20241213122605306 DAUC <0003> db_auc.c:192 IMSI='262426927438128': No 3G Auth Data 20241213122605309 DAUC <0003> db_auc.c:192 IMSI='262426927438128': No 3G Auth Data 20241213122605311 DAUC <0003> db_auc.c:157 IMSI='262424198039784': No 2G Auth Data 20241213122605311 DAUC <0003> db_auc.c:192 IMSI='262424198039784': No 3G Auth Data 20241213122605314 DAUC <0003> db_auc.c:157 IMSI='262424198039784': No 2G Auth Data 20241213122605315 DAUC <0003> db_auc.c:157 IMSI='262421026603479': No 2G Auth Data 20241213122605315 DAUC <0003> db_auc.c:192 IMSI='262421026603479': No 3G Auth Data MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122605318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4258 20241213122605319 DLINP <000b> input/ipa.c:451 connected read/write 20241213122605319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122605319 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122605319 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122605319 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122605319 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39339<->l=127.0.0.1:4259) 98@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@62ee21fbef10: Test case TC_vty finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Dec 13 12:26:05 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241213122605362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48566<->l=127.0.0.1:4258 20241213122605462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48566<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=28436) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Dec 13 12:26:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_vty_msisdn_isd started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122608534 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122608534 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122608536 DLINP <000b> input/ipa.c:451 connected read/write 20241213122608536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122608537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122608539 DLINP <000b> input/ipa.c:451 connected read/write 20241213122608539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122608539 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122608539 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122608539 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122608539 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122608539 DLGSUP <0013> gsup_server.c:237 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  20241213122608539 DLGSUP <0013> gsup_server.c:235 2:  20241213122608539 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122608539 DLGSUP <0013> gsup_server.c:235 3:  20241213122608539 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122608539 DLGSUP <0013> gsup_server.c:235 4:  20241213122608539 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122608539 DLGSUP <0013> gsup_server.c:235 5:  20241213122608539 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122608539 DLGSUP <0013> gsup_server.c:235 7:  20241213122608539 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(100)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122608539 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122608539 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122608539 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@62ee21fbef10: 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") 20241213122608560 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34525<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@62ee21fbef10: Created GsupExpect[0] for "262425885734830" to be handled at TC_vty_msisdn_isd(104) 20241213122608575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4258 20241213122608577 DAUC <0003> db_auc.c:157 IMSI='262425885734830': No 2G Auth Data 20241213122608577 DAUC <0003> db_auc.c:192 IMSI='262425885734830': No 3G Auth Data 20241213122608581 DLINP <000b> input/ipa.c:451 connected read/write 20241213122608581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122608581 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425885734830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425885734830" cn_domain=PS} 20241213122608581 DLU <0006> fsm.c:456 lu(262425885734830)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122608581 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425885734830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122608581 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425885734830)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122608581 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425885734830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425885734830" cn_domain=PS} 20241213122608581 DLINP <000b> input/ipa.c:451 connected read/write 20241213122608581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122608581 DLINP <000b> input/ipa.c:451 connected read/write 20241213122608581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@62ee21fbef10: Found GsupExpect[0] for "262425885734830" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@62ee21fbef10: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425885734830" 20241213122608584 DLINP <000b> input/ipa.c:451 connected read/write 20241213122608584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122608584 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425885734830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425885734830"} 20241213122608584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425885734830)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122608584 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425885734830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122608584 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425885734830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425885734830"} 20241213122608584 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425885734830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122608584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425885734830)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122608584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425885734830)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122608584 DLU <0006> fsm.c:568 lu(PS:IMSI-262425885734830)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122608584 DLINP <000b> input/ipa.c:451 connected read/write 20241213122608584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122608584 DLINP <000b> input/ipa.c:451 connected read/write 20241213122608584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@62ee21fbef10: setverdict(pass): none -> pass 20241213122608585 DLGSUP <0013> hlr.c:128 IMSI 262425885734830: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241213122608585 DLINP <000b> input/ipa.c:451 connected read/write 20241213122608585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122608585 DLINP <000b> input/ipa.c:451 connected read/write 20241213122608585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122608587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@62ee21fbef10: Final verdict of PTC: pass 20241213122608587 DLINP <000b> input/ipa.c:451 connected read/write 20241213122608587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122608587 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425885734830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425885734830"} 20241213122608587 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425885734830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241213122608588 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425885734830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122608588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4258 20241213122608588 DLINP <000b> input/ipa.c:451 connected read/write 20241213122608589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122608589 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122608589 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122608589 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@62ee21fbef10: Final verdict of PTC: none 20241213122608589 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34525<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@62ee21fbef10: Final verdict of PTC: none 102@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 102: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@62ee21fbef10: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Dec 13 12:26:08 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241213122608630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51716<->l=127.0.0.1:4258 20241213122608731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51716<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=34416) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Dec 13 12:26:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_purge_cs started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122611804 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122611804 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122611807 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122611809 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611809 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122611809 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122611809 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122611809 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122611809 DLGSUP <0013> gsup_server.c:237 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  20241213122611809 DLGSUP <0013> gsup_server.c:235 2:  20241213122611809 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122611809 DLGSUP <0013> gsup_server.c:235 3:  20241213122611809 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122611809 DLGSUP <0013> gsup_server.c:235 4:  20241213122611809 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122611809 DLGSUP <0013> gsup_server.c:235 5:  20241213122611809 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122611809 DLGSUP <0013> gsup_server.c:235 7:  20241213122611809 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122611809 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122611809 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122611809 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)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@62ee21fbef10: 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") 20241213122611830 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45663<->l=127.0.0.1:4259) 20241213122611838 DAUC <0003> db_auc.c:157 IMSI='262423183636564': No 2G Auth Data 20241213122611838 DAUC <0003> db_auc.c:192 IMSI='262423183636564': No 3G Auth Data HLR_Test-GSUP(106)@62ee21fbef10: Created GsupExpect[0] for "262423183636564" to be handled at TC_gsup_purge_cs(109) 20241213122611853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4258 20241213122611859 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611859 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423183636564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423183636564" cn_domain=PS} 20241213122611859 DLU <0006> fsm.c:456 lu(262423183636564)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122611859 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423183636564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122611859 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423183636564)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122611859 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423183636564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423183636564" cn_domain=PS} 20241213122611859 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611859 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@62ee21fbef10: Found GsupExpect[0] for "262423183636564" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@62ee21fbef10: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423183636564" 20241213122611863 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611863 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423183636564 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423183636564"} 20241213122611863 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423183636564)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122611863 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423183636564 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122611863 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423183636564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423183636564"} 20241213122611863 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423183636564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122611863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423183636564)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122611863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423183636564)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122611863 DLU <0006> fsm.c:568 lu(PS:IMSI-262423183636564)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122611863 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611863 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@62ee21fbef10: setverdict(pass): none -> pass 20241213122611865 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611865 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423183636564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423183636564" cn_domain=CS} 20241213122611865 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423183636564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241213122611865 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423183636564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423183636564"} 20241213122611865 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423183636564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122611865 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611865 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122611866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@62ee21fbef10: Final verdict of PTC: pass 20241213122611868 DAUC <0003> db_auc.c:157 IMSI='262424014694698': No 2G Auth Data 20241213122611868 DAUC <0003> db_auc.c:192 IMSI='262424014694698': No 3G Auth Data 20241213122611868 DLGSUP <0013> hlr.c:121 IMSI 262424014694698: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@62ee21fbef10: Created GsupExpect[0] for "262424014694698" to be handled at TC_gsup_purge_cs(110) 20241213122611887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51750<->l=127.0.0.1:4258 20241213122611890 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611890 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424014694698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424014694698" cn_domain=PS} 20241213122611890 DLU <0006> fsm.c:456 lu(262424014694698)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122611890 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424014694698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122611890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424014694698)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122611890 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424014694698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424014694698" cn_domain=PS} 20241213122611890 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611890 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@62ee21fbef10: Found GsupExpect[0] for "262424014694698" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@62ee21fbef10: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424014694698" 20241213122611892 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611892 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424014694698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424014694698"} 20241213122611892 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424014694698)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122611892 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424014694698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122611893 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424014694698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424014694698"} 20241213122611893 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424014694698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122611893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424014694698)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122611893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424014694698)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122611893 DLU <0006> fsm.c:568 lu(PS:IMSI-262424014694698)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122611893 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611893 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@62ee21fbef10: setverdict(pass): none -> pass 20241213122611894 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611894 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424014694698 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424014694698" cn_domain=CS} 20241213122611894 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424014694698 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241213122611895 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424014694698 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424014694698"} 20241213122611895 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424014694698 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122611895 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611895 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122611896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51750<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@62ee21fbef10: Final verdict of PTC: pass 20241213122611897 DAUC <0003> db_auc.c:157 IMSI='262422170508277': No 2G Auth Data 20241213122611897 DAUC <0003> db_auc.c:192 IMSI='262422170508277': No 3G Auth Data 20241213122611898 DLGSUP <0013> hlr.c:121 IMSI 262422170508277: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@62ee21fbef10: Created GsupExpect[0] for "262422170508277" to be handled at TC_gsup_purge_cs(111) 20241213122611914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51756<->l=127.0.0.1:4258 20241213122611917 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611917 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422170508277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422170508277" cn_domain=PS} 20241213122611917 DLU <0006> fsm.c:456 lu(262422170508277)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122611917 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422170508277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122611918 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422170508277)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122611918 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422170508277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422170508277" cn_domain=PS} 20241213122611918 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611918 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@62ee21fbef10: Found GsupExpect[0] for "262422170508277" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@62ee21fbef10: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422170508277" 20241213122611919 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611920 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422170508277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422170508277"} 20241213122611920 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422170508277)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122611920 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422170508277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122611920 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422170508277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422170508277"} 20241213122611920 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422170508277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122611920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422170508277)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122611920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422170508277)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122611920 DLU <0006> fsm.c:568 lu(PS:IMSI-262422170508277)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122611920 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611920 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@62ee21fbef10: setverdict(pass): none -> pass 20241213122611921 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611921 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422170508277 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422170508277" cn_domain=CS} 20241213122611921 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422170508277 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241213122611921 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422170508277 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422170508277"} 20241213122611921 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422170508277 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122611921 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611921 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122611922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51756<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@62ee21fbef10: Final verdict of PTC: pass 20241213122611924 DAUC <0003> db_auc.c:157 IMSI='262424635865132': No 2G Auth Data 20241213122611924 DAUC <0003> db_auc.c:192 IMSI='262424635865132': No 3G Auth Data 20241213122611925 DLGSUP <0013> hlr.c:121 IMSI 262424635865132: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@62ee21fbef10: Created GsupExpect[0] for "262424635865132" to be handled at TC_gsup_purge_cs(112) 20241213122611942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 20241213122611944 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611944 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424635865132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424635865132" cn_domain=PS} 20241213122611944 DLU <0006> fsm.c:456 lu(262424635865132)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122611945 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424635865132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122611945 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424635865132)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122611945 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424635865132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424635865132" cn_domain=PS} 20241213122611945 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611945 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@62ee21fbef10: Found GsupExpect[0] for "262424635865132" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@62ee21fbef10: Added IMSI table entry 3TC_gsup_purge_cs(112)"262424635865132" 20241213122611947 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611947 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424635865132 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424635865132"} 20241213122611947 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424635865132)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122611947 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424635865132 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122611947 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424635865132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424635865132"} 20241213122611947 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424635865132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122611947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424635865132)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122611947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424635865132)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122611947 DLU <0006> fsm.c:568 lu(PS:IMSI-262424635865132)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122611947 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611947 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@62ee21fbef10: setverdict(pass): none -> pass 20241213122611949 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611949 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424635865132 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424635865132" cn_domain=CS} 20241213122611949 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424635865132 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241213122611949 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424635865132 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424635865132"} 20241213122611949 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424635865132 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122611949 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611949 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122611950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@62ee21fbef10: Final verdict of PTC: pass 20241213122611952 DAUC <0003> db_auc.c:157 IMSI='262425102119191': No 2G Auth Data 20241213122611952 DAUC <0003> db_auc.c:192 IMSI='262425102119191': No 3G Auth Data 20241213122611953 DLGSUP <0013> hlr.c:121 IMSI 262425102119191: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@62ee21fbef10: Created GsupExpect[0] for "262425102119191" to be handled at TC_gsup_purge_cs(113) 20241213122611968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4258 20241213122611972 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611972 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425102119191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425102119191" cn_domain=PS} 20241213122611972 DLU <0006> fsm.c:456 lu(262425102119191)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122611972 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425102119191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122611972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425102119191)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122611972 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425102119191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425102119191" cn_domain=PS} 20241213122611972 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611972 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@62ee21fbef10: Found GsupExpect[0] for "262425102119191" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@62ee21fbef10: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425102119191" 20241213122611975 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611975 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425102119191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425102119191"} 20241213122611975 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425102119191)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122611975 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425102119191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122611975 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425102119191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425102119191"} 20241213122611975 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425102119191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122611975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425102119191)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122611975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425102119191)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122611975 DLU <0006> fsm.c:568 lu(PS:IMSI-262425102119191)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122611975 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611975 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@62ee21fbef10: setverdict(pass): none -> pass 20241213122611977 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122611977 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425102119191 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425102119191" cn_domain=CS} 20241213122611977 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425102119191 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241213122611977 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425102119191 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425102119191"} 20241213122611977 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425102119191 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122611977 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122611977 DLINP <000b> input/ipa.c:451 connected read/write 20241213122611977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122611979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@62ee21fbef10: Final verdict of PTC: pass 20241213122611980 DAUC <0003> db_auc.c:157 IMSI='262426889840424': No 2G Auth Data 20241213122611980 DAUC <0003> db_auc.c:192 IMSI='262426889840424': No 3G Auth Data 20241213122611981 DLGSUP <0013> hlr.c:121 IMSI 262426889840424: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@62ee21fbef10: Created GsupExpect[0] for "262426889840424" to be handled at TC_gsup_purge_cs(114) 20241213122611996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51772<->l=127.0.0.1:4258 20241213122611999 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122612000 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426889840424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426889840424" cn_domain=PS} 20241213122612000 DLU <0006> fsm.c:456 lu(262426889840424)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122612000 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426889840424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122612000 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426889840424)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122612000 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426889840424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426889840424" cn_domain=PS} 20241213122612000 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122612000 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@62ee21fbef10: Found GsupExpect[0] for "262426889840424" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@62ee21fbef10: Added IMSI table entry 5TC_gsup_purge_cs(114)"262426889840424" 20241213122612002 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122612002 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426889840424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426889840424"} 20241213122612002 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426889840424)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122612002 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426889840424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122612002 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426889840424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426889840424"} 20241213122612002 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426889840424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122612002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426889840424)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122612002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426889840424)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122612002 DLU <0006> fsm.c:568 lu(PS:IMSI-262426889840424)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122612002 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122612002 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@62ee21fbef10: setverdict(pass): none -> pass 20241213122612004 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122612004 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426889840424 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426889840424" cn_domain=CS} 20241213122612004 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426889840424 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241213122612004 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426889840424 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426889840424"} 20241213122612004 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426889840424 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122612004 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122612004 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122612006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51772<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@62ee21fbef10: Final verdict of PTC: pass 20241213122612008 DAUC <0003> db_auc.c:157 IMSI='262429740500282': No 2G Auth Data 20241213122612008 DAUC <0003> db_auc.c:192 IMSI='262429740500282': No 3G Auth Data 20241213122612008 DLGSUP <0013> hlr.c:121 IMSI 262429740500282: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@62ee21fbef10: Created GsupExpect[0] for "262429740500282" to be handled at TC_gsup_purge_cs(115) 20241213122612024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51780<->l=127.0.0.1:4258 20241213122612026 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122612026 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429740500282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429740500282" cn_domain=PS} 20241213122612026 DLU <0006> fsm.c:456 lu(262429740500282)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122612026 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429740500282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122612026 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429740500282)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122612026 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429740500282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429740500282" cn_domain=PS} 20241213122612026 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122612026 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@62ee21fbef10: Found GsupExpect[0] for "262429740500282" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@62ee21fbef10: Added IMSI table entry 6TC_gsup_purge_cs(115)"262429740500282" 20241213122612028 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122612028 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429740500282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429740500282"} 20241213122612028 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429740500282)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122612028 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429740500282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122612029 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429740500282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429740500282"} 20241213122612029 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429740500282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122612029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429740500282)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122612029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429740500282)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122612029 DLU <0006> fsm.c:568 lu(PS:IMSI-262429740500282)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122612029 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122612029 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@62ee21fbef10: setverdict(pass): none -> pass 20241213122612030 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122612030 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429740500282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429740500282" cn_domain=CS} 20241213122612030 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429740500282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241213122612030 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429740500282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429740500282"} 20241213122612030 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429740500282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122612030 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122612030 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122612032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51780<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@62ee21fbef10: Final verdict of PTC: pass 20241213122612033 DAUC <0003> db_auc.c:157 IMSI='262423725829965': No 2G Auth Data 20241213122612033 DAUC <0003> db_auc.c:192 IMSI='262423725829965': No 3G Auth Data 20241213122612034 DLGSUP <0013> hlr.c:121 IMSI 262423725829965: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@62ee21fbef10: Created GsupExpect[0] for "262423725829965" to be handled at TC_gsup_purge_cs(116) 20241213122612048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51788<->l=127.0.0.1:4258 20241213122612051 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122612051 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423725829965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423725829965" cn_domain=PS} 20241213122612051 DLU <0006> fsm.c:456 lu(262423725829965)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122612051 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423725829965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122612051 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423725829965)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122612051 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423725829965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423725829965" cn_domain=PS} 20241213122612051 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122612051 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@62ee21fbef10: Found GsupExpect[0] for "262423725829965" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@62ee21fbef10: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423725829965" 20241213122612053 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122612053 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423725829965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423725829965"} 20241213122612053 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423725829965)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122612053 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423725829965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122612053 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423725829965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423725829965"} 20241213122612053 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423725829965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122612053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423725829965)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122612053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423725829965)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122612053 DLU <0006> fsm.c:568 lu(PS:IMSI-262423725829965)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122612053 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122612053 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@62ee21fbef10: setverdict(pass): none -> pass 20241213122612055 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122612055 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423725829965 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423725829965" cn_domain=CS} 20241213122612055 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423725829965 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241213122612055 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423725829965 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423725829965"} 20241213122612055 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423725829965 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122612055 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122612055 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122612057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51788<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@62ee21fbef10: Final verdict of PTC: pass MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122612058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4258 20241213122612059 DLINP <000b> input/ipa.c:451 connected read/write 20241213122612059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122612059 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122612059 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122612059 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122612059 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45663<->l=127.0.0.1:4259) 107@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP(106)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Dec 13 12:26:12 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241213122612102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51804<->l=127.0.0.1:4258 20241213122612203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51804<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81480) Waiting for packet dumper to finish... 1 (prev_count=81480, count=134664) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Dec 13 12:26:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_purge_ps started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122615280 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122615280 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122615282 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51814<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122615285 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615285 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122615285 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122615285 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122615285 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122615285 DLGSUP <0013> gsup_server.c:237 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  20241213122615285 DLGSUP <0013> gsup_server.c:235 2:  20241213122615285 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122615285 DLGSUP <0013> gsup_server.c:235 3:  20241213122615285 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122615285 DLGSUP <0013> gsup_server.c:235 4:  20241213122615285 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122615285 DLGSUP <0013> gsup_server.c:235 5:  20241213122615285 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122615285 DLGSUP <0013> gsup_server.c:235 7:  20241213122615285 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122615285 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122615285 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122615285 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(117)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@62ee21fbef10: 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") 20241213122615303 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37549<->l=127.0.0.1:4259) 20241213122615310 DAUC <0003> db_auc.c:157 IMSI='262423628970147': No 2G Auth Data 20241213122615310 DAUC <0003> db_auc.c:192 IMSI='262423628970147': No 3G Auth Data HLR_Test-GSUP(118)@62ee21fbef10: Created GsupExpect[0] for "262423628970147" to be handled at TC_gsup_purge_ps(121) 20241213122615325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51822<->l=127.0.0.1:4258 20241213122615330 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615330 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423628970147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423628970147" cn_domain=PS} 20241213122615330 DLU <0006> fsm.c:456 lu(262423628970147)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122615330 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423628970147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122615330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423628970147)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122615330 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423628970147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423628970147" cn_domain=PS} 20241213122615330 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615330 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@62ee21fbef10: Found GsupExpect[0] for "262423628970147" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@62ee21fbef10: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423628970147" 20241213122615333 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615333 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423628970147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423628970147"} 20241213122615333 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423628970147)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122615333 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423628970147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122615333 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423628970147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423628970147"} 20241213122615333 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423628970147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122615333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423628970147)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122615333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423628970147)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122615333 DLU <0006> fsm.c:568 lu(PS:IMSI-262423628970147)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122615333 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615333 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@62ee21fbef10: setverdict(pass): none -> pass 20241213122615335 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615335 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423628970147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423628970147" cn_domain=PS} 20241213122615335 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423628970147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241213122615335 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423628970147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423628970147"} 20241213122615335 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423628970147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122615335 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615335 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122615336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51822<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@62ee21fbef10: Final verdict of PTC: pass 20241213122615338 DAUC <0003> db_auc.c:157 IMSI='262428494081982': No 2G Auth Data 20241213122615338 DAUC <0003> db_auc.c:192 IMSI='262428494081982': No 3G Auth Data 20241213122615339 DLGSUP <0013> hlr.c:121 IMSI 262428494081982: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@62ee21fbef10: Created GsupExpect[0] for "262428494081982" to be handled at TC_gsup_purge_ps(122) 20241213122615354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51834<->l=127.0.0.1:4258 20241213122615357 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615357 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428494081982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428494081982" cn_domain=PS} 20241213122615357 DLU <0006> fsm.c:456 lu(262428494081982)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122615357 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428494081982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122615357 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428494081982)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122615358 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428494081982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428494081982" cn_domain=PS} 20241213122615358 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615358 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@62ee21fbef10: Found GsupExpect[0] for "262428494081982" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@62ee21fbef10: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428494081982" 20241213122615360 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615360 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428494081982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428494081982"} 20241213122615360 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428494081982)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122615360 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428494081982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122615360 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428494081982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428494081982"} 20241213122615360 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428494081982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122615360 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428494081982)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122615360 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428494081982)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122615360 DLU <0006> fsm.c:568 lu(PS:IMSI-262428494081982)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122615360 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615360 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@62ee21fbef10: setverdict(pass): none -> pass 20241213122615362 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615362 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428494081982 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428494081982" cn_domain=PS} 20241213122615362 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428494081982 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241213122615362 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428494081982 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428494081982"} 20241213122615362 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428494081982 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122615362 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615362 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122615364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51834<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@62ee21fbef10: Final verdict of PTC: pass 20241213122615366 DAUC <0003> db_auc.c:157 IMSI='262423618084689': No 2G Auth Data 20241213122615366 DAUC <0003> db_auc.c:192 IMSI='262423618084689': No 3G Auth Data 20241213122615367 DLGSUP <0013> hlr.c:121 IMSI 262423618084689: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@62ee21fbef10: Created GsupExpect[0] for "262423618084689" to be handled at TC_gsup_purge_ps(123) 20241213122615381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51838<->l=127.0.0.1:4258 20241213122615384 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615384 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423618084689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423618084689" cn_domain=PS} 20241213122615384 DLU <0006> fsm.c:456 lu(262423618084689)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122615384 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423618084689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122615384 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423618084689)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122615384 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423618084689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423618084689" cn_domain=PS} 20241213122615385 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615385 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@62ee21fbef10: Found GsupExpect[0] for "262423618084689" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@62ee21fbef10: Added IMSI table entry 2TC_gsup_purge_ps(123)"262423618084689" 20241213122615387 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615387 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423618084689 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423618084689"} 20241213122615387 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423618084689)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122615387 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423618084689 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122615387 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423618084689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423618084689"} 20241213122615387 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423618084689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122615387 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423618084689)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122615387 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423618084689)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122615387 DLU <0006> fsm.c:568 lu(PS:IMSI-262423618084689)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122615387 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615387 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@62ee21fbef10: setverdict(pass): none -> pass 20241213122615388 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615388 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423618084689 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423618084689" cn_domain=PS} 20241213122615388 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423618084689 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241213122615388 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423618084689 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423618084689"} 20241213122615388 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423618084689 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122615388 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615389 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122615390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51838<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@62ee21fbef10: Final verdict of PTC: pass 20241213122615391 DAUC <0003> db_auc.c:157 IMSI='262423327174133': No 2G Auth Data 20241213122615391 DAUC <0003> db_auc.c:192 IMSI='262423327174133': No 3G Auth Data 20241213122615391 DLGSUP <0013> hlr.c:121 IMSI 262423327174133: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@62ee21fbef10: Created GsupExpect[0] for "262423327174133" to be handled at TC_gsup_purge_ps(124) 20241213122615407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51840<->l=127.0.0.1:4258 20241213122615410 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615410 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423327174133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423327174133" cn_domain=PS} 20241213122615410 DLU <0006> fsm.c:456 lu(262423327174133)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122615410 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423327174133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122615411 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423327174133)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122615411 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423327174133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423327174133" cn_domain=PS} 20241213122615411 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615411 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@62ee21fbef10: Found GsupExpect[0] for "262423327174133" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@62ee21fbef10: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423327174133" 20241213122615413 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615413 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423327174133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423327174133"} 20241213122615413 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423327174133)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122615413 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423327174133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122615413 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423327174133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423327174133"} 20241213122615413 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423327174133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122615413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423327174133)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122615413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423327174133)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122615413 DLU <0006> fsm.c:568 lu(PS:IMSI-262423327174133)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122615413 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615413 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@62ee21fbef10: setverdict(pass): none -> pass 20241213122615415 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615415 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423327174133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423327174133" cn_domain=PS} 20241213122615415 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423327174133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241213122615415 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423327174133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423327174133"} 20241213122615415 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423327174133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122615415 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615415 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122615416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51840<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@62ee21fbef10: Final verdict of PTC: pass 20241213122615417 DAUC <0003> db_auc.c:157 IMSI='262424402666751': No 2G Auth Data 20241213122615417 DAUC <0003> db_auc.c:192 IMSI='262424402666751': No 3G Auth Data 20241213122615418 DLGSUP <0013> hlr.c:121 IMSI 262424402666751: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@62ee21fbef10: Created GsupExpect[0] for "262424402666751" to be handled at TC_gsup_purge_ps(125) 20241213122615433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51856<->l=127.0.0.1:4258 20241213122615436 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615436 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424402666751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424402666751" cn_domain=PS} 20241213122615436 DLU <0006> fsm.c:456 lu(262424402666751)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122615436 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424402666751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122615436 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424402666751)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122615436 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424402666751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424402666751" cn_domain=PS} 20241213122615436 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615436 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@62ee21fbef10: Found GsupExpect[0] for "262424402666751" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@62ee21fbef10: Added IMSI table entry 4TC_gsup_purge_ps(125)"262424402666751" 20241213122615439 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615439 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424402666751 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424402666751"} 20241213122615439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424402666751)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122615439 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424402666751 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122615439 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424402666751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424402666751"} 20241213122615439 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424402666751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122615439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424402666751)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122615439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424402666751)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122615439 DLU <0006> fsm.c:568 lu(PS:IMSI-262424402666751)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122615439 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615439 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@62ee21fbef10: setverdict(pass): none -> pass 20241213122615441 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615441 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424402666751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424402666751" cn_domain=PS} 20241213122615441 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424402666751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241213122615441 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424402666751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424402666751"} 20241213122615441 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424402666751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122615441 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615441 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122615442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51856<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@62ee21fbef10: Final verdict of PTC: pass 20241213122615443 DAUC <0003> db_auc.c:157 IMSI='262429093029204': No 2G Auth Data 20241213122615443 DAUC <0003> db_auc.c:192 IMSI='262429093029204': No 3G Auth Data 20241213122615444 DLGSUP <0013> hlr.c:121 IMSI 262429093029204: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@62ee21fbef10: Created GsupExpect[0] for "262429093029204" to be handled at TC_gsup_purge_ps(126) 20241213122615460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51862<->l=127.0.0.1:4258 20241213122615464 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615464 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429093029204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429093029204" cn_domain=PS} 20241213122615464 DLU <0006> fsm.c:456 lu(262429093029204)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122615464 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429093029204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122615464 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429093029204)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122615464 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429093029204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429093029204" cn_domain=PS} 20241213122615464 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615464 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@62ee21fbef10: Found GsupExpect[0] for "262429093029204" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@62ee21fbef10: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429093029204" 20241213122615466 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615466 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429093029204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429093029204"} 20241213122615466 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429093029204)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122615466 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429093029204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122615466 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429093029204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429093029204"} 20241213122615466 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429093029204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122615466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429093029204)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122615466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429093029204)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122615466 DLU <0006> fsm.c:568 lu(PS:IMSI-262429093029204)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122615466 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615466 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@62ee21fbef10: setverdict(pass): none -> pass 20241213122615468 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615468 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429093029204 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429093029204" cn_domain=PS} 20241213122615468 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429093029204 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241213122615468 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429093029204 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429093029204"} 20241213122615468 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429093029204 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122615468 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615468 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122615470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51862<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@62ee21fbef10: Final verdict of PTC: pass 20241213122615471 DAUC <0003> db_auc.c:157 IMSI='262423867304229': No 2G Auth Data 20241213122615471 DAUC <0003> db_auc.c:192 IMSI='262423867304229': No 3G Auth Data 20241213122615472 DLGSUP <0013> hlr.c:121 IMSI 262423867304229: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@62ee21fbef10: Created GsupExpect[0] for "262423867304229" to be handled at TC_gsup_purge_ps(127) 20241213122615488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51876<->l=127.0.0.1:4258 20241213122615491 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615491 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423867304229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423867304229" cn_domain=PS} 20241213122615491 DLU <0006> fsm.c:456 lu(262423867304229)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122615491 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423867304229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122615491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423867304229)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122615491 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423867304229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423867304229" cn_domain=PS} 20241213122615491 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615491 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@62ee21fbef10: Found GsupExpect[0] for "262423867304229" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@62ee21fbef10: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423867304229" 20241213122615493 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615493 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423867304229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423867304229"} 20241213122615494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423867304229)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122615494 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423867304229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122615494 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423867304229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423867304229"} 20241213122615494 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423867304229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122615494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423867304229)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122615494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423867304229)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122615494 DLU <0006> fsm.c:568 lu(PS:IMSI-262423867304229)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122615494 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615494 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@62ee21fbef10: setverdict(pass): none -> pass 20241213122615496 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615496 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423867304229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423867304229" cn_domain=PS} 20241213122615496 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423867304229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241213122615496 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423867304229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423867304229"} 20241213122615496 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423867304229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122615496 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615496 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122615497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51876<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@62ee21fbef10: Final verdict of PTC: pass 20241213122615499 DAUC <0003> db_auc.c:157 IMSI='262422920217023': No 2G Auth Data 20241213122615499 DAUC <0003> db_auc.c:192 IMSI='262422920217023': No 3G Auth Data 20241213122615500 DLGSUP <0013> hlr.c:121 IMSI 262422920217023: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@62ee21fbef10: Created GsupExpect[0] for "262422920217023" to be handled at TC_gsup_purge_ps(128) 20241213122615513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51888<->l=127.0.0.1:4258 20241213122615516 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615516 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422920217023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422920217023" cn_domain=PS} 20241213122615516 DLU <0006> fsm.c:456 lu(262422920217023)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122615516 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422920217023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122615516 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422920217023)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122615516 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422920217023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422920217023" cn_domain=PS} 20241213122615516 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615516 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@62ee21fbef10: Found GsupExpect[0] for "262422920217023" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@62ee21fbef10: Added IMSI table entry 7TC_gsup_purge_ps(128)"262422920217023" 20241213122615519 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615519 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422920217023 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422920217023"} 20241213122615519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422920217023)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122615519 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422920217023 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122615519 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422920217023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422920217023"} 20241213122615519 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422920217023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122615519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422920217023)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122615519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422920217023)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122615519 DLU <0006> fsm.c:568 lu(PS:IMSI-262422920217023)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122615519 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615519 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@62ee21fbef10: setverdict(pass): none -> pass 20241213122615521 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615521 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422920217023 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422920217023" cn_domain=PS} 20241213122615521 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422920217023 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241213122615521 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422920217023 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422920217023"} 20241213122615521 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422920217023 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241213122615521 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122615521 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122615522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51888<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@62ee21fbef10: Final verdict of PTC: pass MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122615523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51814<->l=127.0.0.1:4258 20241213122615524 DLINP <000b> input/ipa.c:451 connected read/write 20241213122615524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122615524 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122615524 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122615524 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@62ee21fbef10: Final verdict of PTC: none 20241213122615524 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37549<->l=127.0.0.1:4259) 119@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Dec 13 12:26:15 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241213122615565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51904<->l=127.0.0.1:4258 20241213122615665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51904<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78584) Waiting for packet dumper to finish... 1 (prev_count=78584, count=134560) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Dec 13 12:26:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_purge_unknown started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122618737 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122618737 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122618740 DLINP <000b> input/ipa.c:451 connected read/write 20241213122618740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122618741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35460<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@62ee21fbef10: 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 } } } } 20241213122618744 DLINP <000b> input/ipa.c:451 connected read/write 20241213122618744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122618744 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122618744 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122618744 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122618744 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122618744 DLGSUP <0013> gsup_server.c:237 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  20241213122618744 DLGSUP <0013> gsup_server.c:235 2:  20241213122618744 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122618744 DLGSUP <0013> gsup_server.c:235 3:  20241213122618744 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122618744 DLGSUP <0013> gsup_server.c:235 4:  20241213122618744 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122618744 DLGSUP <0013> gsup_server.c:235 5:  20241213122618744 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122618744 DLGSUP <0013> gsup_server.c:235 7:  20241213122618744 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122618744 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122618744 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122618744 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)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@62ee21fbef10: 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") 20241213122618763 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43849<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@62ee21fbef10: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241213122618775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35468<->l=127.0.0.1:4258 20241213122618785 DLINP <000b> input/ipa.c:451 connected read/write 20241213122618785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122618785 DLGSUP <0013> gsup_req.c:138 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} 20241213122618785 DLU <0006> fsm.c:456 lu(2345743413463)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122618785 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 20241213122618785 DLGSUP <0013> gsup_req.c:274 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} 20241213122618785 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122618785 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x563510924ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122618785 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x563510924ac0]{UNVALIDATED}: Freeing instance 20241213122618785 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x563510924ac0]{UNVALIDATED}: Deallocated 20241213122618785 DLINP <000b> input/ipa.c:451 connected read/write 20241213122618785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122618785 DLINP <000b> input/ipa.c:451 connected read/write 20241213122618785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@62ee21fbef10: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@62ee21fbef10: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@62ee21fbef10: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122618788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35468<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@62ee21fbef10: Final verdict of PTC: pass MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122618789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35460<->l=127.0.0.1:4258 20241213122618790 DLINP <000b> input/ipa.c:451 connected read/write 20241213122618790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122618790 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122618790 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122618790 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122618790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43849<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@62ee21fbef10: Final verdict of PTC: none 131@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Dec 13 12:26:18 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241213122618828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35472<->l=127.0.0.1:4258 20241213122618929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35472<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26112) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Dec 13 12:26:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_mo_ussd_unknown started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122621993 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122621994 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122621995 DLINP <000b> input/ipa.c:451 connected read/write 20241213122621995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122621996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35478<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122621997 DLINP <000b> input/ipa.c:451 connected read/write 20241213122621997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122621997 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122621997 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122621997 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122621997 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122621997 DLGSUP <0013> gsup_server.c:237 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  20241213122621997 DLGSUP <0013> gsup_server.c:235 2:  20241213122621997 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122621997 DLGSUP <0013> gsup_server.c:235 3:  20241213122621997 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122621997 DLGSUP <0013> gsup_server.c:235 4:  20241213122621997 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122621997 DLGSUP <0013> gsup_server.c:235 5:  20241213122621997 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122621997 DLGSUP <0013> gsup_server.c:235 7:  20241213122621997 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122621997 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122621997 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122621997 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)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@62ee21fbef10: 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") 20241213122622014 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44513<->l=127.0.0.1:4259) 20241213122622020 DAUC <0003> db_auc.c:157 IMSI='262422840887648': No 2G Auth Data 20241213122622020 DAUC <0003> db_auc.c:192 IMSI='262422840887648': No 3G Auth Data HLR_Test-GSUP(135)@62ee21fbef10: Created GsupExpect[0] for "262422840887648" to be handled at TC_mo_ussd_unknown(138) 20241213122622036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35488<->l=127.0.0.1:4258 20241213122622045 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122622045 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422840887648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422840887648" session_id=778719767 session_state=BEGIN} 20241213122622045 DSS <0004> hlr_ussd.c:576 262422840887648/0x2e6a5217: Process SS (BEGIN) 20241213122622045 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241213122622045 DSS <0004> hlr_ussd.c:518 262422840887648/0x2e6a5217: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241213122622045 DSS <0004> hlr_ussd.c:523 262422840887648/0x2e6a5217: USSD for unknown code '*#200#' 20241213122622045 DSS <0004> hlr_ussd.c:354 262422840887648/0x2e6a5217: Tx ReturnError(1, 0x12) 20241213122622045 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422840887648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422840887648" session_id=778719767 session_state=END} 20241213122622045 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122622045 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@62ee21fbef10: Found GsupExpect[0] for "262422840887648" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@62ee21fbef10: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422840887648" TC_mo_ussd_unknown(138)@62ee21fbef10: setverdict(pass): none -> pass 20241213122622048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35488<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@62ee21fbef10: Final verdict of PTC: pass 20241213122622049 DAUC <0003> db_auc.c:157 IMSI='262423774124590': No 2G Auth Data 20241213122622049 DAUC <0003> db_auc.c:192 IMSI='262423774124590': No 3G Auth Data HLR_Test-GSUP(135)@62ee21fbef10: Created GsupExpect[0] for "262423774124590" to be handled at TC_mo_ussd_unknown(139) 20241213122622067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4258 20241213122622073 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122622073 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423774124590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423774124590" session_id=295121723 session_state=BEGIN} 20241213122622073 DSS <0004> hlr_ussd.c:576 262423774124590/0x1197333b: Process SS (BEGIN) 20241213122622073 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241213122622073 DSS <0004> hlr_ussd.c:518 262423774124590/0x1197333b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241213122622073 DSS <0004> hlr_ussd.c:523 262423774124590/0x1197333b: USSD for unknown code '*#200#' 20241213122622073 DSS <0004> hlr_ussd.c:354 262423774124590/0x1197333b: Tx ReturnError(1, 0x12) 20241213122622073 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423774124590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423774124590" session_id=295121723 session_state=END} 20241213122622073 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122622073 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@62ee21fbef10: Found GsupExpect[0] for "262423774124590" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@62ee21fbef10: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262423774124590" TC_mo_ussd_unknown(139)@62ee21fbef10: setverdict(pass): none -> pass 20241213122622076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@62ee21fbef10: Final verdict of PTC: pass 20241213122622077 DAUC <0003> db_auc.c:157 IMSI='262428699427115': No 2G Auth Data 20241213122622077 DAUC <0003> db_auc.c:192 IMSI='262428699427115': No 3G Auth Data HLR_Test-GSUP(135)@62ee21fbef10: Created GsupExpect[0] for "262428699427115" to be handled at TC_mo_ussd_unknown(140) 20241213122622092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4258 20241213122622096 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122622096 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428699427115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428699427115" session_id=2330113656 session_state=BEGIN} 20241213122622097 DSS <0004> hlr_ussd.c:576 262428699427115/0x8ae2b678: Process SS (BEGIN) 20241213122622097 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241213122622097 DSS <0004> hlr_ussd.c:518 262428699427115/0x8ae2b678: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241213122622097 DSS <0004> hlr_ussd.c:523 262428699427115/0x8ae2b678: USSD for unknown code '*#200#' 20241213122622097 DSS <0004> hlr_ussd.c:354 262428699427115/0x8ae2b678: Tx ReturnError(1, 0x12) 20241213122622097 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428699427115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428699427115" session_id=2330113656 session_state=END} 20241213122622097 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122622097 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@62ee21fbef10: Found GsupExpect[0] for "262428699427115" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@62ee21fbef10: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428699427115" TC_mo_ussd_unknown(140)@62ee21fbef10: setverdict(pass): none -> pass 20241213122622100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@62ee21fbef10: Final verdict of PTC: pass 20241213122622100 DAUC <0003> db_auc.c:157 IMSI='262420168501343': No 2G Auth Data 20241213122622100 DAUC <0003> db_auc.c:192 IMSI='262420168501343': No 3G Auth Data HLR_Test-GSUP(135)@62ee21fbef10: Created GsupExpect[0] for "262420168501343" to be handled at TC_mo_ussd_unknown(141) 20241213122622116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20241213122622122 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122622122 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420168501343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420168501343" session_id=1083329326 session_state=BEGIN} 20241213122622122 DSS <0004> hlr_ussd.c:576 262420168501343/0x40924b2e: Process SS (BEGIN) 20241213122622122 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241213122622122 DSS <0004> hlr_ussd.c:518 262420168501343/0x40924b2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241213122622122 DSS <0004> hlr_ussd.c:523 262420168501343/0x40924b2e: USSD for unknown code '*#200#' 20241213122622122 DSS <0004> hlr_ussd.c:354 262420168501343/0x40924b2e: Tx ReturnError(1, 0x12) 20241213122622122 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420168501343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420168501343" session_id=1083329326 session_state=END} 20241213122622122 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122622122 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@62ee21fbef10: Found GsupExpect[0] for "262420168501343" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@62ee21fbef10: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262420168501343" TC_mo_ussd_unknown(141)@62ee21fbef10: setverdict(pass): none -> pass 20241213122622125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@62ee21fbef10: Final verdict of PTC: pass 20241213122622126 DAUC <0003> db_auc.c:157 IMSI='262429152427102': No 2G Auth Data 20241213122622126 DAUC <0003> db_auc.c:192 IMSI='262429152427102': No 3G Auth Data HLR_Test-GSUP(135)@62ee21fbef10: Created GsupExpect[0] for "262429152427102" to be handled at TC_mo_ussd_unknown(142) 20241213122622141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 20241213122622147 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122622147 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429152427102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429152427102" session_id=442112799 session_state=BEGIN} 20241213122622147 DSS <0004> hlr_ussd.c:576 262429152427102/0x1a5a1b1f: Process SS (BEGIN) 20241213122622147 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241213122622147 DSS <0004> hlr_ussd.c:518 262429152427102/0x1a5a1b1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241213122622147 DSS <0004> hlr_ussd.c:523 262429152427102/0x1a5a1b1f: USSD for unknown code '*#200#' 20241213122622147 DSS <0004> hlr_ussd.c:354 262429152427102/0x1a5a1b1f: Tx ReturnError(1, 0x12) 20241213122622147 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429152427102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429152427102" session_id=442112799 session_state=END} 20241213122622147 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122622147 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@62ee21fbef10: Found GsupExpect[0] for "262429152427102" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@62ee21fbef10: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262429152427102" TC_mo_ussd_unknown(142)@62ee21fbef10: setverdict(pass): none -> pass 20241213122622150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@62ee21fbef10: Final verdict of PTC: pass 20241213122622151 DAUC <0003> db_auc.c:157 IMSI='262421128175592': No 2G Auth Data 20241213122622151 DAUC <0003> db_auc.c:192 IMSI='262421128175592': No 3G Auth Data HLR_Test-GSUP(135)@62ee21fbef10: Created GsupExpect[0] for "262421128175592" to be handled at TC_mo_ussd_unknown(143) 20241213122622166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35544<->l=127.0.0.1:4258 20241213122622171 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122622171 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421128175592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421128175592" session_id=3312065486 session_state=BEGIN} 20241213122622171 DSS <0004> hlr_ussd.c:576 262421128175592/0xc56a1bce: Process SS (BEGIN) 20241213122622171 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241213122622171 DSS <0004> hlr_ussd.c:518 262421128175592/0xc56a1bce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241213122622171 DSS <0004> hlr_ussd.c:523 262421128175592/0xc56a1bce: USSD for unknown code '*#200#' 20241213122622171 DSS <0004> hlr_ussd.c:354 262421128175592/0xc56a1bce: Tx ReturnError(1, 0x12) 20241213122622171 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421128175592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421128175592" session_id=3312065486 session_state=END} 20241213122622171 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122622171 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@62ee21fbef10: Found GsupExpect[0] for "262421128175592" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@62ee21fbef10: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421128175592" TC_mo_ussd_unknown(143)@62ee21fbef10: setverdict(pass): none -> pass 20241213122622174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35544<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@62ee21fbef10: Final verdict of PTC: pass 20241213122622174 DAUC <0003> db_auc.c:157 IMSI='262422793826198': No 2G Auth Data 20241213122622174 DAUC <0003> db_auc.c:192 IMSI='262422793826198': No 3G Auth Data HLR_Test-GSUP(135)@62ee21fbef10: Created GsupExpect[0] for "262422793826198" to be handled at TC_mo_ussd_unknown(144) 20241213122622189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 20241213122622196 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122622196 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422793826198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422793826198" session_id=3684630696 session_state=BEGIN} 20241213122622196 DSS <0004> hlr_ussd.c:576 262422793826198/0xdb9f00a8: Process SS (BEGIN) 20241213122622196 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241213122622196 DSS <0004> hlr_ussd.c:518 262422793826198/0xdb9f00a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241213122622196 DSS <0004> hlr_ussd.c:523 262422793826198/0xdb9f00a8: USSD for unknown code '*#200#' 20241213122622196 DSS <0004> hlr_ussd.c:354 262422793826198/0xdb9f00a8: Tx ReturnError(1, 0x12) 20241213122622196 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422793826198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422793826198" session_id=3684630696 session_state=END} 20241213122622196 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122622196 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@62ee21fbef10: Found GsupExpect[0] for "262422793826198" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@62ee21fbef10: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422793826198" TC_mo_ussd_unknown(144)@62ee21fbef10: setverdict(pass): none -> pass 20241213122622199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@62ee21fbef10: Final verdict of PTC: pass 20241213122622200 DAUC <0003> db_auc.c:157 IMSI='262423738357850': No 2G Auth Data 20241213122622200 DAUC <0003> db_auc.c:192 IMSI='262423738357850': No 3G Auth Data HLR_Test-GSUP(135)@62ee21fbef10: Created GsupExpect[0] for "262423738357850" to be handled at TC_mo_ussd_unknown(145) 20241213122622215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35576<->l=127.0.0.1:4258 20241213122622219 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122622220 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423738357850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423738357850" session_id=1592392720 session_state=BEGIN} 20241213122622220 DSS <0004> hlr_ussd.c:576 262423738357850/0x5ee9fc10: Process SS (BEGIN) 20241213122622220 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241213122622220 DSS <0004> hlr_ussd.c:518 262423738357850/0x5ee9fc10: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241213122622220 DSS <0004> hlr_ussd.c:523 262423738357850/0x5ee9fc10: USSD for unknown code '*#200#' 20241213122622220 DSS <0004> hlr_ussd.c:354 262423738357850/0x5ee9fc10: Tx ReturnError(1, 0x12) 20241213122622220 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423738357850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423738357850" session_id=1592392720 session_state=END} 20241213122622220 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122622220 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@62ee21fbef10: Found GsupExpect[0] for "262423738357850" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@62ee21fbef10: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262423738357850" TC_mo_ussd_unknown(145)@62ee21fbef10: setverdict(pass): none -> pass 20241213122622222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35576<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@62ee21fbef10: Final verdict of PTC: pass 20241213122622223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35478<->l=127.0.0.1:4258 20241213122622224 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44513<->l=127.0.0.1:4259) 20241213122622224 DLINP <000b> input/ipa.c:451 connected read/write 20241213122622224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122622224 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122622224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122622224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@62ee21fbef10: Final verdict of PTC: none 136@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 136: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Dec 13 12:26:22 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241213122622263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4258 20241213122622364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=81392) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Dec 13 12:26:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_mo_ussd_euse_disc started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122625439 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122625439 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122625441 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122625442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122625444 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122625445 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122625445 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122625445 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122625445 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122625445 DLGSUP <0013> gsup_server.c:237 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  20241213122625445 DLGSUP <0013> gsup_server.c:235 2:  20241213122625445 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122625445 DLGSUP <0013> gsup_server.c:235 3:  20241213122625445 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122625445 DLGSUP <0013> gsup_server.c:235 4:  20241213122625445 DLGSUP <0013> gsup_server.c:237 4: 00  HLR_Test-GSUP-IPA(146)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122625445 DLGSUP <0013> gsup_server.c:235 5:  20241213122625445 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122625445 DLGSUP <0013> gsup_server.c:235 7:  20241213122625445 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122625445 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122625445 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122625445 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@62ee21fbef10: 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") 20241213122625464 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39791<->l=127.0.0.1:4259) 20241213122625469 DAUC <0003> db_auc.c:157 IMSI='262421477244945': No 2G Auth Data 20241213122625469 DAUC <0003> db_auc.c:192 IMSI='262421477244945': No 3G Auth Data HLR_Test-GSUP(147)@62ee21fbef10: Created GsupExpect[0] for "262421477244945" to be handled at TC_mo_ussd_euse_disc(150) 20241213122625485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4258 20241213122625492 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122625492 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421477244945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421477244945" session_id=4012761508 session_state=BEGIN} 20241213122625492 DSS <0004> hlr_ussd.c:576 262421477244945/0xef2de1a4: Process SS (BEGIN) 20241213122625492 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122625492 DSS <0004> hlr_ussd.c:518 262421477244945/0xef2de1a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122625492 DSS <0004> hlr_ussd.c:542 262421477244945/0xef2de1a4: Cannot find conn for EUSE EUSE-foobar 20241213122625492 DSS <0004> hlr_ussd.c:354 262421477244945/0xef2de1a4: Tx ReturnError(1, 0x22) 20241213122625492 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421477244945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421477244945" session_id=4012761508 session_state=END} 20241213122625492 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122625492 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@62ee21fbef10: Found GsupExpect[0] for "262421477244945" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@62ee21fbef10: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262421477244945" TC_mo_ussd_euse_disc(150)@62ee21fbef10: setverdict(pass): none -> pass 20241213122625496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@62ee21fbef10: Final verdict of PTC: pass 20241213122625496 DAUC <0003> db_auc.c:157 IMSI='262422185811269': No 2G Auth Data 20241213122625496 DAUC <0003> db_auc.c:192 IMSI='262422185811269': No 3G Auth Data HLR_Test-GSUP(147)@62ee21fbef10: Created GsupExpect[0] for "262422185811269" to be handled at TC_mo_ussd_euse_disc(151) 20241213122625513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35612<->l=127.0.0.1:4258 20241213122625519 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122625519 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422185811269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422185811269" session_id=3421084295 session_state=BEGIN} 20241213122625519 DSS <0004> hlr_ussd.c:576 262422185811269/0xcbe99a87: Process SS (BEGIN) 20241213122625519 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122625519 DSS <0004> hlr_ussd.c:518 262422185811269/0xcbe99a87: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122625519 DSS <0004> hlr_ussd.c:542 262422185811269/0xcbe99a87: Cannot find conn for EUSE EUSE-foobar 20241213122625519 DSS <0004> hlr_ussd.c:354 262422185811269/0xcbe99a87: Tx ReturnError(1, 0x22) 20241213122625519 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422185811269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422185811269" session_id=3421084295 session_state=END} 20241213122625519 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122625519 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@62ee21fbef10: Found GsupExpect[0] for "262422185811269" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@62ee21fbef10: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262422185811269" TC_mo_ussd_euse_disc(151)@62ee21fbef10: setverdict(pass): none -> pass 20241213122625523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35612<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@62ee21fbef10: Final verdict of PTC: pass 20241213122625523 DAUC <0003> db_auc.c:157 IMSI='262425033818792': No 2G Auth Data 20241213122625523 DAUC <0003> db_auc.c:192 IMSI='262425033818792': No 3G Auth Data HLR_Test-GSUP(147)@62ee21fbef10: Created GsupExpect[0] for "262425033818792" to be handled at TC_mo_ussd_euse_disc(152) 20241213122625540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35626<->l=127.0.0.1:4258 20241213122625546 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122625547 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425033818792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425033818792" session_id=1533649395 session_state=BEGIN} 20241213122625547 DSS <0004> hlr_ussd.c:576 262425033818792/0x5b69a1f3: Process SS (BEGIN) 20241213122625547 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122625547 DSS <0004> hlr_ussd.c:518 262425033818792/0x5b69a1f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122625547 DSS <0004> hlr_ussd.c:542 262425033818792/0x5b69a1f3: Cannot find conn for EUSE EUSE-foobar 20241213122625547 DSS <0004> hlr_ussd.c:354 262425033818792/0x5b69a1f3: Tx ReturnError(1, 0x22) 20241213122625547 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425033818792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425033818792" session_id=1533649395 session_state=END} 20241213122625547 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122625547 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@62ee21fbef10: Found GsupExpect[0] for "262425033818792" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@62ee21fbef10: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425033818792" TC_mo_ussd_euse_disc(152)@62ee21fbef10: setverdict(pass): none -> pass 20241213122625550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35626<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@62ee21fbef10: Final verdict of PTC: pass 20241213122625551 DAUC <0003> db_auc.c:157 IMSI='262426311475707': No 2G Auth Data 20241213122625551 DAUC <0003> db_auc.c:192 IMSI='262426311475707': No 3G Auth Data HLR_Test-GSUP(147)@62ee21fbef10: Created GsupExpect[0] for "262426311475707" to be handled at TC_mo_ussd_euse_disc(153) 20241213122625566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35630<->l=127.0.0.1:4258 20241213122625572 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122625572 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426311475707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426311475707" session_id=494114697 session_state=BEGIN} 20241213122625572 DSS <0004> hlr_ussd.c:576 262426311475707/0x1d739789: Process SS (BEGIN) 20241213122625572 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122625572 DSS <0004> hlr_ussd.c:518 262426311475707/0x1d739789: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122625572 DSS <0004> hlr_ussd.c:542 262426311475707/0x1d739789: Cannot find conn for EUSE EUSE-foobar 20241213122625572 DSS <0004> hlr_ussd.c:354 262426311475707/0x1d739789: Tx ReturnError(1, 0x22) 20241213122625572 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426311475707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426311475707" session_id=494114697 session_state=END} 20241213122625572 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122625572 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@62ee21fbef10: Found GsupExpect[0] for "262426311475707" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@62ee21fbef10: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262426311475707" TC_mo_ussd_euse_disc(153)@62ee21fbef10: setverdict(pass): none -> pass 20241213122625575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35630<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@62ee21fbef10: Final verdict of PTC: pass 20241213122625577 DAUC <0003> db_auc.c:157 IMSI='262424533795790': No 2G Auth Data 20241213122625577 DAUC <0003> db_auc.c:192 IMSI='262424533795790': No 3G Auth Data HLR_Test-GSUP(147)@62ee21fbef10: Created GsupExpect[0] for "262424533795790" to be handled at TC_mo_ussd_euse_disc(154) 20241213122625594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35646<->l=127.0.0.1:4258 20241213122625600 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122625601 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424533795790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424533795790" session_id=1076603056 session_state=BEGIN} 20241213122625601 DSS <0004> hlr_ussd.c:576 262424533795790/0x402ba8b0: Process SS (BEGIN) 20241213122625601 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122625601 DSS <0004> hlr_ussd.c:518 262424533795790/0x402ba8b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122625601 DSS <0004> hlr_ussd.c:542 262424533795790/0x402ba8b0: Cannot find conn for EUSE EUSE-foobar 20241213122625601 DSS <0004> hlr_ussd.c:354 262424533795790/0x402ba8b0: Tx ReturnError(1, 0x22) 20241213122625601 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424533795790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424533795790" session_id=1076603056 session_state=END} 20241213122625601 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122625601 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@62ee21fbef10: Found GsupExpect[0] for "262424533795790" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@62ee21fbef10: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424533795790" TC_mo_ussd_euse_disc(154)@62ee21fbef10: setverdict(pass): none -> pass 20241213122625604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35646<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@62ee21fbef10: Final verdict of PTC: pass 20241213122625605 DAUC <0003> db_auc.c:157 IMSI='262424772453392': No 2G Auth Data 20241213122625605 DAUC <0003> db_auc.c:192 IMSI='262424772453392': No 3G Auth Data HLR_Test-GSUP(147)@62ee21fbef10: Created GsupExpect[0] for "262424772453392" to be handled at TC_mo_ussd_euse_disc(155) 20241213122625622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35650<->l=127.0.0.1:4258 20241213122625628 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122625628 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424772453392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424772453392" session_id=2808752680 session_state=BEGIN} 20241213122625628 DSS <0004> hlr_ussd.c:576 262424772453392/0xa76a2a28: Process SS (BEGIN) 20241213122625628 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122625628 DSS <0004> hlr_ussd.c:518 262424772453392/0xa76a2a28: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122625628 DSS <0004> hlr_ussd.c:542 262424772453392/0xa76a2a28: Cannot find conn for EUSE EUSE-foobar 20241213122625628 DSS <0004> hlr_ussd.c:354 262424772453392/0xa76a2a28: Tx ReturnError(1, 0x22) 20241213122625629 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424772453392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424772453392" session_id=2808752680 session_state=END} 20241213122625629 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122625629 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@62ee21fbef10: Found GsupExpect[0] for "262424772453392" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@62ee21fbef10: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262424772453392" TC_mo_ussd_euse_disc(155)@62ee21fbef10: setverdict(pass): none -> pass 20241213122625632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35650<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@62ee21fbef10: Final verdict of PTC: pass 20241213122625632 DAUC <0003> db_auc.c:157 IMSI='262421903045532': No 2G Auth Data 20241213122625632 DAUC <0003> db_auc.c:192 IMSI='262421903045532': No 3G Auth Data HLR_Test-GSUP(147)@62ee21fbef10: Created GsupExpect[0] for "262421903045532" to be handled at TC_mo_ussd_euse_disc(156) 20241213122625649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4258 20241213122625655 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122625655 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421903045532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421903045532" session_id=358645362 session_state=BEGIN} 20241213122625655 DSS <0004> hlr_ussd.c:576 262421903045532/0x15607e72: Process SS (BEGIN) 20241213122625655 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122625655 DSS <0004> hlr_ussd.c:518 262421903045532/0x15607e72: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122625655 DSS <0004> hlr_ussd.c:542 262421903045532/0x15607e72: Cannot find conn for EUSE EUSE-foobar 20241213122625655 DSS <0004> hlr_ussd.c:354 262421903045532/0x15607e72: Tx ReturnError(1, 0x22) 20241213122625655 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421903045532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421903045532" session_id=358645362 session_state=END} 20241213122625655 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122625655 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@62ee21fbef10: Found GsupExpect[0] for "262421903045532" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@62ee21fbef10: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421903045532" TC_mo_ussd_euse_disc(156)@62ee21fbef10: setverdict(pass): none -> pass 20241213122625658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@62ee21fbef10: Final verdict of PTC: pass 20241213122625659 DAUC <0003> db_auc.c:157 IMSI='262428703976840': No 2G Auth Data 20241213122625659 DAUC <0003> db_auc.c:192 IMSI='262428703976840': No 3G Auth Data HLR_Test-GSUP(147)@62ee21fbef10: Created GsupExpect[0] for "262428703976840" to be handled at TC_mo_ussd_euse_disc(157) 20241213122625675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35668<->l=127.0.0.1:4258 20241213122625682 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122625682 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428703976840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428703976840" session_id=1986270109 session_state=BEGIN} 20241213122625682 DSS <0004> hlr_ussd.c:576 262428703976840/0x7664139d: Process SS (BEGIN) 20241213122625682 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122625682 DSS <0004> hlr_ussd.c:518 262428703976840/0x7664139d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122625682 DSS <0004> hlr_ussd.c:542 262428703976840/0x7664139d: Cannot find conn for EUSE EUSE-foobar 20241213122625682 DSS <0004> hlr_ussd.c:354 262428703976840/0x7664139d: Tx ReturnError(1, 0x22) 20241213122625682 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428703976840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428703976840" session_id=1986270109 session_state=END} 20241213122625682 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122625682 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@62ee21fbef10: Found GsupExpect[0] for "262428703976840" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@62ee21fbef10: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428703976840" TC_mo_ussd_euse_disc(157)@62ee21fbef10: setverdict(pass): none -> pass 20241213122625685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35668<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@62ee21fbef10: Final verdict of PTC: pass 20241213122625685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 20241213122625686 DLINP <000b> input/ipa.c:451 connected read/write 20241213122625686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122625686 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122625686 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122625686 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@62ee21fbef10: Final verdict of PTC: none 20241213122625686 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39791<->l=127.0.0.1:4259) 148@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 148: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Dec 13 12:26:25 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241213122625730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35678<->l=127.0.0.1:4258 20241213122625931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35678<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=81620) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Dec 13 12:26:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_mo_ussd_iuse_imsi started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122629008 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122629008 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122629010 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122629010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56332<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122629012 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122629012 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122629012 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122629012 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122629012 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122629012 DLGSUP <0013> gsup_server.c:237 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  20241213122629012 DLGSUP <0013> gsup_server.c:235 2:  20241213122629012 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122629012 DLGSUP <0013> gsup_server.c:235 3:  20241213122629013 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122629013 DLGSUP <0013> gsup_server.c:235 4:  20241213122629013 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122629013 DLGSUP <0013> gsup_server.c:235 5:  20241213122629013 DLGSUP <0013> gsup_server.c:237 5: 00  HLR_Test-GSUP-IPA(158)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122629013 DLGSUP <0013> gsup_server.c:235 7:  20241213122629013 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122629013 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122629013 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122629013 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@62ee21fbef10: 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") 20241213122629030 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41131<->l=127.0.0.1:4259) 20241213122629037 DAUC <0003> db_auc.c:157 IMSI='262429721486721': No 2G Auth Data 20241213122629037 DAUC <0003> db_auc.c:192 IMSI='262429721486721': No 3G Auth Data HLR_Test-GSUP(159)@62ee21fbef10: Created GsupExpect[0] for "262429721486721" to be handled at TC_mo_ussd_iuse_imsi(162) 20241213122629054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56348<->l=127.0.0.1:4258 20241213122629060 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122629060 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429721486721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429721486721" session_id=1923490827 session_state=BEGIN} 20241213122629060 DSS <0004> hlr_ussd.c:576 262429721486721/0x72a6240b: Process SS (BEGIN) 20241213122629060 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122629060 DSS <0004> hlr_ussd.c:518 262429721486721/0x72a6240b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122629060 DSS <0004> hlr_ussd.c:363 262429721486721/0x72a6240b: Tx USSD 'Your IMSI is 262429721486721' 20241213122629060 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429721486721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429721486721" session_id=1923490827 session_state=END} 20241213122629060 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429721486721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122629060 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122629060 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@62ee21fbef10: Found GsupExpect[0] for "262429721486721" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@62ee21fbef10: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262429721486721" TC_mo_ussd_iuse_imsi(162)@62ee21fbef10: setverdict(pass): none -> pass 20241213122629063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56348<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@62ee21fbef10: Final verdict of PTC: pass 20241213122629064 DAUC <0003> db_auc.c:157 IMSI='262422812253027': No 2G Auth Data 20241213122629064 DAUC <0003> db_auc.c:192 IMSI='262422812253027': No 3G Auth Data HLR_Test-GSUP(159)@62ee21fbef10: Created GsupExpect[0] for "262422812253027" to be handled at TC_mo_ussd_iuse_imsi(163) 20241213122629081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56354<->l=127.0.0.1:4258 20241213122629086 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122629086 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422812253027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422812253027" session_id=2437296067 session_state=BEGIN} 20241213122629086 DSS <0004> hlr_ussd.c:576 262422812253027/0x91462fc3: Process SS (BEGIN) 20241213122629086 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122629087 DSS <0004> hlr_ussd.c:518 262422812253027/0x91462fc3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122629087 DSS <0004> hlr_ussd.c:363 262422812253027/0x91462fc3: Tx USSD 'Your IMSI is 262422812253027' 20241213122629087 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422812253027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422812253027" session_id=2437296067 session_state=END} 20241213122629087 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422812253027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122629087 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122629087 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@62ee21fbef10: Found GsupExpect[0] for "262422812253027" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@62ee21fbef10: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262422812253027" TC_mo_ussd_iuse_imsi(163)@62ee21fbef10: setverdict(pass): none -> pass 20241213122629090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56354<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@62ee21fbef10: Final verdict of PTC: pass 20241213122629091 DAUC <0003> db_auc.c:157 IMSI='262425671092654': No 2G Auth Data 20241213122629091 DAUC <0003> db_auc.c:192 IMSI='262425671092654': No 3G Auth Data HLR_Test-GSUP(159)@62ee21fbef10: Created GsupExpect[0] for "262425671092654" to be handled at TC_mo_ussd_iuse_imsi(164) 20241213122629107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 20241213122629114 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122629114 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425671092654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425671092654" session_id=2462492783 session_state=BEGIN} 20241213122629114 DSS <0004> hlr_ussd.c:576 262425671092654/0x92c6a86f: Process SS (BEGIN) 20241213122629114 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122629114 DSS <0004> hlr_ussd.c:518 262425671092654/0x92c6a86f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122629114 DSS <0004> hlr_ussd.c:363 262425671092654/0x92c6a86f: Tx USSD 'Your IMSI is 262425671092654' 20241213122629114 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425671092654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425671092654" session_id=2462492783 session_state=END} 20241213122629114 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425671092654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122629114 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122629114 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@62ee21fbef10: Found GsupExpect[0] for "262425671092654" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@62ee21fbef10: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425671092654" TC_mo_ussd_iuse_imsi(164)@62ee21fbef10: setverdict(pass): none -> pass 20241213122629117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@62ee21fbef10: Final verdict of PTC: pass 20241213122629118 DAUC <0003> db_auc.c:157 IMSI='262420248438368': No 2G Auth Data 20241213122629118 DAUC <0003> db_auc.c:192 IMSI='262420248438368': No 3G Auth Data HLR_Test-GSUP(159)@62ee21fbef10: Created GsupExpect[0] for "262420248438368" to be handled at TC_mo_ussd_iuse_imsi(165) 20241213122629134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56372<->l=127.0.0.1:4258 20241213122629141 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122629141 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420248438368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420248438368" session_id=1480376561 session_state=BEGIN} 20241213122629141 DSS <0004> hlr_ussd.c:576 262420248438368/0x583cc0f1: Process SS (BEGIN) 20241213122629141 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122629141 DSS <0004> hlr_ussd.c:518 262420248438368/0x583cc0f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122629141 DSS <0004> hlr_ussd.c:363 262420248438368/0x583cc0f1: Tx USSD 'Your IMSI is 262420248438368' 20241213122629141 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420248438368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420248438368" session_id=1480376561 session_state=END} 20241213122629141 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420248438368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122629141 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122629141 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@62ee21fbef10: Found GsupExpect[0] for "262420248438368" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@62ee21fbef10: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262420248438368" TC_mo_ussd_iuse_imsi(165)@62ee21fbef10: setverdict(pass): none -> pass 20241213122629145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56372<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@62ee21fbef10: Final verdict of PTC: pass 20241213122629145 DAUC <0003> db_auc.c:157 IMSI='262422945947488': No 2G Auth Data 20241213122629145 DAUC <0003> db_auc.c:192 IMSI='262422945947488': No 3G Auth Data HLR_Test-GSUP(159)@62ee21fbef10: Created GsupExpect[0] for "262422945947488" to be handled at TC_mo_ussd_iuse_imsi(166) 20241213122629162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56382<->l=127.0.0.1:4258 20241213122629168 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122629168 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422945947488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422945947488" session_id=4119359549 session_state=BEGIN} 20241213122629168 DSS <0004> hlr_ussd.c:576 262422945947488/0xf588703d: Process SS (BEGIN) 20241213122629168 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122629168 DSS <0004> hlr_ussd.c:518 262422945947488/0xf588703d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122629168 DSS <0004> hlr_ussd.c:363 262422945947488/0xf588703d: Tx USSD 'Your IMSI is 262422945947488' 20241213122629168 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422945947488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422945947488" session_id=4119359549 session_state=END} 20241213122629168 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422945947488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122629168 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122629168 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@62ee21fbef10: Found GsupExpect[0] for "262422945947488" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@62ee21fbef10: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422945947488" TC_mo_ussd_iuse_imsi(166)@62ee21fbef10: setverdict(pass): none -> pass 20241213122629173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56382<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@62ee21fbef10: Final verdict of PTC: pass 20241213122629173 DAUC <0003> db_auc.c:157 IMSI='262425001686554': No 2G Auth Data 20241213122629173 DAUC <0003> db_auc.c:192 IMSI='262425001686554': No 3G Auth Data HLR_Test-GSUP(159)@62ee21fbef10: Created GsupExpect[0] for "262425001686554" to be handled at TC_mo_ussd_iuse_imsi(167) 20241213122629190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4258 20241213122629196 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122629196 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425001686554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425001686554" session_id=2623325357 session_state=BEGIN} 20241213122629196 DSS <0004> hlr_ussd.c:576 262425001686554/0x9c5cc4ad: Process SS (BEGIN) 20241213122629196 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122629196 DSS <0004> hlr_ussd.c:518 262425001686554/0x9c5cc4ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122629196 DSS <0004> hlr_ussd.c:363 262425001686554/0x9c5cc4ad: Tx USSD 'Your IMSI is 262425001686554' 20241213122629196 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425001686554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425001686554" session_id=2623325357 session_state=END} 20241213122629196 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425001686554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122629196 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122629197 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@62ee21fbef10: Found GsupExpect[0] for "262425001686554" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@62ee21fbef10: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425001686554" TC_mo_ussd_iuse_imsi(167)@62ee21fbef10: setverdict(pass): none -> pass 20241213122629200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@62ee21fbef10: Final verdict of PTC: pass 20241213122629200 DAUC <0003> db_auc.c:157 IMSI='262424490896237': No 2G Auth Data 20241213122629201 DAUC <0003> db_auc.c:192 IMSI='262424490896237': No 3G Auth Data HLR_Test-GSUP(159)@62ee21fbef10: Created GsupExpect[0] for "262424490896237" to be handled at TC_mo_ussd_iuse_imsi(168) 20241213122629218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56396<->l=127.0.0.1:4258 20241213122629224 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122629224 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424490896237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424490896237" session_id=1171377237 session_state=BEGIN} 20241213122629224 DSS <0004> hlr_ussd.c:576 262424490896237/0x45d1cc55: Process SS (BEGIN) 20241213122629224 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122629224 DSS <0004> hlr_ussd.c:518 262424490896237/0x45d1cc55: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122629224 DSS <0004> hlr_ussd.c:363 262424490896237/0x45d1cc55: Tx USSD 'Your IMSI is 262424490896237' 20241213122629224 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424490896237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424490896237" session_id=1171377237 session_state=END} 20241213122629224 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424490896237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122629224 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122629225 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@62ee21fbef10: Found GsupExpect[0] for "262424490896237" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@62ee21fbef10: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262424490896237" TC_mo_ussd_iuse_imsi(168)@62ee21fbef10: setverdict(pass): none -> pass 20241213122629228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56396<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@62ee21fbef10: Final verdict of PTC: pass 20241213122629229 DAUC <0003> db_auc.c:157 IMSI='262424449953323': No 2G Auth Data 20241213122629229 DAUC <0003> db_auc.c:192 IMSI='262424449953323': No 3G Auth Data HLR_Test-GSUP(159)@62ee21fbef10: Created GsupExpect[0] for "262424449953323" to be handled at TC_mo_ussd_iuse_imsi(169) 20241213122629246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56404<->l=127.0.0.1:4258 20241213122629251 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122629251 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424449953323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424449953323" session_id=2171960715 session_state=BEGIN} 20241213122629251 DSS <0004> hlr_ussd.c:576 262424449953323/0x81757d8b: Process SS (BEGIN) 20241213122629251 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122629251 DSS <0004> hlr_ussd.c:518 262424449953323/0x81757d8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122629251 DSS <0004> hlr_ussd.c:363 262424449953323/0x81757d8b: Tx USSD 'Your IMSI is 262424449953323' 20241213122629251 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424449953323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424449953323" session_id=2171960715 session_state=END} 20241213122629251 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424449953323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122629251 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122629251 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@62ee21fbef10: Found GsupExpect[0] for "262424449953323" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@62ee21fbef10: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424449953323" TC_mo_ussd_iuse_imsi(169)@62ee21fbef10: setverdict(pass): none -> pass 20241213122629254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56404<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@62ee21fbef10: Final verdict of PTC: pass 20241213122629255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56332<->l=127.0.0.1:4258 20241213122629256 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41131<->l=127.0.0.1:4259) 20241213122629256 DLINP <000b> input/ipa.c:451 connected read/write 20241213122629256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122629256 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122629256 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122629256 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@62ee21fbef10: Final verdict of PTC: none 160@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 160: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Dec 13 12:26:29 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20241213122629295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 20241213122629496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12956) Waiting for packet dumper to finish... 1 (prev_count=12956, count=82228) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:26:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122632578 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122632578 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122632581 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122632582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122632584 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122632584 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122632584 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122632584 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122632584 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122632584 DLGSUP <0013> gsup_server.c:237 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  20241213122632584 DLGSUP <0013> gsup_server.c:235 2:  20241213122632584 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122632584 DLGSUP <0013> gsup_server.c:235 3:  20241213122632584 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122632584 DLGSUP <0013> gsup_server.c:235 4:  20241213122632584 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122632585 DLGSUP <0013> gsup_server.c:235 5:  20241213122632585 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122632585 DLGSUP <0013> gsup_server.c:235 7:  20241213122632585 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122632585 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122632585 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122632585 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)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@62ee21fbef10: 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") 20241213122632604 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43811<->l=127.0.0.1:4259) 20241213122632611 DAUC <0003> db_auc.c:157 IMSI='262420131070819': No 2G Auth Data 20241213122632611 DAUC <0003> db_auc.c:192 IMSI='262420131070819': No 3G Auth Data HLR_Test-GSUP(171)@62ee21fbef10: Created GsupExpect[0] for "262420131070819" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241213122632628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56432<->l=127.0.0.1:4258 20241213122632636 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122632636 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420131070819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420131070819" source_name="the-source\n" session_id=1761552061 session_state=BEGIN} 20241213122632636 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241213122632636 DSS <0004> hlr_ussd.c:576 262420131070819/0x68ff26bd: Process SS (BEGIN) 20241213122632636 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122632636 DSS <0004> hlr_ussd.c:518 262420131070819/0x68ff26bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122632636 DSS <0004> hlr_ussd.c:363 262420131070819/0x68ff26bd: Tx USSD 'Your IMSI is 262420131070819' 20241213122632636 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420131070819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420131070819" destination_name="the-source\n" session_id=1761552061 session_state=END} 20241213122632636 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262420131070819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122632636 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122632636 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@62ee21fbef10: Found GsupExpect[0] for "262420131070819" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@62ee21fbef10: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420131070819" TC_mo_ussd_iuse_imsi_via_proxy(174)@62ee21fbef10: setverdict(pass): none -> pass 20241213122632641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56432<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@62ee21fbef10: Final verdict of PTC: pass 20241213122632642 DAUC <0003> db_auc.c:157 IMSI='262429067520928': No 2G Auth Data 20241213122632642 DAUC <0003> db_auc.c:192 IMSI='262429067520928': No 3G Auth Data HLR_Test-GSUP(171)@62ee21fbef10: Created GsupExpect[0] for "262429067520928" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241213122632658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56438<->l=127.0.0.1:4258 20241213122632663 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122632663 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429067520928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429067520928" source_name="the-source\n" session_id=3906648487 session_state=BEGIN} 20241213122632663 DSS <0004> hlr_ussd.c:576 262429067520928/0xe8dab9a7: Process SS (BEGIN) 20241213122632663 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122632663 DSS <0004> hlr_ussd.c:518 262429067520928/0xe8dab9a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122632663 DSS <0004> hlr_ussd.c:363 262429067520928/0xe8dab9a7: Tx USSD 'Your IMSI is 262429067520928' 20241213122632663 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429067520928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429067520928" destination_name="the-source\n" session_id=3906648487 session_state=END} 20241213122632663 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429067520928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122632663 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122632663 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@62ee21fbef10: Found GsupExpect[0] for "262429067520928" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@62ee21fbef10: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429067520928" TC_mo_ussd_iuse_imsi_via_proxy(175)@62ee21fbef10: setverdict(pass): none -> pass 20241213122632668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56438<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@62ee21fbef10: Final verdict of PTC: pass 20241213122632668 DAUC <0003> db_auc.c:157 IMSI='262427072151736': No 2G Auth Data 20241213122632668 DAUC <0003> db_auc.c:192 IMSI='262427072151736': No 3G Auth Data HLR_Test-GSUP(171)@62ee21fbef10: Created GsupExpect[0] for "262427072151736" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241213122632685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56442<->l=127.0.0.1:4258 20241213122632689 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122632690 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427072151736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427072151736" source_name="the-source\n" session_id=1085944791 session_state=BEGIN} 20241213122632690 DSS <0004> hlr_ussd.c:576 262427072151736/0x40ba33d7: Process SS (BEGIN) 20241213122632690 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122632690 DSS <0004> hlr_ussd.c:518 262427072151736/0x40ba33d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122632690 DSS <0004> hlr_ussd.c:363 262427072151736/0x40ba33d7: Tx USSD 'Your IMSI is 262427072151736' 20241213122632690 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427072151736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427072151736" destination_name="the-source\n" session_id=1085944791 session_state=END} 20241213122632690 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427072151736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122632690 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122632690 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@62ee21fbef10: Found GsupExpect[0] for "262427072151736" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@62ee21fbef10: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427072151736" TC_mo_ussd_iuse_imsi_via_proxy(176)@62ee21fbef10: setverdict(pass): none -> pass 20241213122632693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56442<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@62ee21fbef10: Final verdict of PTC: pass 20241213122632694 DAUC <0003> db_auc.c:157 IMSI='262427150149869': No 2G Auth Data 20241213122632694 DAUC <0003> db_auc.c:192 IMSI='262427150149869': No 3G Auth Data HLR_Test-GSUP(171)@62ee21fbef10: Created GsupExpect[0] for "262427150149869" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241213122632711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56458<->l=127.0.0.1:4258 20241213122632716 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122632716 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427150149869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427150149869" source_name="the-source\n" session_id=1367046188 session_state=BEGIN} 20241213122632716 DSS <0004> hlr_ussd.c:576 262427150149869/0x517b782c: Process SS (BEGIN) 20241213122632716 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122632716 DSS <0004> hlr_ussd.c:518 262427150149869/0x517b782c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122632716 DSS <0004> hlr_ussd.c:363 262427150149869/0x517b782c: Tx USSD 'Your IMSI is 262427150149869' 20241213122632716 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427150149869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427150149869" destination_name="the-source\n" session_id=1367046188 session_state=END} 20241213122632716 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262427150149869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122632716 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122632716 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@62ee21fbef10: Found GsupExpect[0] for "262427150149869" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@62ee21fbef10: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262427150149869" TC_mo_ussd_iuse_imsi_via_proxy(177)@62ee21fbef10: setverdict(pass): none -> pass 20241213122632720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56458<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@62ee21fbef10: Final verdict of PTC: pass 20241213122632720 DAUC <0003> db_auc.c:157 IMSI='262429221155458': No 2G Auth Data 20241213122632720 DAUC <0003> db_auc.c:192 IMSI='262429221155458': No 3G Auth Data HLR_Test-GSUP(171)@62ee21fbef10: Created GsupExpect[0] for "262429221155458" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241213122632736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56460<->l=127.0.0.1:4258 20241213122632741 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122632741 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429221155458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429221155458" source_name="the-source\n" session_id=3850606657 session_state=BEGIN} 20241213122632741 DSS <0004> hlr_ussd.c:576 262429221155458/0xe5839841: Process SS (BEGIN) 20241213122632741 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122632741 DSS <0004> hlr_ussd.c:518 262429221155458/0xe5839841: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122632741 DSS <0004> hlr_ussd.c:363 262429221155458/0xe5839841: Tx USSD 'Your IMSI is 262429221155458' 20241213122632741 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429221155458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429221155458" destination_name="the-source\n" session_id=3850606657 session_state=END} 20241213122632741 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429221155458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122632741 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122632741 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@62ee21fbef10: Found GsupExpect[0] for "262429221155458" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@62ee21fbef10: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429221155458" TC_mo_ussd_iuse_imsi_via_proxy(178)@62ee21fbef10: setverdict(pass): none -> pass 20241213122632745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56460<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@62ee21fbef10: Final verdict of PTC: pass 20241213122632745 DAUC <0003> db_auc.c:157 IMSI='262421432615079': No 2G Auth Data 20241213122632745 DAUC <0003> db_auc.c:192 IMSI='262421432615079': No 3G Auth Data HLR_Test-GSUP(171)@62ee21fbef10: Created GsupExpect[0] for "262421432615079" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241213122632762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20241213122632768 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122632768 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421432615079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421432615079" source_name="the-source\n" session_id=3693181328 session_state=BEGIN} 20241213122632768 DSS <0004> hlr_ussd.c:576 262421432615079/0xdc217990: Process SS (BEGIN) 20241213122632768 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122632768 DSS <0004> hlr_ussd.c:518 262421432615079/0xdc217990: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122632768 DSS <0004> hlr_ussd.c:363 262421432615079/0xdc217990: Tx USSD 'Your IMSI is 262421432615079' 20241213122632768 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421432615079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421432615079" destination_name="the-source\n" session_id=3693181328 session_state=END} 20241213122632768 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421432615079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122632768 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122632768 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@62ee21fbef10: Found GsupExpect[0] for "262421432615079" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@62ee21fbef10: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421432615079" TC_mo_ussd_iuse_imsi_via_proxy(179)@62ee21fbef10: setverdict(pass): none -> pass 20241213122632772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@62ee21fbef10: Final verdict of PTC: pass 20241213122632773 DAUC <0003> db_auc.c:157 IMSI='262424251499414': No 2G Auth Data 20241213122632773 DAUC <0003> db_auc.c:192 IMSI='262424251499414': No 3G Auth Data HLR_Test-GSUP(171)@62ee21fbef10: Created GsupExpect[0] for "262424251499414" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241213122632790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20241213122632795 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122632795 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424251499414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424251499414" source_name="the-source\n" session_id=1736683746 session_state=BEGIN} 20241213122632795 DSS <0004> hlr_ussd.c:576 262424251499414/0x6783b0e2: Process SS (BEGIN) 20241213122632795 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122632795 DSS <0004> hlr_ussd.c:518 262424251499414/0x6783b0e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122632795 DSS <0004> hlr_ussd.c:363 262424251499414/0x6783b0e2: Tx USSD 'Your IMSI is 262424251499414' 20241213122632795 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424251499414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424251499414" destination_name="the-source\n" session_id=1736683746 session_state=END} 20241213122632796 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262424251499414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122632796 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122632796 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@62ee21fbef10: Found GsupExpect[0] for "262424251499414" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@62ee21fbef10: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262424251499414" TC_mo_ussd_iuse_imsi_via_proxy(180)@62ee21fbef10: setverdict(pass): none -> pass 20241213122632800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@62ee21fbef10: Final verdict of PTC: pass 20241213122632801 DAUC <0003> db_auc.c:157 IMSI='262425637937515': No 2G Auth Data 20241213122632801 DAUC <0003> db_auc.c:192 IMSI='262425637937515': No 3G Auth Data HLR_Test-GSUP(171)@62ee21fbef10: Created GsupExpect[0] for "262425637937515" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241213122632817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4258 20241213122632823 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122632823 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425637937515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425637937515" source_name="the-source\n" session_id=290887653 session_state=BEGIN} 20241213122632823 DSS <0004> hlr_ussd.c:576 262425637937515/0x115697e5: Process SS (BEGIN) 20241213122632823 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241213122632823 DSS <0004> hlr_ussd.c:518 262425637937515/0x115697e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241213122632823 DSS <0004> hlr_ussd.c:363 262425637937515/0x115697e5: Tx USSD 'Your IMSI is 262425637937515' 20241213122632823 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425637937515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425637937515" destination_name="the-source\n" session_id=290887653 session_state=END} 20241213122632823 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425637937515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122632823 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122632823 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@62ee21fbef10: Found GsupExpect[0] for "262425637937515" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@62ee21fbef10: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425637937515" TC_mo_ussd_iuse_imsi_via_proxy(181)@62ee21fbef10: setverdict(pass): none -> pass 20241213122632826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@62ee21fbef10: Final verdict of PTC: pass 20241213122632827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 20241213122632828 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43811<->l=127.0.0.1:4259) 172@62ee21fbef10: Final verdict of PTC: none 20241213122632828 DLINP <000b> input/ipa.c:451 connected read/write 20241213122632828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122632828 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122632828 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122632828 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122632828 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 172: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Dec 13 12:26:32 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241213122632871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56504<->l=127.0.0.1:4258 20241213122633072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56504<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=83480) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Dec 13 12:26:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_mo_ussd_iuse_msisdn started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122636145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122636145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122636146 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122636147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56512<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122636149 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122636149 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122636149 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122636149 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122636149 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122636149 DLGSUP <0013> gsup_server.c:237 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  20241213122636149 DLGSUP <0013> gsup_server.c:235 2:  20241213122636149 DLGSUP <0013> gsup_server.c:237 2: 00  HLR_Test-GSUP-IPA(182)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122636149 DLGSUP <0013> gsup_server.c:235 3:  20241213122636149 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122636149 DLGSUP <0013> gsup_server.c:235 4:  20241213122636149 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122636149 DLGSUP <0013> gsup_server.c:235 5:  20241213122636149 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122636149 DLGSUP <0013> gsup_server.c:235 7:  20241213122636149 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122636149 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122636149 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122636149 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@62ee21fbef10: 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") 20241213122636168 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46447<->l=127.0.0.1:4259) 20241213122636174 DAUC <0003> db_auc.c:157 IMSI='262427557810692': No 2G Auth Data 20241213122636174 DAUC <0003> db_auc.c:192 IMSI='262427557810692': No 3G Auth Data HLR_Test-GSUP(183)@62ee21fbef10: Created GsupExpect[0] for "262427557810692" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241213122636190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4258 20241213122636196 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122636196 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427557810692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427557810692" session_id=4159665144 session_state=BEGIN} 20241213122636196 DSS <0004> hlr_ussd.c:576 262427557810692/0xf7ef73f8: Process SS (BEGIN) 20241213122636196 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122636196 DSS <0004> hlr_ussd.c:518 262427557810692/0xf7ef73f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122636196 DSS <0004> hlr_ussd.c:363 262427557810692/0xf7ef73f8: Tx USSD 'Your extension is 491618032648' 20241213122636196 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427557810692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427557810692" session_id=4159665144 session_state=END} 20241213122636196 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427557810692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122636196 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122636197 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@62ee21fbef10: Found GsupExpect[0] for "262427557810692" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@62ee21fbef10: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427557810692" TC_mo_ussd_iuse_msisdn(186)@62ee21fbef10: setverdict(pass): none -> pass 20241213122636200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@62ee21fbef10: Final verdict of PTC: pass 20241213122636201 DAUC <0003> db_auc.c:157 IMSI='262428499951000': No 2G Auth Data 20241213122636201 DAUC <0003> db_auc.c:192 IMSI='262428499951000': No 3G Auth Data HLR_Test-GSUP(183)@62ee21fbef10: Created GsupExpect[0] for "262428499951000" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241213122636217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 20241213122636223 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122636223 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428499951000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428499951000" session_id=2871085514 session_state=BEGIN} 20241213122636223 DSS <0004> hlr_ussd.c:576 262428499951000/0xab2149ca: Process SS (BEGIN) 20241213122636223 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122636223 DSS <0004> hlr_ussd.c:518 262428499951000/0xab2149ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122636223 DSS <0004> hlr_ussd.c:363 262428499951000/0xab2149ca: Tx USSD 'Your extension is 491612602062' 20241213122636223 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428499951000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428499951000" session_id=2871085514 session_state=END} 20241213122636223 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428499951000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122636223 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122636223 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@62ee21fbef10: Found GsupExpect[0] for "262428499951000" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@62ee21fbef10: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428499951000" TC_mo_ussd_iuse_msisdn(187)@62ee21fbef10: setverdict(pass): none -> pass 20241213122636226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@62ee21fbef10: Final verdict of PTC: pass 20241213122636227 DAUC <0003> db_auc.c:157 IMSI='262428751749648': No 2G Auth Data 20241213122636227 DAUC <0003> db_auc.c:192 IMSI='262428751749648': No 3G Auth Data HLR_Test-GSUP(183)@62ee21fbef10: Created GsupExpect[0] for "262428751749648" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241213122636241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56532<->l=127.0.0.1:4258 20241213122636245 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122636246 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428751749648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428751749648" session_id=330043612 session_state=BEGIN} 20241213122636246 DSS <0004> hlr_ussd.c:576 262428751749648/0x13ac10dc: Process SS (BEGIN) 20241213122636246 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122636246 DSS <0004> hlr_ussd.c:518 262428751749648/0x13ac10dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122636246 DSS <0004> hlr_ussd.c:363 262428751749648/0x13ac10dc: Tx USSD 'Your extension is 491618076367' 20241213122636246 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428751749648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428751749648" session_id=330043612 session_state=END} 20241213122636246 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428751749648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122636246 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122636246 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@62ee21fbef10: Found GsupExpect[0] for "262428751749648" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@62ee21fbef10: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428751749648" TC_mo_ussd_iuse_msisdn(188)@62ee21fbef10: setverdict(pass): none -> pass 20241213122636249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56532<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@62ee21fbef10: Final verdict of PTC: pass 20241213122636249 DAUC <0003> db_auc.c:157 IMSI='262427797934249': No 2G Auth Data 20241213122636250 DAUC <0003> db_auc.c:192 IMSI='262427797934249': No 3G Auth Data HLR_Test-GSUP(183)@62ee21fbef10: Created GsupExpect[0] for "262427797934249" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241213122636265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56540<->l=127.0.0.1:4258 20241213122636270 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122636271 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427797934249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427797934249" session_id=511457092 session_state=BEGIN} 20241213122636271 DSS <0004> hlr_ussd.c:576 262427797934249/0x1e7c3744: Process SS (BEGIN) 20241213122636271 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122636271 DSS <0004> hlr_ussd.c:518 262427797934249/0x1e7c3744: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122636271 DSS <0004> hlr_ussd.c:363 262427797934249/0x1e7c3744: Tx USSD 'Your extension is 491618314457' 20241213122636271 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427797934249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427797934249" session_id=511457092 session_state=END} 20241213122636271 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427797934249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122636271 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122636271 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@62ee21fbef10: Found GsupExpect[0] for "262427797934249" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@62ee21fbef10: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427797934249" TC_mo_ussd_iuse_msisdn(189)@62ee21fbef10: setverdict(pass): none -> pass 20241213122636274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56540<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@62ee21fbef10: Final verdict of PTC: pass 20241213122636275 DAUC <0003> db_auc.c:157 IMSI='262422547232880': No 2G Auth Data 20241213122636275 DAUC <0003> db_auc.c:192 IMSI='262422547232880': No 3G Auth Data HLR_Test-GSUP(183)@62ee21fbef10: Created GsupExpect[0] for "262422547232880" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241213122636288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56542<->l=127.0.0.1:4258 20241213122636293 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122636293 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422547232880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422547232880" session_id=758425397 session_state=BEGIN} 20241213122636293 DSS <0004> hlr_ussd.c:576 262422547232880/0x2d34a735: Process SS (BEGIN) 20241213122636294 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122636294 DSS <0004> hlr_ussd.c:518 262422547232880/0x2d34a735: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122636294 DSS <0004> hlr_ussd.c:363 262422547232880/0x2d34a735: Tx USSD 'Your extension is 491614868810' 20241213122636294 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422547232880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422547232880" session_id=758425397 session_state=END} 20241213122636294 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422547232880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122636294 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122636294 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@62ee21fbef10: Found GsupExpect[0] for "262422547232880" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@62ee21fbef10: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262422547232880" TC_mo_ussd_iuse_msisdn(190)@62ee21fbef10: setverdict(pass): none -> pass 20241213122636297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56542<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@62ee21fbef10: Final verdict of PTC: pass 20241213122636297 DAUC <0003> db_auc.c:157 IMSI='262423657258680': No 2G Auth Data 20241213122636298 DAUC <0003> db_auc.c:192 IMSI='262423657258680': No 3G Auth Data HLR_Test-GSUP(183)@62ee21fbef10: Created GsupExpect[0] for "262423657258680" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241213122636311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56558<->l=127.0.0.1:4258 20241213122636317 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122636317 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423657258680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423657258680" session_id=1566709875 session_state=BEGIN} 20241213122636317 DSS <0004> hlr_ussd.c:576 262423657258680/0x5d621873: Process SS (BEGIN) 20241213122636317 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122636317 DSS <0004> hlr_ussd.c:518 262423657258680/0x5d621873: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122636317 DSS <0004> hlr_ussd.c:363 262423657258680/0x5d621873: Tx USSD 'Your extension is 491612538445' 20241213122636317 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423657258680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423657258680" session_id=1566709875 session_state=END} 20241213122636317 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423657258680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122636317 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122636317 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@62ee21fbef10: Found GsupExpect[0] for "262423657258680" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@62ee21fbef10: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262423657258680" TC_mo_ussd_iuse_msisdn(191)@62ee21fbef10: setverdict(pass): none -> pass 20241213122636322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56558<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@62ee21fbef10: Final verdict of PTC: pass 20241213122636323 DAUC <0003> db_auc.c:157 IMSI='262425783106841': No 2G Auth Data 20241213122636323 DAUC <0003> db_auc.c:192 IMSI='262425783106841': No 3G Auth Data HLR_Test-GSUP(183)@62ee21fbef10: Created GsupExpect[0] for "262425783106841" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241213122636338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56560<->l=127.0.0.1:4258 20241213122636344 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122636344 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425783106841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425783106841" session_id=1794306822 session_state=BEGIN} 20241213122636344 DSS <0004> hlr_ussd.c:576 262425783106841/0x6af2f306: Process SS (BEGIN) 20241213122636344 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122636344 DSS <0004> hlr_ussd.c:518 262425783106841/0x6af2f306: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122636344 DSS <0004> hlr_ussd.c:363 262425783106841/0x6af2f306: Tx USSD 'Your extension is 491613414132' 20241213122636344 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425783106841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425783106841" session_id=1794306822 session_state=END} 20241213122636344 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425783106841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122636344 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122636344 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@62ee21fbef10: Found GsupExpect[0] for "262425783106841" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@62ee21fbef10: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262425783106841" TC_mo_ussd_iuse_msisdn(192)@62ee21fbef10: setverdict(pass): none -> pass 20241213122636349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56560<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@62ee21fbef10: Final verdict of PTC: pass 20241213122636349 DAUC <0003> db_auc.c:157 IMSI='262428882432405': No 2G Auth Data 20241213122636349 DAUC <0003> db_auc.c:192 IMSI='262428882432405': No 3G Auth Data HLR_Test-GSUP(183)@62ee21fbef10: Created GsupExpect[0] for "262428882432405" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241213122636363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 20241213122636367 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122636367 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428882432405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428882432405" session_id=2107319195 session_state=BEGIN} 20241213122636367 DSS <0004> hlr_ussd.c:576 262428882432405/0x7d9b239b: Process SS (BEGIN) 20241213122636367 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122636367 DSS <0004> hlr_ussd.c:518 262428882432405/0x7d9b239b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122636367 DSS <0004> hlr_ussd.c:363 262428882432405/0x7d9b239b: Tx USSD 'Your extension is 491613710624' 20241213122636367 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428882432405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428882432405" session_id=2107319195 session_state=END} 20241213122636367 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428882432405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122636367 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122636367 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@62ee21fbef10: Found GsupExpect[0] for "262428882432405" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@62ee21fbef10: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262428882432405" TC_mo_ussd_iuse_msisdn(193)@62ee21fbef10: setverdict(pass): none -> pass 20241213122636371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@62ee21fbef10: Final verdict of PTC: pass 20241213122636371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56512<->l=127.0.0.1:4258 20241213122636372 DLINP <000b> input/ipa.c:451 connected read/write 20241213122636372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122636372 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122636372 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122636372 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122636372 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46447<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@62ee21fbef10: Final verdict of PTC: none 184@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 184: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Dec 13 12:26:36 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20241213122636413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4258 20241213122636614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=82336) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:26:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122639685 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122639685 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122639688 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122639689 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(194)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122639691 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122639691 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122639691 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122639691 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122639691 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122639691 DLGSUP <0013> gsup_server.c:237 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  20241213122639691 DLGSUP <0013> gsup_server.c:235 2:  20241213122639691 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122639691 DLGSUP <0013> gsup_server.c:235 3:  20241213122639691 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122639691 DLGSUP <0013> gsup_server.c:235 4:  20241213122639691 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122639691 DLGSUP <0013> gsup_server.c:235 5:  20241213122639691 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122639691 DLGSUP <0013> gsup_server.c:235 7:  20241213122639691 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122639691 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122639691 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122639691 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@62ee21fbef10: 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") 20241213122639711 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34497<->l=127.0.0.1:4259) 20241213122639717 DAUC <0003> db_auc.c:157 IMSI='262421125431118': No 2G Auth Data 20241213122639717 DAUC <0003> db_auc.c:192 IMSI='262421125431118': No 3G Auth Data HLR_Test-GSUP(195)@62ee21fbef10: Created GsupExpect[0] for "262421125431118" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241213122639733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51352<->l=127.0.0.1:4258 20241213122639739 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122639739 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421125431118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421125431118" source_name="the-source\n" session_id=853565580 session_state=BEGIN} 20241213122639739 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241213122639739 DSS <0004> hlr_ussd.c:576 262421125431118/0x32e0608c: Process SS (BEGIN) 20241213122639739 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122639739 DSS <0004> hlr_ussd.c:518 262421125431118/0x32e0608c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122639739 DSS <0004> hlr_ussd.c:363 262421125431118/0x32e0608c: Tx USSD 'Your extension is 491615415008' 20241213122639739 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421125431118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421125431118" destination_name="the-source\n" session_id=853565580 session_state=END} 20241213122639739 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421125431118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122639739 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122639739 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@62ee21fbef10: Found GsupExpect[0] for "262421125431118" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@62ee21fbef10: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421125431118" TC_mo_ussd_iuse_msisdn_via_proxy(198)@62ee21fbef10: setverdict(pass): none -> pass 20241213122639744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51352<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@62ee21fbef10: Final verdict of PTC: pass 20241213122639745 DAUC <0003> db_auc.c:157 IMSI='262428543211273': No 2G Auth Data 20241213122639745 DAUC <0003> db_auc.c:192 IMSI='262428543211273': No 3G Auth Data HLR_Test-GSUP(195)@62ee21fbef10: Created GsupExpect[0] for "262428543211273" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241213122639762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51358<->l=127.0.0.1:4258 20241213122639768 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122639768 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428543211273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428543211273" source_name="the-source\n" session_id=3742068471 session_state=BEGIN} 20241213122639768 DSS <0004> hlr_ussd.c:576 262428543211273/0xdf0b6ef7: Process SS (BEGIN) 20241213122639768 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122639768 DSS <0004> hlr_ussd.c:518 262428543211273/0xdf0b6ef7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122639768 DSS <0004> hlr_ussd.c:363 262428543211273/0xdf0b6ef7: Tx USSD 'Your extension is 491613434256' 20241213122639768 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428543211273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428543211273" destination_name="the-source\n" session_id=3742068471 session_state=END} 20241213122639768 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428543211273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122639768 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122639768 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@62ee21fbef10: Found GsupExpect[0] for "262428543211273" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@62ee21fbef10: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262428543211273" TC_mo_ussd_iuse_msisdn_via_proxy(199)@62ee21fbef10: setverdict(pass): none -> pass 20241213122639772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51358<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@62ee21fbef10: Final verdict of PTC: pass 20241213122639772 DAUC <0003> db_auc.c:157 IMSI='262426334630577': No 2G Auth Data 20241213122639772 DAUC <0003> db_auc.c:192 IMSI='262426334630577': No 3G Auth Data HLR_Test-GSUP(195)@62ee21fbef10: Created GsupExpect[0] for "262426334630577" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241213122639790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51362<->l=127.0.0.1:4258 20241213122639797 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122639797 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426334630577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426334630577" source_name="the-source\n" session_id=2201943746 session_state=BEGIN} 20241213122639797 DSS <0004> hlr_ussd.c:576 262426334630577/0x833efec2: Process SS (BEGIN) 20241213122639797 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122639797 DSS <0004> hlr_ussd.c:518 262426334630577/0x833efec2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122639797 DSS <0004> hlr_ussd.c:363 262426334630577/0x833efec2: Tx USSD 'Your extension is 491617468326' 20241213122639797 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426334630577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426334630577" destination_name="the-source\n" session_id=2201943746 session_state=END} 20241213122639797 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262426334630577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122639797 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122639797 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@62ee21fbef10: Found GsupExpect[0] for "262426334630577" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@62ee21fbef10: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262426334630577" TC_mo_ussd_iuse_msisdn_via_proxy(200)@62ee21fbef10: setverdict(pass): none -> pass 20241213122639803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51362<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@62ee21fbef10: Final verdict of PTC: pass 20241213122639803 DAUC <0003> db_auc.c:157 IMSI='262422888248016': No 2G Auth Data 20241213122639803 DAUC <0003> db_auc.c:192 IMSI='262422888248016': No 3G Auth Data HLR_Test-GSUP(195)@62ee21fbef10: Created GsupExpect[0] for "262422888248016" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241213122639819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4258 20241213122639825 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122639825 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422888248016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422888248016" source_name="the-source\n" session_id=2084946369 session_state=BEGIN} 20241213122639825 DSS <0004> hlr_ussd.c:576 262422888248016/0x7c45c1c1: Process SS (BEGIN) 20241213122639825 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122639825 DSS <0004> hlr_ussd.c:518 262422888248016/0x7c45c1c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122639825 DSS <0004> hlr_ussd.c:363 262422888248016/0x7c45c1c1: Tx USSD 'Your extension is 491616083488' 20241213122639825 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422888248016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422888248016" destination_name="the-source\n" session_id=2084946369 session_state=END} 20241213122639825 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262422888248016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122639825 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122639825 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@62ee21fbef10: Found GsupExpect[0] for "262422888248016" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@62ee21fbef10: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262422888248016" TC_mo_ussd_iuse_msisdn_via_proxy(201)@62ee21fbef10: setverdict(pass): none -> pass 20241213122639830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@62ee21fbef10: Final verdict of PTC: pass 20241213122639831 DAUC <0003> db_auc.c:157 IMSI='262420111024163': No 2G Auth Data 20241213122639831 DAUC <0003> db_auc.c:192 IMSI='262420111024163': No 3G Auth Data HLR_Test-GSUP(195)@62ee21fbef10: Created GsupExpect[0] for "262420111024163" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241213122639846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51372<->l=127.0.0.1:4258 20241213122639851 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122639851 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420111024163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420111024163" source_name="the-source\n" session_id=3283361455 session_state=BEGIN} 20241213122639851 DSS <0004> hlr_ussd.c:576 262420111024163/0xc3b41eaf: Process SS (BEGIN) 20241213122639851 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122639851 DSS <0004> hlr_ussd.c:518 262420111024163/0xc3b41eaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122639851 DSS <0004> hlr_ussd.c:363 262420111024163/0xc3b41eaf: Tx USSD 'Your extension is 491613166771' 20241213122639851 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420111024163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420111024163" destination_name="the-source\n" session_id=3283361455 session_state=END} 20241213122639851 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262420111024163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122639851 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122639851 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@62ee21fbef10: Found GsupExpect[0] for "262420111024163" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@62ee21fbef10: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262420111024163" TC_mo_ussd_iuse_msisdn_via_proxy(202)@62ee21fbef10: setverdict(pass): none -> pass 20241213122639855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51372<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@62ee21fbef10: Final verdict of PTC: pass 20241213122639856 DAUC <0003> db_auc.c:157 IMSI='262424331356605': No 2G Auth Data 20241213122639856 DAUC <0003> db_auc.c:192 IMSI='262424331356605': No 3G Auth Data HLR_Test-GSUP(195)@62ee21fbef10: Created GsupExpect[0] for "262424331356605" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241213122639873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51386<->l=127.0.0.1:4258 20241213122639879 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122639879 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424331356605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424331356605" source_name="the-source\n" session_id=1794031923 session_state=BEGIN} 20241213122639879 DSS <0004> hlr_ussd.c:576 262424331356605/0x6aeec133: Process SS (BEGIN) 20241213122639879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122639879 DSS <0004> hlr_ussd.c:518 262424331356605/0x6aeec133: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122639879 DSS <0004> hlr_ussd.c:363 262424331356605/0x6aeec133: Tx USSD 'Your extension is 491610312658' 20241213122639879 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424331356605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424331356605" destination_name="the-source\n" session_id=1794031923 session_state=END} 20241213122639879 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262424331356605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122639879 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122639879 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@62ee21fbef10: Found GsupExpect[0] for "262424331356605" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@62ee21fbef10: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262424331356605" TC_mo_ussd_iuse_msisdn_via_proxy(203)@62ee21fbef10: setverdict(pass): none -> pass 20241213122639883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51386<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@62ee21fbef10: Final verdict of PTC: pass 20241213122639883 DAUC <0003> db_auc.c:157 IMSI='262429178373142': No 2G Auth Data 20241213122639884 DAUC <0003> db_auc.c:192 IMSI='262429178373142': No 3G Auth Data HLR_Test-GSUP(195)@62ee21fbef10: Created GsupExpect[0] for "262429178373142" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241213122639902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51388<->l=127.0.0.1:4258 20241213122639907 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122639907 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429178373142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429178373142" source_name="the-source\n" session_id=3454443460 session_state=BEGIN} 20241213122639907 DSS <0004> hlr_ussd.c:576 262429178373142/0xcde69fc4: Process SS (BEGIN) 20241213122639907 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122639907 DSS <0004> hlr_ussd.c:518 262429178373142/0xcde69fc4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122639907 DSS <0004> hlr_ussd.c:363 262429178373142/0xcde69fc4: Tx USSD 'Your extension is 491618567420' 20241213122639907 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429178373142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429178373142" destination_name="the-source\n" session_id=3454443460 session_state=END} 20241213122639907 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262429178373142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122639907 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122639907 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@62ee21fbef10: Found GsupExpect[0] for "262429178373142" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@62ee21fbef10: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262429178373142" TC_mo_ussd_iuse_msisdn_via_proxy(204)@62ee21fbef10: setverdict(pass): none -> pass 20241213122639912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51388<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@62ee21fbef10: Final verdict of PTC: pass 20241213122639912 DAUC <0003> db_auc.c:157 IMSI='262429282627694': No 2G Auth Data 20241213122639912 DAUC <0003> db_auc.c:192 IMSI='262429282627694': No 3G Auth Data HLR_Test-GSUP(195)@62ee21fbef10: Created GsupExpect[0] for "262429282627694" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241213122639928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51398<->l=127.0.0.1:4258 20241213122639932 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122639932 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429282627694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429282627694" source_name="the-source\n" session_id=2359525143 session_state=BEGIN} 20241213122639933 DSS <0004> hlr_ussd.c:576 262429282627694/0x8ca37f17: Process SS (BEGIN) 20241213122639933 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241213122639933 DSS <0004> hlr_ussd.c:518 262429282627694/0x8ca37f17: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241213122639933 DSS <0004> hlr_ussd.c:363 262429282627694/0x8ca37f17: Tx USSD 'Your extension is 491617061474' 20241213122639933 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429282627694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429282627694" destination_name="the-source\n" session_id=2359525143 session_state=END} 20241213122639933 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262429282627694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122639933 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122639933 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@62ee21fbef10: Found GsupExpect[0] for "262429282627694" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@62ee21fbef10: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262429282627694" TC_mo_ussd_iuse_msisdn_via_proxy(205)@62ee21fbef10: setverdict(pass): none -> pass 20241213122639936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51398<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@62ee21fbef10: Final verdict of PTC: pass 20241213122639937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51346<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@62ee21fbef10: Final verdict of PTC: none 20241213122639938 DLINP <000b> input/ipa.c:451 connected read/write 20241213122639938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122639938 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122639938 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122639938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122639938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241213122639938 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34497<->l=127.0.0.1:4259) 196@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 196: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Dec 13 12:26:39 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20241213122639979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51406<->l=127.0.0.1:4258 20241213122640180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51406<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=83548) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Dec 13 12:26:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_mo_ussd_euse started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 20241213122643257 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36625 20241213122643257 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36625 MTC@62ee21fbef10: in not legacy case 2 IPA-EUSE-foobar(208)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122643259 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643259 DLINP <000b> input/ipa.c:405 127.0.0.1:36625 message received IPA-EUSE-foobar(208)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122643261 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122643261 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241213122643261 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643261 DLINP <000b> input/ipa.c:405 127.0.0.1:36625 message received 20241213122643261 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122643261 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241213122643262 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241213122643262 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241213122643262 DLGSUP <0013> gsup_server.c:237 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  20241213122643262 DLGSUP <0013> gsup_server.c:235 2:  20241213122643262 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122643262 DLGSUP <0013> gsup_server.c:235 3:  20241213122643262 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122643262 DLGSUP <0013> gsup_server.c:235 4:  20241213122643262 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122643262 DLGSUP <0013> gsup_server.c:235 5:  IPA-EUSE-foobar(208)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122643262 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122643262 DLGSUP <0013> gsup_server.c:235 7:  20241213122643262 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122643262 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122643262 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122643262 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36625 HLR_Test-GSUP-IPA(207)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122643263 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122643263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51416<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122643265 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122643265 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122643265 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122643265 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122643265 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122643265 DLGSUP <0013> gsup_server.c:237 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  20241213122643265 DLGSUP <0013> gsup_server.c:235 2:  20241213122643265 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122643265 DLGSUP <0013> gsup_server.c:235 3:  20241213122643265 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122643265 DLGSUP <0013> gsup_server.c:235 4:  20241213122643265 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122643265 DLGSUP <0013> gsup_server.c:235 5:  20241213122643265 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122643265 DLGSUP <0013> gsup_server.c:235 7:  20241213122643265 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122643265 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122643265 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122643265 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@62ee21fbef10: 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") 20241213122643284 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34459<->l=127.0.0.1:4259) 20241213122643290 DAUC <0003> db_auc.c:157 IMSI='262422364556450': No 2G Auth Data 20241213122643290 DAUC <0003> db_auc.c:192 IMSI='262422364556450': No 3G Auth Data HLR_Test-GSUP(209)@62ee21fbef10: Created GsupExpect[0] for "262422364556450" to be handled at TC_mo_ussd_euse(212) 20241213122643308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4258 20241213122643316 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122643317 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422364556450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422364556450" session_id=1094861596 session_state=BEGIN} 20241213122643317 DSS <0004> hlr_ussd.c:576 262422364556450/0x4142431c: Process SS (BEGIN) 20241213122643317 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122643317 DSS <0004> hlr_ussd.c:518 262422364556450/0x4142431c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122643317 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643317 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data 20241213122643317 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643317 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data EUSE-TC_mo_ussd_euse(206)@62ee21fbef10: 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 } } } } } 20241213122643322 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643322 DLINP <000b> input/ipa.c:405 127.0.0.1:36625 message received 20241213122643322 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262422364556450 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422364556450" session_id=1094861596 session_state=END} 20241213122643322 DSS <0004> hlr_ussd.c:576 262422364556450/0x4142431c: Process SS (END) 20241213122643322 DSS <0004> hlr_ussd.c:518 262422364556450/0x4142431c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122643322 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422364556450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422364556450" session_id=1094861596 session_state=END} 20241213122643322 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422364556450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122643323 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262422364556450 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122643323 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122643323 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@62ee21fbef10: Found GsupExpect[0] for "262422364556450" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@62ee21fbef10: Added IMSI table entry 0TC_mo_ussd_euse(212)"262422364556450" TC_mo_ussd_euse(212)@62ee21fbef10: setverdict(pass): none -> pass 20241213122643328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@62ee21fbef10: Final verdict of PTC: pass 20241213122643328 DAUC <0003> db_auc.c:157 IMSI='262423089128890': No 2G Auth Data 20241213122643328 DAUC <0003> db_auc.c:192 IMSI='262423089128890': No 3G Auth Data HLR_Test-GSUP(209)@62ee21fbef10: Created GsupExpect[0] for "262423089128890" to be handled at TC_mo_ussd_euse(213) 20241213122643345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4258 20241213122643353 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122643353 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423089128890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423089128890" session_id=16601911 session_state=BEGIN} 20241213122643353 DSS <0004> hlr_ussd.c:576 262423089128890/0x00fd5337: Process SS (BEGIN) 20241213122643353 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122643353 DSS <0004> hlr_ussd.c:518 262423089128890/0x00fd5337: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122643353 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643353 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data 20241213122643353 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643353 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data EUSE-TC_mo_ussd_euse(206)@62ee21fbef10: 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 } } } } } 20241213122643355 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643355 DLINP <000b> input/ipa.c:405 127.0.0.1:36625 message received 20241213122643355 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262423089128890 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423089128890" session_id=16601911 session_state=END} 20241213122643355 DSS <0004> hlr_ussd.c:576 262423089128890/0x00fd5337: Process SS (END) 20241213122643355 DSS <0004> hlr_ussd.c:518 262423089128890/0x00fd5337: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122643355 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423089128890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423089128890" session_id=16601911 session_state=END} 20241213122643355 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423089128890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122643355 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262423089128890 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122643355 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122643356 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@62ee21fbef10: Found GsupExpect[0] for "262423089128890" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@62ee21fbef10: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423089128890" TC_mo_ussd_euse(213)@62ee21fbef10: setverdict(pass): none -> pass 20241213122643359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@62ee21fbef10: Final verdict of PTC: pass 20241213122643360 DAUC <0003> db_auc.c:157 IMSI='262423132015039': No 2G Auth Data 20241213122643360 DAUC <0003> db_auc.c:192 IMSI='262423132015039': No 3G Auth Data HLR_Test-GSUP(209)@62ee21fbef10: Created GsupExpect[0] for "262423132015039" to be handled at TC_mo_ussd_euse(214) 20241213122643375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51432<->l=127.0.0.1:4258 20241213122643382 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122643382 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423132015039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423132015039" session_id=730188875 session_state=BEGIN} 20241213122643382 DSS <0004> hlr_ussd.c:576 262423132015039/0x2b85cc4b: Process SS (BEGIN) 20241213122643382 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122643382 DSS <0004> hlr_ussd.c:518 262423132015039/0x2b85cc4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122643382 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643382 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data 20241213122643382 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643382 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data EUSE-TC_mo_ussd_euse(206)@62ee21fbef10: 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 } } } } } 20241213122643384 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643384 DLINP <000b> input/ipa.c:405 127.0.0.1:36625 message received 20241213122643384 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262423132015039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423132015039" session_id=730188875 session_state=END} 20241213122643384 DSS <0004> hlr_ussd.c:576 262423132015039/0x2b85cc4b: Process SS (END) 20241213122643384 DSS <0004> hlr_ussd.c:518 262423132015039/0x2b85cc4b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122643384 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423132015039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423132015039" session_id=730188875 session_state=END} 20241213122643384 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423132015039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122643384 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262423132015039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122643384 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122643384 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@62ee21fbef10: Found GsupExpect[0] for "262423132015039" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@62ee21fbef10: Added IMSI table entry 2TC_mo_ussd_euse(214)"262423132015039" TC_mo_ussd_euse(214)@62ee21fbef10: setverdict(pass): none -> pass 20241213122643388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51432<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@62ee21fbef10: Final verdict of PTC: pass 20241213122643389 DAUC <0003> db_auc.c:157 IMSI='262422499057859': No 2G Auth Data 20241213122643389 DAUC <0003> db_auc.c:192 IMSI='262422499057859': No 3G Auth Data HLR_Test-GSUP(209)@62ee21fbef10: Created GsupExpect[0] for "262422499057859" to be handled at TC_mo_ussd_euse(215) 20241213122643405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4258 20241213122643411 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122643411 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422499057859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422499057859" session_id=123100912 session_state=BEGIN} 20241213122643411 DSS <0004> hlr_ussd.c:576 262422499057859/0x07565ef0: Process SS (BEGIN) 20241213122643411 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122643411 DSS <0004> hlr_ussd.c:518 262422499057859/0x07565ef0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122643411 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643411 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data 20241213122643411 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643411 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data EUSE-TC_mo_ussd_euse(206)@62ee21fbef10: 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 } } } } } 20241213122643413 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643413 DLINP <000b> input/ipa.c:405 127.0.0.1:36625 message received 20241213122643413 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262422499057859 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422499057859" session_id=123100912 session_state=END} 20241213122643413 DSS <0004> hlr_ussd.c:576 262422499057859/0x07565ef0: Process SS (END) 20241213122643413 DSS <0004> hlr_ussd.c:518 262422499057859/0x07565ef0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122643413 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422499057859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422499057859" session_id=123100912 session_state=END} 20241213122643413 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422499057859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122643413 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262422499057859 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122643413 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122643413 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@62ee21fbef10: Found GsupExpect[0] for "262422499057859" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@62ee21fbef10: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422499057859" TC_mo_ussd_euse(215)@62ee21fbef10: setverdict(pass): none -> pass 20241213122643416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@62ee21fbef10: Final verdict of PTC: pass 20241213122643417 DAUC <0003> db_auc.c:157 IMSI='262429716404953': No 2G Auth Data 20241213122643417 DAUC <0003> db_auc.c:192 IMSI='262429716404953': No 3G Auth Data HLR_Test-GSUP(209)@62ee21fbef10: Created GsupExpect[0] for "262429716404953" to be handled at TC_mo_ussd_euse(216) 20241213122643434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51452<->l=127.0.0.1:4258 20241213122643440 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122643440 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429716404953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429716404953" session_id=2573453432 session_state=BEGIN} 20241213122643440 DSS <0004> hlr_ussd.c:576 262429716404953/0x9963c878: Process SS (BEGIN) 20241213122643440 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122643440 DSS <0004> hlr_ussd.c:518 262429716404953/0x9963c878: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122643440 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643440 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data 20241213122643440 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643440 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data EUSE-TC_mo_ussd_euse(206)@62ee21fbef10: 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 } } } } } 20241213122643442 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643443 DLINP <000b> input/ipa.c:405 127.0.0.1:36625 message received 20241213122643443 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429716404953 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429716404953" session_id=2573453432 session_state=END} 20241213122643443 DSS <0004> hlr_ussd.c:576 262429716404953/0x9963c878: Process SS (END) 20241213122643443 DSS <0004> hlr_ussd.c:518 262429716404953/0x9963c878: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122643443 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429716404953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429716404953" session_id=2573453432 session_state=END} 20241213122643443 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429716404953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122643443 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429716404953 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122643443 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122643443 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@62ee21fbef10: Found GsupExpect[0] for "262429716404953" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@62ee21fbef10: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429716404953" TC_mo_ussd_euse(216)@62ee21fbef10: setverdict(pass): none -> pass 20241213122643447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51452<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@62ee21fbef10: Final verdict of PTC: pass 20241213122643448 DAUC <0003> db_auc.c:157 IMSI='262428420576671': No 2G Auth Data 20241213122643448 DAUC <0003> db_auc.c:192 IMSI='262428420576671': No 3G Auth Data HLR_Test-GSUP(209)@62ee21fbef10: Created GsupExpect[0] for "262428420576671" to be handled at TC_mo_ussd_euse(217) 20241213122643466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51460<->l=127.0.0.1:4258 20241213122643472 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122643473 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428420576671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428420576671" session_id=1432720027 session_state=BEGIN} 20241213122643473 DSS <0004> hlr_ussd.c:576 262428420576671/0x5565929b: Process SS (BEGIN) 20241213122643473 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122643473 DSS <0004> hlr_ussd.c:518 262428420576671/0x5565929b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122643473 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643473 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data 20241213122643473 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643473 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data EUSE-TC_mo_ussd_euse(206)@62ee21fbef10: 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 } } } } } 20241213122643475 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643475 DLINP <000b> input/ipa.c:405 127.0.0.1:36625 message received 20241213122643475 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428420576671 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428420576671" session_id=1432720027 session_state=END} 20241213122643475 DSS <0004> hlr_ussd.c:576 262428420576671/0x5565929b: Process SS (END) 20241213122643475 DSS <0004> hlr_ussd.c:518 262428420576671/0x5565929b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122643475 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428420576671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428420576671" session_id=1432720027 session_state=END} 20241213122643475 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428420576671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122643475 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428420576671 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122643475 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122643475 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@62ee21fbef10: Found GsupExpect[0] for "262428420576671" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@62ee21fbef10: Added IMSI table entry 5TC_mo_ussd_euse(217)"262428420576671" TC_mo_ussd_euse(217)@62ee21fbef10: setverdict(pass): none -> pass 20241213122643478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51460<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@62ee21fbef10: Final verdict of PTC: pass 20241213122643478 DAUC <0003> db_auc.c:157 IMSI='262424246064486': No 2G Auth Data 20241213122643478 DAUC <0003> db_auc.c:192 IMSI='262424246064486': No 3G Auth Data HLR_Test-GSUP(209)@62ee21fbef10: Created GsupExpect[0] for "262424246064486" to be handled at TC_mo_ussd_euse(218) 20241213122643494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51472<->l=127.0.0.1:4258 20241213122643501 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122643501 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424246064486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424246064486" session_id=3693498848 session_state=BEGIN} 20241213122643501 DSS <0004> hlr_ussd.c:576 262424246064486/0xdc2651e0: Process SS (BEGIN) 20241213122643501 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122643501 DSS <0004> hlr_ussd.c:518 262424246064486/0xdc2651e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122643501 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643501 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data 20241213122643501 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643501 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data EUSE-TC_mo_ussd_euse(206)@62ee21fbef10: 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 } } } } } 20241213122643503 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643503 DLINP <000b> input/ipa.c:405 127.0.0.1:36625 message received 20241213122643503 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262424246064486 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424246064486" session_id=3693498848 session_state=END} 20241213122643503 DSS <0004> hlr_ussd.c:576 262424246064486/0xdc2651e0: Process SS (END) 20241213122643503 DSS <0004> hlr_ussd.c:518 262424246064486/0xdc2651e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122643503 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424246064486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424246064486" session_id=3693498848 session_state=END} 20241213122643503 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424246064486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122643503 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262424246064486 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122643503 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122643503 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@62ee21fbef10: Found GsupExpect[0] for "262424246064486" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@62ee21fbef10: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424246064486" TC_mo_ussd_euse(218)@62ee21fbef10: setverdict(pass): none -> pass 20241213122643507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51472<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@62ee21fbef10: Final verdict of PTC: pass 20241213122643507 DAUC <0003> db_auc.c:157 IMSI='262425955447509': No 2G Auth Data 20241213122643507 DAUC <0003> db_auc.c:192 IMSI='262425955447509': No 3G Auth Data HLR_Test-GSUP(209)@62ee21fbef10: Created GsupExpect[0] for "262425955447509" to be handled at TC_mo_ussd_euse(219) 20241213122643524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51476<->l=127.0.0.1:4258 20241213122643530 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122643530 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425955447509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425955447509" session_id=956889557 session_state=BEGIN} 20241213122643530 DSS <0004> hlr_ussd.c:576 262425955447509/0x3908f9d5: Process SS (BEGIN) 20241213122643530 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122643530 DSS <0004> hlr_ussd.c:518 262425955447509/0x3908f9d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122643530 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643530 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data 20241213122643530 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643530 DLINP <000b> input/ipa.c:431 127.0.0.1:36625 sending data EUSE-TC_mo_ussd_euse(206)@62ee21fbef10: 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 } } } } } 20241213122643532 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643532 DLINP <000b> input/ipa.c:405 127.0.0.1:36625 message received 20241213122643532 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262425955447509 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425955447509" session_id=956889557 session_state=END} 20241213122643532 DSS <0004> hlr_ussd.c:576 262425955447509/0x3908f9d5: Process SS (END) 20241213122643532 DSS <0004> hlr_ussd.c:518 262425955447509/0x3908f9d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122643532 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425955447509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425955447509" session_id=956889557 session_state=END} 20241213122643532 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425955447509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122643532 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262425955447509 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122643532 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122643532 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@62ee21fbef10: Found GsupExpect[0] for "262425955447509" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@62ee21fbef10: Added IMSI table entry 7TC_mo_ussd_euse(219)"262425955447509" TC_mo_ussd_euse(219)@62ee21fbef10: setverdict(pass): none -> pass 20241213122643536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51476<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@62ee21fbef10: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@62ee21fbef10: Final verdict of PTC: none 20241213122643538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51416<->l=127.0.0.1:4258 20241213122643538 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122643538 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122643538 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122643538 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122643538 DLINP <000b> input/ipa.c:451 connected read/write 20241213122643538 DLINP <000b> input/ipa.c:405 127.0.0.1:36625 message received 20241213122643539 DLINP <000b> input/ipa.c:414 127.0.0.1:36625 connection closed with server 20241213122643539 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36625 20241213122643539 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241213122643539 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34459<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP(209)@62ee21fbef10: Final verdict of PTC: none 210@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 210: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Dec 13 12:26:43 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241213122643585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4258 20241213122643785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=86748) Waiting for packet dumper to finish... 1 (prev_count=86748, count=111188) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Dec 13 12:26:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_mo_ussd_euse_continue started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 20241213122646861 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40455 20241213122646861 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40455 MTC@62ee21fbef10: in not legacy case 2 IPA-EUSE-foobar(222)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122646864 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646864 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received IPA-EUSE-foobar(222)@62ee21fbef10: 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) } } } } 20241213122646866 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122646866 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@62ee21fbef10: 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 } } } } 20241213122646866 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646866 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122646867 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122646867 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241213122646867 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241213122646867 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241213122646867 DLGSUP <0013> gsup_server.c:237 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  20241213122646867 DLGSUP <0013> gsup_server.c:235 2:  20241213122646867 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122646867 DLGSUP <0013> gsup_server.c:235 3:  20241213122646867 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122646867 DLGSUP <0013> gsup_server.c:235 4:  20241213122646867 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122646867 DLGSUP <0013> gsup_server.c:235 5:  20241213122646867 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122646867 DLGSUP <0013> gsup_server.c:235 7:  20241213122646867 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122646867 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122646867 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  IPA-EUSE-foobar(222)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122646867 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40455 HLR_Test-GSUP-IPA(221)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122646868 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122646869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122646871 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122646871 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122646871 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122646871 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122646871 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122646871 DLGSUP <0013> gsup_server.c:237 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  20241213122646871 DLGSUP <0013> gsup_server.c:235 2:  20241213122646871 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122646871 DLGSUP <0013> gsup_server.c:235 3:  20241213122646871 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122646871 DLGSUP <0013> gsup_server.c:235 4:  20241213122646871 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122646871 DLGSUP <0013> gsup_server.c:235 5:  20241213122646871 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122646871 DLGSUP <0013> gsup_server.c:235 7:  20241213122646871 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122646871 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122646871 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122646872 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@62ee21fbef10: 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") 20241213122646894 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44875<->l=127.0.0.1:4259) 20241213122646901 DAUC <0003> db_auc.c:157 IMSI='262421786794759': No 2G Auth Data 20241213122646901 DAUC <0003> db_auc.c:192 IMSI='262421786794759': No 3G Auth Data HLR_Test-GSUP(223)@62ee21fbef10: Created GsupExpect[0] for "262421786794759" to be handled at TC_mo_ussd_euse_continue(226) 20241213122646919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40760<->l=127.0.0.1:4258 20241213122646926 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122646926 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421786794759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421786794759" session_id=2565930335 session_state=BEGIN} 20241213122646926 DSS <0004> hlr_ussd.c:576 262421786794759/0x98f0fd5f: Process SS (BEGIN) 20241213122646926 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122646926 DSS <0004> hlr_ussd.c:518 262421786794759/0x98f0fd5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122646926 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646926 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122646926 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646926 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122646934 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646934 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122646934 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421786794759 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421786794759" session_id=2565930335 session_state=CONTINUE} 20241213122646934 DSS <0004> hlr_ussd.c:576 262421786794759/0x98f0fd5f: Process SS (CONTINUE) 20241213122646934 DSS <0004> hlr_ussd.c:518 262421786794759/0x98f0fd5f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122646934 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421786794759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421786794759" session_id=2565930335 session_state=CONTINUE} 20241213122646934 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421786794759 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122646934 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122646934 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@62ee21fbef10: Found GsupExpect[0] for "262421786794759" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@62ee21fbef10: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421786794759" TC_mo_ussd_euse_continue(226)@62ee21fbef10: setverdict(pass): none -> pass 20241213122646940 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122646940 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421786794759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421786794759" session_id=2565930335 session_state=CONTINUE} 20241213122646940 DSS <0004> hlr_ussd.c:576 262421786794759/0x98f0fd5f: Process SS (CONTINUE) 20241213122646940 DSS <0004> hlr_ussd.c:518 262421786794759/0x98f0fd5f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241213122646940 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421786794759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122646940 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646940 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122646940 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646940 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122646942 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646942 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122646942 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421786794759 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421786794759" session_id=2565930335 session_state=END} 20241213122646942 DSS <0004> hlr_ussd.c:576 262421786794759/0x98f0fd5f: Process SS (END) 20241213122646942 DSS <0004> hlr_ussd.c:518 262421786794759/0x98f0fd5f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241213122646942 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421786794759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421786794759" session_id=2565930335 session_state=END} 20241213122646942 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421786794759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122646942 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421786794759 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122646942 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122646942 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122646944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40760<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@62ee21fbef10: Final verdict of PTC: pass 20241213122646945 DAUC <0003> db_auc.c:157 IMSI='262429302118346': No 2G Auth Data 20241213122646945 DAUC <0003> db_auc.c:192 IMSI='262429302118346': No 3G Auth Data HLR_Test-GSUP(223)@62ee21fbef10: Created GsupExpect[0] for "262429302118346" to be handled at TC_mo_ussd_euse_continue(227) 20241213122646960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40774<->l=127.0.0.1:4258 20241213122646965 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122646965 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429302118346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429302118346" session_id=2197277174 session_state=BEGIN} 20241213122646965 DSS <0004> hlr_ussd.c:576 262429302118346/0x82f7c9f6: Process SS (BEGIN) 20241213122646965 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122646965 DSS <0004> hlr_ussd.c:518 262429302118346/0x82f7c9f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122646965 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646965 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122646965 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646965 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122646967 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646967 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122646967 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429302118346 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429302118346" session_id=2197277174 session_state=CONTINUE} 20241213122646967 DSS <0004> hlr_ussd.c:576 262429302118346/0x82f7c9f6: Process SS (CONTINUE) 20241213122646967 DSS <0004> hlr_ussd.c:518 262429302118346/0x82f7c9f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122646967 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429302118346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429302118346" session_id=2197277174 session_state=CONTINUE} 20241213122646967 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429302118346 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122646967 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122646967 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@62ee21fbef10: Found GsupExpect[0] for "262429302118346" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@62ee21fbef10: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429302118346" TC_mo_ussd_euse_continue(227)@62ee21fbef10: setverdict(pass): none -> pass 20241213122646973 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122646973 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429302118346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429302118346" session_id=2197277174 session_state=CONTINUE} 20241213122646973 DSS <0004> hlr_ussd.c:576 262429302118346/0x82f7c9f6: Process SS (CONTINUE) 20241213122646973 DSS <0004> hlr_ussd.c:518 262429302118346/0x82f7c9f6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241213122646973 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429302118346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122646973 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646973 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122646973 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646973 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122646975 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646975 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122646975 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429302118346 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429302118346" session_id=2197277174 session_state=END} 20241213122646975 DSS <0004> hlr_ussd.c:576 262429302118346/0x82f7c9f6: Process SS (END) 20241213122646975 DSS <0004> hlr_ussd.c:518 262429302118346/0x82f7c9f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241213122646975 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429302118346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429302118346" session_id=2197277174 session_state=END} 20241213122646975 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429302118346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122646975 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429302118346 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122646975 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122646975 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122646976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40774<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@62ee21fbef10: Final verdict of PTC: pass 20241213122646977 DAUC <0003> db_auc.c:157 IMSI='262427190962252': No 2G Auth Data 20241213122646977 DAUC <0003> db_auc.c:192 IMSI='262427190962252': No 3G Auth Data HLR_Test-GSUP(223)@62ee21fbef10: Created GsupExpect[0] for "262427190962252" to be handled at TC_mo_ussd_euse_continue(228) 20241213122646994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20241213122646999 DLINP <000b> input/ipa.c:451 connected read/write 20241213122646999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122646999 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427190962252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427190962252" session_id=2253190258 session_state=BEGIN} 20241213122646999 DSS <0004> hlr_ussd.c:576 262427190962252/0x864cf472: Process SS (BEGIN) 20241213122647000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122647000 DSS <0004> hlr_ussd.c:518 262427190962252/0x864cf472: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122647000 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647000 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122647000 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647000 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122647002 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647002 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647002 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262427190962252 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427190962252" session_id=2253190258 session_state=CONTINUE} 20241213122647002 DSS <0004> hlr_ussd.c:576 262427190962252/0x864cf472: Process SS (CONTINUE) 20241213122647002 DSS <0004> hlr_ussd.c:518 262427190962252/0x864cf472: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122647002 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427190962252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427190962252" session_id=2253190258 session_state=CONTINUE} 20241213122647002 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262427190962252 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122647002 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122647002 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@62ee21fbef10: Found GsupExpect[0] for "262427190962252" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@62ee21fbef10: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262427190962252" TC_mo_ussd_euse_continue(228)@62ee21fbef10: setverdict(pass): none -> pass 20241213122647007 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122647007 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427190962252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427190962252" session_id=2253190258 session_state=CONTINUE} 20241213122647007 DSS <0004> hlr_ussd.c:576 262427190962252/0x864cf472: Process SS (CONTINUE) 20241213122647007 DSS <0004> hlr_ussd.c:518 262427190962252/0x864cf472: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241213122647007 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427190962252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122647007 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647007 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122647007 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647007 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122647009 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647009 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647009 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262427190962252 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427190962252" session_id=2253190258 session_state=END} 20241213122647009 DSS <0004> hlr_ussd.c:576 262427190962252/0x864cf472: Process SS (END) 20241213122647009 DSS <0004> hlr_ussd.c:518 262427190962252/0x864cf472: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241213122647009 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427190962252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427190962252" session_id=2253190258 session_state=END} 20241213122647009 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427190962252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122647009 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262427190962252 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122647009 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122647009 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122647011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@62ee21fbef10: Final verdict of PTC: pass 20241213122647011 DAUC <0003> db_auc.c:157 IMSI='262424506137277': No 2G Auth Data 20241213122647011 DAUC <0003> db_auc.c:192 IMSI='262424506137277': No 3G Auth Data HLR_Test-GSUP(223)@62ee21fbef10: Created GsupExpect[0] for "262424506137277" to be handled at TC_mo_ussd_euse_continue(229) 20241213122647026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40788<->l=127.0.0.1:4258 20241213122647031 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122647031 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424506137277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424506137277" session_id=201280786 session_state=BEGIN} 20241213122647031 DSS <0004> hlr_ussd.c:576 262424506137277/0x0bff4d12: Process SS (BEGIN) 20241213122647031 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122647031 DSS <0004> hlr_ussd.c:518 262424506137277/0x0bff4d12: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122647031 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647031 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122647031 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647031 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122647033 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647033 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647033 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262424506137277 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424506137277" session_id=201280786 session_state=CONTINUE} 20241213122647033 DSS <0004> hlr_ussd.c:576 262424506137277/0x0bff4d12: Process SS (CONTINUE) 20241213122647033 DSS <0004> hlr_ussd.c:518 262424506137277/0x0bff4d12: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122647033 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424506137277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424506137277" session_id=201280786 session_state=CONTINUE} 20241213122647033 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262424506137277 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122647033 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122647033 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@62ee21fbef10: Found GsupExpect[0] for "262424506137277" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@62ee21fbef10: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262424506137277" TC_mo_ussd_euse_continue(229)@62ee21fbef10: setverdict(pass): none -> pass 20241213122647037 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122647037 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424506137277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424506137277" session_id=201280786 session_state=CONTINUE} 20241213122647037 DSS <0004> hlr_ussd.c:576 262424506137277/0x0bff4d12: Process SS (CONTINUE) 20241213122647037 DSS <0004> hlr_ussd.c:518 262424506137277/0x0bff4d12: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241213122647037 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424506137277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122647037 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647037 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122647038 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647038 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122647039 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647039 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647039 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262424506137277 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424506137277" session_id=201280786 session_state=END} 20241213122647039 DSS <0004> hlr_ussd.c:576 262424506137277/0x0bff4d12: Process SS (END) 20241213122647039 DSS <0004> hlr_ussd.c:518 262424506137277/0x0bff4d12: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241213122647039 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424506137277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424506137277" session_id=201280786 session_state=END} 20241213122647039 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424506137277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122647039 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262424506137277 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122647039 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122647039 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122647040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40788<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@62ee21fbef10: Final verdict of PTC: pass 20241213122647041 DAUC <0003> db_auc.c:157 IMSI='262426219277787': No 2G Auth Data 20241213122647041 DAUC <0003> db_auc.c:192 IMSI='262426219277787': No 3G Auth Data HLR_Test-GSUP(223)@62ee21fbef10: Created GsupExpect[0] for "262426219277787" to be handled at TC_mo_ussd_euse_continue(230) 20241213122647057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40794<->l=127.0.0.1:4258 20241213122647062 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122647062 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426219277787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426219277787" session_id=1823319931 session_state=BEGIN} 20241213122647062 DSS <0004> hlr_ussd.c:576 262426219277787/0x6cada77b: Process SS (BEGIN) 20241213122647062 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122647062 DSS <0004> hlr_ussd.c:518 262426219277787/0x6cada77b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122647062 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647062 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122647062 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647062 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122647065 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647065 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647065 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262426219277787 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426219277787" session_id=1823319931 session_state=CONTINUE} 20241213122647065 DSS <0004> hlr_ussd.c:576 262426219277787/0x6cada77b: Process SS (CONTINUE) 20241213122647065 DSS <0004> hlr_ussd.c:518 262426219277787/0x6cada77b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122647065 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426219277787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426219277787" session_id=1823319931 session_state=CONTINUE} 20241213122647065 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262426219277787 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122647065 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122647065 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@62ee21fbef10: Found GsupExpect[0] for "262426219277787" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@62ee21fbef10: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262426219277787" TC_mo_ussd_euse_continue(230)@62ee21fbef10: setverdict(pass): none -> pass 20241213122647071 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122647071 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426219277787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426219277787" session_id=1823319931 session_state=CONTINUE} 20241213122647071 DSS <0004> hlr_ussd.c:576 262426219277787/0x6cada77b: Process SS (CONTINUE) 20241213122647071 DSS <0004> hlr_ussd.c:518 262426219277787/0x6cada77b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241213122647071 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426219277787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122647071 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647071 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122647071 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647071 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122647072 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647072 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647072 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262426219277787 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426219277787" session_id=1823319931 session_state=END} 20241213122647072 DSS <0004> hlr_ussd.c:576 262426219277787/0x6cada77b: Process SS (END) 20241213122647072 DSS <0004> hlr_ussd.c:518 262426219277787/0x6cada77b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241213122647073 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426219277787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426219277787" session_id=1823319931 session_state=END} 20241213122647073 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426219277787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122647073 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262426219277787 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122647073 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122647073 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122647074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40794<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@62ee21fbef10: Final verdict of PTC: pass 20241213122647075 DAUC <0003> db_auc.c:157 IMSI='262429896641875': No 2G Auth Data 20241213122647075 DAUC <0003> db_auc.c:192 IMSI='262429896641875': No 3G Auth Data HLR_Test-GSUP(223)@62ee21fbef10: Created GsupExpect[0] for "262429896641875" to be handled at TC_mo_ussd_euse_continue(231) 20241213122647091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4258 20241213122647096 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122647096 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429896641875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429896641875" session_id=19212593 session_state=BEGIN} 20241213122647096 DSS <0004> hlr_ussd.c:576 262429896641875/0x01252931: Process SS (BEGIN) 20241213122647096 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122647096 DSS <0004> hlr_ussd.c:518 262429896641875/0x01252931: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122647096 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647096 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122647096 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647096 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122647098 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647098 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647098 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429896641875 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429896641875" session_id=19212593 session_state=CONTINUE} 20241213122647098 DSS <0004> hlr_ussd.c:576 262429896641875/0x01252931: Process SS (CONTINUE) 20241213122647098 DSS <0004> hlr_ussd.c:518 262429896641875/0x01252931: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122647098 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429896641875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429896641875" session_id=19212593 session_state=CONTINUE} 20241213122647098 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429896641875 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122647098 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122647098 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@62ee21fbef10: Found GsupExpect[0] for "262429896641875" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@62ee21fbef10: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262429896641875" TC_mo_ussd_euse_continue(231)@62ee21fbef10: setverdict(pass): none -> pass 20241213122647103 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122647103 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429896641875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429896641875" session_id=19212593 session_state=CONTINUE} 20241213122647103 DSS <0004> hlr_ussd.c:576 262429896641875/0x01252931: Process SS (CONTINUE) 20241213122647103 DSS <0004> hlr_ussd.c:518 262429896641875/0x01252931: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241213122647103 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429896641875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122647103 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647103 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122647103 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647103 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122647104 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647104 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647104 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429896641875 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429896641875" session_id=19212593 session_state=END} 20241213122647104 DSS <0004> hlr_ussd.c:576 262429896641875/0x01252931: Process SS (END) 20241213122647104 DSS <0004> hlr_ussd.c:518 262429896641875/0x01252931: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241213122647104 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429896641875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429896641875" session_id=19212593 session_state=END} 20241213122647104 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429896641875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122647104 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429896641875 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122647104 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122647104 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122647106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@62ee21fbef10: Final verdict of PTC: pass 20241213122647107 DAUC <0003> db_auc.c:157 IMSI='262422810754218': No 2G Auth Data 20241213122647107 DAUC <0003> db_auc.c:192 IMSI='262422810754218': No 3G Auth Data HLR_Test-GSUP(223)@62ee21fbef10: Created GsupExpect[0] for "262422810754218" to be handled at TC_mo_ussd_euse_continue(232) 20241213122647121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40810<->l=127.0.0.1:4258 20241213122647127 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122647128 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422810754218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422810754218" session_id=3227447850 session_state=BEGIN} 20241213122647128 DSS <0004> hlr_ussd.c:576 262422810754218/0xc05ef22a: Process SS (BEGIN) 20241213122647128 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122647128 DSS <0004> hlr_ussd.c:518 262422810754218/0xc05ef22a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122647128 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647128 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122647128 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647128 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122647130 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647130 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647130 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262422810754218 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422810754218" session_id=3227447850 session_state=CONTINUE} 20241213122647130 DSS <0004> hlr_ussd.c:576 262422810754218/0xc05ef22a: Process SS (CONTINUE) 20241213122647130 DSS <0004> hlr_ussd.c:518 262422810754218/0xc05ef22a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122647130 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422810754218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422810754218" session_id=3227447850 session_state=CONTINUE} 20241213122647130 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262422810754218 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122647130 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122647130 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@62ee21fbef10: Found GsupExpect[0] for "262422810754218" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@62ee21fbef10: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262422810754218" TC_mo_ussd_euse_continue(232)@62ee21fbef10: setverdict(pass): none -> pass 20241213122647134 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122647134 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422810754218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422810754218" session_id=3227447850 session_state=CONTINUE} 20241213122647134 DSS <0004> hlr_ussd.c:576 262422810754218/0xc05ef22a: Process SS (CONTINUE) 20241213122647134 DSS <0004> hlr_ussd.c:518 262422810754218/0xc05ef22a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241213122647134 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422810754218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122647134 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647134 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122647134 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647134 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122647136 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647136 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647136 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262422810754218 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422810754218" session_id=3227447850 session_state=END} 20241213122647136 DSS <0004> hlr_ussd.c:576 262422810754218/0xc05ef22a: Process SS (END) 20241213122647136 DSS <0004> hlr_ussd.c:518 262422810754218/0xc05ef22a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241213122647136 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422810754218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422810754218" session_id=3227447850 session_state=END} 20241213122647136 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422810754218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122647136 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262422810754218 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122647136 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122647136 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122647138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40810<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@62ee21fbef10: Final verdict of PTC: pass 20241213122647139 DAUC <0003> db_auc.c:157 IMSI='262424468419042': No 2G Auth Data 20241213122647139 DAUC <0003> db_auc.c:192 IMSI='262424468419042': No 3G Auth Data HLR_Test-GSUP(223)@62ee21fbef10: Created GsupExpect[0] for "262424468419042" to be handled at TC_mo_ussd_euse_continue(233) 20241213122647153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20241213122647158 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122647158 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424468419042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424468419042" session_id=1283911481 session_state=BEGIN} 20241213122647158 DSS <0004> hlr_ussd.c:576 262424468419042/0x4c86ef39: Process SS (BEGIN) 20241213122647158 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241213122647158 DSS <0004> hlr_ussd.c:518 262424468419042/0x4c86ef39: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241213122647158 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647158 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122647158 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647158 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122647160 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647160 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647160 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262424468419042 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424468419042" session_id=1283911481 session_state=CONTINUE} 20241213122647160 DSS <0004> hlr_ussd.c:576 262424468419042/0x4c86ef39: Process SS (CONTINUE) 20241213122647160 DSS <0004> hlr_ussd.c:518 262424468419042/0x4c86ef39: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241213122647160 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424468419042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424468419042" session_id=1283911481 session_state=CONTINUE} 20241213122647160 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262424468419042 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122647160 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122647160 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@62ee21fbef10: Found GsupExpect[0] for "262424468419042" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@62ee21fbef10: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262424468419042" TC_mo_ussd_euse_continue(233)@62ee21fbef10: setverdict(pass): none -> pass 20241213122647165 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122647165 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424468419042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424468419042" session_id=1283911481 session_state=CONTINUE} 20241213122647165 DSS <0004> hlr_ussd.c:576 262424468419042/0x4c86ef39: Process SS (CONTINUE) 20241213122647165 DSS <0004> hlr_ussd.c:518 262424468419042/0x4c86ef39: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241213122647165 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424468419042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122647165 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647165 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data 20241213122647165 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647165 DLINP <000b> input/ipa.c:431 127.0.0.1:40455 sending data EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: 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 } } } } } 20241213122647167 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647167 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647167 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262424468419042 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424468419042" session_id=1283911481 session_state=END} 20241213122647167 DSS <0004> hlr_ussd.c:576 262424468419042/0x4c86ef39: Process SS (END) 20241213122647167 DSS <0004> hlr_ussd.c:518 262424468419042/0x4c86ef39: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241213122647167 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424468419042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424468419042" session_id=1283911481 session_state=END} 20241213122647167 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424468419042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122647167 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262424468419042 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122647167 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122647167 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122647168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@62ee21fbef10: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@62ee21fbef10: Final verdict of PTC: none 20241213122647170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 20241213122647171 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647171 DLINP <000b> input/ipa.c:405 127.0.0.1:40455 message received 20241213122647171 DLINP <000b> input/ipa.c:414 127.0.0.1:40455 connection closed with server 20241213122647171 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40455 20241213122647171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241213122647171 DLINP <000b> input/ipa.c:451 connected read/write 20241213122647171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122647171 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(223)@62ee21fbef10: Final verdict of PTC: none 20241213122647171 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122647171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 224@62ee21fbef10: Final verdict of PTC: none 20241213122647171 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44875<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(225)@62ee21fbef10: Final verdict of PTC: none IPA-EUSE-foobar(222)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 224: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Dec 13 12:26:47 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20241213122647211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40828<->l=127.0.0.1:4258 20241213122647412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40828<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=141544) Waiting for packet dumper to finish... 1 (prev_count=141544, count=156832) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Dec 13 12:26:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_mo_ussd_euse_defaultroute started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 20241213122650495 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35863 20241213122650495 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35863 MTC@62ee21fbef10: in not legacy case 2 IPA-EUSE-foobar(236)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122650497 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650497 DLINP <000b> input/ipa.c:405 127.0.0.1:35863 message received 20241213122650499 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122650499 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122650500 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650500 DLINP <000b> input/ipa.c:405 127.0.0.1:35863 message received 20241213122650501 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122650501 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241213122650501 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241213122650501 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator HLR_Test-GSUP-IPA(235)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122650501 DLGSUP <0013> gsup_server.c:237 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  20241213122650501 DLGSUP <0013> gsup_server.c:235 2:  20241213122650501 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122650501 DLGSUP <0013> gsup_server.c:235 3:  20241213122650501 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122650501 DLGSUP <0013> gsup_server.c:235 4:  20241213122650501 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122650501 DLGSUP <0013> gsup_server.c:235 5:  20241213122650501 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122650501 DLGSUP <0013> gsup_server.c:235 7:  IPA-EUSE-foobar(236)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122650501 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122650501 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122650501 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122650501 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35863 20241213122650501 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122650502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122650505 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122650505 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122650505 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122650505 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122650505 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122650505 DLGSUP <0013> gsup_server.c:237 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  20241213122650505 DLGSUP <0013> gsup_server.c:235 2:  20241213122650505 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122650505 DLGSUP <0013> gsup_server.c:235 3:  20241213122650505 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122650505 DLGSUP <0013> gsup_server.c:235 4:  20241213122650505 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122650505 DLGSUP <0013> gsup_server.c:235 5:  20241213122650505 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122650505 DLGSUP <0013> gsup_server.c:235 7:  20241213122650505 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122650505 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122650505 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122650505 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)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@62ee21fbef10: 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") 20241213122650529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34077<->l=127.0.0.1:4259) 20241213122650538 DAUC <0003> db_auc.c:157 IMSI='262421991003471': No 2G Auth Data 20241213122650538 DAUC <0003> db_auc.c:192 IMSI='262421991003471': No 3G Auth Data HLR_Test-GSUP(237)@62ee21fbef10: Created GsupExpect[0] for "262421991003471" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241213122650554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40838<->l=127.0.0.1:4258 20241213122650562 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122650562 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421991003471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421991003471" session_id=1851561521 session_state=BEGIN} 20241213122650562 DSS <0004> hlr_ussd.c:576 262421991003471/0x6e5c9631: Process SS (BEGIN) 20241213122650562 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241213122650562 DSS <0004> hlr_ussd.c:518 262421991003471/0x6e5c9631: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241213122650562 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650562 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data 20241213122650562 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650562 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@62ee21fbef10: 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 } } } } } 20241213122650571 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650571 DLINP <000b> input/ipa.c:405 127.0.0.1:35863 message received 20241213122650571 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262421991003471 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421991003471" session_id=1851561521 session_state=END} 20241213122650571 DSS <0004> hlr_ussd.c:576 262421991003471/0x6e5c9631: Process SS (END) 20241213122650571 DSS <0004> hlr_ussd.c:518 262421991003471/0x6e5c9631: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241213122650571 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421991003471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421991003471" session_id=1851561521 session_state=END} 20241213122650571 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421991003471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122650571 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262421991003471 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122650571 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122650571 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@62ee21fbef10: Found GsupExpect[0] for "262421991003471" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@62ee21fbef10: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262421991003471" TC_mo_ussd_euse_defaultroute(240)@62ee21fbef10: setverdict(pass): none -> pass 20241213122650576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40838<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@62ee21fbef10: Final verdict of PTC: pass 20241213122650577 DAUC <0003> db_auc.c:157 IMSI='262420800784846': No 2G Auth Data 20241213122650577 DAUC <0003> db_auc.c:192 IMSI='262420800784846': No 3G Auth Data HLR_Test-GSUP(237)@62ee21fbef10: Created GsupExpect[0] for "262420800784846" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241213122650592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 20241213122650599 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122650599 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420800784846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420800784846" session_id=61559404 session_state=BEGIN} 20241213122650599 DSS <0004> hlr_ussd.c:576 262420800784846/0x03ab526c: Process SS (BEGIN) 20241213122650599 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241213122650599 DSS <0004> hlr_ussd.c:518 262420800784846/0x03ab526c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241213122650599 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650599 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data 20241213122650599 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650599 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@62ee21fbef10: 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 } } } } } 20241213122650601 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650601 DLINP <000b> input/ipa.c:405 127.0.0.1:35863 message received 20241213122650601 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262420800784846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420800784846" session_id=61559404 session_state=END} 20241213122650601 DSS <0004> hlr_ussd.c:576 262420800784846/0x03ab526c: Process SS (END) 20241213122650601 DSS <0004> hlr_ussd.c:518 262420800784846/0x03ab526c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241213122650601 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420800784846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420800784846" session_id=61559404 session_state=END} 20241213122650601 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420800784846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122650601 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262420800784846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122650601 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122650601 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@62ee21fbef10: Found GsupExpect[0] for "262420800784846" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@62ee21fbef10: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262420800784846" TC_mo_ussd_euse_defaultroute(241)@62ee21fbef10: setverdict(pass): none -> pass 20241213122650604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@62ee21fbef10: Final verdict of PTC: pass 20241213122650605 DAUC <0003> db_auc.c:157 IMSI='262427071248892': No 2G Auth Data 20241213122650605 DAUC <0003> db_auc.c:192 IMSI='262427071248892': No 3G Auth Data HLR_Test-GSUP(237)@62ee21fbef10: Created GsupExpect[0] for "262427071248892" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241213122650619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40860<->l=127.0.0.1:4258 20241213122650625 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122650625 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427071248892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427071248892" session_id=880385426 session_state=BEGIN} 20241213122650625 DSS <0004> hlr_ussd.c:576 262427071248892/0x34799d92: Process SS (BEGIN) 20241213122650625 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241213122650625 DSS <0004> hlr_ussd.c:518 262427071248892/0x34799d92: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241213122650625 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650625 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data 20241213122650625 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650625 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@62ee21fbef10: 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 } } } } } 20241213122650626 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650626 DLINP <000b> input/ipa.c:405 127.0.0.1:35863 message received 20241213122650626 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262427071248892 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427071248892" session_id=880385426 session_state=END} 20241213122650626 DSS <0004> hlr_ussd.c:576 262427071248892/0x34799d92: Process SS (END) 20241213122650626 DSS <0004> hlr_ussd.c:518 262427071248892/0x34799d92: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241213122650626 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427071248892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427071248892" session_id=880385426 session_state=END} 20241213122650626 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427071248892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122650626 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262427071248892 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122650626 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122650626 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@62ee21fbef10: Found GsupExpect[0] for "262427071248892" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@62ee21fbef10: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262427071248892" TC_mo_ussd_euse_defaultroute(242)@62ee21fbef10: setverdict(pass): none -> pass 20241213122650630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40860<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@62ee21fbef10: Final verdict of PTC: pass 20241213122650630 DAUC <0003> db_auc.c:157 IMSI='262420846555966': No 2G Auth Data 20241213122650630 DAUC <0003> db_auc.c:192 IMSI='262420846555966': No 3G Auth Data HLR_Test-GSUP(237)@62ee21fbef10: Created GsupExpect[0] for "262420846555966" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241213122650646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4258 20241213122650651 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122650651 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420846555966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420846555966" session_id=79450530 session_state=BEGIN} 20241213122650651 DSS <0004> hlr_ussd.c:576 262420846555966/0x04bc51a2: Process SS (BEGIN) 20241213122650651 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241213122650651 DSS <0004> hlr_ussd.c:518 262420846555966/0x04bc51a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241213122650651 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650651 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data 20241213122650651 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650651 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@62ee21fbef10: 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 } } } } } 20241213122650653 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650653 DLINP <000b> input/ipa.c:405 127.0.0.1:35863 message received 20241213122650653 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420846555966 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420846555966" session_id=79450530 session_state=END} 20241213122650653 DSS <0004> hlr_ussd.c:576 262420846555966/0x04bc51a2: Process SS (END) 20241213122650653 DSS <0004> hlr_ussd.c:518 262420846555966/0x04bc51a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241213122650653 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420846555966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420846555966" session_id=79450530 session_state=END} 20241213122650653 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420846555966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122650653 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420846555966 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122650653 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122650653 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@62ee21fbef10: Found GsupExpect[0] for "262420846555966" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@62ee21fbef10: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420846555966" TC_mo_ussd_euse_defaultroute(243)@62ee21fbef10: setverdict(pass): none -> pass 20241213122650657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@62ee21fbef10: Final verdict of PTC: pass 20241213122650658 DAUC <0003> db_auc.c:157 IMSI='262424397648915': No 2G Auth Data 20241213122650658 DAUC <0003> db_auc.c:192 IMSI='262424397648915': No 3G Auth Data HLR_Test-GSUP(237)@62ee21fbef10: Created GsupExpect[0] for "262424397648915" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241213122650677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4258 20241213122650682 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122650682 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424397648915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424397648915" session_id=3534150290 session_state=BEGIN} 20241213122650682 DSS <0004> hlr_ussd.c:576 262424397648915/0xd2a6da92: Process SS (BEGIN) 20241213122650682 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241213122650682 DSS <0004> hlr_ussd.c:518 262424397648915/0xd2a6da92: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241213122650682 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650682 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data 20241213122650682 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650682 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@62ee21fbef10: 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 } } } } } 20241213122650684 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650684 DLINP <000b> input/ipa.c:405 127.0.0.1:35863 message received 20241213122650684 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262424397648915 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424397648915" session_id=3534150290 session_state=END} 20241213122650684 DSS <0004> hlr_ussd.c:576 262424397648915/0xd2a6da92: Process SS (END) 20241213122650685 DSS <0004> hlr_ussd.c:518 262424397648915/0xd2a6da92: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241213122650685 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424397648915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424397648915" session_id=3534150290 session_state=END} 20241213122650685 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424397648915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122650685 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262424397648915 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122650685 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122650685 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@62ee21fbef10: Found GsupExpect[0] for "262424397648915" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@62ee21fbef10: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262424397648915" TC_mo_ussd_euse_defaultroute(244)@62ee21fbef10: setverdict(pass): none -> pass 20241213122650688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@62ee21fbef10: Final verdict of PTC: pass 20241213122650689 DAUC <0003> db_auc.c:157 IMSI='262426366734600': No 2G Auth Data 20241213122650689 DAUC <0003> db_auc.c:192 IMSI='262426366734600': No 3G Auth Data HLR_Test-GSUP(237)@62ee21fbef10: Created GsupExpect[0] for "262426366734600" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241213122650705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4258 20241213122650711 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122650711 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426366734600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426366734600" session_id=1862622985 session_state=BEGIN} 20241213122650711 DSS <0004> hlr_ussd.c:576 262426366734600/0x6f055f09: Process SS (BEGIN) 20241213122650711 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241213122650711 DSS <0004> hlr_ussd.c:518 262426366734600/0x6f055f09: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241213122650711 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650711 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data 20241213122650711 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650711 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@62ee21fbef10: 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 } } } } } 20241213122650713 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650713 DLINP <000b> input/ipa.c:405 127.0.0.1:35863 message received 20241213122650713 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262426366734600 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426366734600" session_id=1862622985 session_state=END} 20241213122650713 DSS <0004> hlr_ussd.c:576 262426366734600/0x6f055f09: Process SS (END) 20241213122650713 DSS <0004> hlr_ussd.c:518 262426366734600/0x6f055f09: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241213122650713 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426366734600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426366734600" session_id=1862622985 session_state=END} 20241213122650713 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426366734600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122650713 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262426366734600 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122650713 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122650713 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@62ee21fbef10: Found GsupExpect[0] for "262426366734600" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@62ee21fbef10: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262426366734600" TC_mo_ussd_euse_defaultroute(245)@62ee21fbef10: setverdict(pass): none -> pass 20241213122650717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@62ee21fbef10: Final verdict of PTC: pass 20241213122650718 DAUC <0003> db_auc.c:157 IMSI='262424239945603': No 2G Auth Data 20241213122650718 DAUC <0003> db_auc.c:192 IMSI='262424239945603': No 3G Auth Data HLR_Test-GSUP(237)@62ee21fbef10: Created GsupExpect[0] for "262424239945603" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241213122650731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4258 20241213122650737 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122650737 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424239945603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424239945603" session_id=418002624 session_state=BEGIN} 20241213122650737 DSS <0004> hlr_ussd.c:576 262424239945603/0x18ea36c0: Process SS (BEGIN) 20241213122650737 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241213122650737 DSS <0004> hlr_ussd.c:518 262424239945603/0x18ea36c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241213122650737 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650737 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data 20241213122650737 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650737 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@62ee21fbef10: 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 } } } } } 20241213122650739 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650739 DLINP <000b> input/ipa.c:405 127.0.0.1:35863 message received 20241213122650739 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262424239945603 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424239945603" session_id=418002624 session_state=END} 20241213122650739 DSS <0004> hlr_ussd.c:576 262424239945603/0x18ea36c0: Process SS (END) 20241213122650739 DSS <0004> hlr_ussd.c:518 262424239945603/0x18ea36c0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241213122650739 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424239945603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424239945603" session_id=418002624 session_state=END} 20241213122650739 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424239945603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122650739 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262424239945603 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122650739 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122650739 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@62ee21fbef10: Found GsupExpect[0] for "262424239945603" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@62ee21fbef10: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262424239945603" TC_mo_ussd_euse_defaultroute(246)@62ee21fbef10: setverdict(pass): none -> pass 20241213122650743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@62ee21fbef10: Final verdict of PTC: pass 20241213122650744 DAUC <0003> db_auc.c:157 IMSI='262428059882828': No 2G Auth Data 20241213122650744 DAUC <0003> db_auc.c:192 IMSI='262428059882828': No 3G Auth Data HLR_Test-GSUP(237)@62ee21fbef10: Created GsupExpect[0] for "262428059882828" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241213122650758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20241213122650763 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122650764 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428059882828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428059882828" session_id=3417487142 session_state=BEGIN} 20241213122650764 DSS <0004> hlr_ussd.c:576 262428059882828/0xcbb2b726: Process SS (BEGIN) 20241213122650764 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241213122650764 DSS <0004> hlr_ussd.c:518 262428059882828/0xcbb2b726: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241213122650764 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650764 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data 20241213122650764 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650764 DLINP <000b> input/ipa.c:431 127.0.0.1:35863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@62ee21fbef10: 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 } } } } } 20241213122650765 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650765 DLINP <000b> input/ipa.c:405 127.0.0.1:35863 message received 20241213122650765 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262428059882828 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428059882828" session_id=3417487142 session_state=END} 20241213122650765 DSS <0004> hlr_ussd.c:576 262428059882828/0xcbb2b726: Process SS (END) 20241213122650765 DSS <0004> hlr_ussd.c:518 262428059882828/0xcbb2b726: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241213122650765 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428059882828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428059882828" session_id=3417487142 session_state=END} 20241213122650765 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428059882828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122650765 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262428059882828 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241213122650765 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122650765 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@62ee21fbef10: Found GsupExpect[0] for "262428059882828" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@62ee21fbef10: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428059882828" TC_mo_ussd_euse_defaultroute(247)@62ee21fbef10: setverdict(pass): none -> pass 20241213122650769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@62ee21fbef10: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@62ee21fbef10: Final verdict of PTC: none 20241213122650771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241213122650772 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122650772 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122650772 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122650772 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122650772 DLINP <000b> input/ipa.c:451 connected read/write 20241213122650772 DLINP <000b> input/ipa.c:405 127.0.0.1:35863 message received 20241213122650772 DLINP <000b> input/ipa.c:414 127.0.0.1:35863 connection closed with server 20241213122650772 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35863 20241213122650772 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241213122650772 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34077<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@62ee21fbef10: Final verdict of PTC: none IPA-EUSE-foobar(236)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@62ee21fbef10: Final verdict of PTC: none 238@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 238: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Dec 13 12:26:50 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20241213122650818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40892<->l=127.0.0.1:4258 20241213122651018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40892<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76228) Waiting for packet dumper to finish... 1 (prev_count=76228, count=113368) 20241213122652046 DSS <0004> hlr_ussd.c:239 262422840887648/0x2e6a5217: SS Session Timeout, destroying 20241213122652046 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422840887648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122652073 DSS <0004> hlr_ussd.c:239 262423774124590/0x1197333b: SS Session Timeout, destroying 20241213122652073 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423774124590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122652097 DSS <0004> hlr_ussd.c:239 262428699427115/0x8ae2b678: SS Session Timeout, destroying 20241213122652097 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428699427115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122652122 DSS <0004> hlr_ussd.c:239 262420168501343/0x40924b2e: SS Session Timeout, destroying 20241213122652123 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420168501343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122652148 DSS <0004> hlr_ussd.c:239 262429152427102/0x1a5a1b1f: SS Session Timeout, destroying 20241213122652148 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429152427102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122652172 DSS <0004> hlr_ussd.c:239 262421128175592/0xc56a1bce: SS Session Timeout, destroying 20241213122652172 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421128175592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122652197 DSS <0004> hlr_ussd.c:239 262422793826198/0xdb9f00a8: SS Session Timeout, destroying 20241213122652197 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422793826198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122652220 DSS <0004> hlr_ussd.c:239 262423738357850/0x5ee9fc10: SS Session Timeout, destroying 20241213122652220 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423738357850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Dec 13 12:26:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_mo_sss_reject started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122654092 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122654092 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122654094 DLINP <000b> input/ipa.c:451 connected read/write 20241213122654094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122654094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40894<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122654096 DLINP <000b> input/ipa.c:451 connected read/write 20241213122654096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122654096 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122654096 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122654096 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122654096 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122654096 DLGSUP <0013> gsup_server.c:237 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  20241213122654096 DLGSUP <0013> gsup_server.c:235 2:  20241213122654096 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122654096 DLGSUP <0013> gsup_server.c:235 3:  20241213122654096 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122654096 DLGSUP <0013> gsup_server.c:235 4:  20241213122654096 DLGSUP <0013> gsup_server.c:237 4: 00  HLR_Test-GSUP-IPA(248)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122654096 DLGSUP <0013> gsup_server.c:235 5:  20241213122654096 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122654096 DLGSUP <0013> gsup_server.c:235 7:  20241213122654096 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122654096 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122654096 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122654096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@62ee21fbef10: 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") 20241213122654118 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46449<->l=127.0.0.1:4259) 20241213122654121 DAUC <0003> db_auc.c:157 IMSI='262420239115109': No 2G Auth Data 20241213122654121 DAUC <0003> db_auc.c:192 IMSI='262420239115109': No 3G Auth Data HLR_Test-GSUP(249)@62ee21fbef10: Created GsupExpect[0] for "262420239115109" to be handled at TC_mo_sss_reject(252) 20241213122654137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241213122654143 DLINP <000b> input/ipa.c:451 connected read/write 20241213122654143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122654143 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420239115109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420239115109" session_id=205440809 session_state=BEGIN} 20241213122654143 DSS <0004> hlr_ussd.c:576 262420239115109/0x0c3ec729: Process SS (BEGIN) 20241213122654143 DSS <0004> hlr_ussd.c:498 262420239115109/0x0c3ec729: SS CompType=Invoke, OpCode=InterrogateSS 20241213122654143 DSS <0004> hlr_ussd.c:506 262420239115109/0x0c3ec729: Structured SS requests are not supported, rejecting... 20241213122654143 DSS <0004> hlr_ussd.c:354 262420239115109/0x0c3ec729: Tx ReturnError(0, 0x15) 20241213122654143 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420239115109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420239115109" session_id=205440809 session_state=END} 20241213122654143 DLINP <000b> input/ipa.c:451 connected read/write 20241213122654143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122654143 DLINP <000b> input/ipa.c:451 connected read/write 20241213122654143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@62ee21fbef10: Found GsupExpect[0] for "262420239115109" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@62ee21fbef10: Added IMSI table entry 0TC_mo_sss_reject(252)"262420239115109" TC_mo_sss_reject(252)@62ee21fbef10: setverdict(pass): none -> pass 20241213122654146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@62ee21fbef10: Final verdict of PTC: pass 20241213122654148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40894<->l=127.0.0.1:4258 20241213122654149 DLINP <000b> input/ipa.c:451 connected read/write 20241213122654149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122654149 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122654149 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122654149 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@62ee21fbef10: Final verdict of PTC: none 20241213122654149 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46449<->l=127.0.0.1:4259) 250@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 250: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@62ee21fbef10: Test case TC_mo_sss_reject finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Dec 13 12:26:54 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241213122654198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 20241213122654298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27656) 20241213122655494 DSS <0004> hlr_ussd.c:239 262421477244945/0xef2de1a4: SS Session Timeout, destroying 20241213122655494 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421477244945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122655520 DSS <0004> hlr_ussd.c:239 262422185811269/0xcbe99a87: SS Session Timeout, destroying 20241213122655520 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422185811269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122655547 DSS <0004> hlr_ussd.c:239 262425033818792/0x5b69a1f3: SS Session Timeout, destroying 20241213122655547 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425033818792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122655572 DSS <0004> hlr_ussd.c:239 262426311475707/0x1d739789: SS Session Timeout, destroying 20241213122655572 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426311475707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122655602 DSS <0004> hlr_ussd.c:239 262424533795790/0x402ba8b0: SS Session Timeout, destroying 20241213122655602 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424533795790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122655629 DSS <0004> hlr_ussd.c:239 262424772453392/0xa76a2a28: SS Session Timeout, destroying 20241213122655629 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424772453392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122655655 DSS <0004> hlr_ussd.c:239 262421903045532/0x15607e72: SS Session Timeout, destroying 20241213122655655 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421903045532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241213122655682 DSS <0004> hlr_ussd.c:239 262428703976840/0x7664139d: SS Session Timeout, destroying 20241213122655682 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428703976840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Dec 13 12:26:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_check_imei started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122657376 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122657376 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122657379 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53810<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122657382 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657382 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122657382 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122657382 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122657382 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122657382 DLGSUP <0013> gsup_server.c:237 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  20241213122657382 DLGSUP <0013> gsup_server.c:235 2:  20241213122657382 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122657382 DLGSUP <0013> gsup_server.c:235 3:  20241213122657382 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122657382 DLGSUP <0013> gsup_server.c:235 4:  20241213122657382 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122657382 DLGSUP <0013> gsup_server.c:235 5:  20241213122657382 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122657382 DLGSUP <0013> gsup_server.c:235 7:  20241213122657382 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122657382 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122657382 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122657382 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@62ee21fbef10: 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") 20241213122657403 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33973<->l=127.0.0.1:4259) 20241213122657409 DAUC <0003> db_auc.c:157 IMSI='262422648051113': No 2G Auth Data 20241213122657409 DAUC <0003> db_auc.c:192 IMSI='262422648051113': No 3G Auth Data HLR_Test-GSUP(254)@62ee21fbef10: Created GsupExpect[0] for "262422648051113" to be handled at TC_gsup_check_imei(257) 20241213122657426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53814<->l=127.0.0.1:4258 20241213122657431 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657431 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422648051113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422648051113"} 20241213122657431 DMAIN <0000> hlr.c:424 IMSI='262422648051113': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122657431 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422648051113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422648051113"} 20241213122657431 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422648051113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657431 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657431 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@62ee21fbef10: Found GsupExpect[0] for "262422648051113" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@62ee21fbef10: Added IMSI table entry 0TC_gsup_check_imei(257)"262422648051113" TC_gsup_check_imei(257)@62ee21fbef10: setverdict(pass): none -> pass 20241213122657434 DAUC <0003> db_auc.c:192 IMSI='262422648051113': No 3G Auth Data 20241213122657438 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657438 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422648051113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422648051113"} 20241213122657438 DAUC <0003> hlr.c:417 IMSI='262422648051113': storing IMEI = 12345678901234 20241213122657438 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422648051113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422648051113"} 20241213122657438 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422648051113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657438 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657438 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122657439 DAUC <0003> db_auc.c:192 IMSI='262422648051113': No 3G Auth Data 20241213122657441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53814<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@62ee21fbef10: Final verdict of PTC: pass 20241213122657442 DAUC <0003> db_auc.c:157 IMSI='262422700012093': No 2G Auth Data 20241213122657442 DAUC <0003> db_auc.c:192 IMSI='262422700012093': No 3G Auth Data HLR_Test-GSUP(254)@62ee21fbef10: Created GsupExpect[0] for "262422700012093" to be handled at TC_gsup_check_imei(258) 20241213122657459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53826<->l=127.0.0.1:4258 20241213122657462 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657462 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422700012093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422700012093"} 20241213122657462 DMAIN <0000> hlr.c:424 IMSI='262422700012093': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122657463 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422700012093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422700012093"} 20241213122657463 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422700012093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657463 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657463 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@62ee21fbef10: Found GsupExpect[0] for "262422700012093" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@62ee21fbef10: Added IMSI table entry 1TC_gsup_check_imei(258)"262422700012093" TC_gsup_check_imei(258)@62ee21fbef10: setverdict(pass): none -> pass 20241213122657464 DAUC <0003> db_auc.c:192 IMSI='262422700012093': No 3G Auth Data 20241213122657467 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657467 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422700012093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422700012093"} 20241213122657467 DAUC <0003> hlr.c:417 IMSI='262422700012093': storing IMEI = 12345678901234 20241213122657467 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422700012093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422700012093"} 20241213122657467 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422700012093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657467 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657467 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122657468 DAUC <0003> db_auc.c:192 IMSI='262422700012093': No 3G Auth Data 20241213122657470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53826<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@62ee21fbef10: Final verdict of PTC: pass 20241213122657471 DAUC <0003> db_auc.c:157 IMSI='262425050801916': No 2G Auth Data 20241213122657471 DAUC <0003> db_auc.c:192 IMSI='262425050801916': No 3G Auth Data HLR_Test-GSUP(254)@62ee21fbef10: Created GsupExpect[0] for "262425050801916" to be handled at TC_gsup_check_imei(259) 20241213122657489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53842<->l=127.0.0.1:4258 20241213122657495 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657495 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425050801916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425050801916"} 20241213122657495 DMAIN <0000> hlr.c:424 IMSI='262425050801916': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122657495 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425050801916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425050801916"} 20241213122657495 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425050801916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657495 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657495 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@62ee21fbef10: Found GsupExpect[0] for "262425050801916" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@62ee21fbef10: Added IMSI table entry 2TC_gsup_check_imei(259)"262425050801916" TC_gsup_check_imei(259)@62ee21fbef10: setverdict(pass): none -> pass 20241213122657496 DAUC <0003> db_auc.c:192 IMSI='262425050801916': No 3G Auth Data 20241213122657499 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657499 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425050801916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425050801916"} 20241213122657499 DAUC <0003> hlr.c:417 IMSI='262425050801916': storing IMEI = 12345678901234 20241213122657499 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425050801916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425050801916"} 20241213122657499 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425050801916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657499 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657499 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122657499 DAUC <0003> db_auc.c:192 IMSI='262425050801916': No 3G Auth Data 20241213122657500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53842<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@62ee21fbef10: Final verdict of PTC: pass 20241213122657502 DAUC <0003> db_auc.c:157 IMSI='262424758056114': No 2G Auth Data 20241213122657502 DAUC <0003> db_auc.c:192 IMSI='262424758056114': No 3G Auth Data HLR_Test-GSUP(254)@62ee21fbef10: Created GsupExpect[0] for "262424758056114" to be handled at TC_gsup_check_imei(260) 20241213122657519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53848<->l=127.0.0.1:4258 20241213122657524 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657524 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424758056114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424758056114"} 20241213122657524 DMAIN <0000> hlr.c:424 IMSI='262424758056114': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122657524 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424758056114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424758056114"} 20241213122657524 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424758056114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657524 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657525 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@62ee21fbef10: Found GsupExpect[0] for "262424758056114" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@62ee21fbef10: Added IMSI table entry 3TC_gsup_check_imei(260)"262424758056114" TC_gsup_check_imei(260)@62ee21fbef10: setverdict(pass): none -> pass 20241213122657526 DAUC <0003> db_auc.c:157 IMSI='262424758056114': No 2G Auth Data 20241213122657529 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657529 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424758056114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424758056114"} 20241213122657529 DAUC <0003> hlr.c:417 IMSI='262424758056114': storing IMEI = 12345678901234 20241213122657529 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424758056114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424758056114"} 20241213122657529 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424758056114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657529 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657529 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122657530 DAUC <0003> db_auc.c:157 IMSI='262424758056114': No 2G Auth Data 20241213122657531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53848<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@62ee21fbef10: Final verdict of PTC: pass 20241213122657533 DAUC <0003> db_auc.c:157 IMSI='262429151516120': No 2G Auth Data 20241213122657533 DAUC <0003> db_auc.c:192 IMSI='262429151516120': No 3G Auth Data HLR_Test-GSUP(254)@62ee21fbef10: Created GsupExpect[0] for "262429151516120" to be handled at TC_gsup_check_imei(261) 20241213122657552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53860<->l=127.0.0.1:4258 20241213122657558 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657558 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429151516120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429151516120"} 20241213122657558 DMAIN <0000> hlr.c:424 IMSI='262429151516120': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122657558 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429151516120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429151516120"} 20241213122657558 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429151516120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657558 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657558 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@62ee21fbef10: Found GsupExpect[0] for "262429151516120" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@62ee21fbef10: Added IMSI table entry 4TC_gsup_check_imei(261)"262429151516120" TC_gsup_check_imei(261)@62ee21fbef10: setverdict(pass): none -> pass 20241213122657560 DAUC <0003> db_auc.c:157 IMSI='262429151516120': No 2G Auth Data 20241213122657562 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657563 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429151516120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429151516120"} 20241213122657563 DAUC <0003> hlr.c:417 IMSI='262429151516120': storing IMEI = 12345678901234 20241213122657563 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429151516120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429151516120"} 20241213122657563 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429151516120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657563 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657563 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122657564 DAUC <0003> db_auc.c:157 IMSI='262429151516120': No 2G Auth Data 20241213122657565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53860<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@62ee21fbef10: Final verdict of PTC: pass 20241213122657566 DAUC <0003> db_auc.c:157 IMSI='262426246598837': No 2G Auth Data 20241213122657566 DAUC <0003> db_auc.c:192 IMSI='262426246598837': No 3G Auth Data HLR_Test-GSUP(254)@62ee21fbef10: Created GsupExpect[0] for "262426246598837" to be handled at TC_gsup_check_imei(262) 20241213122657582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53872<->l=127.0.0.1:4258 20241213122657589 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657589 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426246598837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426246598837"} 20241213122657589 DMAIN <0000> hlr.c:424 IMSI='262426246598837': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122657589 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426246598837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426246598837"} 20241213122657589 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426246598837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657589 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657589 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@62ee21fbef10: Found GsupExpect[0] for "262426246598837" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@62ee21fbef10: Added IMSI table entry 5TC_gsup_check_imei(262)"262426246598837" TC_gsup_check_imei(262)@62ee21fbef10: setverdict(pass): none -> pass 20241213122657593 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657593 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426246598837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426246598837"} 20241213122657593 DAUC <0003> hlr.c:417 IMSI='262426246598837': storing IMEI = 12345678901234 20241213122657593 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426246598837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426246598837"} 20241213122657593 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426246598837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657593 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657593 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122657595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53872<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@62ee21fbef10: Final verdict of PTC: pass 20241213122657597 DAUC <0003> db_auc.c:157 IMSI='262429526514841': No 2G Auth Data 20241213122657597 DAUC <0003> db_auc.c:192 IMSI='262429526514841': No 3G Auth Data HLR_Test-GSUP(254)@62ee21fbef10: Created GsupExpect[0] for "262429526514841" to be handled at TC_gsup_check_imei(263) 20241213122657614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53876<->l=127.0.0.1:4258 20241213122657620 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657620 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429526514841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429526514841"} 20241213122657620 DMAIN <0000> hlr.c:424 IMSI='262429526514841': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122657620 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429526514841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429526514841"} 20241213122657620 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429526514841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657620 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657620 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@62ee21fbef10: Found GsupExpect[0] for "262429526514841" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@62ee21fbef10: Added IMSI table entry 6TC_gsup_check_imei(263)"262429526514841" TC_gsup_check_imei(263)@62ee21fbef10: setverdict(pass): none -> pass 20241213122657626 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657626 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429526514841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429526514841"} 20241213122657626 DAUC <0003> hlr.c:417 IMSI='262429526514841': storing IMEI = 12345678901234 20241213122657626 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429526514841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429526514841"} 20241213122657626 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429526514841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657626 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657626 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122657629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53876<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@62ee21fbef10: Final verdict of PTC: pass 20241213122657631 DAUC <0003> db_auc.c:157 IMSI='262426710618883': No 2G Auth Data 20241213122657631 DAUC <0003> db_auc.c:192 IMSI='262426710618883': No 3G Auth Data HLR_Test-GSUP(254)@62ee21fbef10: Created GsupExpect[0] for "262426710618883" to be handled at TC_gsup_check_imei(264) 20241213122657650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53878<->l=127.0.0.1:4258 20241213122657654 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657654 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426710618883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426710618883"} 20241213122657655 DMAIN <0000> hlr.c:424 IMSI='262426710618883': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122657655 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426710618883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426710618883"} 20241213122657655 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426710618883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657655 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657655 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@62ee21fbef10: Found GsupExpect[0] for "262426710618883" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@62ee21fbef10: Added IMSI table entry 7TC_gsup_check_imei(264)"262426710618883" TC_gsup_check_imei(264)@62ee21fbef10: setverdict(pass): none -> pass 20241213122657659 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657659 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426710618883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426710618883"} 20241213122657659 DAUC <0003> hlr.c:417 IMSI='262426710618883': storing IMEI = 12345678901234 20241213122657659 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426710618883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426710618883"} 20241213122657659 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426710618883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122657659 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122657659 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122657662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53878<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@62ee21fbef10: Final verdict of PTC: pass MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122657664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53810<->l=127.0.0.1:4258 20241213122657665 DLINP <000b> input/ipa.c:451 connected read/write 20241213122657665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122657665 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122657665 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122657665 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122657665 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33973<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@62ee21fbef10: Final verdict of PTC: none 255@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_gsup_check_imei finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Dec 13 12:26:57 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241213122657704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20241213122657804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=80032) Waiting for packet dumper to finish... 1 (prev_count=80032, count=125220) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:26:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_check_imei_via_proxy started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122700888 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122700888 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122700891 DLINP <000b> input/ipa.c:451 connected read/write 20241213122700891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122700891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53896<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122700894 DLINP <000b> input/ipa.c:451 connected read/write 20241213122700894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122700894 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122700894 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122700894 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122700894 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122700894 DLGSUP <0013> gsup_server.c:237 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  20241213122700894 DLGSUP <0013> gsup_server.c:235 2:  20241213122700894 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122700894 DLGSUP <0013> gsup_server.c:235 3:  20241213122700894 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122700894 DLGSUP <0013> gsup_server.c:235 4:  20241213122700894 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122700894 DLGSUP <0013> gsup_server.c:235 5:  20241213122700894 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122700894 DLGSUP <0013> gsup_server.c:235 7:  20241213122700894 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122700894 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122700894 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122700894 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@62ee21fbef10: 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") 20241213122700934 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42407<->l=127.0.0.1:4259) 20241213122700938 DAUC <0003> db_auc.c:157 IMSI='262428314080219': No 2G Auth Data 20241213122700938 DAUC <0003> db_auc.c:192 IMSI='262428314080219': No 3G Auth Data HLR_Test-GSUP(266)@62ee21fbef10: Created GsupExpect[0] for "262428314080219" to be handled at TC_gsup_check_imei_via_proxy(269) 20241213122700956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53912<->l=127.0.0.1:4258 20241213122700961 DLINP <000b> input/ipa.c:451 connected read/write 20241213122700962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122700962 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428314080219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428314080219" source_name="the-source\n"} 20241213122700962 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241213122700962 DMAIN <0000> hlr.c:424 IMSI='262428314080219': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122700962 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262428314080219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428314080219" destination_name="the-source\n"} 20241213122700962 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262428314080219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122700962 DLINP <000b> input/ipa.c:451 connected read/write 20241213122700962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122700962 DLINP <000b> input/ipa.c:451 connected read/write 20241213122700962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@62ee21fbef10: Found GsupExpect[0] for "262428314080219" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@62ee21fbef10: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428314080219" TC_gsup_check_imei_via_proxy(269)@62ee21fbef10: setverdict(pass): none -> pass 20241213122700964 DAUC <0003> db_auc.c:192 IMSI='262428314080219': No 3G Auth Data 20241213122700969 DLINP <000b> input/ipa.c:451 connected read/write 20241213122700969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122700969 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428314080219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428314080219" source_name="the-source\n"} 20241213122700969 DAUC <0003> hlr.c:417 IMSI='262428314080219': storing IMEI = 12345678901234 20241213122700969 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262428314080219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428314080219" destination_name="the-source\n"} 20241213122700969 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262428314080219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122700969 DLINP <000b> input/ipa.c:451 connected read/write 20241213122700969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122700969 DLINP <000b> input/ipa.c:451 connected read/write 20241213122700969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122700970 DAUC <0003> db_auc.c:192 IMSI='262428314080219': No 3G Auth Data 20241213122700973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53912<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@62ee21fbef10: Final verdict of PTC: pass 20241213122700975 DAUC <0003> db_auc.c:157 IMSI='262424438028938': No 2G Auth Data 20241213122700975 DAUC <0003> db_auc.c:192 IMSI='262424438028938': No 3G Auth Data HLR_Test-GSUP(266)@62ee21fbef10: Created GsupExpect[0] for "262424438028938" to be handled at TC_gsup_check_imei_via_proxy(270) 20241213122700993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53918<->l=127.0.0.1:4258 20241213122700998 DLINP <000b> input/ipa.c:451 connected read/write 20241213122700998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122700998 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424438028938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424438028938" source_name="the-source\n"} 20241213122700998 DMAIN <0000> hlr.c:424 IMSI='262424438028938': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122700998 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262424438028938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424438028938" destination_name="the-source\n"} 20241213122700998 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424438028938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122700998 DLINP <000b> input/ipa.c:451 connected read/write 20241213122700998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122700998 DLINP <000b> input/ipa.c:451 connected read/write 20241213122700998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@62ee21fbef10: Found GsupExpect[0] for "262424438028938" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@62ee21fbef10: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424438028938" TC_gsup_check_imei_via_proxy(270)@62ee21fbef10: setverdict(pass): none -> pass 20241213122700999 DAUC <0003> db_auc.c:192 IMSI='262424438028938': No 3G Auth Data 20241213122701002 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701002 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424438028938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424438028938" source_name="the-source\n"} 20241213122701002 DAUC <0003> hlr.c:417 IMSI='262424438028938': storing IMEI = 12345678901234 20241213122701002 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262424438028938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424438028938" destination_name="the-source\n"} 20241213122701002 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424438028938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701002 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701002 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122701003 DAUC <0003> db_auc.c:192 IMSI='262424438028938': No 3G Auth Data 20241213122701004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53918<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@62ee21fbef10: Final verdict of PTC: pass 20241213122701006 DAUC <0003> db_auc.c:157 IMSI='262427097052359': No 2G Auth Data 20241213122701006 DAUC <0003> db_auc.c:192 IMSI='262427097052359': No 3G Auth Data HLR_Test-GSUP(266)@62ee21fbef10: Created GsupExpect[0] for "262427097052359" to be handled at TC_gsup_check_imei_via_proxy(271) 20241213122701034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4258 20241213122701040 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701040 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427097052359 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427097052359" source_name="the-source\n"} 20241213122701040 DMAIN <0000> hlr.c:424 IMSI='262427097052359': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122701040 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262427097052359 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427097052359" destination_name="the-source\n"} 20241213122701041 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262427097052359 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701041 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701041 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@62ee21fbef10: Found GsupExpect[0] for "262427097052359" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@62ee21fbef10: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262427097052359" TC_gsup_check_imei_via_proxy(271)@62ee21fbef10: setverdict(pass): none -> pass 20241213122701043 DAUC <0003> db_auc.c:192 IMSI='262427097052359': No 3G Auth Data 20241213122701046 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701046 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427097052359 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427097052359" source_name="the-source\n"} 20241213122701046 DAUC <0003> hlr.c:417 IMSI='262427097052359': storing IMEI = 12345678901234 20241213122701046 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262427097052359 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427097052359" destination_name="the-source\n"} 20241213122701046 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262427097052359 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701046 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701046 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122701047 DAUC <0003> db_auc.c:192 IMSI='262427097052359': No 3G Auth Data 20241213122701049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@62ee21fbef10: Final verdict of PTC: pass 20241213122701050 DAUC <0003> db_auc.c:157 IMSI='262424213295604': No 2G Auth Data 20241213122701050 DAUC <0003> db_auc.c:192 IMSI='262424213295604': No 3G Auth Data HLR_Test-GSUP(266)@62ee21fbef10: Created GsupExpect[0] for "262424213295604" to be handled at TC_gsup_check_imei_via_proxy(272) 20241213122701066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53932<->l=127.0.0.1:4258 20241213122701072 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701072 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424213295604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424213295604" source_name="the-source\n"} 20241213122701072 DMAIN <0000> hlr.c:424 IMSI='262424213295604': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122701072 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262424213295604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424213295604" destination_name="the-source\n"} 20241213122701072 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262424213295604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701072 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701072 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@62ee21fbef10: Found GsupExpect[0] for "262424213295604" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@62ee21fbef10: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262424213295604" TC_gsup_check_imei_via_proxy(272)@62ee21fbef10: setverdict(pass): none -> pass 20241213122701074 DAUC <0003> db_auc.c:157 IMSI='262424213295604': No 2G Auth Data 20241213122701077 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701077 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424213295604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424213295604" source_name="the-source\n"} 20241213122701077 DAUC <0003> hlr.c:417 IMSI='262424213295604': storing IMEI = 12345678901234 20241213122701077 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262424213295604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424213295604" destination_name="the-source\n"} 20241213122701077 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262424213295604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701077 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701077 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122701078 DAUC <0003> db_auc.c:157 IMSI='262424213295604': No 2G Auth Data 20241213122701079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53932<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@62ee21fbef10: Final verdict of PTC: pass 20241213122701081 DAUC <0003> db_auc.c:157 IMSI='262422042789374': No 2G Auth Data 20241213122701081 DAUC <0003> db_auc.c:192 IMSI='262422042789374': No 3G Auth Data HLR_Test-GSUP(266)@62ee21fbef10: Created GsupExpect[0] for "262422042789374" to be handled at TC_gsup_check_imei_via_proxy(273) 20241213122701096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53946<->l=127.0.0.1:4258 20241213122701102 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701102 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422042789374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422042789374" source_name="the-source\n"} 20241213122701102 DMAIN <0000> hlr.c:424 IMSI='262422042789374': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122701102 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262422042789374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422042789374" destination_name="the-source\n"} 20241213122701102 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262422042789374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701102 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701102 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@62ee21fbef10: Found GsupExpect[0] for "262422042789374" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@62ee21fbef10: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262422042789374" TC_gsup_check_imei_via_proxy(273)@62ee21fbef10: setverdict(pass): none -> pass 20241213122701104 DAUC <0003> db_auc.c:157 IMSI='262422042789374': No 2G Auth Data 20241213122701107 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701107 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422042789374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422042789374" source_name="the-source\n"} 20241213122701107 DAUC <0003> hlr.c:417 IMSI='262422042789374': storing IMEI = 12345678901234 20241213122701107 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262422042789374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422042789374" destination_name="the-source\n"} 20241213122701107 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262422042789374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701107 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701107 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122701109 DAUC <0003> db_auc.c:157 IMSI='262422042789374': No 2G Auth Data 20241213122701110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53946<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@62ee21fbef10: Final verdict of PTC: pass 20241213122701111 DAUC <0003> db_auc.c:157 IMSI='262425799222816': No 2G Auth Data 20241213122701111 DAUC <0003> db_auc.c:192 IMSI='262425799222816': No 3G Auth Data HLR_Test-GSUP(266)@62ee21fbef10: Created GsupExpect[0] for "262425799222816" to be handled at TC_gsup_check_imei_via_proxy(274) 20241213122701127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53950<->l=127.0.0.1:4258 20241213122701132 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701132 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425799222816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425799222816" source_name="the-source\n"} 20241213122701132 DMAIN <0000> hlr.c:424 IMSI='262425799222816': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122701132 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262425799222816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425799222816" destination_name="the-source\n"} 20241213122701132 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262425799222816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701132 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701132 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@62ee21fbef10: Found GsupExpect[0] for "262425799222816" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@62ee21fbef10: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262425799222816" TC_gsup_check_imei_via_proxy(274)@62ee21fbef10: setverdict(pass): none -> pass 20241213122701137 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701137 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425799222816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425799222816" source_name="the-source\n"} 20241213122701137 DAUC <0003> hlr.c:417 IMSI='262425799222816': storing IMEI = 12345678901234 20241213122701137 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262425799222816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425799222816" destination_name="the-source\n"} 20241213122701137 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262425799222816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701137 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701137 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122701139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53950<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@62ee21fbef10: Final verdict of PTC: pass 20241213122701141 DAUC <0003> db_auc.c:157 IMSI='262426427599466': No 2G Auth Data 20241213122701141 DAUC <0003> db_auc.c:192 IMSI='262426427599466': No 3G Auth Data HLR_Test-GSUP(266)@62ee21fbef10: Created GsupExpect[0] for "262426427599466" to be handled at TC_gsup_check_imei_via_proxy(275) 20241213122701159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53964<->l=127.0.0.1:4258 20241213122701164 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701164 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426427599466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426427599466" source_name="the-source\n"} 20241213122701164 DMAIN <0000> hlr.c:424 IMSI='262426427599466': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122701164 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262426427599466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426427599466" destination_name="the-source\n"} 20241213122701164 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262426427599466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701164 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701164 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@62ee21fbef10: Found GsupExpect[0] for "262426427599466" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@62ee21fbef10: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262426427599466" TC_gsup_check_imei_via_proxy(275)@62ee21fbef10: setverdict(pass): none -> pass 20241213122701168 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701168 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426427599466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426427599466" source_name="the-source\n"} 20241213122701168 DAUC <0003> hlr.c:417 IMSI='262426427599466': storing IMEI = 12345678901234 20241213122701168 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262426427599466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426427599466" destination_name="the-source\n"} 20241213122701169 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262426427599466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701169 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701169 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122701172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53964<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@62ee21fbef10: Final verdict of PTC: pass 20241213122701173 DAUC <0003> db_auc.c:157 IMSI='262425078064110': No 2G Auth Data 20241213122701173 DAUC <0003> db_auc.c:192 IMSI='262425078064110': No 3G Auth Data HLR_Test-GSUP(266)@62ee21fbef10: Created GsupExpect[0] for "262425078064110" to be handled at TC_gsup_check_imei_via_proxy(276) 20241213122701190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53966<->l=127.0.0.1:4258 20241213122701195 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701195 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425078064110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425078064110" source_name="the-source\n"} 20241213122701195 DMAIN <0000> hlr.c:424 IMSI='262425078064110': has IMEI = 12345678901234 (consider setting 'store-imei') 20241213122701195 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262425078064110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425078064110" destination_name="the-source\n"} 20241213122701196 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262425078064110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701196 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701196 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@62ee21fbef10: Found GsupExpect[0] for "262425078064110" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@62ee21fbef10: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262425078064110" TC_gsup_check_imei_via_proxy(276)@62ee21fbef10: setverdict(pass): none -> pass 20241213122701200 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122701200 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425078064110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425078064110" source_name="the-source\n"} 20241213122701200 DAUC <0003> hlr.c:417 IMSI='262425078064110': storing IMEI = 12345678901234 20241213122701200 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262425078064110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425078064110" destination_name="the-source\n"} 20241213122701200 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262425078064110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122701200 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122701200 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122701202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53966<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@62ee21fbef10: Final verdict of PTC: pass MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122701204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53896<->l=127.0.0.1:4258 20241213122701205 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42407<->l=127.0.0.1:4259) 20241213122701205 DLINP <000b> input/ipa.c:451 connected read/write 20241213122701205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 267@62ee21fbef10: Final verdict of PTC: none 20241213122701205 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122701205 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122701205 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122701205 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Dec 13 12:27:01 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20241213122701249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53976<->l=127.0.0.1:4258 20241213122701350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53976<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78204) Waiting for packet dumper to finish... 1 (prev_count=78204, count=127116) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:27:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_check_imei_invalid_len started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122704432 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122704432 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122704434 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53984<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122704437 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704437 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122704437 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122704437 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122704437 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122704437 DLGSUP <0013> gsup_server.c:237 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  20241213122704437 DLGSUP <0013> gsup_server.c:235 2:  20241213122704437 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122704437 DLGSUP <0013> gsup_server.c:235 3:  HLR_Test-GSUP-IPA(277)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122704437 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122704437 DLGSUP <0013> gsup_server.c:235 4:  20241213122704437 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122704437 DLGSUP <0013> gsup_server.c:235 5:  20241213122704437 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122704437 DLGSUP <0013> gsup_server.c:235 7:  20241213122704437 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122704437 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122704437 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122704437 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@62ee21fbef10: 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") 20241213122704456 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44771<->l=127.0.0.1:4259) 20241213122704463 DAUC <0003> db_auc.c:157 IMSI='262428595117311': No 2G Auth Data 20241213122704463 DAUC <0003> db_auc.c:192 IMSI='262428595117311': No 3G Auth Data HLR_Test-GSUP(278)@62ee21fbef10: Created GsupExpect[0] for "262428595117311" to be handled at TC_gsup_check_imei_invalid_len(281) 20241213122704479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53994<->l=127.0.0.1:4258 20241213122704484 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704484 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428595117311"} 20241213122704484 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241213122704484 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428595117311" cause=Invalid mandatory information} 20241213122704484 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704484 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704484 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@62ee21fbef10: Found GsupExpect[0] for "262428595117311" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@62ee21fbef10: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428595117311" TC_gsup_check_imei_invalid_len(281)@62ee21fbef10: setverdict(pass): none -> pass 20241213122704486 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704486 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428595117311"} 20241213122704486 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241213122704486 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428595117311" cause=Invalid mandatory information} 20241213122704486 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704486 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704487 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704488 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704488 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428595117311"} 20241213122704488 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241213122704488 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428595117311" cause=Invalid mandatory information} 20241213122704488 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704488 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704488 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704490 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704490 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428595117311"} 20241213122704490 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241213122704490 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428595117311" cause=Invalid mandatory information} 20241213122704490 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704490 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704490 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704493 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704493 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428595117311"} 20241213122704493 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241213122704493 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428595117311" cause=Invalid mandatory information} 20241213122704493 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428595117311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704493 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704493 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53994<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@62ee21fbef10: Final verdict of PTC: pass 20241213122704496 DAUC <0003> db_auc.c:157 IMSI='262429652023717': No 2G Auth Data 20241213122704496 DAUC <0003> db_auc.c:192 IMSI='262429652023717': No 3G Auth Data HLR_Test-GSUP(278)@62ee21fbef10: Created GsupExpect[0] for "262429652023717" to be handled at TC_gsup_check_imei_invalid_len(282) 20241213122704514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54002<->l=127.0.0.1:4258 20241213122704517 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704517 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429652023717"} 20241213122704517 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241213122704517 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429652023717" cause=Invalid mandatory information} 20241213122704517 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704517 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704517 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@62ee21fbef10: Found GsupExpect[0] for "262429652023717" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@62ee21fbef10: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262429652023717" TC_gsup_check_imei_invalid_len(282)@62ee21fbef10: setverdict(pass): none -> pass 20241213122704519 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704519 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429652023717"} 20241213122704519 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241213122704519 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429652023717" cause=Invalid mandatory information} 20241213122704519 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704519 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704520 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704522 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704522 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429652023717"} 20241213122704522 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241213122704522 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429652023717" cause=Invalid mandatory information} 20241213122704522 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704522 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704522 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704524 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704524 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429652023717"} 20241213122704524 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241213122704524 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429652023717" cause=Invalid mandatory information} 20241213122704524 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704524 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704524 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704526 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704526 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429652023717"} 20241213122704526 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241213122704526 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429652023717" cause=Invalid mandatory information} 20241213122704526 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429652023717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704526 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704526 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54002<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@62ee21fbef10: Final verdict of PTC: pass 20241213122704529 DAUC <0003> db_auc.c:157 IMSI='262421270978744': No 2G Auth Data 20241213122704529 DAUC <0003> db_auc.c:192 IMSI='262421270978744': No 3G Auth Data HLR_Test-GSUP(278)@62ee21fbef10: Created GsupExpect[0] for "262421270978744" to be handled at TC_gsup_check_imei_invalid_len(283) 20241213122704545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54016<->l=127.0.0.1:4258 20241213122704549 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704549 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421270978744"} 20241213122704549 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241213122704549 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421270978744" cause=Invalid mandatory information} 20241213122704549 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704549 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704549 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@62ee21fbef10: Found GsupExpect[0] for "262421270978744" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@62ee21fbef10: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262421270978744" TC_gsup_check_imei_invalid_len(283)@62ee21fbef10: setverdict(pass): none -> pass 20241213122704551 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704551 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421270978744"} 20241213122704551 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241213122704551 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421270978744" cause=Invalid mandatory information} 20241213122704551 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704551 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704552 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704553 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704553 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421270978744"} 20241213122704553 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241213122704553 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421270978744" cause=Invalid mandatory information} 20241213122704553 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704553 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704553 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704555 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704555 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421270978744"} 20241213122704555 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241213122704555 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421270978744" cause=Invalid mandatory information} 20241213122704555 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704555 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704555 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704557 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704557 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421270978744"} 20241213122704557 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241213122704557 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421270978744" cause=Invalid mandatory information} 20241213122704557 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421270978744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704557 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704557 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54016<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@62ee21fbef10: Final verdict of PTC: pass 20241213122704560 DAUC <0003> db_auc.c:157 IMSI='262428753749687': No 2G Auth Data 20241213122704560 DAUC <0003> db_auc.c:192 IMSI='262428753749687': No 3G Auth Data HLR_Test-GSUP(278)@62ee21fbef10: Created GsupExpect[0] for "262428753749687" to be handled at TC_gsup_check_imei_invalid_len(284) 20241213122704576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54024<->l=127.0.0.1:4258 20241213122704580 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704580 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428753749687"} 20241213122704580 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241213122704580 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428753749687" cause=Invalid mandatory information} 20241213122704580 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704580 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704580 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@62ee21fbef10: Found GsupExpect[0] for "262428753749687" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@62ee21fbef10: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262428753749687" TC_gsup_check_imei_invalid_len(284)@62ee21fbef10: setverdict(pass): none -> pass 20241213122704582 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704582 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428753749687"} 20241213122704582 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241213122704582 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428753749687" cause=Invalid mandatory information} 20241213122704582 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704582 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704582 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704584 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704584 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428753749687"} 20241213122704584 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241213122704584 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428753749687" cause=Invalid mandatory information} 20241213122704584 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704584 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704584 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704586 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704586 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428753749687"} 20241213122704586 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241213122704586 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428753749687" cause=Invalid mandatory information} 20241213122704586 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704586 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704586 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704588 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704588 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428753749687"} 20241213122704588 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241213122704588 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428753749687" cause=Invalid mandatory information} 20241213122704588 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428753749687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704588 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704588 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54024<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@62ee21fbef10: Final verdict of PTC: pass 20241213122704590 DAUC <0003> db_auc.c:157 IMSI='262426344245973': No 2G Auth Data 20241213122704590 DAUC <0003> db_auc.c:192 IMSI='262426344245973': No 3G Auth Data HLR_Test-GSUP(278)@62ee21fbef10: Created GsupExpect[0] for "262426344245973" to be handled at TC_gsup_check_imei_invalid_len(285) 20241213122704605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54036<->l=127.0.0.1:4258 20241213122704609 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704609 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426344245973"} 20241213122704609 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241213122704609 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426344245973" cause=Invalid mandatory information} 20241213122704609 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704609 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704609 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@62ee21fbef10: Found GsupExpect[0] for "262426344245973" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@62ee21fbef10: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262426344245973" TC_gsup_check_imei_invalid_len(285)@62ee21fbef10: setverdict(pass): none -> pass 20241213122704611 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704611 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426344245973"} 20241213122704611 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241213122704611 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426344245973" cause=Invalid mandatory information} 20241213122704611 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704611 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704611 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704614 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704614 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426344245973"} 20241213122704614 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241213122704614 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426344245973" cause=Invalid mandatory information} 20241213122704614 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704614 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704614 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704616 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704616 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426344245973"} 20241213122704616 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241213122704616 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426344245973" cause=Invalid mandatory information} 20241213122704616 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704616 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704616 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704618 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704618 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426344245973"} 20241213122704618 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241213122704618 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426344245973" cause=Invalid mandatory information} 20241213122704618 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426344245973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704618 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704618 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54036<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@62ee21fbef10: Final verdict of PTC: pass 20241213122704621 DAUC <0003> db_auc.c:157 IMSI='262420476959557': No 2G Auth Data 20241213122704621 DAUC <0003> db_auc.c:192 IMSI='262420476959557': No 3G Auth Data HLR_Test-GSUP(278)@62ee21fbef10: Created GsupExpect[0] for "262420476959557" to be handled at TC_gsup_check_imei_invalid_len(286) 20241213122704636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54042<->l=127.0.0.1:4258 20241213122704638 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704638 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420476959557"} 20241213122704638 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241213122704638 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420476959557" cause=Invalid mandatory information} 20241213122704639 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704639 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704639 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@62ee21fbef10: Found GsupExpect[0] for "262420476959557" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@62ee21fbef10: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420476959557" TC_gsup_check_imei_invalid_len(286)@62ee21fbef10: setverdict(pass): none -> pass 20241213122704640 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704640 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420476959557"} 20241213122704640 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241213122704640 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420476959557" cause=Invalid mandatory information} 20241213122704640 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704641 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704641 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704642 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704642 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420476959557"} 20241213122704642 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241213122704642 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420476959557" cause=Invalid mandatory information} 20241213122704642 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704642 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704642 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704644 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704644 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420476959557"} 20241213122704644 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241213122704644 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420476959557" cause=Invalid mandatory information} 20241213122704644 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704644 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704644 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704646 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704646 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420476959557"} 20241213122704646 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241213122704646 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420476959557" cause=Invalid mandatory information} 20241213122704646 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420476959557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704646 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704646 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54042<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@62ee21fbef10: Final verdict of PTC: pass 20241213122704649 DAUC <0003> db_auc.c:157 IMSI='262424350874747': No 2G Auth Data 20241213122704649 DAUC <0003> db_auc.c:192 IMSI='262424350874747': No 3G Auth Data HLR_Test-GSUP(278)@62ee21fbef10: Created GsupExpect[0] for "262424350874747" to be handled at TC_gsup_check_imei_invalid_len(287) 20241213122704666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4258 20241213122704669 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704669 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424350874747"} 20241213122704669 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241213122704669 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424350874747" cause=Invalid mandatory information} 20241213122704669 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704669 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704669 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@62ee21fbef10: Found GsupExpect[0] for "262424350874747" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@62ee21fbef10: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424350874747" TC_gsup_check_imei_invalid_len(287)@62ee21fbef10: setverdict(pass): none -> pass 20241213122704671 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704671 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424350874747"} 20241213122704671 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241213122704671 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424350874747" cause=Invalid mandatory information} 20241213122704671 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704671 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704671 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704672 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704672 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424350874747"} 20241213122704672 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241213122704672 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424350874747" cause=Invalid mandatory information} 20241213122704672 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704672 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704672 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704674 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704674 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424350874747"} 20241213122704674 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241213122704674 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424350874747" cause=Invalid mandatory information} 20241213122704674 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704674 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704674 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704676 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704676 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424350874747"} 20241213122704676 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241213122704676 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424350874747" cause=Invalid mandatory information} 20241213122704676 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424350874747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704676 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704676 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@62ee21fbef10: Final verdict of PTC: pass 20241213122704679 DAUC <0003> db_auc.c:157 IMSI='262427777336670': No 2G Auth Data 20241213122704679 DAUC <0003> db_auc.c:192 IMSI='262427777336670': No 3G Auth Data HLR_Test-GSUP(278)@62ee21fbef10: Created GsupExpect[0] for "262427777336670" to be handled at TC_gsup_check_imei_invalid_len(288) 20241213122704693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4258 20241213122704696 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704696 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427777336670"} 20241213122704696 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241213122704696 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427777336670" cause=Invalid mandatory information} 20241213122704696 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704696 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704696 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@62ee21fbef10: Found GsupExpect[0] for "262427777336670" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@62ee21fbef10: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427777336670" TC_gsup_check_imei_invalid_len(288)@62ee21fbef10: setverdict(pass): none -> pass 20241213122704698 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704698 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427777336670"} 20241213122704698 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241213122704698 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427777336670" cause=Invalid mandatory information} 20241213122704698 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704698 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704698 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704700 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704700 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427777336670"} 20241213122704700 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241213122704700 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427777336670" cause=Invalid mandatory information} 20241213122704700 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704700 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704700 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704702 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704702 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427777336670"} 20241213122704702 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241213122704702 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427777336670" cause=Invalid mandatory information} 20241213122704702 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704702 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704702 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704704 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704704 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427777336670"} 20241213122704704 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241213122704704 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427777336670" cause=Invalid mandatory information} 20241213122704704 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427777336670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122704704 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122704704 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122704706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@62ee21fbef10: Final verdict of PTC: pass MTC@62ee21fbef10: setverdict(pass): none -> pass 20241213122704708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53984<->l=127.0.0.1:4258 20241213122704709 DLINP <000b> input/ipa.c:451 connected read/write 20241213122704709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122704709 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122704709 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122704709 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122704709 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44771<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP(278)@62ee21fbef10: Final verdict of PTC: none 279@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: pass MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@62ee21fbef10: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Dec 13 12:27:04 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20241213122704754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54058<->l=127.0.0.1:4258 20241213122704855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54058<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78644) Waiting for packet dumper to finish... 1 (prev_count=78644, count=168352) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:27:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_gsup_check_imei_unknown_imsi started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122707934 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122707934 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122707936 DLINP <000b> input/ipa.c:451 connected read/write 20241213122707937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122707937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60776<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122707939 DLINP <000b> input/ipa.c:451 connected read/write 20241213122707939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122707939 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122707939 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122707939 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122707939 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122707939 DLGSUP <0013> gsup_server.c:237 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  20241213122707940 DLGSUP <0013> gsup_server.c:235 2:  20241213122707940 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122707940 DLGSUP <0013> gsup_server.c:235 3:  20241213122707940 DLGSUP <0013> gsup_server.c:237 3: 00  HLR_Test-GSUP-IPA(289)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122707940 DLGSUP <0013> gsup_server.c:235 4:  20241213122707940 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122707940 DLGSUP <0013> gsup_server.c:235 5:  20241213122707940 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122707940 DLGSUP <0013> gsup_server.c:235 7:  20241213122707940 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122707940 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122707940 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122707940 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@62ee21fbef10: 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") 20241213122707958 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41727<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@62ee21fbef10: Created GsupExpect[0] for "262429225694787" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241213122707971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60784<->l=127.0.0.1:4258 20241213122707981 DLINP <000b> input/ipa.c:451 connected read/write 20241213122707981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122707981 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429225694787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429225694787"} 20241213122707981 DMAIN <0000> hlr.c:424 IMSI='262429225694787': has IMEI = 22245678901234 (consider setting 'store-imei') 20241213122707981 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429225694787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241213122707981 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429225694787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429225694787" cause=Invalid mandatory information} 20241213122707981 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429225694787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122707981 DLINP <000b> input/ipa.c:451 connected read/write 20241213122707981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122707981 DLINP <000b> input/ipa.c:451 connected read/write 20241213122707981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@62ee21fbef10: Found GsupExpect[0] for "262429225694787" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@62ee21fbef10: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262429225694787" TC_gsup_check_imei_unknown_imsi(293)@62ee21fbef10: setverdict(pass): none -> pass 20241213122707986 DLINP <000b> input/ipa.c:451 connected read/write 20241213122707986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122707986 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429225694787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429225694787"} 20241213122707986 DAUC <0003> hlr.c:417 IMSI='262429225694787': storing IMEI = 22245678901234 20241213122707986 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429225694787': no such subscriber 20241213122707986 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429225694787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241213122707986 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429225694787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429225694787" cause=Invalid mandatory information} 20241213122707986 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429225694787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122707986 DLINP <000b> input/ipa.c:451 connected read/write 20241213122707986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122707986 DLINP <000b> input/ipa.c:451 connected read/write 20241213122707986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122707987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60784<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@62ee21fbef10: Final verdict of PTC: pass 20241213122707988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60776<->l=127.0.0.1:4258 20241213122707989 DLINP <000b> input/ipa.c:451 connected read/write 20241213122707989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122707989 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122707989 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122707989 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122707990 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41727<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@62ee21fbef10: Final verdict of PTC: none 291@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 291: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@62ee21fbef10: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Dec 13 12:27:07 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20241213122708034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60786<->l=127.0.0.1:4258 20241213122708135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60786<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=30592) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:27:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122711210 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122711210 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122711213 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122711216 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711216 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122711216 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122711216 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122711216 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122711216 DLGSUP <0013> gsup_server.c:237 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  20241213122711216 DLGSUP <0013> gsup_server.c:235 2:  20241213122711216 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122711216 DLGSUP <0013> gsup_server.c:235 3:  20241213122711216 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122711216 DLGSUP <0013> gsup_server.c:235 4:  20241213122711216 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122711216 DLGSUP <0013> gsup_server.c:235 5:  20241213122711216 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122711216 DLGSUP <0013> gsup_server.c:235 7:  20241213122711216 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122711216 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122711216 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122711216 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@62ee21fbef10: 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") 20241213122711234 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44499<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@62ee21fbef10: Created GsupExpect[0] for "262426741895686" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241213122711246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 20241213122711257 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711257 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741895686"} 20241213122711257 DMAIN <0000> hlr.c:216 IMSI='262426741895686': Creating subscriber on demand 20241213122711257 DMAIN <0000> hlr.c:232 IMSI='262426741895686': Successfully assigned MSISDN='921' 20241213122711257 DAUC <0003> hlr.c:417 IMSI='262426741895686': storing IMEI = 12345678901234 20241213122711257 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426741895686"} 20241213122711257 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122711258 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711258 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@62ee21fbef10: Found GsupExpect[0] for "262426741895686" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@62ee21fbef10: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426741895686" TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): none -> pass 20241213122711260 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711260 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711261 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711261 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711262 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711262 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711264 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711264 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426741895686" cn_domain=PS} 20241213122711264 DLU <0006> fsm.c:456 lu(262426741895686)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122711264 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122711264 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426741895686)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122711264 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426741895686" cn_domain=PS} 20241213122711264 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711264 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711266 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711266 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426741895686"} 20241213122711266 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426741895686)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122711266 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122711266 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426741895686"} 20241213122711266 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122711266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426741895686)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122711266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426741895686)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122711266 DLU <0006> fsm.c:568 lu(PS:IMSI-262426741895686)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122711266 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711266 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122711271 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711271 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741895686"} 20241213122711271 DMAIN <0000> hlr.c:216 IMSI='262426741895686': Creating subscriber on demand 20241213122711271 DMAIN <0000> hlr.c:232 IMSI='262426741895686': Successfully assigned MSISDN='431' 20241213122711271 DAUC <0003> hlr.c:417 IMSI='262426741895686': storing IMEI = 12345678901234 20241213122711271 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426741895686"} 20241213122711271 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122711271 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711271 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711272 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711272 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122711273 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711273 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711273 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711273 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711274 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711274 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711275 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711275 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426741895686" cn_domain=PS} 20241213122711275 DLU <0006> fsm.c:456 lu(262426741895686)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122711275 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122711275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426741895686)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122711275 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426741895686" cn_domain=PS} 20241213122711275 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711275 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711276 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711276 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426741895686"} 20241213122711277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426741895686)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122711277 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122711277 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426741895686"} 20241213122711277 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122711277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426741895686)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122711277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426741895686)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122711277 DLU <0006> fsm.c:568 lu(PS:IMSI-262426741895686)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122711277 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711277 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122711279 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711279 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741895686"} 20241213122711279 DMAIN <0000> hlr.c:216 IMSI='262426741895686': Creating subscriber on demand 20241213122711279 DMAIN <0000> hlr.c:232 IMSI='262426741895686': Successfully assigned MSISDN='002' 20241213122711279 DAUC <0003> hlr.c:417 IMSI='262426741895686': storing IMEI = 12345678901234 20241213122711279 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426741895686"} 20241213122711279 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122711279 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711280 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711280 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711281 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122711281 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711281 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711282 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711282 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711283 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711283 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711284 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711284 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426741895686" cn_domain=PS} 20241213122711284 DLU <0006> fsm.c:456 lu(262426741895686)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122711284 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241213122711284 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426741895686" cause=GPRS services not allowed} 20241213122711284 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122711285 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426741895686)[0x563510924ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122711285 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426741895686)[0x563510924ac0]{UNVALIDATED}: Freeing instance 20241213122711285 DLU <0006> fsm.c:568 lu(PS:IMSI-262426741895686)[0x563510924ac0]{UNVALIDATED}: Deallocated 20241213122711285 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711285 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122711289 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711289 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741895686"} 20241213122711289 DMAIN <0000> hlr.c:216 IMSI='262426741895686': Creating subscriber on demand 20241213122711289 DMAIN <0000> hlr.c:232 IMSI='262426741895686': Successfully assigned MSISDN='050' 20241213122711289 DAUC <0003> hlr.c:417 IMSI='262426741895686': storing IMEI = 12345678901234 20241213122711290 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426741895686"} 20241213122711290 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122711290 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711290 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122711291 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711291 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711292 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711292 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711292 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711292 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711293 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711293 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426741895686" cn_domain=PS} 20241213122711293 DLU <0006> fsm.c:456 lu(262426741895686)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122711293 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241213122711293 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426741895686" cause=GPRS services not allowed} 20241213122711293 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122711293 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426741895686)[0x563510924ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122711293 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426741895686)[0x563510924ac0]{UNVALIDATED}: Freeing instance 20241213122711293 DLU <0006> fsm.c:568 lu(PS:IMSI-262426741895686)[0x563510924ac0]{UNVALIDATED}: Deallocated 20241213122711293 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711293 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122711296 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711296 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741895686"} 20241213122711296 DMAIN <0000> hlr.c:216 IMSI='262426741895686': Creating subscriber on demand 20241213122711296 DAUC <0003> hlr.c:417 IMSI='262426741895686': storing IMEI = 12345678901234 20241213122711296 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426741895686"} 20241213122711296 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122711296 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711296 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122711298 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711298 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711299 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711299 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711299 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711299 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711301 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711301 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426741895686" cn_domain=PS} 20241213122711301 DLU <0006> fsm.c:456 lu(262426741895686)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122711301 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241213122711301 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426741895686" cause=GPRS services not allowed} 20241213122711301 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122711301 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426741895686)[0x563510924ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122711301 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426741895686)[0x563510924ac0]{UNVALIDATED}: Freeing instance 20241213122711301 DLU <0006> fsm.c:568 lu(PS:IMSI-262426741895686)[0x563510924ac0]{UNVALIDATED}: Deallocated 20241213122711301 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711301 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122711305 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711305 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741895686"} 20241213122711305 DMAIN <0000> hlr.c:216 IMSI='262426741895686': Creating subscriber on demand 20241213122711305 DAUC <0003> hlr.c:417 IMSI='262426741895686': storing IMEI = 12345678901234 20241213122711305 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426741895686"} 20241213122711305 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241213122711305 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711305 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122711307 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711307 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711307 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711307 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711308 DAUC <0003> db_auc.c:157 IMSI='262426741895686': No 2G Auth Data 20241213122711308 DAUC <0003> db_auc.c:192 IMSI='262426741895686': No 3G Auth Data 20241213122711309 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711309 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426741895686" cn_domain=PS} 20241213122711309 DLU <0006> fsm.c:456 lu(262426741895686)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122711309 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122711309 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426741895686)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122711309 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426741895686" cn_domain=PS} 20241213122711309 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711309 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711311 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711311 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426741895686"} 20241213122711311 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426741895686)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122711311 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122711311 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426741895686"} 20241213122711311 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426741895686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122711311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426741895686)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122711311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426741895686)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122711311 DLU <0006> fsm.c:568 lu(PS:IMSI-262426741895686)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122711311 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122711311 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122711313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@62ee21fbef10: Final verdict of PTC: pass 20241213122711314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 20241213122711315 DLINP <000b> input/ipa.c:451 connected read/write 20241213122711315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122711315 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122711315 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122711315 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122711315 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44499<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@62ee21fbef10: Final verdict of PTC: none 296@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 296: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@62ee21fbef10: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Dec 13 12:27:11 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20241213122711358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60818<->l=127.0.0.1:4258 20241213122711458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60818<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=97052) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:27:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_subscr_create_on_demand_ul started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122714539 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122714539 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122714540 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122714541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122714542 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122714542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122714542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122714542 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122714542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122714542 DLGSUP <0013> gsup_server.c:237 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  20241213122714542 DLGSUP <0013> gsup_server.c:235 2:  20241213122714542 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122714542 DLGSUP <0013> gsup_server.c:235 3:  20241213122714542 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122714542 DLGSUP <0013> gsup_server.c:235 4:  HLR_Test-GSUP-IPA(299)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122714542 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122714542 DLGSUP <0013> gsup_server.c:235 5:  20241213122714543 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122714543 DLGSUP <0013> gsup_server.c:235 7:  20241213122714543 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122714543 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122714543 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122714543 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@62ee21fbef10: 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") 20241213122714559 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42727<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@62ee21fbef10: Created GsupExpect[0] for "262429868320534" to be handled at TC_subscr_create_on_demand_ul(303) 20241213122714572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 20241213122714585 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122714585 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429868320534" cn_domain=PS} 20241213122714585 DMAIN <0000> hlr.c:216 IMSI='262429868320534': Creating subscriber on demand 20241213122714585 DMAIN <0000> hlr.c:232 IMSI='262429868320534': Successfully assigned MSISDN='994' 20241213122714586 DLU <0006> fsm.c:456 lu(262429868320534)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122714586 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122714586 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429868320534)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122714586 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429868320534" cn_domain=PS} 20241213122714586 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122714586 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@62ee21fbef10: Found GsupExpect[0] for "262429868320534" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@62ee21fbef10: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262429868320534" 20241213122714588 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122714588 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429868320534"} 20241213122714588 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429868320534)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122714588 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122714588 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429868320534"} 20241213122714588 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122714588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429868320534)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122714588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429868320534)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122714589 DLU <0006> fsm.c:568 lu(PS:IMSI-262429868320534)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122714589 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122714589 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@62ee21fbef10: setverdict(pass): none -> pass 20241213122714590 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714590 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714591 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714591 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714592 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714592 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714597 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122714597 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429868320534" cn_domain=PS} 20241213122714597 DMAIN <0000> hlr.c:216 IMSI='262429868320534': Creating subscriber on demand 20241213122714597 DMAIN <0000> hlr.c:232 IMSI='262429868320534': Successfully assigned MSISDN='705' 20241213122714597 DLU <0006> fsm.c:456 lu(262429868320534)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122714597 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122714597 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429868320534)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122714597 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429868320534" cn_domain=PS} 20241213122714597 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122714597 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122714599 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122714599 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429868320534"} 20241213122714599 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429868320534)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122714599 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122714599 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429868320534"} 20241213122714599 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122714599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429868320534)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122714599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429868320534)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122714599 DLU <0006> fsm.c:568 lu(PS:IMSI-262429868320534)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122714599 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122714599 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122714600 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714600 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714601 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714601 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714601 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714601 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714602 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714602 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714605 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122714605 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429868320534" cn_domain=PS} 20241213122714605 DMAIN <0000> hlr.c:216 IMSI='262429868320534': Creating subscriber on demand 20241213122714605 DMAIN <0000> hlr.c:232 IMSI='262429868320534': Successfully assigned MSISDN='604' 20241213122714605 DLU <0006> fsm.c:456 lu(262429868320534)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122714605 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241213122714605 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429868320534" cause=GPRS services not allowed} 20241213122714605 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122714605 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429868320534)[0x563510924ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122714605 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429868320534)[0x563510924ac0]{UNVALIDATED}: Freeing instance 20241213122714605 DLU <0006> fsm.c:568 lu(PS:IMSI-262429868320534)[0x563510924ac0]{UNVALIDATED}: Deallocated 20241213122714605 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122714605 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122714606 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714606 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714607 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714607 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714607 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714607 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714608 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714608 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714611 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122714611 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429868320534" cn_domain=PS} 20241213122714611 DMAIN <0000> hlr.c:216 IMSI='262429868320534': Creating subscriber on demand 20241213122714611 DMAIN <0000> hlr.c:232 IMSI='262429868320534': Successfully assigned MSISDN='016' 20241213122714611 DLU <0006> fsm.c:456 lu(262429868320534)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122714611 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241213122714611 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429868320534" cause=GPRS services not allowed} 20241213122714611 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122714611 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429868320534)[0x563510924ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122714611 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429868320534)[0x563510924ac0]{UNVALIDATED}: Freeing instance 20241213122714611 DLU <0006> fsm.c:568 lu(PS:IMSI-262429868320534)[0x563510924ac0]{UNVALIDATED}: Deallocated 20241213122714611 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122714611 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122714612 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714612 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714613 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714613 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714614 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714614 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714618 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122714618 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429868320534" cn_domain=PS} 20241213122714618 DMAIN <0000> hlr.c:216 IMSI='262429868320534': Creating subscriber on demand 20241213122714618 DLU <0006> fsm.c:456 lu(262429868320534)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122714618 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241213122714618 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429868320534" cause=GPRS services not allowed} 20241213122714618 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122714618 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429868320534)[0x563510924ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122714618 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429868320534)[0x563510924ac0]{UNVALIDATED}: Freeing instance 20241213122714618 DLU <0006> fsm.c:568 lu(PS:IMSI-262429868320534)[0x563510924ac0]{UNVALIDATED}: Deallocated 20241213122714618 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122714618 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122714619 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714619 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714620 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714620 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714620 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714620 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714624 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122714624 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429868320534" cn_domain=PS} 20241213122714624 DMAIN <0000> hlr.c:216 IMSI='262429868320534': Creating subscriber on demand 20241213122714624 DLU <0006> fsm.c:456 lu(262429868320534)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122714624 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122714624 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429868320534)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122714624 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429868320534" cn_domain=PS} 20241213122714624 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122714624 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122714626 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122714626 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429868320534"} 20241213122714626 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429868320534)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122714626 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122714626 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429868320534"} 20241213122714626 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429868320534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122714626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429868320534)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122714626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429868320534)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122714626 DLU <0006> fsm.c:568 lu(PS:IMSI-262429868320534)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122714626 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122714626 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122714627 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714627 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714628 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714628 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data 20241213122714629 DAUC <0003> db_auc.c:157 IMSI='262429868320534': No 2G Auth Data 20241213122714629 DAUC <0003> db_auc.c:192 IMSI='262429868320534': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122714630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@62ee21fbef10: Final verdict of PTC: pass 20241213122714631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60822<->l=127.0.0.1:4258 20241213122714632 DLINP <000b> input/ipa.c:451 connected read/write 20241213122714632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122714632 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122714632 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122714632 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122714632 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42727<->l=127.0.0.1:4259) 301@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP(300)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 301: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@62ee21fbef10: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Dec 13 12:27:14 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20241213122714673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4258 20241213122714774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=81536) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:27:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_subscr_create_on_demand_sai started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122717853 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122717853 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122717855 DLINP <000b> input/ipa.c:451 connected read/write 20241213122717855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122717856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59202<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122717859 DLINP <000b> input/ipa.c:451 connected read/write 20241213122717859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122717859 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122717859 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122717859 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122717859 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122717859 DLGSUP <0013> gsup_server.c:237 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  20241213122717859 DLGSUP <0013> gsup_server.c:235 2:  20241213122717859 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122717859 DLGSUP <0013> gsup_server.c:235 3:  20241213122717859 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122717859 DLGSUP <0013> gsup_server.c:235 4:  20241213122717859 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122717859 DLGSUP <0013> gsup_server.c:235 5:  20241213122717859 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122717859 DLGSUP <0013> gsup_server.c:235 7:  20241213122717859 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122717859 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122717859 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122717859 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@62ee21fbef10: 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") 20241213122717880 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37481<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@62ee21fbef10: Created GsupExpect[0] for "262429527693010" to be handled at TC_subscr_create_on_demand_sai(308) 20241213122717892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 20241213122717901 DLINP <000b> input/ipa.c:451 connected read/write 20241213122717901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122717901 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429527693010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429527693010"} 20241213122717901 DMAIN <0000> hlr.c:216 IMSI='262429527693010': Creating subscriber on demand 20241213122717901 DMAIN <0000> hlr.c:232 IMSI='262429527693010': Successfully assigned MSISDN='233' 20241213122717901 DAUC <0003> db_auc.c:157 IMSI='262429527693010': No 2G Auth Data 20241213122717901 DAUC <0003> db_auc.c:192 IMSI='262429527693010': No 3G Auth Data 20241213122717901 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429527693010 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 20241213122717902 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429527693010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429527693010" cause=IMSI unknown in HLR} 20241213122717902 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429527693010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241213122717902 DLINP <000b> input/ipa.c:451 connected read/write 20241213122717902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122717902 DLINP <000b> input/ipa.c:451 connected read/write 20241213122717902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@62ee21fbef10: Found GsupExpect[0] for "262429527693010" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@62ee21fbef10: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429527693010" TC_subscr_create_on_demand_sai(308)@62ee21fbef10: setverdict(pass): none -> pass 20241213122717904 DAUC <0003> db_auc.c:157 IMSI='262429527693010': No 2G Auth Data 20241213122717904 DAUC <0003> db_auc.c:192 IMSI='262429527693010': No 3G Auth Data 20241213122717905 DAUC <0003> db_auc.c:157 IMSI='262429527693010': No 2G Auth Data 20241213122717905 DAUC <0003> db_auc.c:192 IMSI='262429527693010': No 3G Auth Data 20241213122717905 DAUC <0003> db_auc.c:157 IMSI='262429527693010': No 2G Auth Data 20241213122717905 DAUC <0003> db_auc.c:192 IMSI='262429527693010': No 3G Auth Data 20241213122717907 DLINP <000b> input/ipa.c:451 connected read/write 20241213122717907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122717907 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429527693010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429527693010" cn_domain=PS} 20241213122717907 DLU <0006> fsm.c:456 lu(262429527693010)[0x563510924ac0]{UNVALIDATED}: Allocated 20241213122717907 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429527693010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241213122717907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429527693010)[0x563510924ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122717907 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429527693010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429527693010" cn_domain=PS} 20241213122717907 DLINP <000b> input/ipa.c:451 connected read/write 20241213122717907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122717907 DLINP <000b> input/ipa.c:451 connected read/write 20241213122717907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122717910 DLINP <000b> input/ipa.c:451 connected read/write 20241213122717910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122717910 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429527693010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429527693010"} 20241213122717910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429527693010)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122717910 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429527693010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122717910 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429527693010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429527693010"} 20241213122717910 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429527693010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122717910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429527693010)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122717910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429527693010)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122717910 DLU <0006> fsm.c:568 lu(PS:IMSI-262429527693010)[0x563510924ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122717910 DLINP <000b> input/ipa.c:451 connected read/write 20241213122717910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122717910 DLINP <000b> input/ipa.c:451 connected read/write 20241213122717910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122717912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@62ee21fbef10: Final verdict of PTC: pass 20241213122717913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59202<->l=127.0.0.1:4258 20241213122717914 DLINP <000b> input/ipa.c:451 connected read/write 20241213122717914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122717914 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122717914 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122717914 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122717914 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37481<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@62ee21fbef10: Final verdict of PTC: none 306@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 306: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@62ee21fbef10: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Dec 13 12:27:17 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20241213122717955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59212<->l=127.0.0.1:4258 20241213122718055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59212<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=36596) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:27:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_MSLookup_mDNS_service_other_home started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122721132 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122721132 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122721135 DLINP <000b> input/ipa.c:451 connected read/write 20241213122721135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122721136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122721138 DLINP <000b> input/ipa.c:451 connected read/write 20241213122721138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122721138 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122721138 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122721138 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122721139 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122721139 DLGSUP <0013> gsup_server.c:237 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  20241213122721139 DLGSUP <0013> gsup_server.c:235 2:  20241213122721139 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122721139 DLGSUP <0013> gsup_server.c:235 3:  20241213122721139 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122721139 DLGSUP <0013> gsup_server.c:235 4:  20241213122721139 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122721139 DLGSUP <0013> gsup_server.c:235 5:  20241213122721139 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122721139 DLGSUP <0013> gsup_server.c:235 7:  20241213122721139 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122721139 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122721139 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122721139 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)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@62ee21fbef10: 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") 20241213122721157 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33173<->l=127.0.0.1:4259) 20241213122721159 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241213122721159 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@62ee21fbef10: Created GsupExpect[0] for "262421154212526" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241213122721172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20241213122721175 DAUC <0003> db_auc.c:157 IMSI='262421154212526': No 2G Auth Data 20241213122721175 DAUC <0003> db_auc.c:192 IMSI='262421154212526': No 3G Auth Data 20241213122721179 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614487743.msisdn 20241213122721179 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614487743.msisdn: not attached (vlr_number unset) 20241213122721179 DDGSM <0007> mslookup_server.c:327 sip.voice.491614487743.msisdn: does not exist in GSUP proxy 20241213122722182 DLINP <000b> input/ipa.c:451 connected read/write 20241213122722182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122722182 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421154212526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421154212526" cn_domain=CS} 20241213122722182 DLU <0006> fsm.c:456 lu(262421154212526)[0x563510922070]{UNVALIDATED}: Allocated 20241213122722182 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421154212526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241213122722182 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421154212526)[0x563510922070]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241213122722182 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421154212526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421154212526" cn_domain=CS} 20241213122722182 DLINP <000b> input/ipa.c:451 connected read/write 20241213122722182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122722182 DLINP <000b> input/ipa.c:451 connected read/write 20241213122722182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@62ee21fbef10: Found GsupExpect[0] for "262421154212526" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@62ee21fbef10: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262421154212526" 20241213122722186 DLINP <000b> input/ipa.c:451 connected read/write 20241213122722186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122722186 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421154212526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421154212526"} 20241213122722186 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421154212526)[0x563510922070]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241213122722186 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421154212526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241213122722186 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421154212526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421154212526"} 20241213122722186 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421154212526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122722186 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421154212526)[0x563510922070]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241213122722186 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421154212526)[0x563510922070]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241213122722186 DLU <0006> fsm.c:568 lu(CS:IMSI-262421154212526)[0x563510922070]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241213122722186 DLINP <000b> input/ipa.c:451 connected read/write 20241213122722186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122722186 DLINP <000b> input/ipa.c:451 connected read/write 20241213122722186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@62ee21fbef10: setverdict(pass): none -> pass 20241213122722188 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614487743.msisdn 20241213122722188 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614487743.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241213122722188 DDGSM <0007> mslookup_server.c:327 sip.voice.491614487743.msisdn: does not exist in GSUP proxy 20241213122722188 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614487743.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@62ee21fbef10: setverdict(pass): pass -> pass, component reason not changed 20241213122722192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@62ee21fbef10: Final verdict of PTC: pass 20241213122722192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4258 20241213122722193 DLINP <000b> input/ipa.c:451 connected read/write 20241213122722193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122722193 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122722194 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122722194 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122722194 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33173<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@62ee21fbef10: Final verdict of PTC: none 311@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 311: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@62ee21fbef10: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Dec 13 12:27:22 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20241213122722234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59238<->l=127.0.0.1:4258 20241213122722335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59238<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21384) Waiting for packet dumper to finish... 1 (prev_count=21384, count=37440) 20241213122724146 DSS <0004> hlr_ussd.c:239 262420239115109/0x0c3ec729: SS Session Timeout, destroying 20241213122724146 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420239115109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Dec 13 12:27:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_MSLookup_GSUP_proxy started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122725412 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122725412 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122725415 DLINP <000b> input/ipa.c:451 connected read/write 20241213122725415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122725415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@62ee21fbef10: 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) } } } } 20241213122725417 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241213122725417 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@62ee21fbef10: 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 } } } } 20241213122725418 DLINP <000b> input/ipa.c:451 connected read/write 20241213122725418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122725418 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122725418 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122725418 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122725418 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122725418 DLGSUP <0013> gsup_server.c:237 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  20241213122725418 DLGSUP <0013> gsup_server.c:235 2:  20241213122725418 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122725418 DLGSUP <0013> gsup_server.c:235 3:  20241213122725418 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122725418 DLGSUP <0013> gsup_server.c:235 4:  20241213122725418 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122725418 DLGSUP <0013> gsup_server.c:235 5:  20241213122725418 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122725418 DLGSUP <0013> gsup_server.c:235 7:  20241213122725419 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122725419 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122725419 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(314)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122725419 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 316@62ee21fbef10: 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") 20241213122725449 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33021<->l=127.0.0.1:4259) 20241213122725452 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241213122725452 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@62ee21fbef10: Created GsupExpect[0] for "262426816174544" to be handled at TC_MSLookup_GSUP_proxy(320) 20241213122725466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59252<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@62ee21fbef10: Created GsupExpect[0] for "262426816174544" to be handled at TC_MSLookup_GSUP_proxy(320) 20241213122725472 DLINP <000b> input/ipa.c:451 connected read/write 20241213122725472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122725472 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426816174544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426816174544" cn_domain=CS} 20241213122725472 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426816174544 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241213122725472 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426816174544 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241213122725472 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426816174544.imsi 20241213122725472 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426816174544.imsi 20241213122725472 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426816174544.imsi: does not exist in local HLR 20241213122725477 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426816174544 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241213122725478 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241213122725478 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241213122725478 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241213122725478 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241213122725478 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241213122725478 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426816174544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122725478 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241213122725478 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241213122725478 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241213122725478 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241213122725478 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241213122725478 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@62ee21fbef10: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@62ee21fbef10: 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) } } } } 20241213122725480 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122725480 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122725480 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241213122725480 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241213122725480 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213122725481 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122725481 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122725481 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@62ee21fbef10: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@62ee21fbef10: Found GsupExpect[0] for "262426816174544" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@62ee21fbef10: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426816174544" HLR_Test-GSUP-server-IPA(318)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122725521 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122725521 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122725521 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122725521 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122725521 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426816174544 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612850546 20241213122725521 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426816174544 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241213122725521 DLINP <000b> input/ipa.c:451 connected read/write 20241213122725521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122725522 DLINP <000b> input/ipa.c:451 connected read/write 20241213122725522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@62ee21fbef10: Found GsupExpect[0] for "262426816174544" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@62ee21fbef10: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426816174544" 20241213122725525 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122725525 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122725525 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426816174544 MSISDN-491612850546 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241213122725525 DLINP <000b> input/ipa.c:451 connected read/write 20241213122725525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122725525 DLINP <000b> input/ipa.c:451 connected read/write 20241213122725525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122725527 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122725527 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122725527 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426816174544 MSISDN-491612850546 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 20241213122725527 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426816174544 MSISDN-491612850546 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241213122725527 DLINP <000b> input/ipa.c:451 connected read/write 20241213122725527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122725527 DLINP <000b> input/ipa.c:451 connected read/write 20241213122725527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@62ee21fbef10: setverdict(pass): none -> pass 20241213122725529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59252<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@62ee21fbef10: Final verdict of PTC: pass 20241213122725530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59248<->l=127.0.0.1:4258 20241213122725531 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33021<->l=127.0.0.1:4259) 20241213122725531 DLINP <000b> input/ipa.c:451 connected read/write 20241213122725531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122725531 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122725531 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122725531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(317)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP(315)@62ee21fbef10: Final verdict of PTC: none 20241213122725531 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122725531 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122725531 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241213122725531 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241213122725531 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 316: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@62ee21fbef10: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Dec 13 12:27:25 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241213122725568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59260<->l=127.0.0.1:4258 20241213122725668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59260<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=43032) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:27:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122728743 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122728743 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122728744 DLINP <000b> input/ipa.c:451 connected read/write 20241213122728744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122728745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@62ee21fbef10: 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 } } } } 20241213122728746 DLINP <000b> input/ipa.c:451 connected read/write 20241213122728746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122728746 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122728746 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122728746 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122728746 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122728746 DLGSUP <0013> gsup_server.c:237 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  20241213122728747 DLGSUP <0013> gsup_server.c:235 2:  20241213122728747 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122728747 DLGSUP <0013> gsup_server.c:235 3:  20241213122728747 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122728747 DLGSUP <0013> gsup_server.c:235 4:  20241213122728747 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122728747 DLGSUP <0013> gsup_server.c:235 5:  20241213122728747 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122728747 DLGSUP <0013> gsup_server.c:235 7:  20241213122728747 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122728747 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122728747 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122728747 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)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122728747 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241213122728747 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@62ee21fbef10: 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") 20241213122728767 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45251<->l=127.0.0.1:4259) 20241213122728770 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241213122728770 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@62ee21fbef10: Created GsupExpect[0] for "262421497523719" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241213122728784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 20241213122728787 DAUC <0003> db_auc.c:157 IMSI='262421497523719': No 2G Auth Data 20241213122728787 DAUC <0003> db_auc.c:192 IMSI='262421497523719': No 3G Auth Data 20241213122728792 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421497523719.imsi 20241213122728792 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421497523719.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@62ee21fbef10: setverdict(pass): none -> pass 20241213122728796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@62ee21fbef10: Final verdict of PTC: pass 20241213122728798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@62ee21fbef10: Final verdict of PTC: none 20241213122728799 DLINP <000b> input/ipa.c:451 connected read/write 20241213122728799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122728799 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122728799 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122728799 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241213122728799 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45251<->l=127.0.0.1:4259) 323@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 323: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@62ee21fbef10: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Dec 13 12:27:28 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20241213122728844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 20241213122728945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27948) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:27:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122732024 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122732024 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122732027 DLINP <000b> input/ipa.c:451 connected read/write 20241213122732027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122732028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58430<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@62ee21fbef10: 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) } } } } 20241213122732030 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241213122732030 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@62ee21fbef10: 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 } } } } 20241213122732031 DLINP <000b> input/ipa.c:451 connected read/write 20241213122732031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122732031 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122732031 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122732031 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122732031 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122732031 DLGSUP <0013> gsup_server.c:237 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  20241213122732031 DLGSUP <0013> gsup_server.c:235 2:  20241213122732031 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122732031 DLGSUP <0013> gsup_server.c:235 3:  20241213122732031 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122732031 DLGSUP <0013> gsup_server.c:235 4:  20241213122732031 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122732031 DLGSUP <0013> gsup_server.c:235 5:  20241213122732031 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122732031 DLGSUP <0013> gsup_server.c:235 7:  20241213122732031 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122732031 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122732031 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241213122732031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@62ee21fbef10: 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") 20241213122732064 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38397<->l=127.0.0.1:4259) 20241213122732066 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241213122732067 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@62ee21fbef10: Created GsupExpect[0] for "262423345136540" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241213122732083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58446<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@62ee21fbef10: Created GsupExpect[0] for "262423345136540" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241213122732088 DLINP <000b> input/ipa.c:451 connected read/write 20241213122732088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122732088 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423345136540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423345136540" cn_domain=CS} 20241213122732088 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423345136540 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241213122732088 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423345136540 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241213122732088 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423345136540.imsi 20241213122732088 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423345136540.imsi 20241213122732088 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423345136540.imsi: does not exist in local HLR 20241213122732093 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423345136540 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241213122732093 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241213122732093 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241213122732093 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241213122732093 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241213122732093 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241213122732093 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423345136540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122732093 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241213122732093 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241213122732093 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241213122732093 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241213122732093 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241213122732093 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@62ee21fbef10: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@62ee21fbef10: 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) } } } } 20241213122732095 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122732095 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122732095 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241213122732095 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241213122732095 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213122732096 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122732096 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122732096 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@62ee21fbef10: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@62ee21fbef10: Found GsupExpect[0] for "262423345136540" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@62ee21fbef10: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262423345136540" HLR_Test-GSUP-server-IPA(330)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122732137 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122732137 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122732137 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122732137 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122732137 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423345136540 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617776860 20241213122732137 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423345136540 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241213122732138 DLINP <000b> input/ipa.c:451 connected read/write 20241213122732138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122732138 DLINP <000b> input/ipa.c:451 connected read/write 20241213122732138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@62ee21fbef10: Found GsupExpect[0] for "262423345136540" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@62ee21fbef10: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262423345136540" 20241213122732141 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122732141 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122732141 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423345136540 MSISDN-491617776860 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241213122732141 DLINP <000b> input/ipa.c:451 connected read/write 20241213122732141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122732141 DLINP <000b> input/ipa.c:451 connected read/write 20241213122732141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122732143 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122732143 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122732143 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423345136540 MSISDN-491617776860 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 20241213122732143 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423345136540 MSISDN-491617776860 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241213122732143 DLINP <000b> input/ipa.c:451 connected read/write 20241213122732143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122732143 DLINP <000b> input/ipa.c:451 connected read/write 20241213122732143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122732146 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423345136540.imsi 20241213122732146 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423345136540.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@62ee21fbef10: setverdict(pass): none -> pass 20241213122733147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58446<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@62ee21fbef10: Final verdict of PTC: pass 20241213122733148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58430<->l=127.0.0.1:4258 20241213122733149 DLINP <000b> input/ipa.c:451 connected read/write 20241213122733149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122733149 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122733149 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122733149 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@62ee21fbef10: Final verdict of PTC: none 20241213122733150 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38397<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@62ee21fbef10: Final verdict of PTC: none 20241213122733150 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122733150 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122733150 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241213122733150 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241213122733150 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(326)@62ee21fbef10: Final verdict of PTC: none 328@62ee21fbef10: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 328: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@62ee21fbef10: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Dec 13 12:27:33 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20241213122733191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 20241213122733292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35776) Waiting for packet dumper to finish... 1 (prev_count=35776, count=44032) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Fri Dec 13 12:27:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@62ee21fbef10: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@62ee21fbef10: legacy= false MTC@62ee21fbef10: in not legacy case 1 MTC@62ee21fbef10: in not legacy case 2 20241213122736368 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241213122736368 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122736371 DLINP <000b> input/ipa.c:451 connected read/write 20241213122736371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122736372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@62ee21fbef10: 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)@62ee21fbef10: 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 } } } } 20241213122736374 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241213122736374 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241213122736374 DLINP <000b> input/ipa.c:451 connected read/write 20241213122736374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122736374 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241213122736374 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241213122736374 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241213122736374 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241213122736374 DLGSUP <0013> gsup_server.c:237 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  20241213122736374 DLGSUP <0013> gsup_server.c:235 2:  20241213122736374 DLGSUP <0013> gsup_server.c:237 2: 00  20241213122736374 DLGSUP <0013> gsup_server.c:235 3:  20241213122736374 DLGSUP <0013> gsup_server.c:237 3: 00  20241213122736374 DLGSUP <0013> gsup_server.c:235 4:  20241213122736374 DLGSUP <0013> gsup_server.c:237 4: 00  20241213122736374 DLGSUP <0013> gsup_server.c:235 5:  20241213122736374 DLGSUP <0013> gsup_server.c:237 5: 00  20241213122736374 DLGSUP <0013> gsup_server.c:235 7:  20241213122736374 DLGSUP <0013> gsup_server.c:237 7: 00  20241213122736374 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241213122736374 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(333)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122736374 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 335@62ee21fbef10: 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") 20241213122736412 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35355<->l=127.0.0.1:4259) 20241213122736414 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241213122736414 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@62ee21fbef10: Created GsupExpect[0] for "262427141416032" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241213122736428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@62ee21fbef10: Created GsupExpect[0] for "262427141416032" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241213122736433 DLINP <000b> input/ipa.c:451 connected read/write 20241213122736433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122736433 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427141416032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427141416032" cn_domain=CS} 20241213122736433 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427141416032 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241213122736433 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427141416032 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241213122736433 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427141416032.imsi 20241213122736433 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427141416032.imsi 20241213122736433 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427141416032.imsi: does not exist in local HLR 20241213122736438 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427141416032 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241213122736438 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241213122736438 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241213122736438 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241213122736438 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241213122736438 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241213122736438 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427141416032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241213122736438 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241213122736438 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241213122736438 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241213122736438 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241213122736438 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241213122736438 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@62ee21fbef10: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@62ee21fbef10: 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) } } } } 20241213122736440 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122736440 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122736440 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241213122736440 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241213122736440 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213122736441 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122736441 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122736441 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server(336)@62ee21fbef10: Found GsupExpect[0] for "262427141416032" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server-IPA(337)@62ee21fbef10: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@62ee21fbef10: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427141416032" HLR_Test-GSUP-server-IPA(337)@62ee21fbef10: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@62ee21fbef10: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213122736489 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122736489 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122736489 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122736489 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122736489 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427141416032 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615181361 20241213122736489 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427141416032 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241213122736489 DLINP <000b> input/ipa.c:451 connected read/write 20241213122736489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122736490 DLINP <000b> input/ipa.c:451 connected read/write 20241213122736490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@62ee21fbef10: Found GsupExpect[0] for "262427141416032" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@62ee21fbef10: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427141416032" 20241213122736493 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122736493 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122736493 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427141416032 MSISDN-491615181361 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241213122736493 DLINP <000b> input/ipa.c:451 connected read/write 20241213122736493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122736493 DLINP <000b> input/ipa.c:451 connected read/write 20241213122736493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122736495 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122736495 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122736496 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427141416032 MSISDN-491615181361 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 20241213122736496 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427141416032 MSISDN-491615181361 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241213122736496 DLINP <000b> input/ipa.c:451 connected read/write 20241213122736496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122736496 DLINP <000b> input/ipa.c:451 connected read/write 20241213122736496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241213122736498 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615181361.msisdn 20241213122736498 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615181361.msisdn: does not exist in local HLR 20241213122736498 DDGSM <0007> mslookup_server.c:352 sip.voice.491615181361.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241213122736498 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615181361.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@62ee21fbef10: setverdict(pass): none -> pass 20241213122736500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@62ee21fbef10: Final verdict of PTC: pass 20241213122736501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4258 20241213122736502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35355<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@62ee21fbef10: Final verdict of PTC: none 20241213122736502 DLINP <000b> input/ipa.c:451 connected read/write 20241213122736502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241213122736502 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241213122736502 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241213122736502 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)@62ee21fbef10: Final verdict of PTC: none 20241213122736502 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241213122736502 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241213122736502 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server IPA-CTRL-CLI-IPA(338)@62ee21fbef10: Final verdict of PTC: none 20241213122736502 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241213122736502 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@62ee21fbef10: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@62ee21fbef10: Final verdict of PTC: none MTC@62ee21fbef10: Setting final verdict of the test case. MTC@62ee21fbef10: Local verdict of MTC: none MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC with component reference 335: none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@62ee21fbef10: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@62ee21fbef10: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@62ee21fbef10: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Dec 13 12:27:36 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20241213122736542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 20241213122736642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13444) Waiting for packet dumper to finish... 1 (prev_count=13444, count=46268) MTC@62ee21fbef10: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@62ee21fbef10: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@62ee21fbef10: Terminating MTC. MC@62ee21fbef10: MTC terminated. MC2> exit MC@62ee21fbef10: Shutting down session. MC@62ee21fbef10: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7514.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 (2978239) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2978154) [testenv] Showing testsuite/junit-xml-7514.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7514.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20241213-1225-3a87c3f3-0'] 62ee21fbef10280e00c3f76f7b7202982ac4513bac598636c440261b3a2a1fdf [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2263/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS