Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 422f442d62c2f1265acbf820b49577354e259f0d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 422f442d62c2f1265acbf820b49577354e259f0d # timeout=10 Commit message: "asterisk: Rework test TC_ims_call_mo_after_tcp_conn_closed with new expectancies" > git rev-list --no-walk 422f442d62c2f1265acbf820b49577354e259f0d # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins3941830009280839174.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [249 kB] Fetched 9310 kB in 1s (12.0 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_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_BS_Code_part_2.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_ApplicationContexts.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_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_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_4.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 env 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 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_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (330 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 55 not upgraded. Need to get 16.7 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503202026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.11.8111.202503202026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.11.8111.202503202026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.11.8111.202503202026 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503202026 [59.9 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.11.8111.202503202026 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202503202026 [71.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.0.2.1a71.202503202026 [21.4 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.9.0.2.1a71.202503202026 [23.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.11.8111.202503202026 [52.0 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.11.8111.202503202026 [71.7 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.11.8111.202503202026 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.11.8111.202503202026 [60.4 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.11.8111.202503202026 [64.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.11.8111.202503202026 [51.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.11.8111.202503202026 [44.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.9.0.2.1a71.202503202026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.11.8111.202503202026 [2163 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.9.0.2.1a71.202503202026 [461 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Fetched 16.7 MB in 0s (97.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202503202026_amd64.deb ... Unpacking osmocom-nightly (202503202026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.11.8111.202503202026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.11.8111.202503202026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.11.8111.202503202026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.11.8111.202503202026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.11.8111.202503202026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.11.8111.202503202026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.2.1b40.202503202026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503202026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.11.8111.202503202026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.11.8111.202503202026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202503202026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202503202026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0.2.1a71.202503202026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202503202026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0.2.1a71.202503202026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0.2.1a71.202503202026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0.11.8111.202503202026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.11.8111.202503202026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0.11.8111.202503202026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.11.8111.202503202026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0.11.8111.202503202026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.11.8111.202503202026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0.11.8111.202503202026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.11.8111.202503202026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0.11.8111.202503202026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.11.8111.202503202026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0.11.8111.202503202026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.11.8111.202503202026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0.11.8111.202503202026_amd64.deb ... Unpacking libosmocore (1.11.0.11.8111.202503202026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0.2.1a71.202503202026_amd64.deb ... Unpacking osmo-hlr (1.9.0.2.1a71.202503202026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.11.8111.202503202026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.11.8111.202503202026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0.2.1a71.202503202026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0.2.1a71.202503202026) ... Setting up osmocom-nightly (202503202026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.11.8111.202503202026) ... Setting up libosmocodec4:amd64 (1.11.0.11.8111.202503202026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.11.8111.202503202026) ... Setting up libosmoisdn0:amd64 (1.11.0.11.8111.202503202026) ... Setting up libosmousb0:amd64 (1.11.0.11.8111.202503202026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.11.8111.202503202026) ... Setting up libosmoctrl0:amd64 (1.11.0.11.8111.202503202026) ... Setting up libosmogb14:amd64 (1.11.0.11.8111.202503202026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503202026) ... Setting up libosmocoding0:amd64 (1.11.0.11.8111.202503202026) ... Setting up libosmo-mslookup1:amd64 (1.9.0.2.1a71.202503202026) ... Setting up libosmosim2:amd64 (1.11.0.11.8111.202503202026) ... Setting up libosmocore (1.11.0.11.8111.202503202026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202503202026) ... Setting up libosmocore-dbg:amd64 (1.11.0.11.8111.202503202026) ... Setting up libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202503202026) ... Setting up osmo-hlr (1.9.0.2.1a71.202503202026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.0.2.1a71.202503202026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250321085519302 DMAIN <0000> hlr.c:812 hlr starting 20250321085519302 DDB <0001> db.c:600 using database: :memory: 20250321085519302 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250321085519302 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250321085519303 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250321085519303 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250321085519305 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250321085519305 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250321085519305 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250321085519306 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250321085519306 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@e1675d8a1cb5: Unix server socket created successfully. MC@e1675d8a1cb5: Listening on TCP port 43951. MC2> e1675d8a1cb5 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests e1675d8a1cb5 43951 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e1675d8a1cb5: New HC connected from 10.0.2.100 [10.0.2.100]. e1675d8a1cb5: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e1675d8a1cb5: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e1675d8a1cb5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e1675d8a1cb5: Configuration file was processed on all HCs. MC@e1675d8a1cb5: Creating MTC on host 10.0.2.100. MC@e1675d8a1cb5: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Fri Mar 21 08:55:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_sai_err_invalid_imsi started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085520713 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085520713 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085520717 DLINP <000b> input/ipa.c:452 connected read/write 20250321085520717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085520718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085520720 DLINP <000b> input/ipa.c:452 connected read/write 20250321085520720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085520720 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085520720 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085520720 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085520720 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085520720 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085520720 DLGSUP <0013> gsup_server.c:236 2: 20250321085520720 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085520720 DLGSUP <0013> gsup_server.c:236 3: 20250321085520720 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085520720 DLGSUP <0013> gsup_server.c:236 4: 20250321085520720 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085520720 DLGSUP <0013> gsup_server.c:236 5: 20250321085520720 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085520720 DLGSUP <0013> gsup_server.c:236 7: 20250321085520720 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085520720 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085520720 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085520720 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@e1675d8a1cb5: 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") 20250321085520749 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42557<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@e1675d8a1cb5: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250321085520769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54036<->l=127.0.0.1:4258 20250321085520778 DLINP <000b> input/ipa.c:452 connected read/write 20250321085520778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085520778 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20250321085520778 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250321085520778 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20250321085520778 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085520778 DLINP <000b> input/ipa.c:452 connected read/write 20250321085520778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085520778 DLINP <000b> input/ipa.c:452 connected read/write 20250321085520778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@e1675d8a1cb5: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085520784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54036<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085520786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54024<->l=127.0.0.1:4258 20250321085520788 DLINP <000b> input/ipa.c:452 connected read/write 20250321085520788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085520789 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085520789 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085520789 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085520789 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42557<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@e1675d8a1cb5: Final verdict of PTC: none 5@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 5: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Mar 21 08:55:20 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20250321085520841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4258 20250321085520942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25056) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Mar 21 08:55:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_sai started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085524069 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085524069 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085524072 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085524073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@e1675d8a1cb5: 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) } } } } 20250321085524075 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085524075 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085524075 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085524075 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085524075 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085524075 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085524075 DLGSUP <0013> gsup_server.c:236 2: 20250321085524075 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085524075 DLGSUP <0013> gsup_server.c:236 3: 20250321085524075 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085524075 DLGSUP <0013> gsup_server.c:236 4: 20250321085524075 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085524075 DLGSUP <0013> gsup_server.c:236 5: 20250321085524075 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085524075 DLGSUP <0013> gsup_server.c:236 7: 20250321085524075 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085524075 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085524075 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085524075 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)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(8)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@e1675d8a1cb5: 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") 20250321085524089 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44875<->l=127.0.0.1:4259) 20250321085524093 DAUC <0003> db_auc.c:157 IMSI='262424547179968': No 2G Auth Data 20250321085524093 DAUC <0003> db_auc.c:192 IMSI='262424547179968': No 3G Auth Data HLR_Test-GSUP(9)@e1675d8a1cb5: Created GsupExpect[0] for "262424547179968" to be handled at TC_gsup_sai(12) 20250321085524105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44032<->l=127.0.0.1:4258 20250321085524118 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085524118 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424547179968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424547179968"} 20250321085524118 DAUC <0003> db_auc.c:192 IMSI='262424547179968': No 3G Auth Data 20250321085524118 DAUC <0003> db_auc.c:236 IMSI='262424547179968': Calling to generate 5 vectors 20250321085524118 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250321085524118 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085524118 DAUC <0003> auc.c:113 vector [0]: rand = 14727295947d5c4ace61aad9febbca75 20250321085524118 DAUC <0003> auc.c:179 vector [0]: kc = 8077d455d189b400 20250321085524118 DAUC <0003> auc.c:180 vector [0]: sres = dcd0f1a2 20250321085524118 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085524118 DAUC <0003> auc.c:113 vector [1]: rand = 5b9ac7d6ac995b0c2fddada869d5bb73 20250321085524118 DAUC <0003> auc.c:179 vector [1]: kc = 77bd84698f277800 20250321085524118 DAUC <0003> auc.c:180 vector [1]: sres = 3e98ea2d 20250321085524118 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250321085524118 DAUC <0003> auc.c:113 vector [2]: rand = 9a108f7a855c64aa9347278829aef6c3 20250321085524118 DAUC <0003> auc.c:179 vector [2]: kc = cf692be80e500400 20250321085524118 DAUC <0003> auc.c:180 vector [2]: sres = 208f9baf 20250321085524118 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250321085524118 DAUC <0003> auc.c:113 vector [3]: rand = af9ff83d8b73796dcbc891a31429b10d 20250321085524118 DAUC <0003> auc.c:179 vector [3]: kc = 74999cf614fa9800 20250321085524118 DAUC <0003> auc.c:180 vector [3]: sres = 48cd2ab7 20250321085524118 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250321085524118 DAUC <0003> auc.c:113 vector [4]: rand = ff59c2db4c7bf243dac4186d3929ebe6 20250321085524118 DAUC <0003> auc.c:179 vector [4]: kc = 81a6560ac7be1800 20250321085524118 DAUC <0003> auc.c:180 vector [4]: sres = 0a00341d 20250321085524118 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250321085524119 DAUC <0003> db_auc.c:245 IMSI='262424547179968': Generated 5 vectors 20250321085524119 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424547179968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424547179968"} 20250321085524119 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424547179968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085524119 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085524119 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1675d8a1cb5: Found GsupExpect[0] for "262424547179968" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_sai(12)"262424547179968" TC_gsup_sai(12)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai(12)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085524125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44032<->l=127.0.0.1:4258 TC_gsup_sai(12)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085524129 DAUC <0003> db_auc.c:157 IMSI='262421942240319': No 2G Auth Data 20250321085524129 DAUC <0003> db_auc.c:192 IMSI='262421942240319': No 3G Auth Data HLR_Test-GSUP(9)@e1675d8a1cb5: Created GsupExpect[0] for "262421942240319" to be handled at TC_gsup_sai(13) 20250321085524143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44044<->l=127.0.0.1:4258 20250321085524144 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085524144 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421942240319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421942240319"} 20250321085524144 DAUC <0003> db_auc.c:192 IMSI='262421942240319': No 3G Auth Data 20250321085524144 DAUC <0003> db_auc.c:236 IMSI='262421942240319': Calling to generate 5 vectors 20250321085524144 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250321085524144 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085524144 DAUC <0003> auc.c:113 vector [0]: rand = e56e25bd7f0e0e16a1add254fcb38461 20250321085524144 DAUC <0003> auc.c:179 vector [0]: kc = a1ae5af1ab9f4800 20250321085524144 DAUC <0003> auc.c:180 vector [0]: sres = bd944cc4 20250321085524144 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085524144 DAUC <0003> auc.c:113 vector [1]: rand = 1068a7efb642e2b0a211bcf00fe6a250 20250321085524144 DAUC <0003> auc.c:179 vector [1]: kc = a4443ed63fe60400 20250321085524144 DAUC <0003> auc.c:180 vector [1]: sres = 602d4a88 20250321085524144 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250321085524144 DAUC <0003> auc.c:113 vector [2]: rand = 0517a774f97d5d4958b3e742b3a14917 20250321085524144 DAUC <0003> auc.c:179 vector [2]: kc = 72f161f576248400 20250321085524144 DAUC <0003> auc.c:180 vector [2]: sres = 9ef7ca36 20250321085524144 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250321085524144 DAUC <0003> auc.c:113 vector [3]: rand = 82eb5225933d6640be6b8c8b587292ba 20250321085524144 DAUC <0003> auc.c:179 vector [3]: kc = 4823cef413fb4000 20250321085524144 DAUC <0003> auc.c:180 vector [3]: sres = 402cfd13 20250321085524144 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250321085524144 DAUC <0003> auc.c:113 vector [4]: rand = b956de2a91f7ed1e20bc12b358a7b9bb 20250321085524144 DAUC <0003> auc.c:179 vector [4]: kc = 94bdd4e917ed8800 20250321085524144 DAUC <0003> auc.c:180 vector [4]: sres = febf5d82 20250321085524144 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250321085524144 DAUC <0003> db_auc.c:245 IMSI='262421942240319': Generated 5 vectors 20250321085524144 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421942240319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421942240319"} 20250321085524144 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421942240319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085524144 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085524144 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1675d8a1cb5: Found GsupExpect[0] for "262421942240319" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@e1675d8a1cb5: Added IMSI table entry 1TC_gsup_sai(13)"262421942240319" TC_gsup_sai(13)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai(13)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085524145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44044<->l=127.0.0.1:4258 TC_gsup_sai(13)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085524146 DAUC <0003> db_auc.c:157 IMSI='262426859285747': No 2G Auth Data 20250321085524146 DAUC <0003> db_auc.c:192 IMSI='262426859285747': No 3G Auth Data HLR_Test-GSUP(9)@e1675d8a1cb5: Created GsupExpect[0] for "262426859285747" to be handled at TC_gsup_sai(14) 20250321085524153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44046<->l=127.0.0.1:4258 20250321085524154 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085524154 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426859285747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426859285747"} 20250321085524155 DAUC <0003> db_auc.c:192 IMSI='262426859285747': No 3G Auth Data 20250321085524155 DAUC <0003> db_auc.c:236 IMSI='262426859285747': Calling to generate 5 vectors 20250321085524155 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250321085524155 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085524155 DAUC <0003> auc.c:113 vector [0]: rand = bd6c50f5e5d54950c9c13e86c2a4dcbd 20250321085524155 DAUC <0003> auc.c:179 vector [0]: kc = 1442726f5135b83e 20250321085524155 DAUC <0003> auc.c:180 vector [0]: sres = 6d9fa7ff 20250321085524155 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085524155 DAUC <0003> auc.c:113 vector [1]: rand = 63e1d3664066deec6f6426bd47d3190d 20250321085524155 DAUC <0003> auc.c:179 vector [1]: kc = a02c4890976b706b 20250321085524155 DAUC <0003> auc.c:180 vector [1]: sres = 7e01c22b 20250321085524155 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250321085524155 DAUC <0003> auc.c:113 vector [2]: rand = 9470552acd6390efb46b25feb5df84cc 20250321085524155 DAUC <0003> auc.c:179 vector [2]: kc = d20042d3ecbdc144 20250321085524155 DAUC <0003> auc.c:180 vector [2]: sres = 85e3f582 20250321085524155 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250321085524155 DAUC <0003> auc.c:113 vector [3]: rand = 1af1195192329a7276c199c0337c6f0d 20250321085524155 DAUC <0003> auc.c:179 vector [3]: kc = 12bd76a11226ef74 20250321085524155 DAUC <0003> auc.c:180 vector [3]: sres = cd40d7fa 20250321085524155 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250321085524155 DAUC <0003> auc.c:113 vector [4]: rand = 35633d4a367b5f5cc55f0deb5fbaad07 20250321085524155 DAUC <0003> auc.c:179 vector [4]: kc = 621b6ce971389831 20250321085524155 DAUC <0003> auc.c:180 vector [4]: sres = 06adc8bb 20250321085524155 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250321085524155 DAUC <0003> db_auc.c:245 IMSI='262426859285747': Generated 5 vectors 20250321085524155 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426859285747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426859285747"} 20250321085524155 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426859285747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085524155 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085524155 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1675d8a1cb5: Found GsupExpect[0] for "262426859285747" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@e1675d8a1cb5: Added IMSI table entry 2TC_gsup_sai(14)"262426859285747" TC_gsup_sai(14)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai(14)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085524156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44046<->l=127.0.0.1:4258 TC_gsup_sai(14)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085524156 DAUC <0003> db_auc.c:157 IMSI='262421255443234': No 2G Auth Data 20250321085524157 DAUC <0003> db_auc.c:192 IMSI='262421255443234': No 3G Auth Data HLR_Test-GSUP(9)@e1675d8a1cb5: Created GsupExpect[0] for "262421255443234" to be handled at TC_gsup_sai(15) 20250321085524163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44058<->l=127.0.0.1:4258 20250321085524165 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085524165 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421255443234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421255443234"} 20250321085524165 DAUC <0003> db_auc.c:157 IMSI='262421255443234': No 2G Auth Data 20250321085524165 DAUC <0003> db_auc.c:236 IMSI='262421255443234': Calling to generate 5 vectors 20250321085524165 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250321085524165 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085524165 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085524165 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085524165 DAUC <0003> auc.c:113 vector [0]: rand = d5cd5e69a620dc4b42575bb15089bd2e 20250321085524165 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085524165 DAUC <0003> auc.c:142 vector [0]: autn = b9b3a59941820000556d9e543545cebf 20250321085524165 DAUC <0003> auc.c:143 vector [0]: ck = 14af39552b9864d94e321e18e11c1ae8 20250321085524165 DAUC <0003> auc.c:144 vector [0]: ik = 752cb228252faa19626dc75243cb9ad0 20250321085524165 DAUC <0003> auc.c:145 vector [0]: res = ac79cbfc9ae8f88b0000000000000000 20250321085524165 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085524165 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250321085524165 DAUC <0003> auc.c:151 vector [0]: kc = 4ddc5237ac604ef8 20250321085524165 DAUC <0003> auc.c:152 vector [0]: sres = 36913377 20250321085524165 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250321085524165 DAUC <0003> auc.c:113 vector [1]: rand = f7b15864155fd2f7e0cf99ca33fceb0c 20250321085524165 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250321085524165 DAUC <0003> auc.c:142 vector [1]: autn = 215fa6e1519e00009bffeeb9c061e2f5 20250321085524165 DAUC <0003> auc.c:143 vector [1]: ck = d626904f4c12a1b3cadb11638f7b5068 20250321085524165 DAUC <0003> auc.c:144 vector [1]: ik = 9ab2e86f90e09aacdeab36afb58d20c5 20250321085524165 DAUC <0003> auc.c:145 vector [1]: res = dd796a42ba0d3af00000000000000000 20250321085524165 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085524165 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250321085524165 DAUC <0003> auc.c:151 vector [1]: kc = 58e45fece6044bb2 20250321085524165 DAUC <0003> auc.c:152 vector [1]: sres = 677450b2 20250321085524165 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250321085524165 DAUC <0003> auc.c:113 vector [2]: rand = 489abf1f9dab3b82826aa10db7ca6d5c 20250321085524165 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250321085524165 DAUC <0003> auc.c:142 vector [2]: autn = be30493382e70000ce7fffa8d4c88ddc 20250321085524165 DAUC <0003> auc.c:143 vector [2]: ck = ba8fea66cbf76ead869d419f6b069bcb 20250321085524165 DAUC <0003> auc.c:144 vector [2]: ik = 43a5ce19bf2f9327610f25307431ea34 20250321085524165 DAUC <0003> auc.c:145 vector [2]: res = 8c4c48bf45343a840000000000000000 20250321085524165 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085524165 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250321085524165 DAUC <0003> auc.c:151 vector [2]: kc = 1eb840d06bef8c75 20250321085524165 DAUC <0003> auc.c:152 vector [2]: sres = c978723b 20250321085524165 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250321085524165 DAUC <0003> auc.c:113 vector [3]: rand = d2f5b86a852c3f3a44bb6d0ba0d2e19c 20250321085524165 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250321085524165 DAUC <0003> auc.c:142 vector [3]: autn = 632fbe1719d2000022de7b7debbe9942 20250321085524165 DAUC <0003> auc.c:143 vector [3]: ck = 8ff368d4f422f0d5049d1f8e31cb62b7 20250321085524165 DAUC <0003> auc.c:144 vector [3]: ik = 04ff54022aae72bf0c582e9e20baa776 20250321085524165 DAUC <0003> auc.c:145 vector [3]: res = 419322b8df9dd87f0000000000000000 20250321085524165 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085524165 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250321085524165 DAUC <0003> auc.c:151 vector [3]: kc = 83c90dc6cffd47ab 20250321085524165 DAUC <0003> auc.c:152 vector [3]: sres = 9e0efac7 20250321085524165 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250321085524165 DAUC <0003> auc.c:113 vector [4]: rand = f0029a0b63abe49a53d9a60f22266f42 20250321085524165 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250321085524165 DAUC <0003> auc.c:142 vector [4]: autn = 82b7c3b6964600006f8e381bf9e89bf1 20250321085524165 DAUC <0003> auc.c:143 vector [4]: ck = f3f5e91c5d3c0162da9f69cfb2c8f7c8 20250321085524165 DAUC <0003> auc.c:144 vector [4]: ik = f21b740ca957dc2c79b61e2657b5ff12 20250321085524165 DAUC <0003> auc.c:145 vector [4]: res = 80cbf69232cfb4fc0000000000000000 20250321085524165 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085524165 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250321085524165 DAUC <0003> auc.c:151 vector [4]: kc = a2c7eaf91116d594 20250321085524165 DAUC <0003> auc.c:152 vector [4]: sres = b204426e 20250321085524165 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250321085524165 DAUC <0003> db_auc.c:245 IMSI='262421255443234': Generated 5 vectors 20250321085524165 DAUC <0003> db_auc.c:249 IMSI='262421255443234': Updating SQN=161 in DB 20250321085524165 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421255443234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421255443234"} 20250321085524165 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421255443234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085524165 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085524165 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1675d8a1cb5: Found GsupExpect[0] for "262421255443234" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@e1675d8a1cb5: Added IMSI table entry 3TC_gsup_sai(15)"262421255443234" TC_gsup_sai(15)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai(15)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085524167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44058<->l=127.0.0.1:4258 TC_gsup_sai(15)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085524167 DAUC <0003> db_auc.c:157 IMSI='262427926926512': No 2G Auth Data 20250321085524167 DAUC <0003> db_auc.c:192 IMSI='262427926926512': No 3G Auth Data HLR_Test-GSUP(9)@e1675d8a1cb5: Created GsupExpect[0] for "262427926926512" to be handled at TC_gsup_sai(16) 20250321085524173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44074<->l=127.0.0.1:4258 20250321085524175 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085524175 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427926926512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427926926512"} 20250321085524175 DAUC <0003> db_auc.c:157 IMSI='262427926926512': No 2G Auth Data 20250321085524175 DAUC <0003> db_auc.c:236 IMSI='262427926926512': Calling to generate 5 vectors 20250321085524175 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250321085524175 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085524175 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250321085524175 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085524175 DAUC <0003> auc.c:113 vector [0]: rand = 51dbfc0eb8c31f8b92678f4ad3168aa4 20250321085524175 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085524175 DAUC <0003> auc.c:142 vector [0]: autn = f38197f53fc70000a39c27ebc23fe56a 20250321085524175 DAUC <0003> auc.c:143 vector [0]: ck = 5d43fa619bcda6cc8d21520a68b82d52 20250321085524175 DAUC <0003> auc.c:144 vector [0]: ik = f28cbc7f79eae1018daa81df5023b315 20250321085524175 DAUC <0003> auc.c:145 vector [0]: res = 85a3639d933a77820000000000000000 20250321085524175 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085524175 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250321085524175 DAUC <0003> auc.c:151 vector [0]: kc = af4495cbdabcd98a 20250321085524175 DAUC <0003> auc.c:152 vector [0]: sres = 1699141f 20250321085524175 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250321085524175 DAUC <0003> auc.c:113 vector [1]: rand = 48808ab897bd40acc39179d7cae412bb 20250321085524175 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250321085524175 DAUC <0003> auc.c:142 vector [1]: autn = bf7ca7c2b4820000af8f1f31056a214d 20250321085524175 DAUC <0003> auc.c:143 vector [1]: ck = d5238ca9f0273b5349ea0fc758ed432e 20250321085524175 DAUC <0003> auc.c:144 vector [1]: ik = ed02e4292cf6c9555ed306ca6d574c5c 20250321085524175 DAUC <0003> auc.c:145 vector [1]: res = 70667a888ca752e50000000000000000 20250321085524175 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085524175 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250321085524175 DAUC <0003> auc.c:151 vector [1]: kc = 2f18618de96bfd74 20250321085524175 DAUC <0003> auc.c:152 vector [1]: sres = fcc1286d 20250321085524175 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250321085524175 DAUC <0003> auc.c:113 vector [2]: rand = a2f55a76ac689f1c392f37ff3e81767c 20250321085524175 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250321085524175 DAUC <0003> auc.c:142 vector [2]: autn = 413b031f7ed300005e434f3cf49ea3fa 20250321085524175 DAUC <0003> auc.c:143 vector [2]: ck = f07608ab078692158922878b883c3224 20250321085524175 DAUC <0003> auc.c:144 vector [2]: ik = 9a51a723477b7d9fca269f7274f870cf 20250321085524175 DAUC <0003> auc.c:145 vector [2]: res = f73cdb401e29e5f20000000000000000 20250321085524175 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085524175 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250321085524175 DAUC <0003> auc.c:151 vector [2]: kc = 2923b771bc39ad61 20250321085524175 DAUC <0003> auc.c:152 vector [2]: sres = e9153eb2 20250321085524175 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250321085524175 DAUC <0003> auc.c:113 vector [3]: rand = a37a8984c0c4167639fd74d2ed9a308d 20250321085524175 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250321085524175 DAUC <0003> auc.c:142 vector [3]: autn = 14948e6e80fb000009350aad6762c4d1 20250321085524175 DAUC <0003> auc.c:143 vector [3]: ck = cba913083e4eeca95e5dafe8f95a5807 20250321085524175 DAUC <0003> auc.c:144 vector [3]: ik = 958106adc22d1d39e5f13bdfa4e146aa 20250321085524175 DAUC <0003> auc.c:145 vector [3]: res = 82b01990a3fcd46b0000000000000000 20250321085524175 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085524175 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250321085524175 DAUC <0003> auc.c:151 vector [3]: kc = e5848192a1d8ef3d 20250321085524175 DAUC <0003> auc.c:152 vector [3]: sres = 214ccdfb 20250321085524175 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250321085524175 DAUC <0003> auc.c:113 vector [4]: rand = b759f1181f929a8d604437f760b5940b 20250321085524175 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250321085524175 DAUC <0003> auc.c:142 vector [4]: autn = 40aa50ca17770000c2066ac57b9b91c8 20250321085524175 DAUC <0003> auc.c:143 vector [4]: ck = 33e99c3be98836ed134f14059e27d3e5 20250321085524175 DAUC <0003> auc.c:144 vector [4]: ik = bd1d259738fc8d2e9616340e791eca73 20250321085524175 DAUC <0003> auc.c:145 vector [4]: res = 17a1825eba0019380000000000000000 20250321085524175 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085524175 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250321085524175 DAUC <0003> auc.c:151 vector [4]: kc = 0bad99a7364da255 20250321085524175 DAUC <0003> auc.c:152 vector [4]: sres = ada19b66 20250321085524175 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250321085524175 DAUC <0003> db_auc.c:245 IMSI='262427926926512': Generated 5 vectors 20250321085524175 DAUC <0003> db_auc.c:249 IMSI='262427926926512': Updating SQN=161 in DB 20250321085524175 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427926926512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427926926512"} 20250321085524175 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427926926512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085524175 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085524175 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1675d8a1cb5: Found GsupExpect[0] for "262427926926512" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@e1675d8a1cb5: Added IMSI table entry 4TC_gsup_sai(16)"262427926926512" TC_gsup_sai(16)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai(16)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085524177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44074<->l=127.0.0.1:4258 TC_gsup_sai(16)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085524177 DAUC <0003> db_auc.c:157 IMSI='262426855686234': No 2G Auth Data 20250321085524177 DAUC <0003> db_auc.c:192 IMSI='262426855686234': No 3G Auth Data HLR_Test-GSUP(9)@e1675d8a1cb5: Created GsupExpect[0] for "262426855686234" to be handled at TC_gsup_sai(17) 20250321085524183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44076<->l=127.0.0.1:4258 20250321085524185 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085524185 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426855686234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426855686234"} 20250321085524185 DAUC <0003> db_auc.c:236 IMSI='262426855686234': Calling to generate 5 vectors 20250321085524185 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250321085524185 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085524185 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085524185 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085524185 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085524185 DAUC <0003> auc.c:113 vector [0]: rand = ce779157996def9b4c69a642af2640ee 20250321085524185 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085524185 DAUC <0003> auc.c:142 vector [0]: autn = 378f0bb732460000e076a3bcb8fb1cc3 20250321085524185 DAUC <0003> auc.c:143 vector [0]: ck = 147979cc8e04d5405b9e53e9fc937eb4 20250321085524185 DAUC <0003> auc.c:144 vector [0]: ik = ace658437a4508e23f8bd8421850750f 20250321085524185 DAUC <0003> auc.c:145 vector [0]: res = 8e54b3b2462748910000000000000000 20250321085524185 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085524185 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085524185 DAUC <0003> auc.c:179 vector [0]: kc = f421c1936f208400 20250321085524185 DAUC <0003> auc.c:180 vector [0]: sres = 7e9616ba 20250321085524185 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085524185 DAUC <0003> auc.c:113 vector [1]: rand = 85e1fd2a59d21f593e97fafe350c74e2 20250321085524185 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250321085524185 DAUC <0003> auc.c:142 vector [1]: autn = 6572a52be7c1000066c0fe5a10f9477e 20250321085524185 DAUC <0003> auc.c:143 vector [1]: ck = 9cd47a7c0555aa01fa160e4ab23b35b0 20250321085524185 DAUC <0003> auc.c:144 vector [1]: ik = 80f9e0c2889a72e45746f566996127d7 20250321085524185 DAUC <0003> auc.c:145 vector [1]: res = d87e87aaa56f8a250000000000000000 20250321085524185 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085524185 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085524185 DAUC <0003> auc.c:179 vector [1]: kc = eccd844f43e60400 20250321085524185 DAUC <0003> auc.c:180 vector [1]: sres = 161505bf 20250321085524185 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085524185 DAUC <0003> auc.c:113 vector [2]: rand = 8518484ea42dee84c880c6828d6be2f0 20250321085524185 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250321085524185 DAUC <0003> auc.c:142 vector [2]: autn = 4107a6350e0a0000c1cfac62f3f4ab0c 20250321085524185 DAUC <0003> auc.c:143 vector [2]: ck = b27bef3114e35a180f63dff4f779acea 20250321085524185 DAUC <0003> auc.c:144 vector [2]: ik = 2a8dbf7fe92b7787d0084e65ffeea9d9 20250321085524185 DAUC <0003> auc.c:145 vector [2]: res = 37b29c2727ea78c90000000000000000 20250321085524185 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085524185 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085524185 DAUC <0003> auc.c:179 vector [2]: kc = f7126e3bad7db800 20250321085524185 DAUC <0003> auc.c:180 vector [2]: sres = b3771ac8 20250321085524185 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085524185 DAUC <0003> auc.c:113 vector [3]: rand = 56efbaf71abf3f1de06c1a525d6c3b76 20250321085524185 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250321085524185 DAUC <0003> auc.c:142 vector [3]: autn = 47a0b616124a0000de60bcde548d54af 20250321085524185 DAUC <0003> auc.c:143 vector [3]: ck = 704f51c0ac9d89d9b05e7815a37a8e4c 20250321085524185 DAUC <0003> auc.c:144 vector [3]: ik = 7b75fe38a1bc50d8b2d0fd7f14d95719 20250321085524185 DAUC <0003> auc.c:145 vector [3]: res = 57b3436e4abded680000000000000000 20250321085524185 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085524185 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085524185 DAUC <0003> auc.c:179 vector [3]: kc = 816657e7d4e69800 20250321085524185 DAUC <0003> auc.c:180 vector [3]: sres = b49837d1 20250321085524185 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085524185 DAUC <0003> auc.c:113 vector [4]: rand = e5ce16fb2b287f003b40ac0ea48a6f68 20250321085524185 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250321085524185 DAUC <0003> auc.c:142 vector [4]: autn = 561ee7b8a0190000bb8a6c9c68fa4ede 20250321085524185 DAUC <0003> auc.c:143 vector [4]: ck = d5c4e0b33042314373c0a7bb03395b38 20250321085524185 DAUC <0003> auc.c:144 vector [4]: ik = c04d398dd403fb242528354c48fea303 20250321085524185 DAUC <0003> auc.c:145 vector [4]: res = 6da91d43cf435bee0000000000000000 20250321085524185 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085524185 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250321085524185 DAUC <0003> auc.c:179 vector [4]: kc = b3b2fe8cd4c2ac00 20250321085524185 DAUC <0003> auc.c:180 vector [4]: sres = 8b0107c7 20250321085524185 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250321085524185 DAUC <0003> db_auc.c:245 IMSI='262426855686234': Generated 5 vectors 20250321085524185 DAUC <0003> db_auc.c:249 IMSI='262426855686234': Updating SQN=161 in DB 20250321085524185 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426855686234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426855686234"} 20250321085524185 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426855686234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085524185 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085524185 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1675d8a1cb5: Found GsupExpect[0] for "262426855686234" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@e1675d8a1cb5: Added IMSI table entry 5TC_gsup_sai(17)"262426855686234" TC_gsup_sai(17)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai(17)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085524187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44076<->l=127.0.0.1:4258 TC_gsup_sai(17)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085524187 DAUC <0003> db_auc.c:157 IMSI='262422431384519': No 2G Auth Data 20250321085524187 DAUC <0003> db_auc.c:192 IMSI='262422431384519': No 3G Auth Data HLR_Test-GSUP(9)@e1675d8a1cb5: Created GsupExpect[0] for "262422431384519" to be handled at TC_gsup_sai(18) 20250321085524193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44082<->l=127.0.0.1:4258 20250321085524195 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085524195 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422431384519 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422431384519"} 20250321085524195 DAUC <0003> db_auc.c:236 IMSI='262422431384519': Calling to generate 5 vectors 20250321085524195 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250321085524195 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085524195 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085524195 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085524195 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085524195 DAUC <0003> auc.c:113 vector [0]: rand = ad00e2922c76250e3aba69e8de89c7bb 20250321085524195 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085524195 DAUC <0003> auc.c:142 vector [0]: autn = ac057d66da3100006192b602970d2c69 20250321085524195 DAUC <0003> auc.c:143 vector [0]: ck = 405c9c640e106e3f13985a349ed399d5 20250321085524195 DAUC <0003> auc.c:144 vector [0]: ik = aabf608dd6b7a359a48c718d20034e4c 20250321085524195 DAUC <0003> auc.c:145 vector [0]: res = d331d596044ba40e0000000000000000 20250321085524195 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085524195 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085524195 DAUC <0003> auc.c:179 vector [0]: kc = d5d4a5d5463df000 20250321085524195 DAUC <0003> auc.c:180 vector [0]: sres = a0044b08 20250321085524195 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085524195 DAUC <0003> auc.c:113 vector [1]: rand = b9a3067cd8a577cb367a71c16d72ce97 20250321085524195 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250321085524195 DAUC <0003> auc.c:142 vector [1]: autn = 7787b9bd6219000008ef2d14e6644b56 20250321085524195 DAUC <0003> auc.c:143 vector [1]: ck = 5b90461dff1110b2d3000af387a34397 20250321085524195 DAUC <0003> auc.c:144 vector [1]: ik = 9db97cc4546329cb14c2556dc3e111be 20250321085524195 DAUC <0003> auc.c:145 vector [1]: res = 2fe27e5917be9d2e0000000000000000 20250321085524195 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085524195 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085524195 DAUC <0003> auc.c:179 vector [1]: kc = 5fc9229b3d0c3c00 20250321085524195 DAUC <0003> auc.c:180 vector [1]: sres = 4893eacb 20250321085524195 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085524195 DAUC <0003> auc.c:113 vector [2]: rand = 94a9cc2ad60ed9f76e2fc8e4e98c68f8 20250321085524195 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250321085524195 DAUC <0003> auc.c:142 vector [2]: autn = 851df5f26a600000e4694fae692ad109 20250321085524195 DAUC <0003> auc.c:143 vector [2]: ck = bbd3b1a830abb0c76ca5489ee9385198 20250321085524195 DAUC <0003> auc.c:144 vector [2]: ik = 5e854bf4c40e998e10f589a92fef56ba 20250321085524195 DAUC <0003> auc.c:145 vector [2]: res = 2d7697725e09bafd0000000000000000 20250321085524195 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085524195 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085524195 DAUC <0003> auc.c:179 vector [2]: kc = fefde47890732800 20250321085524195 DAUC <0003> auc.c:180 vector [2]: sres = 8f3ba51e 20250321085524195 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085524195 DAUC <0003> auc.c:113 vector [3]: rand = a3e58e9de3235a69568ce30b011647e9 20250321085524195 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250321085524195 DAUC <0003> auc.c:142 vector [3]: autn = 58ccdcf4092800009c4c79891dc747b6 20250321085524195 DAUC <0003> auc.c:143 vector [3]: ck = 78c28daf0b3757ced3cf918aeae8c14d 20250321085524195 DAUC <0003> auc.c:144 vector [3]: ik = a095ebbaa3390655f48d67e82197d28e 20250321085524195 DAUC <0003> auc.c:145 vector [3]: res = db330d96d0a021a20000000000000000 20250321085524195 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085524195 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085524195 DAUC <0003> auc.c:179 vector [3]: kc = 91f2f187384e1400 20250321085524195 DAUC <0003> auc.c:180 vector [3]: sres = 5bf967fc 20250321085524195 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085524195 DAUC <0003> auc.c:113 vector [4]: rand = 157305fe48cd78173589791d4eab3b0f 20250321085524195 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250321085524195 DAUC <0003> auc.c:142 vector [4]: autn = 89aa4872254800007a94de826641e060 20250321085524195 DAUC <0003> auc.c:143 vector [4]: ck = 45d27f7d8ef45c8cceeb7e48dc94bb9c 20250321085524195 DAUC <0003> auc.c:144 vector [4]: ik = 372decb22f0a2a13bdc943629ad8fcb4 20250321085524195 DAUC <0003> auc.c:145 vector [4]: res = 528a70ac612a2d390000000000000000 20250321085524195 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085524195 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250321085524195 DAUC <0003> auc.c:179 vector [4]: kc = cbcb11e549175000 20250321085524195 DAUC <0003> auc.c:180 vector [4]: sres = 1b10287a 20250321085524195 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250321085524195 DAUC <0003> db_auc.c:245 IMSI='262422431384519': Generated 5 vectors 20250321085524195 DAUC <0003> db_auc.c:249 IMSI='262422431384519': Updating SQN=161 in DB 20250321085524195 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422431384519 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422431384519"} 20250321085524195 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422431384519 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085524195 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085524195 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1675d8a1cb5: Found GsupExpect[0] for "262422431384519" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@e1675d8a1cb5: Added IMSI table entry 6TC_gsup_sai(18)"262422431384519" TC_gsup_sai(18)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai(18)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085524197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44082<->l=127.0.0.1:4258 TC_gsup_sai(18)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085524198 DAUC <0003> db_auc.c:157 IMSI='262423070021708': No 2G Auth Data 20250321085524198 DAUC <0003> db_auc.c:192 IMSI='262423070021708': No 3G Auth Data HLR_Test-GSUP(9)@e1675d8a1cb5: Created GsupExpect[0] for "262423070021708" to be handled at TC_gsup_sai(19) 20250321085524204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44084<->l=127.0.0.1:4258 20250321085524206 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085524206 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423070021708 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423070021708"} 20250321085524206 DAUC <0003> db_auc.c:236 IMSI='262423070021708': Calling to generate 5 vectors 20250321085524206 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250321085524206 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085524206 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085524206 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085524206 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085524206 DAUC <0003> auc.c:113 vector [0]: rand = 59f336e998d79d4b8df642219aa5a7be 20250321085524206 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085524206 DAUC <0003> auc.c:142 vector [0]: autn = 48132dcd1be7000078c14d82cc957e57 20250321085524206 DAUC <0003> auc.c:143 vector [0]: ck = 8464feffedea309a4e206e87eb2618a6 20250321085524206 DAUC <0003> auc.c:144 vector [0]: ik = 2d104d7aab67e7f115eb0a4b2e4647b0 20250321085524206 DAUC <0003> auc.c:145 vector [0]: res = 44bcb101661fc5190000000000000000 20250321085524206 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085524206 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085524206 DAUC <0003> auc.c:179 vector [0]: kc = 6c131a45e8c33584 20250321085524206 DAUC <0003> auc.c:180 vector [0]: sres = 28808895 20250321085524206 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085524206 DAUC <0003> auc.c:113 vector [1]: rand = 5cedcf46d286bf02b4dc41a47ab95aba 20250321085524206 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250321085524206 DAUC <0003> auc.c:142 vector [1]: autn = b7f29cb699730000c894daa2e079a55b 20250321085524206 DAUC <0003> auc.c:143 vector [1]: ck = 993827459fd3c23a8081ede42f440f15 20250321085524206 DAUC <0003> auc.c:144 vector [1]: ik = 687aed9e39994d4b44d3f87050f82380 20250321085524206 DAUC <0003> auc.c:145 vector [1]: res = c9482741014381ca0000000000000000 20250321085524206 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085524206 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085524206 DAUC <0003> auc.c:179 vector [1]: kc = 5b94c91e362de144 20250321085524206 DAUC <0003> auc.c:180 vector [1]: sres = 86fddc72 20250321085524206 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085524206 DAUC <0003> auc.c:113 vector [2]: rand = 0c45352159235baef5f0de792c135eb5 20250321085524206 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250321085524206 DAUC <0003> auc.c:142 vector [2]: autn = 653e6a69c97f0000e2088f59494fe6cc 20250321085524206 DAUC <0003> auc.c:143 vector [2]: ck = 764c7f27af350dbd13b9c8dc19eec7c4 20250321085524206 DAUC <0003> auc.c:144 vector [2]: ik = fdaf2bfaf6bd018fde0657988ca14321 20250321085524206 DAUC <0003> auc.c:145 vector [2]: res = b2a58042c39849d30000000000000000 20250321085524206 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085524206 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085524206 DAUC <0003> auc.c:179 vector [2]: kc = d56c5b0416ea9f74 20250321085524206 DAUC <0003> auc.c:180 vector [2]: sres = fe9c52e9 20250321085524206 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085524206 DAUC <0003> auc.c:113 vector [3]: rand = 96234dea49fe0d3de669e87639732da8 20250321085524206 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250321085524206 DAUC <0003> auc.c:142 vector [3]: autn = f5cc03806344000095823227d6aa0694 20250321085524206 DAUC <0003> auc.c:143 vector [3]: ck = d2bf1b36f33a4e5eda9ff9af55a1d68c 20250321085524206 DAUC <0003> auc.c:144 vector [3]: ik = cb0508fc32602df5a133f4f0008522c4 20250321085524206 DAUC <0003> auc.c:145 vector [3]: res = ebcf599b43c76fc80000000000000000 20250321085524206 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085524206 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085524206 DAUC <0003> auc.c:179 vector [3]: kc = 3c4d60aeede05f7c 20250321085524206 DAUC <0003> auc.c:180 vector [3]: sres = 67368334 20250321085524206 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085524206 DAUC <0003> auc.c:113 vector [4]: rand = 3cca4cdfbe3c1efd0ff906af1d5a14f9 20250321085524206 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250321085524206 DAUC <0003> auc.c:142 vector [4]: autn = 11ab954bd5a700008594611ee575f370 20250321085524206 DAUC <0003> auc.c:143 vector [4]: ck = dea3a37b61f2765e31e24a26e3d85be9 20250321085524206 DAUC <0003> auc.c:144 vector [4]: ik = 26b0765f0275d072aa60326298bd074f 20250321085524206 DAUC <0003> auc.c:145 vector [4]: res = f045abe7630b5a450000000000000000 20250321085524206 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085524206 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250321085524206 DAUC <0003> auc.c:179 vector [4]: kc = dd33c5968a66cea3 20250321085524206 DAUC <0003> auc.c:180 vector [4]: sres = 34408981 20250321085524206 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250321085524206 DAUC <0003> db_auc.c:245 IMSI='262423070021708': Generated 5 vectors 20250321085524206 DAUC <0003> db_auc.c:249 IMSI='262423070021708': Updating SQN=161 in DB 20250321085524206 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423070021708 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423070021708"} 20250321085524206 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423070021708 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085524206 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085524206 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1675d8a1cb5: Found GsupExpect[0] for "262423070021708" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@e1675d8a1cb5: Added IMSI table entry 7TC_gsup_sai(19)"262423070021708" TC_gsup_sai(19)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai(19)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085524207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44084<->l=127.0.0.1:4258 TC_gsup_sai(19)@e1675d8a1cb5: Final verdict of PTC: pass MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085524208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44024<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@e1675d8a1cb5: Final verdict of PTC: none 10@e1675d8a1cb5: Final verdict of PTC: none 20250321085524209 DLINP <000b> input/ipa.c:452 connected read/write 20250321085524209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085524209 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085524209 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085524209 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085524209 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(11)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_sai finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Mar 21 08:55:24 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250321085524232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44096<->l=127.0.0.1:4258 20250321085524333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44096<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163380) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Fri Mar 21 08:55:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_sai_num_auth_vectors started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085527470 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085527470 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085527472 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085527478 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527478 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085527478 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085527478 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085527478 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085527478 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085527478 DLGSUP <0013> gsup_server.c:236 2: 20250321085527478 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085527478 DLGSUP <0013> gsup_server.c:236 3: 20250321085527478 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085527478 DLGSUP <0013> gsup_server.c:236 4: 20250321085527478 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085527478 DLGSUP <0013> gsup_server.c:236 5: 20250321085527478 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085527478 DLGSUP <0013> gsup_server.c:236 7: 20250321085527478 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085527478 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085527478 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085527478 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@e1675d8a1cb5: 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") 20250321085527507 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33001<->l=127.0.0.1:4259) 20250321085527518 DAUC <0003> db_auc.c:157 IMSI='262428575416015': No 2G Auth Data 20250321085527518 DAUC <0003> db_auc.c:192 IMSI='262428575416015': No 3G Auth Data HLR_Test-GSUP(21)@e1675d8a1cb5: Created GsupExpect[0] for "262428575416015" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250321085527545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4258 20250321085527554 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527554 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428575416015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428575416015"} 20250321085527554 DAUC <0003> db_auc.c:192 IMSI='262428575416015': No 3G Auth Data 20250321085527554 DAUC <0003> db_auc.c:236 IMSI='262428575416015': Calling to generate 1 vectors 20250321085527554 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250321085527554 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527554 DAUC <0003> auc.c:113 vector [0]: rand = 8fb3638be4d07372cb101b4964a0f2f5 20250321085527554 DAUC <0003> auc.c:179 vector [0]: kc = 6448f73f42cc6c00 20250321085527554 DAUC <0003> auc.c:180 vector [0]: sres = aaf6ce8e 20250321085527555 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085527555 DAUC <0003> db_auc.c:245 IMSI='262428575416015': Generated 1 vectors 20250321085527555 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428575416015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428575416015"} 20250321085527555 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428575416015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527555 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527555 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1675d8a1cb5: Found GsupExpect[0] for "262428575416015" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428575416015" TC_gsup_sai_num_auth_vectors(24)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085527560 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527560 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428575416015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428575416015"} 20250321085527560 DAUC <0003> db_auc.c:192 IMSI='262428575416015': No 3G Auth Data 20250321085527560 DAUC <0003> db_auc.c:236 IMSI='262428575416015': Calling to generate 4 vectors 20250321085527560 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250321085527560 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527560 DAUC <0003> auc.c:113 vector [0]: rand = 89468065d379e62c0f4369c18b7c426b 20250321085527560 DAUC <0003> auc.c:179 vector [0]: kc = 5e45573215db4800 20250321085527560 DAUC <0003> auc.c:180 vector [0]: sres = a733bee6 20250321085527560 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085527560 DAUC <0003> auc.c:113 vector [1]: rand = cc22b77ee1efae1c13a26f4c031670a3 20250321085527561 DAUC <0003> auc.c:179 vector [1]: kc = f3cec785f1873c00 20250321085527561 DAUC <0003> auc.c:180 vector [1]: sres = f1f9b28b 20250321085527561 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250321085527561 DAUC <0003> auc.c:113 vector [2]: rand = d01027d41be3774700fde944fabe45fb 20250321085527561 DAUC <0003> auc.c:179 vector [2]: kc = 20927fe187af0800 20250321085527561 DAUC <0003> auc.c:180 vector [2]: sres = d8d4893f 20250321085527561 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250321085527561 DAUC <0003> auc.c:113 vector [3]: rand = 752a5d9d5fdbe5f71cc072acb56ab9ad 20250321085527561 DAUC <0003> auc.c:179 vector [3]: kc = 9756cbfc29b4a800 20250321085527561 DAUC <0003> auc.c:180 vector [3]: sres = a13e23c8 20250321085527561 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250321085527561 DAUC <0003> db_auc.c:245 IMSI='262428575416015': Generated 4 vectors 20250321085527561 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428575416015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428575416015"} 20250321085527561 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428575416015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527561 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527561 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527564 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527565 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428575416015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428575416015"} 20250321085527565 DAUC <0003> db_auc.c:192 IMSI='262428575416015': No 3G Auth Data 20250321085527565 DAUC <0003> db_auc.c:236 IMSI='262428575416015': Calling to generate 5 vectors 20250321085527565 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250321085527565 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527565 DAUC <0003> auc.c:113 vector [0]: rand = f4be077dedb6632e11a55a7b80e3b0d6 20250321085527565 DAUC <0003> auc.c:179 vector [0]: kc = 6da642d20b15c400 20250321085527565 DAUC <0003> auc.c:180 vector [0]: sres = cb9d417b 20250321085527565 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085527565 DAUC <0003> auc.c:113 vector [1]: rand = af635665cad7c82983b83ba42f6d797d 20250321085527565 DAUC <0003> auc.c:179 vector [1]: kc = 8b214879afe8e800 20250321085527565 DAUC <0003> auc.c:180 vector [1]: sres = b5b3cd35 20250321085527565 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250321085527565 DAUC <0003> auc.c:113 vector [2]: rand = 210702474ec41b5466c5103a86418b0f 20250321085527565 DAUC <0003> auc.c:179 vector [2]: kc = bc79494d86e70800 20250321085527565 DAUC <0003> auc.c:180 vector [2]: sres = bbbb1fd0 20250321085527565 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250321085527565 DAUC <0003> auc.c:113 vector [3]: rand = a000d92a4080ba610b99e47639ad513f 20250321085527565 DAUC <0003> auc.c:179 vector [3]: kc = dc960bac256f9400 20250321085527565 DAUC <0003> auc.c:180 vector [3]: sres = 546e0f67 20250321085527565 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250321085527565 DAUC <0003> auc.c:113 vector [4]: rand = d380388335680f391416268e4af2ad6e 20250321085527565 DAUC <0003> auc.c:179 vector [4]: kc = 6fa43e5cd2e73c00 20250321085527565 DAUC <0003> auc.c:180 vector [4]: sres = 139a5b26 20250321085527565 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250321085527565 DAUC <0003> db_auc.c:245 IMSI='262428575416015': Generated 5 vectors 20250321085527565 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428575416015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428575416015"} 20250321085527565 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428575416015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527565 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527565 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527569 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527569 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428575416015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428575416015"} 20250321085527569 DAUC <0003> db_auc.c:192 IMSI='262428575416015': No 3G Auth Data 20250321085527569 DAUC <0003> db_auc.c:236 IMSI='262428575416015': Calling to generate 5 vectors 20250321085527569 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250321085527569 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527569 DAUC <0003> auc.c:113 vector [0]: rand = 6cf8e2c7033b5f5f473fe740ace59e6a 20250321085527569 DAUC <0003> auc.c:179 vector [0]: kc = 51fb61ee75dc0000 20250321085527569 DAUC <0003> auc.c:180 vector [0]: sres = c691135a 20250321085527569 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085527569 DAUC <0003> auc.c:113 vector [1]: rand = a071dcf588e2d43ab8c898a583a6d82a 20250321085527569 DAUC <0003> auc.c:179 vector [1]: kc = 0e91672f04bb9800 20250321085527569 DAUC <0003> auc.c:180 vector [1]: sres = 00fe1447 20250321085527569 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250321085527569 DAUC <0003> auc.c:113 vector [2]: rand = ca7344d6f61fa9a333c1e8cb25d0e275 20250321085527569 DAUC <0003> auc.c:179 vector [2]: kc = 344a27bc1c6a6c00 20250321085527569 DAUC <0003> auc.c:180 vector [2]: sres = 798c7229 20250321085527569 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250321085527569 DAUC <0003> auc.c:113 vector [3]: rand = 999d03409874817ff1205e76c917d96c 20250321085527569 DAUC <0003> auc.c:179 vector [3]: kc = 959c4c8b45175400 20250321085527569 DAUC <0003> auc.c:180 vector [3]: sres = 4669cc3f 20250321085527569 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250321085527569 DAUC <0003> auc.c:113 vector [4]: rand = d828c12b67ca0d12bacb76318decd142 20250321085527569 DAUC <0003> auc.c:179 vector [4]: kc = 82ac24d1e92fe400 20250321085527569 DAUC <0003> auc.c:180 vector [4]: sres = e649311e 20250321085527569 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250321085527569 DAUC <0003> db_auc.c:245 IMSI='262428575416015': Generated 5 vectors 20250321085527569 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428575416015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428575416015"} 20250321085527569 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428575416015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527569 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527569 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085527576 DAUC <0003> db_auc.c:157 IMSI='262425512617570': No 2G Auth Data 20250321085527576 DAUC <0003> db_auc.c:192 IMSI='262425512617570': No 3G Auth Data HLR_Test-GSUP(21)@e1675d8a1cb5: Created GsupExpect[0] for "262425512617570" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250321085527587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44126<->l=127.0.0.1:4258 20250321085527589 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527589 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425512617570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425512617570"} 20250321085527589 DAUC <0003> db_auc.c:192 IMSI='262425512617570': No 3G Auth Data 20250321085527589 DAUC <0003> db_auc.c:236 IMSI='262425512617570': Calling to generate 1 vectors 20250321085527589 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250321085527589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527589 DAUC <0003> auc.c:113 vector [0]: rand = a2948c8fda5d813556c3c6449388c071 20250321085527589 DAUC <0003> auc.c:179 vector [0]: kc = 078a02541cb54c00 20250321085527589 DAUC <0003> auc.c:180 vector [0]: sres = 8b263836 20250321085527589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085527589 DAUC <0003> db_auc.c:245 IMSI='262425512617570': Generated 1 vectors 20250321085527589 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425512617570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425512617570"} 20250321085527589 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425512617570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527589 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527589 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1675d8a1cb5: Found GsupExpect[0] for "262425512617570" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@e1675d8a1cb5: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262425512617570" TC_gsup_sai_num_auth_vectors(25)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085527590 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527590 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425512617570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425512617570"} 20250321085527590 DAUC <0003> db_auc.c:192 IMSI='262425512617570': No 3G Auth Data 20250321085527590 DAUC <0003> db_auc.c:236 IMSI='262425512617570': Calling to generate 4 vectors 20250321085527590 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250321085527590 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527590 DAUC <0003> auc.c:113 vector [0]: rand = c2cc48871a9e998f8031b46fa4c4d675 20250321085527590 DAUC <0003> auc.c:179 vector [0]: kc = f970c0de3f99fc00 20250321085527590 DAUC <0003> auc.c:180 vector [0]: sres = b7b0a066 20250321085527590 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085527590 DAUC <0003> auc.c:113 vector [1]: rand = 3ca5d484fc1611b1e624a842e153ee95 20250321085527590 DAUC <0003> auc.c:179 vector [1]: kc = 394798d697159c00 20250321085527590 DAUC <0003> auc.c:180 vector [1]: sres = c770fcb0 20250321085527590 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250321085527590 DAUC <0003> auc.c:113 vector [2]: rand = e83ed95e0ad07648f7e569ab16c190e0 20250321085527590 DAUC <0003> auc.c:179 vector [2]: kc = 396fab0ba22c4400 20250321085527590 DAUC <0003> auc.c:180 vector [2]: sres = 5537951c 20250321085527590 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250321085527590 DAUC <0003> auc.c:113 vector [3]: rand = b4134b7078b368240445e2493e24654c 20250321085527590 DAUC <0003> auc.c:179 vector [3]: kc = c7c7279f48f67800 20250321085527590 DAUC <0003> auc.c:180 vector [3]: sres = 04aeb642 20250321085527590 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250321085527590 DAUC <0003> db_auc.c:245 IMSI='262425512617570': Generated 4 vectors 20250321085527590 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425512617570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425512617570"} 20250321085527590 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425512617570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527590 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527590 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527591 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527591 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425512617570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425512617570"} 20250321085527591 DAUC <0003> db_auc.c:192 IMSI='262425512617570': No 3G Auth Data 20250321085527591 DAUC <0003> db_auc.c:236 IMSI='262425512617570': Calling to generate 5 vectors 20250321085527591 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250321085527591 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527591 DAUC <0003> auc.c:113 vector [0]: rand = c56d48e15da608b60af62a524e27eeed 20250321085527591 DAUC <0003> auc.c:179 vector [0]: kc = 34f794828a401c00 20250321085527591 DAUC <0003> auc.c:180 vector [0]: sres = 4dbf243e 20250321085527591 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085527591 DAUC <0003> auc.c:113 vector [1]: rand = 50989979a2abf06c8c7a59e86684bf7b 20250321085527591 DAUC <0003> auc.c:179 vector [1]: kc = 7525620b4ab4a400 20250321085527591 DAUC <0003> auc.c:180 vector [1]: sres = fdb2abf8 20250321085527591 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250321085527591 DAUC <0003> auc.c:113 vector [2]: rand = 5d4eace27f5b2b924fcebb21c522683d 20250321085527591 DAUC <0003> auc.c:179 vector [2]: kc = 92880d7e13e98000 20250321085527591 DAUC <0003> auc.c:180 vector [2]: sres = 62f32730 20250321085527591 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250321085527591 DAUC <0003> auc.c:113 vector [3]: rand = b14a0b7d0ff9b5290bb5ef7c9e0314c6 20250321085527591 DAUC <0003> auc.c:179 vector [3]: kc = 6d0d9f3303f80000 20250321085527591 DAUC <0003> auc.c:180 vector [3]: sres = 71233da9 20250321085527591 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250321085527591 DAUC <0003> auc.c:113 vector [4]: rand = b396283ca6c4ac6d29ceca1f54a27b51 20250321085527591 DAUC <0003> auc.c:179 vector [4]: kc = 1b85ded84d75a400 20250321085527591 DAUC <0003> auc.c:180 vector [4]: sres = f1380293 20250321085527591 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250321085527591 DAUC <0003> db_auc.c:245 IMSI='262425512617570': Generated 5 vectors 20250321085527591 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425512617570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425512617570"} 20250321085527591 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425512617570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527591 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527591 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527592 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527592 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425512617570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425512617570"} 20250321085527592 DAUC <0003> db_auc.c:192 IMSI='262425512617570': No 3G Auth Data 20250321085527592 DAUC <0003> db_auc.c:236 IMSI='262425512617570': Calling to generate 5 vectors 20250321085527592 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250321085527592 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527592 DAUC <0003> auc.c:113 vector [0]: rand = 04eeb423ecf0376d38960ee06e1598e5 20250321085527592 DAUC <0003> auc.c:179 vector [0]: kc = 11b5dd0594ea7800 20250321085527592 DAUC <0003> auc.c:180 vector [0]: sres = dd535936 20250321085527592 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085527592 DAUC <0003> auc.c:113 vector [1]: rand = 20de9eac351868da3c2baf039af5404f 20250321085527592 DAUC <0003> auc.c:179 vector [1]: kc = fdd8de13dd844400 20250321085527592 DAUC <0003> auc.c:180 vector [1]: sres = 5baf89ba 20250321085527592 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250321085527592 DAUC <0003> auc.c:113 vector [2]: rand = a5c2ec56c0dfd20135c93876f67731f5 20250321085527592 DAUC <0003> auc.c:179 vector [2]: kc = 0cb3c21d34027800 20250321085527592 DAUC <0003> auc.c:180 vector [2]: sres = c3c9eab5 20250321085527592 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250321085527592 DAUC <0003> auc.c:113 vector [3]: rand = 6314d28ed5a2d4d2dd156687b0a59f8b 20250321085527592 DAUC <0003> auc.c:179 vector [3]: kc = 7e0e1a4fa008cc00 20250321085527592 DAUC <0003> auc.c:180 vector [3]: sres = 4d01ff20 20250321085527592 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250321085527592 DAUC <0003> auc.c:113 vector [4]: rand = 7679d4b091d6a8893f2ddf37007ff513 20250321085527592 DAUC <0003> auc.c:179 vector [4]: kc = 27356e032d536000 20250321085527592 DAUC <0003> auc.c:180 vector [4]: sres = 8df59764 20250321085527592 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250321085527592 DAUC <0003> db_auc.c:245 IMSI='262425512617570': Generated 5 vectors 20250321085527592 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425512617570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425512617570"} 20250321085527592 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425512617570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527592 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527592 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44126<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085527593 DAUC <0003> db_auc.c:157 IMSI='262427613959466': No 2G Auth Data 20250321085527593 DAUC <0003> db_auc.c:192 IMSI='262427613959466': No 3G Auth Data HLR_Test-GSUP(21)@e1675d8a1cb5: Created GsupExpect[0] for "262427613959466" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250321085527600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44132<->l=127.0.0.1:4258 20250321085527601 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527601 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427613959466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427613959466"} 20250321085527601 DAUC <0003> db_auc.c:192 IMSI='262427613959466': No 3G Auth Data 20250321085527601 DAUC <0003> db_auc.c:236 IMSI='262427613959466': Calling to generate 1 vectors 20250321085527601 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250321085527601 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527601 DAUC <0003> auc.c:113 vector [0]: rand = 4117b94ce5ee817e2116a6b723bc6263 20250321085527601 DAUC <0003> auc.c:179 vector [0]: kc = 009a4618b8bf2e07 20250321085527601 DAUC <0003> auc.c:180 vector [0]: sres = 5e65546a 20250321085527601 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085527601 DAUC <0003> db_auc.c:245 IMSI='262427613959466': Generated 1 vectors 20250321085527601 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427613959466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427613959466"} 20250321085527601 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427613959466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527601 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527602 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1675d8a1cb5: Found GsupExpect[0] for "262427613959466" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@e1675d8a1cb5: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427613959466" TC_gsup_sai_num_auth_vectors(26)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085527603 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527603 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427613959466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427613959466"} 20250321085527603 DAUC <0003> db_auc.c:192 IMSI='262427613959466': No 3G Auth Data 20250321085527603 DAUC <0003> db_auc.c:236 IMSI='262427613959466': Calling to generate 4 vectors 20250321085527603 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250321085527603 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527603 DAUC <0003> auc.c:113 vector [0]: rand = 91ccb9109efff5654c63e608831d009d 20250321085527603 DAUC <0003> auc.c:179 vector [0]: kc = 3fdbfcbfb9279ff3 20250321085527603 DAUC <0003> auc.c:180 vector [0]: sres = a73cd3fb 20250321085527603 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085527603 DAUC <0003> auc.c:113 vector [1]: rand = 8463ac97c5517424d5619a826e658c23 20250321085527603 DAUC <0003> auc.c:179 vector [1]: kc = a106870b275ee160 20250321085527603 DAUC <0003> auc.c:180 vector [1]: sres = 742b62d8 20250321085527603 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250321085527603 DAUC <0003> auc.c:113 vector [2]: rand = cebc4e154a4dfd0a5ebf22fefa96581b 20250321085527603 DAUC <0003> auc.c:179 vector [2]: kc = 79026c27b2d5f0cf 20250321085527603 DAUC <0003> auc.c:180 vector [2]: sres = f739d1a6 20250321085527603 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250321085527603 DAUC <0003> auc.c:113 vector [3]: rand = c41afe39ce00646aeceaf83e3cfcf96d 20250321085527603 DAUC <0003> auc.c:179 vector [3]: kc = 1b4186b4ca9e9a63 20250321085527603 DAUC <0003> auc.c:180 vector [3]: sres = 570882a5 20250321085527603 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250321085527603 DAUC <0003> db_auc.c:245 IMSI='262427613959466': Generated 4 vectors 20250321085527603 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427613959466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427613959466"} 20250321085527603 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427613959466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527603 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527603 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527603 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527603 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427613959466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427613959466"} 20250321085527603 DAUC <0003> db_auc.c:192 IMSI='262427613959466': No 3G Auth Data 20250321085527603 DAUC <0003> db_auc.c:236 IMSI='262427613959466': Calling to generate 5 vectors 20250321085527603 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250321085527603 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527603 DAUC <0003> auc.c:113 vector [0]: rand = 393b9deb8c9c3ffe10508d0a30d0970f 20250321085527603 DAUC <0003> auc.c:179 vector [0]: kc = 5c91859d1f673d96 20250321085527603 DAUC <0003> auc.c:180 vector [0]: sres = 3665b5a5 20250321085527603 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085527603 DAUC <0003> auc.c:113 vector [1]: rand = 4c4739bc34c5e95f25bb9cd74d67160c 20250321085527603 DAUC <0003> auc.c:179 vector [1]: kc = 116d46e9363f5868 20250321085527603 DAUC <0003> auc.c:180 vector [1]: sres = 0f249493 20250321085527603 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250321085527603 DAUC <0003> auc.c:113 vector [2]: rand = f2265359bbd1985246aa9875590194d5 20250321085527603 DAUC <0003> auc.c:179 vector [2]: kc = 7c1003a7561bc2fa 20250321085527603 DAUC <0003> auc.c:180 vector [2]: sres = 2da15c62 20250321085527603 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250321085527603 DAUC <0003> auc.c:113 vector [3]: rand = c562fcf854c81d91ee4f932c21e30eef 20250321085527603 DAUC <0003> auc.c:179 vector [3]: kc = ae1548636c1af906 20250321085527603 DAUC <0003> auc.c:180 vector [3]: sres = 101da2e5 20250321085527603 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250321085527603 DAUC <0003> auc.c:113 vector [4]: rand = a69aa99dbeb9939379ce76a3262e9ae5 20250321085527603 DAUC <0003> auc.c:179 vector [4]: kc = 3dc01bb1b92b13d0 20250321085527603 DAUC <0003> auc.c:180 vector [4]: sres = 0463a109 20250321085527603 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250321085527603 DAUC <0003> db_auc.c:245 IMSI='262427613959466': Generated 5 vectors 20250321085527603 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427613959466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427613959466"} 20250321085527603 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427613959466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527603 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527603 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527604 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527604 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427613959466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427613959466"} 20250321085527604 DAUC <0003> db_auc.c:192 IMSI='262427613959466': No 3G Auth Data 20250321085527604 DAUC <0003> db_auc.c:236 IMSI='262427613959466': Calling to generate 5 vectors 20250321085527604 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250321085527604 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527604 DAUC <0003> auc.c:113 vector [0]: rand = 8c010073e3bd6d02d2925fdf186d2849 20250321085527604 DAUC <0003> auc.c:179 vector [0]: kc = 1631bfca2df02a3b 20250321085527604 DAUC <0003> auc.c:180 vector [0]: sres = e86ff3ee 20250321085527604 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250321085527604 DAUC <0003> auc.c:113 vector [1]: rand = edcd5bb52faaf7d964dfeef313bb896a 20250321085527604 DAUC <0003> auc.c:179 vector [1]: kc = c1f1c0113c93429c 20250321085527604 DAUC <0003> auc.c:180 vector [1]: sres = b6534c02 20250321085527604 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250321085527604 DAUC <0003> auc.c:113 vector [2]: rand = af258c0681f5ddc093db02d00e4b97bc 20250321085527604 DAUC <0003> auc.c:179 vector [2]: kc = 19a45db031a9c875 20250321085527604 DAUC <0003> auc.c:180 vector [2]: sres = c1b93717 20250321085527604 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250321085527604 DAUC <0003> auc.c:113 vector [3]: rand = 3126b506cc56e6e41912673641a5f121 20250321085527604 DAUC <0003> auc.c:179 vector [3]: kc = 0dc795ab57731b5c 20250321085527604 DAUC <0003> auc.c:180 vector [3]: sres = 1b6f4eac 20250321085527604 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250321085527604 DAUC <0003> auc.c:113 vector [4]: rand = ddb4b1123b5821b37febf6547194a048 20250321085527604 DAUC <0003> auc.c:179 vector [4]: kc = 92c747b315eedbb5 20250321085527604 DAUC <0003> auc.c:180 vector [4]: sres = 45b905b8 20250321085527604 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250321085527604 DAUC <0003> db_auc.c:245 IMSI='262427613959466': Generated 5 vectors 20250321085527604 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427613959466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427613959466"} 20250321085527604 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427613959466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527604 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527604 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44132<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085527605 DAUC <0003> db_auc.c:157 IMSI='262420746786866': No 2G Auth Data 20250321085527605 DAUC <0003> db_auc.c:192 IMSI='262420746786866': No 3G Auth Data HLR_Test-GSUP(21)@e1675d8a1cb5: Created GsupExpect[0] for "262420746786866" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250321085527612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44142<->l=127.0.0.1:4258 20250321085527614 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527614 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420746786866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420746786866"} 20250321085527614 DAUC <0003> db_auc.c:157 IMSI='262420746786866': No 2G Auth Data 20250321085527614 DAUC <0003> db_auc.c:236 IMSI='262420746786866': Calling to generate 1 vectors 20250321085527614 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250321085527614 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527614 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527614 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085527614 DAUC <0003> auc.c:113 vector [0]: rand = 642d6d64ffebd1d14021d17b05edd214 20250321085527614 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085527614 DAUC <0003> auc.c:142 vector [0]: autn = 3ac80ab4ba9b00004a82e43c85b65f73 20250321085527614 DAUC <0003> auc.c:143 vector [0]: ck = 7a314448094f3f3d28796b0faed4abe6 20250321085527614 DAUC <0003> auc.c:144 vector [0]: ik = 1a7159159726a947f07434996789e687 20250321085527614 DAUC <0003> auc.c:145 vector [0]: res = 5cdc4a335e09e2930000000000000000 20250321085527614 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527614 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250321085527614 DAUC <0003> auc.c:151 vector [0]: kc = b84d42cb5734db1b 20250321085527614 DAUC <0003> auc.c:152 vector [0]: sres = 02d5a8a0 20250321085527615 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250321085527615 DAUC <0003> db_auc.c:245 IMSI='262420746786866': Generated 1 vectors 20250321085527615 DAUC <0003> db_auc.c:249 IMSI='262420746786866': Updating SQN=33 in DB 20250321085527615 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420746786866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420746786866"} 20250321085527615 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420746786866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527615 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527615 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1675d8a1cb5: Found GsupExpect[0] for "262420746786866" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@e1675d8a1cb5: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420746786866" TC_gsup_sai_num_auth_vectors(27)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085527616 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527616 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420746786866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420746786866"} 20250321085527616 DAUC <0003> db_auc.c:157 IMSI='262420746786866': No 2G Auth Data 20250321085527616 DAUC <0003> db_auc.c:236 IMSI='262420746786866': Calling to generate 4 vectors 20250321085527616 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250321085527616 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527616 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527616 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250321085527616 DAUC <0003> auc.c:113 vector [0]: rand = 1d6098abcbf075acb82104a67469ce89 20250321085527616 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250321085527616 DAUC <0003> auc.c:142 vector [0]: autn = 862a4eb7b38e00006d7ba20db049c1e4 20250321085527616 DAUC <0003> auc.c:143 vector [0]: ck = f6465be3bd60abf949bcbe617b3df372 20250321085527616 DAUC <0003> auc.c:144 vector [0]: ik = 4d00e695932adc8d0b628cb2cba4079e 20250321085527616 DAUC <0003> auc.c:145 vector [0]: res = 5336ce3eb43846dd0000000000000000 20250321085527616 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527616 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250321085527616 DAUC <0003> auc.c:151 vector [0]: kc = f9988fa59ed38398 20250321085527616 DAUC <0003> auc.c:152 vector [0]: sres = e70e88e3 20250321085527616 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250321085527616 DAUC <0003> auc.c:113 vector [1]: rand = e40c8c04e3d0494e598d4a5d7fa35566 20250321085527616 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250321085527616 DAUC <0003> auc.c:142 vector [1]: autn = e5ef42626b3c000054b36191b298d487 20250321085527616 DAUC <0003> auc.c:143 vector [1]: ck = d2b1333a1e0b2920ea396c510cd1deac 20250321085527616 DAUC <0003> auc.c:144 vector [1]: ik = 1e0f2d142345f275761808485a4a7783 20250321085527616 DAUC <0003> auc.c:145 vector [1]: res = c5c7005181fd9c510000000000000000 20250321085527616 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527616 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250321085527616 DAUC <0003> auc.c:151 vector [1]: kc = 509f7a376bd5727a 20250321085527616 DAUC <0003> auc.c:152 vector [1]: sres = 443a9c00 20250321085527616 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250321085527616 DAUC <0003> auc.c:113 vector [2]: rand = e161c144cc41b6c404c67d4d432ad1ec 20250321085527616 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250321085527616 DAUC <0003> auc.c:142 vector [2]: autn = 5e53030b98d80000b57dc4090c4f54dd 20250321085527616 DAUC <0003> auc.c:143 vector [2]: ck = b8a494d1ffc42156766444c7e7314a96 20250321085527616 DAUC <0003> auc.c:144 vector [2]: ik = 5e743b03c910766160cfabc0b8640c82 20250321085527616 DAUC <0003> auc.c:145 vector [2]: res = 7d648d8975a7cfe10000000000000000 20250321085527616 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527616 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250321085527616 DAUC <0003> auc.c:151 vector [2]: kc = f07b40d569811123 20250321085527616 DAUC <0003> auc.c:152 vector [2]: sres = 08c34268 20250321085527616 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250321085527616 DAUC <0003> auc.c:113 vector [3]: rand = 35c4349ad3cef878cfba519f559e3dc6 20250321085527616 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250321085527616 DAUC <0003> auc.c:142 vector [3]: autn = bc800719b41a000077874e945f6b93d7 20250321085527616 DAUC <0003> auc.c:143 vector [3]: ck = cfa11dea4d35b217061a098d1e20b304 20250321085527616 DAUC <0003> auc.c:144 vector [3]: ik = 5c10d4309829af527b3b8755ffd6bf11 20250321085527616 DAUC <0003> auc.c:145 vector [3]: res = 4f356b9d685668e50000000000000000 20250321085527616 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527616 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250321085527616 DAUC <0003> auc.c:151 vector [3]: kc = ee90470234ea1150 20250321085527616 DAUC <0003> auc.c:152 vector [3]: sres = 27630378 20250321085527616 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250321085527616 DAUC <0003> db_auc.c:245 IMSI='262420746786866': Generated 4 vectors 20250321085527616 DAUC <0003> db_auc.c:249 IMSI='262420746786866': Updating SQN=161 in DB 20250321085527616 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420746786866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420746786866"} 20250321085527616 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420746786866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527616 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527616 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527617 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527617 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420746786866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420746786866"} 20250321085527617 DAUC <0003> db_auc.c:157 IMSI='262420746786866': No 2G Auth Data 20250321085527617 DAUC <0003> db_auc.c:236 IMSI='262420746786866': Calling to generate 5 vectors 20250321085527617 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250321085527617 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527617 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527617 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250321085527617 DAUC <0003> auc.c:113 vector [0]: rand = f3a7dc33591d814ff9734e61f4609ef7 20250321085527617 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250321085527617 DAUC <0003> auc.c:142 vector [0]: autn = c8a0656267df0000d4bbe055a37c0e3a 20250321085527617 DAUC <0003> auc.c:143 vector [0]: ck = df7c5dd465a8c82a738645bac93eba18 20250321085527617 DAUC <0003> auc.c:144 vector [0]: ik = c67be750704738743af57f551cf91183 20250321085527617 DAUC <0003> auc.c:145 vector [0]: res = 6669004550c192a30000000000000000 20250321085527617 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527617 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250321085527617 DAUC <0003> auc.c:151 vector [0]: kc = 5074806bc0285bc5 20250321085527617 DAUC <0003> auc.c:152 vector [0]: sres = 36a892e6 20250321085527617 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250321085527617 DAUC <0003> auc.c:113 vector [1]: rand = f7fa1a7e9edd7f507b2543769e691948 20250321085527617 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250321085527617 DAUC <0003> auc.c:142 vector [1]: autn = 7d74e86d073a0000ec86413778d82710 20250321085527617 DAUC <0003> auc.c:143 vector [1]: ck = 3a82bc60588866a6ae68d91dc4843080 20250321085527617 DAUC <0003> auc.c:144 vector [1]: ik = beee28f94a9cff613bb0f3d10b40b6fe 20250321085527617 DAUC <0003> auc.c:145 vector [1]: res = ec2b490f8c6da67b0000000000000000 20250321085527617 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527617 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250321085527617 DAUC <0003> auc.c:151 vector [1]: kc = 11b4be55ddd01fb9 20250321085527617 DAUC <0003> auc.c:152 vector [1]: sres = 6046ef74 20250321085527617 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250321085527617 DAUC <0003> auc.c:113 vector [2]: rand = 633803ed3edde3a8d20841944bf5a608 20250321085527617 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250321085527617 DAUC <0003> auc.c:142 vector [2]: autn = baea2016f86c000020eebc74d007dec3 20250321085527617 DAUC <0003> auc.c:143 vector [2]: ck = 8bbb86298052fd019e4cccbd9078fb71 20250321085527617 DAUC <0003> auc.c:144 vector [2]: ik = 101b66999fcba0ef93ee86d15b2fab5d 20250321085527617 DAUC <0003> auc.c:145 vector [2]: res = 2da6a0fe2f9d4ad20000000000000000 20250321085527617 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527617 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250321085527617 DAUC <0003> auc.c:151 vector [2]: kc = 9602aadcd4ce0dc2 20250321085527617 DAUC <0003> auc.c:152 vector [2]: sres = 023bea2c 20250321085527617 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250321085527617 DAUC <0003> auc.c:113 vector [3]: rand = f6a99fa48b800091b30552db2dfeab38 20250321085527617 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250321085527617 DAUC <0003> auc.c:142 vector [3]: autn = 42b338cc79cc00001ee86325782485bc 20250321085527617 DAUC <0003> auc.c:143 vector [3]: ck = 299220619350fb9fcf0759bd6e4e4fc8 20250321085527617 DAUC <0003> auc.c:144 vector [3]: ik = a114af8c30314fff7e11dd786cfa3e29 20250321085527617 DAUC <0003> auc.c:145 vector [3]: res = eb4ee405c3f6b3a20000000000000000 20250321085527617 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527617 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250321085527617 DAUC <0003> auc.c:151 vector [3]: kc = 39900b28a1d5c581 20250321085527617 DAUC <0003> auc.c:152 vector [3]: sres = 28b857a7 20250321085527617 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250321085527617 DAUC <0003> auc.c:113 vector [4]: rand = 29bb92c96a4a53ad0188d59204c4ee9a 20250321085527617 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250321085527617 DAUC <0003> auc.c:142 vector [4]: autn = 1968db6e6513000043885f47ee9ae731 20250321085527617 DAUC <0003> auc.c:143 vector [4]: ck = cbfb4e0f0069671829be209dfb8ec5e0 20250321085527617 DAUC <0003> auc.c:144 vector [4]: ik = edcfc236bfeb414b38a40d8fe37982ad 20250321085527617 DAUC <0003> auc.c:145 vector [4]: res = 49a5ef846980fb900000000000000000 20250321085527617 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085527617 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250321085527617 DAUC <0003> auc.c:151 vector [4]: kc = 372ea12ba775611e 20250321085527617 DAUC <0003> auc.c:152 vector [4]: sres = 20251414 20250321085527617 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250321085527617 DAUC <0003> db_auc.c:245 IMSI='262420746786866': Generated 5 vectors 20250321085527617 DAUC <0003> db_auc.c:249 IMSI='262420746786866': Updating SQN=321 in DB 20250321085527617 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420746786866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420746786866"} 20250321085527617 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420746786866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527617 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527617 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527618 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527618 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420746786866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420746786866"} 20250321085527618 DAUC <0003> db_auc.c:157 IMSI='262420746786866': No 2G Auth Data 20250321085527618 DAUC <0003> db_auc.c:236 IMSI='262420746786866': Calling to generate 5 vectors 20250321085527618 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250321085527618 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527618 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527618 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250321085527618 DAUC <0003> auc.c:113 vector [0]: rand = 65e74be7ced0edfbf60176ffaac7a435 20250321085527618 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250321085527618 DAUC <0003> auc.c:142 vector [0]: autn = 45371c99f8890000d31f608e665ddfc2 20250321085527618 DAUC <0003> auc.c:143 vector [0]: ck = 17ace78501e3f91502b5fc781cc22d87 20250321085527618 DAUC <0003> auc.c:144 vector [0]: ik = b73f3708df846e4203f00106fd429744 20250321085527618 DAUC <0003> auc.c:145 vector [0]: res = 06163f7dc568e5b50000000000000000 20250321085527618 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527618 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250321085527618 DAUC <0003> auc.c:151 vector [0]: kc = a1d62df33fe72d94 20250321085527618 DAUC <0003> auc.c:152 vector [0]: sres = c37edac8 20250321085527618 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250321085527618 DAUC <0003> auc.c:113 vector [1]: rand = 693d7cb0f3a169160bb26296a70b1eba 20250321085527618 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250321085527618 DAUC <0003> auc.c:142 vector [1]: autn = c63592e8595900004397311272db693d 20250321085527618 DAUC <0003> auc.c:143 vector [1]: ck = 3a64e06faa9d022d5d9be7b3ba47ff9c 20250321085527618 DAUC <0003> auc.c:144 vector [1]: ik = 9dd0345cf440edcd79eca0cf8f3e3f12 20250321085527618 DAUC <0003> auc.c:145 vector [1]: res = 85d72c7df1385cda0000000000000000 20250321085527618 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527618 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250321085527618 DAUC <0003> auc.c:151 vector [1]: kc = 83c3934f6ba42f6e 20250321085527618 DAUC <0003> auc.c:152 vector [1]: sres = 74ef70a7 20250321085527618 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250321085527618 DAUC <0003> auc.c:113 vector [2]: rand = 0905f1ffedbdb05ff129cb6be4f020a8 20250321085527618 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250321085527618 DAUC <0003> auc.c:142 vector [2]: autn = a743b369ad5d00004207538125b48215 20250321085527618 DAUC <0003> auc.c:143 vector [2]: ck = cca0f6e233aee771c6293ba787be18d6 20250321085527619 DAUC <0003> auc.c:144 vector [2]: ik = 071e811ccfe78f1194879818f570ffaa 20250321085527619 DAUC <0003> auc.c:145 vector [2]: res = 2e2830518a4e00c90000000000000000 20250321085527619 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527619 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250321085527619 DAUC <0003> auc.c:151 vector [2]: kc = 9910d4418e878f1c 20250321085527619 DAUC <0003> auc.c:152 vector [2]: sres = a4663098 20250321085527619 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250321085527619 DAUC <0003> auc.c:113 vector [3]: rand = 3425741c58f72f9be220dff2029e7eaf 20250321085527619 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250321085527619 DAUC <0003> auc.c:142 vector [3]: autn = 95f77984a4160000ef548482ba46b026 20250321085527619 DAUC <0003> auc.c:143 vector [3]: ck = 35036cfd1fcfd3baf1d6998fc2a97cbd 20250321085527619 DAUC <0003> auc.c:144 vector [3]: ik = 6af0a8f32bb95e798ad3e6fbb2137899 20250321085527619 DAUC <0003> auc.c:145 vector [3]: res = a02a0b54defbcc690000000000000000 20250321085527619 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527619 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250321085527619 DAUC <0003> auc.c:151 vector [3]: kc = 24f6bb7a44cc89e7 20250321085527619 DAUC <0003> auc.c:152 vector [3]: sres = 7ed1c73d 20250321085527619 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250321085527619 DAUC <0003> auc.c:113 vector [4]: rand = e1843971393a65612352d9c8bb30b8dd 20250321085527619 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250321085527619 DAUC <0003> auc.c:142 vector [4]: autn = d57f650c3fc20000e66b569a833a5d4c 20250321085527619 DAUC <0003> auc.c:143 vector [4]: ck = 647fbc69b3406b29e7f435ec45e8297e 20250321085527619 DAUC <0003> auc.c:144 vector [4]: ik = 1b08676be0b745ea954b4209c8c82a95 20250321085527619 DAUC <0003> auc.c:145 vector [4]: res = a9e1b64cd1a94a4b0000000000000000 20250321085527619 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085527619 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250321085527619 DAUC <0003> auc.c:151 vector [4]: kc = 0dc8ace7ded72d28 20250321085527619 DAUC <0003> auc.c:152 vector [4]: sres = 7848fc07 20250321085527619 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250321085527619 DAUC <0003> db_auc.c:245 IMSI='262420746786866': Generated 5 vectors 20250321085527619 DAUC <0003> db_auc.c:249 IMSI='262420746786866': Updating SQN=481 in DB 20250321085527619 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420746786866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420746786866"} 20250321085527619 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420746786866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527619 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527619 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44142<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085527620 DAUC <0003> db_auc.c:157 IMSI='262428263574823': No 2G Auth Data 20250321085527621 DAUC <0003> db_auc.c:192 IMSI='262428263574823': No 3G Auth Data HLR_Test-GSUP(21)@e1675d8a1cb5: Created GsupExpect[0] for "262428263574823" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250321085527629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 20250321085527631 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527631 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428263574823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428263574823"} 20250321085527632 DAUC <0003> db_auc.c:157 IMSI='262428263574823': No 2G Auth Data 20250321085527632 DAUC <0003> db_auc.c:236 IMSI='262428263574823': Calling to generate 1 vectors 20250321085527632 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250321085527632 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527632 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250321085527632 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085527632 DAUC <0003> auc.c:113 vector [0]: rand = 7ef09db9c905fa0d090aa022775ad91b 20250321085527632 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085527632 DAUC <0003> auc.c:142 vector [0]: autn = 2154e8b1b88c000090c5b3356c057627 20250321085527632 DAUC <0003> auc.c:143 vector [0]: ck = 0ce158adc41fe3e5a8b61313e0115c99 20250321085527632 DAUC <0003> auc.c:144 vector [0]: ik = f200165f5c13fb3a3bfd938f00cd2ef5 20250321085527632 DAUC <0003> auc.c:145 vector [0]: res = 99974cdd6e83bea30000000000000000 20250321085527632 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527632 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250321085527632 DAUC <0003> auc.c:151 vector [0]: kc = 6daace6e78d06ab3 20250321085527632 DAUC <0003> auc.c:152 vector [0]: sres = f714f27e 20250321085527632 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250321085527632 DAUC <0003> db_auc.c:245 IMSI='262428263574823': Generated 1 vectors 20250321085527632 DAUC <0003> db_auc.c:249 IMSI='262428263574823': Updating SQN=33 in DB 20250321085527632 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428263574823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428263574823"} 20250321085527632 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428263574823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527632 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527632 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1675d8a1cb5: Found GsupExpect[0] for "262428263574823" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@e1675d8a1cb5: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262428263574823" TC_gsup_sai_num_auth_vectors(28)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085527633 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527633 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428263574823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428263574823"} 20250321085527633 DAUC <0003> db_auc.c:157 IMSI='262428263574823': No 2G Auth Data 20250321085527633 DAUC <0003> db_auc.c:236 IMSI='262428263574823': Calling to generate 4 vectors 20250321085527633 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250321085527633 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527633 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250321085527633 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250321085527633 DAUC <0003> auc.c:113 vector [0]: rand = 7b22c6a6563c900b3296fa012653ba80 20250321085527633 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250321085527633 DAUC <0003> auc.c:142 vector [0]: autn = 9777788485d9000034544f35e4edae93 20250321085527633 DAUC <0003> auc.c:143 vector [0]: ck = 50f1941f2908df36f68f739b7dc1a481 20250321085527633 DAUC <0003> auc.c:144 vector [0]: ik = e479cc29d0a652683111e573c4656afa 20250321085527633 DAUC <0003> auc.c:145 vector [0]: res = 65f5cd5585745e150000000000000000 20250321085527633 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527633 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250321085527633 DAUC <0003> auc.c:151 vector [0]: kc = 7316cede400a4325 20250321085527633 DAUC <0003> auc.c:152 vector [0]: sres = e0819340 20250321085527633 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250321085527633 DAUC <0003> auc.c:113 vector [1]: rand = 10790c6073a4cca3ae6cf84c7ec5401b 20250321085527633 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250321085527633 DAUC <0003> auc.c:142 vector [1]: autn = 42c581a68c300000315139f382cf87af 20250321085527633 DAUC <0003> auc.c:143 vector [1]: ck = 600e880dcf0ea285942bb56bc4c2d82f 20250321085527633 DAUC <0003> auc.c:144 vector [1]: ik = ad46d6c350f478a9310bd4f844bb3ab0 20250321085527633 DAUC <0003> auc.c:145 vector [1]: res = bd0a8872253547aa0000000000000000 20250321085527633 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527633 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250321085527633 DAUC <0003> auc.c:151 vector [1]: kc = 68683f5d1f8338b3 20250321085527633 DAUC <0003> auc.c:152 vector [1]: sres = 983fcfd8 20250321085527633 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250321085527633 DAUC <0003> auc.c:113 vector [2]: rand = 540474a929fe39a9881e339da75e4e66 20250321085527633 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250321085527633 DAUC <0003> auc.c:142 vector [2]: autn = 4e9daec6680e0000a9af8294fa93d4ff 20250321085527633 DAUC <0003> auc.c:143 vector [2]: ck = 1b36a232352e86c6fce9cbe8f64b8242 20250321085527633 DAUC <0003> auc.c:144 vector [2]: ik = 1de7a6e2f5f75e0670b1d766f33241e5 20250321085527633 DAUC <0003> auc.c:145 vector [2]: res = 8bf2f10923462d820000000000000000 20250321085527633 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527633 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250321085527633 DAUC <0003> auc.c:151 vector [2]: kc = 8a89185ec5a01b67 20250321085527633 DAUC <0003> auc.c:152 vector [2]: sres = a8b4dc8b 20250321085527633 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250321085527634 DAUC <0003> auc.c:113 vector [3]: rand = 258f316af955478a10dfa0172a991a08 20250321085527634 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250321085527634 DAUC <0003> auc.c:142 vector [3]: autn = ff525c37b3fb00007bfaa9a0a983ac6c 20250321085527634 DAUC <0003> auc.c:143 vector [3]: ck = 042e094de578ad7974c4cc2d6d5847dd 20250321085527634 DAUC <0003> auc.c:144 vector [3]: ik = 698eb64a9c67be8db23f79f2582edd5c 20250321085527634 DAUC <0003> auc.c:145 vector [3]: res = 5b43c7281b84a3500000000000000000 20250321085527634 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527634 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250321085527634 DAUC <0003> auc.c:151 vector [3]: kc = ab5b0ad84c698975 20250321085527634 DAUC <0003> auc.c:152 vector [3]: sres = 40c76478 20250321085527634 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250321085527634 DAUC <0003> db_auc.c:245 IMSI='262428263574823': Generated 4 vectors 20250321085527634 DAUC <0003> db_auc.c:249 IMSI='262428263574823': Updating SQN=161 in DB 20250321085527634 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428263574823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428263574823"} 20250321085527634 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428263574823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527634 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527634 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527635 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527635 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428263574823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428263574823"} 20250321085527635 DAUC <0003> db_auc.c:157 IMSI='262428263574823': No 2G Auth Data 20250321085527635 DAUC <0003> db_auc.c:236 IMSI='262428263574823': Calling to generate 5 vectors 20250321085527635 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250321085527635 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527635 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250321085527635 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250321085527635 DAUC <0003> auc.c:113 vector [0]: rand = 434f7776239de950f622efcd25cb8a2c 20250321085527635 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250321085527635 DAUC <0003> auc.c:142 vector [0]: autn = 65b79738485b0000de69a59a51ebd0a3 20250321085527635 DAUC <0003> auc.c:143 vector [0]: ck = bacaece0255a4bfa53676a88f0aae6d7 20250321085527635 DAUC <0003> auc.c:144 vector [0]: ik = a92c6069cdab79b960542ca790ba48df 20250321085527635 DAUC <0003> auc.c:145 vector [0]: res = 2d85b4897ab32d070000000000000000 20250321085527635 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527635 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250321085527635 DAUC <0003> auc.c:151 vector [0]: kc = 20d5caa688e19c4b 20250321085527635 DAUC <0003> auc.c:152 vector [0]: sres = 5736998e 20250321085527635 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250321085527635 DAUC <0003> auc.c:113 vector [1]: rand = 8218426b86a33f42017c8a7fb1c6a6a4 20250321085527635 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250321085527635 DAUC <0003> auc.c:142 vector [1]: autn = 764e941bb3cd00004283dc4d6a1a68fe 20250321085527635 DAUC <0003> auc.c:143 vector [1]: ck = e4e147a4c23b92c48798b342b3e3a28b 20250321085527635 DAUC <0003> auc.c:144 vector [1]: ik = 077c526297a32736f84cf391fb3a3691 20250321085527635 DAUC <0003> auc.c:145 vector [1]: res = a6022cd43a5c975f0000000000000000 20250321085527635 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527635 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250321085527635 DAUC <0003> auc.c:151 vector [1]: kc = 9c4955151d4121e8 20250321085527635 DAUC <0003> auc.c:152 vector [1]: sres = 9c5ebb8b 20250321085527635 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250321085527635 DAUC <0003> auc.c:113 vector [2]: rand = b1f5f7b9b4cf1858fc1f4b6563c7a502 20250321085527635 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250321085527635 DAUC <0003> auc.c:142 vector [2]: autn = fc92249dfffa00002f95334ca33bfd41 20250321085527635 DAUC <0003> auc.c:143 vector [2]: ck = afe45b372c1907ef4ea2f18ed2b7b1a5 20250321085527635 DAUC <0003> auc.c:144 vector [2]: ik = daabd56636b680427e6f3ad4a346b213 20250321085527635 DAUC <0003> auc.c:145 vector [2]: res = 378864074ab9a17d0000000000000000 20250321085527635 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527635 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250321085527635 DAUC <0003> auc.c:151 vector [2]: kc = 4582450b6b5e841b 20250321085527635 DAUC <0003> auc.c:152 vector [2]: sres = 7d31c57a 20250321085527635 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250321085527635 DAUC <0003> auc.c:113 vector [3]: rand = a74ed2f9f5329213467eb2c71698a674 20250321085527635 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250321085527635 DAUC <0003> auc.c:142 vector [3]: autn = 6d76ef301b910000e9642f9b2d144aaf 20250321085527635 DAUC <0003> auc.c:143 vector [3]: ck = 20df5cd86cba872ff0a4fc4cff6a0056 20250321085527635 DAUC <0003> auc.c:144 vector [3]: ik = 51323b7b51cb80048f094b4ad3595ab2 20250321085527635 DAUC <0003> auc.c:145 vector [3]: res = fde7dff1bba32aad0000000000000000 20250321085527635 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527635 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250321085527635 DAUC <0003> auc.c:151 vector [3]: kc = 0e40d0a511425dcf 20250321085527635 DAUC <0003> auc.c:152 vector [3]: sres = 4644f55c 20250321085527635 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250321085527635 DAUC <0003> auc.c:113 vector [4]: rand = aa0bfbc960f07b46a084c99ad8701091 20250321085527635 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250321085527635 DAUC <0003> auc.c:142 vector [4]: autn = b6561ab2036c0000d75956de0bef73e6 20250321085527635 DAUC <0003> auc.c:143 vector [4]: ck = 73e6b85e2e03af8d02488a65191dfe82 20250321085527635 DAUC <0003> auc.c:144 vector [4]: ik = 2d9f50aec6dc37351a67beb890343b3a 20250321085527635 DAUC <0003> auc.c:145 vector [4]: res = 5632b95defd412280000000000000000 20250321085527635 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085527635 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250321085527635 DAUC <0003> auc.c:151 vector [4]: kc = 4656dc2d61f65d00 20250321085527635 DAUC <0003> auc.c:152 vector [4]: sres = b9e6ab75 20250321085527635 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250321085527635 DAUC <0003> db_auc.c:245 IMSI='262428263574823': Generated 5 vectors 20250321085527635 DAUC <0003> db_auc.c:249 IMSI='262428263574823': Updating SQN=321 in DB 20250321085527635 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428263574823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428263574823"} 20250321085527636 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428263574823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527636 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527636 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527637 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527637 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428263574823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428263574823"} 20250321085527637 DAUC <0003> db_auc.c:157 IMSI='262428263574823': No 2G Auth Data 20250321085527637 DAUC <0003> db_auc.c:236 IMSI='262428263574823': Calling to generate 5 vectors 20250321085527637 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250321085527637 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527637 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250321085527637 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250321085527637 DAUC <0003> auc.c:113 vector [0]: rand = 5e1fb565fc581015bacc629c96449a5d 20250321085527637 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250321085527637 DAUC <0003> auc.c:142 vector [0]: autn = 1dea312f94430000999740faf5b24e4f 20250321085527637 DAUC <0003> auc.c:143 vector [0]: ck = aa11189f593c736a72248ba71a2a41e8 20250321085527637 DAUC <0003> auc.c:144 vector [0]: ik = 51d9c1b3233940bd372df4906864246c 20250321085527637 DAUC <0003> auc.c:145 vector [0]: res = 4d39c562dc6a405d0000000000000000 20250321085527637 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527637 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250321085527637 DAUC <0003> auc.c:151 vector [0]: kc = bec1a61b084b5653 20250321085527637 DAUC <0003> auc.c:152 vector [0]: sres = 9153853f 20250321085527637 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250321085527637 DAUC <0003> auc.c:113 vector [1]: rand = fd58fef900eee154f2347725a398b707 20250321085527637 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250321085527637 DAUC <0003> auc.c:142 vector [1]: autn = 896f466f54c5000055819bf440a5670e 20250321085527637 DAUC <0003> auc.c:143 vector [1]: ck = 1c8fad8171dccf28409e7c3e18e37eaf 20250321085527637 DAUC <0003> auc.c:144 vector [1]: ik = 58a7400aa302ac44b181a2f93b21c4a7 20250321085527637 DAUC <0003> auc.c:145 vector [1]: res = 4ddaf2f532a9500b0000000000000000 20250321085527637 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527637 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250321085527637 DAUC <0003> auc.c:151 vector [1]: kc = b537334cf11cd964 20250321085527637 DAUC <0003> auc.c:152 vector [1]: sres = 7f73a2fe 20250321085527637 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250321085527637 DAUC <0003> auc.c:113 vector [2]: rand = 7a4e9c6b38e69438916ad1cba7a7f2bb 20250321085527637 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250321085527637 DAUC <0003> auc.c:142 vector [2]: autn = 4a3de1c8200700007d7609c826bd3039 20250321085527637 DAUC <0003> auc.c:143 vector [2]: ck = 2adc6f79d7a45493ac9c0deea1d3a823 20250321085527637 DAUC <0003> auc.c:144 vector [2]: ik = 6868c0aa74457e60f6c8904dbe580a7f 20250321085527637 DAUC <0003> auc.c:145 vector [2]: res = e5eaad7d96a1a1920000000000000000 20250321085527637 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527637 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250321085527637 DAUC <0003> auc.c:151 vector [2]: kc = 18e03270bc6a88af 20250321085527637 DAUC <0003> auc.c:152 vector [2]: sres = 734b0cef 20250321085527637 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250321085527637 DAUC <0003> auc.c:113 vector [3]: rand = 978a8b67fed74d79b5d7ae5688b3c64d 20250321085527637 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250321085527637 DAUC <0003> auc.c:142 vector [3]: autn = 75b75e46fd6b00008398482542416f64 20250321085527637 DAUC <0003> auc.c:143 vector [3]: ck = 3061959c8964a7ab28e2523b3e5e2462 20250321085527637 DAUC <0003> auc.c:144 vector [3]: ik = 348e8fbb9b72b36097a710c078e63706 20250321085527637 DAUC <0003> auc.c:145 vector [3]: res = d638363461fd76900000000000000000 20250321085527637 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527637 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250321085527637 DAUC <0003> auc.c:151 vector [3]: kc = bbaa58dc54ae07af 20250321085527637 DAUC <0003> auc.c:152 vector [3]: sres = b7c540a4 20250321085527637 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250321085527637 DAUC <0003> auc.c:113 vector [4]: rand = 1103ed0e6316c1695fdf8c62c93a0e7d 20250321085527637 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250321085527637 DAUC <0003> auc.c:142 vector [4]: autn = af37d21b8b960000e83f2efca6699b8b 20250321085527637 DAUC <0003> auc.c:143 vector [4]: ck = 7b47ce5a5c27c846085d7035d8064ad5 20250321085527637 DAUC <0003> auc.c:144 vector [4]: ik = 52a97a4afae517fac4b86df5c16c15fa 20250321085527637 DAUC <0003> auc.c:145 vector [4]: res = c69ce044540c5fbd0000000000000000 20250321085527637 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085527637 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250321085527637 DAUC <0003> auc.c:151 vector [4]: kc = e50ba9d0bfa88093 20250321085527637 DAUC <0003> auc.c:152 vector [4]: sres = 9290bff9 20250321085527637 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250321085527637 DAUC <0003> db_auc.c:245 IMSI='262428263574823': Generated 5 vectors 20250321085527637 DAUC <0003> db_auc.c:249 IMSI='262428263574823': Updating SQN=481 in DB 20250321085527637 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428263574823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428263574823"} 20250321085527637 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428263574823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527637 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527637 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085527639 DAUC <0003> db_auc.c:157 IMSI='262423147222365': No 2G Auth Data 20250321085527639 DAUC <0003> db_auc.c:192 IMSI='262423147222365': No 3G Auth Data HLR_Test-GSUP(21)@e1675d8a1cb5: Created GsupExpect[0] for "262423147222365" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250321085527645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44160<->l=127.0.0.1:4258 20250321085527647 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527647 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423147222365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423147222365"} 20250321085527647 DAUC <0003> db_auc.c:236 IMSI='262423147222365': Calling to generate 1 vectors 20250321085527647 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250321085527647 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527647 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527647 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085527647 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527647 DAUC <0003> auc.c:113 vector [0]: rand = dad1aa01f7e1d0938b127974b26a18fb 20250321085527647 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085527647 DAUC <0003> auc.c:142 vector [0]: autn = 4bc31b00fb860000295830885c433f1a 20250321085527647 DAUC <0003> auc.c:143 vector [0]: ck = eb8eeb861649294ab2bb144f1368f254 20250321085527647 DAUC <0003> auc.c:144 vector [0]: ik = 86f71c12ed7e64c52a13f34b2b53eef9 20250321085527647 DAUC <0003> auc.c:145 vector [0]: res = 3b146c582ca3d5c90000000000000000 20250321085527647 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527647 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085527647 DAUC <0003> auc.c:179 vector [0]: kc = a9f99c9dc2ec4800 20250321085527647 DAUC <0003> auc.c:180 vector [0]: sres = c3181d63 20250321085527647 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085527647 DAUC <0003> db_auc.c:245 IMSI='262423147222365': Generated 1 vectors 20250321085527647 DAUC <0003> db_auc.c:249 IMSI='262423147222365': Updating SQN=33 in DB 20250321085527647 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423147222365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423147222365"} 20250321085527647 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423147222365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527647 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527647 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1675d8a1cb5: Found GsupExpect[0] for "262423147222365" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@e1675d8a1cb5: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262423147222365" TC_gsup_sai_num_auth_vectors(29)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085527648 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527648 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423147222365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423147222365"} 20250321085527648 DAUC <0003> db_auc.c:236 IMSI='262423147222365': Calling to generate 4 vectors 20250321085527648 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250321085527648 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527648 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527648 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250321085527648 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527648 DAUC <0003> auc.c:113 vector [0]: rand = ca82a7340ee83d925449c41a867173aa 20250321085527648 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250321085527648 DAUC <0003> auc.c:142 vector [0]: autn = 2aafdbf6a2bf0000fd6aa1fcdd7090e0 20250321085527648 DAUC <0003> auc.c:143 vector [0]: ck = fc2fa5bd9821a34f5766834da99ba502 20250321085527648 DAUC <0003> auc.c:144 vector [0]: ik = b3f40c3769a33a2d63552771e3edc578 20250321085527648 DAUC <0003> auc.c:145 vector [0]: res = 4169dcfe7b90b1f10000000000000000 20250321085527648 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527648 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085527648 DAUC <0003> auc.c:179 vector [0]: kc = d93e96c0c5b82c00 20250321085527648 DAUC <0003> auc.c:180 vector [0]: sres = c9691a46 20250321085527648 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085527648 DAUC <0003> auc.c:113 vector [1]: rand = 10813e393313f47bc2b06c885d2d7f48 20250321085527648 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250321085527648 DAUC <0003> auc.c:142 vector [1]: autn = 77c4c07fdb6100006de1d081d677dd5f 20250321085527648 DAUC <0003> auc.c:143 vector [1]: ck = 71db24702749d0246f236e572b9a1cdb 20250321085527648 DAUC <0003> auc.c:144 vector [1]: ik = 9e95f3268e23338f9112cae48fe8c61e 20250321085527648 DAUC <0003> auc.c:145 vector [1]: res = 974d6e1da7baa4380000000000000000 20250321085527648 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527648 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085527648 DAUC <0003> auc.c:179 vector [1]: kc = eb81da3590c1c000 20250321085527648 DAUC <0003> auc.c:180 vector [1]: sres = fdd50804 20250321085527648 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085527648 DAUC <0003> auc.c:113 vector [2]: rand = 71ec82f4b83cfb573e2b079315d61805 20250321085527648 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250321085527648 DAUC <0003> auc.c:142 vector [2]: autn = f388d8691668000002d7a38586bd2707 20250321085527648 DAUC <0003> auc.c:143 vector [2]: ck = 06503da0bc3b4dee872950c6516136b3 20250321085527648 DAUC <0003> auc.c:144 vector [2]: ik = 0eccb42e9302c5eeb5cadba1fafef279 20250321085527648 DAUC <0003> auc.c:145 vector [2]: res = 0ee8ba16cf7926f80000000000000000 20250321085527648 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527648 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085527648 DAUC <0003> auc.c:179 vector [2]: kc = 13e7f15cb33cac00 20250321085527648 DAUC <0003> auc.c:180 vector [2]: sres = e7adbb76 20250321085527648 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085527648 DAUC <0003> auc.c:113 vector [3]: rand = f4df64a377200c7722d6d2370f07d4d8 20250321085527648 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250321085527648 DAUC <0003> auc.c:142 vector [3]: autn = c317063661360000f356a856becdf3a9 20250321085527648 DAUC <0003> auc.c:143 vector [3]: ck = 04a22ff8d081d4a40fb53ff53ddff987 20250321085527648 DAUC <0003> auc.c:144 vector [3]: ik = 401e68a386e42e88429fddf80d14cd0c 20250321085527648 DAUC <0003> auc.c:145 vector [3]: res = b5a552c15c671dd80000000000000000 20250321085527648 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527648 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085527648 DAUC <0003> auc.c:179 vector [3]: kc = ab18e9092d962400 20250321085527648 DAUC <0003> auc.c:180 vector [3]: sres = ce48627d 20250321085527648 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085527648 DAUC <0003> db_auc.c:245 IMSI='262423147222365': Generated 4 vectors 20250321085527648 DAUC <0003> db_auc.c:249 IMSI='262423147222365': Updating SQN=161 in DB 20250321085527648 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423147222365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423147222365"} 20250321085527648 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423147222365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527648 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527648 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527649 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527649 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423147222365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423147222365"} 20250321085527649 DAUC <0003> db_auc.c:236 IMSI='262423147222365': Calling to generate 5 vectors 20250321085527649 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250321085527649 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527649 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527649 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250321085527649 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527649 DAUC <0003> auc.c:113 vector [0]: rand = 0581a7b072e2c86b582227ae5508982c 20250321085527649 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250321085527649 DAUC <0003> auc.c:142 vector [0]: autn = 41cf153e84e100008a975ef512e2d5b2 20250321085527649 DAUC <0003> auc.c:143 vector [0]: ck = caa85b643cac259a5a18428205eedca4 20250321085527649 DAUC <0003> auc.c:144 vector [0]: ik = 86397174e562062345d547320910ce7a 20250321085527649 DAUC <0003> auc.c:145 vector [0]: res = f134ea40a4a73c930000000000000000 20250321085527649 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527649 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085527649 DAUC <0003> auc.c:179 vector [0]: kc = ad2beea824edcc00 20250321085527649 DAUC <0003> auc.c:180 vector [0]: sres = a6611d3e 20250321085527649 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085527649 DAUC <0003> auc.c:113 vector [1]: rand = 315aa25f73f354320888f7754fd5f7cd 20250321085527649 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250321085527649 DAUC <0003> auc.c:142 vector [1]: autn = 7bc2653d69c700006639164700682346 20250321085527649 DAUC <0003> auc.c:143 vector [1]: ck = b669d2f59c990f577c5ca545aae7f589 20250321085527649 DAUC <0003> auc.c:144 vector [1]: ik = 3d70ebb2b3a6fc8c337d903b98be23be 20250321085527649 DAUC <0003> auc.c:145 vector [1]: res = 7ca05edffe6a1ecd0000000000000000 20250321085527649 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527649 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085527649 DAUC <0003> auc.c:179 vector [1]: kc = 8e664360e8cb5000 20250321085527649 DAUC <0003> auc.c:180 vector [1]: sres = 52801a75 20250321085527649 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085527649 DAUC <0003> auc.c:113 vector [2]: rand = 71dacfbdd35770fc866ec9c38770502e 20250321085527649 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250321085527649 DAUC <0003> auc.c:142 vector [2]: autn = 2095b73ce928000089d9beae5b8b6b09 20250321085527649 DAUC <0003> auc.c:143 vector [2]: ck = 4174c81588f03ec513aeb7575ed743dc 20250321085527649 DAUC <0003> auc.c:144 vector [2]: ik = 24512b84706f7a156d3f05bb8a4c0215 20250321085527649 DAUC <0003> auc.c:145 vector [2]: res = 9b82fb9cbc799ffd0000000000000000 20250321085527649 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527649 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085527649 DAUC <0003> auc.c:179 vector [2]: kc = dfefbb1488d1a000 20250321085527649 DAUC <0003> auc.c:180 vector [2]: sres = 683ed435 20250321085527649 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085527649 DAUC <0003> auc.c:113 vector [3]: rand = 98ffdf843b0c0b1c30d41c8e37625d11 20250321085527649 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250321085527649 DAUC <0003> auc.c:142 vector [3]: autn = 3e5d14e434980000040ab0ea7d1f47e3 20250321085527649 DAUC <0003> auc.c:143 vector [3]: ck = 93ff10a1bc6f2260817ea7078605a349 20250321085527649 DAUC <0003> auc.c:144 vector [3]: ik = 63c984c978e955ba6d298a776f61aaa3 20250321085527649 DAUC <0003> auc.c:145 vector [3]: res = 1a2cd061c65d56a60000000000000000 20250321085527649 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527649 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085527649 DAUC <0003> auc.c:179 vector [3]: kc = b89da7057ca07800 20250321085527649 DAUC <0003> auc.c:180 vector [3]: sres = ef5ec6c7 20250321085527649 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085527649 DAUC <0003> auc.c:113 vector [4]: rand = f5a8eefce6d5cfa4cad2def73cc3ea4d 20250321085527649 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250321085527649 DAUC <0003> auc.c:142 vector [4]: autn = faefeb03f73900007737c231f3bc8fc8 20250321085527649 DAUC <0003> auc.c:143 vector [4]: ck = 4451d02dbd04e2ea125b908be80149ad 20250321085527649 DAUC <0003> auc.c:144 vector [4]: ik = ba17c6b84aef67fce466e43b39643a7d 20250321085527649 DAUC <0003> auc.c:145 vector [4]: res = c8be0b14cd19b2a70000000000000000 20250321085527649 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085527649 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250321085527649 DAUC <0003> auc.c:179 vector [4]: kc = 65cbb5edb9b7b400 20250321085527649 DAUC <0003> auc.c:180 vector [4]: sres = 114dd530 20250321085527650 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250321085527650 DAUC <0003> db_auc.c:245 IMSI='262423147222365': Generated 5 vectors 20250321085527650 DAUC <0003> db_auc.c:249 IMSI='262423147222365': Updating SQN=321 in DB 20250321085527650 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423147222365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423147222365"} 20250321085527650 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423147222365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527650 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527650 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527651 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527651 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423147222365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423147222365"} 20250321085527651 DAUC <0003> db_auc.c:236 IMSI='262423147222365': Calling to generate 5 vectors 20250321085527651 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250321085527651 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527651 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527651 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250321085527651 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527651 DAUC <0003> auc.c:113 vector [0]: rand = 764f99089117186e21cadb1b5d922928 20250321085527651 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250321085527651 DAUC <0003> auc.c:142 vector [0]: autn = 70d58dbe69f30000a0d2cb38289614f7 20250321085527651 DAUC <0003> auc.c:143 vector [0]: ck = 62e3ba278b709ed1ad173e79363836cc 20250321085527651 DAUC <0003> auc.c:144 vector [0]: ik = eb80f55a928ccc73f696470b79b06359 20250321085527651 DAUC <0003> auc.c:145 vector [0]: res = 8399f7cdadce19130000000000000000 20250321085527651 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527651 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085527651 DAUC <0003> auc.c:179 vector [0]: kc = f383e8a3804f6c00 20250321085527651 DAUC <0003> auc.c:180 vector [0]: sres = d5a2d88d 20250321085527651 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085527651 DAUC <0003> auc.c:113 vector [1]: rand = 712af26f26ff0493133459982cfe1463 20250321085527651 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250321085527651 DAUC <0003> auc.c:142 vector [1]: autn = 97552864b38e0000e31465682bbc39fc 20250321085527651 DAUC <0003> auc.c:143 vector [1]: ck = 0592b92771cca99b3e53a120e49de7b9 20250321085527651 DAUC <0003> auc.c:144 vector [1]: ik = 3ff6c41ed886d24400d8f31221906e02 20250321085527651 DAUC <0003> auc.c:145 vector [1]: res = f3ec3c6c073964030000000000000000 20250321085527651 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527651 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085527651 DAUC <0003> auc.c:179 vector [1]: kc = 0c2e23c091a0a400 20250321085527651 DAUC <0003> auc.c:180 vector [1]: sres = cdc2c569 20250321085527651 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085527651 DAUC <0003> auc.c:113 vector [2]: rand = 6dc625cf6addf1ff4be43805157fd549 20250321085527651 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250321085527651 DAUC <0003> auc.c:142 vector [2]: autn = 0435361907470000b0c11d78eb53a63b 20250321085527651 DAUC <0003> auc.c:143 vector [2]: ck = 4f1d092f40f646a17c15724886b7eee8 20250321085527651 DAUC <0003> auc.c:144 vector [2]: ik = 15f90a8046b2b7b7f55b05010b830dc8 20250321085527651 DAUC <0003> auc.c:145 vector [2]: res = 51dc0d3807a1b3ea0000000000000000 20250321085527651 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527651 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085527651 DAUC <0003> auc.c:179 vector [2]: kc = b04fffd3e1b2b800 20250321085527651 DAUC <0003> auc.c:180 vector [2]: sres = 8efff81b 20250321085527651 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085527651 DAUC <0003> auc.c:113 vector [3]: rand = bba1eb88b6f37372a5d578b2199f1dc9 20250321085527651 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250321085527651 DAUC <0003> auc.c:142 vector [3]: autn = 9e2a870203e200006b98b566e73a790a 20250321085527651 DAUC <0003> auc.c:143 vector [3]: ck = 584b8f7c322996ebcb70ec64b84d2e4d 20250321085527651 DAUC <0003> auc.c:144 vector [3]: ik = a11a7af5ca94d306977379c409b44942 20250321085527651 DAUC <0003> auc.c:145 vector [3]: res = 49ed7df52c07fcea0000000000000000 20250321085527651 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527651 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085527651 DAUC <0003> auc.c:179 vector [3]: kc = 79fdae6eb7afd800 20250321085527651 DAUC <0003> auc.c:180 vector [3]: sres = 50344a18 20250321085527651 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085527651 DAUC <0003> auc.c:113 vector [4]: rand = 10dce6722bb85dc7af8056d56cf8eec7 20250321085527651 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250321085527651 DAUC <0003> auc.c:142 vector [4]: autn = ee2cbf51cd6a0000d4893119527477de 20250321085527651 DAUC <0003> auc.c:143 vector [4]: ck = e230804301242afd9ef4ae2ff370352e 20250321085527651 DAUC <0003> auc.c:144 vector [4]: ik = 881d3452bdbdae4b34d6995029847599 20250321085527651 DAUC <0003> auc.c:145 vector [4]: res = f05b06648e5f6c6e0000000000000000 20250321085527651 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085527651 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250321085527651 DAUC <0003> auc.c:179 vector [4]: kc = c43dda69210fa000 20250321085527651 DAUC <0003> auc.c:180 vector [4]: sres = 10553fb4 20250321085527651 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250321085527651 DAUC <0003> db_auc.c:245 IMSI='262423147222365': Generated 5 vectors 20250321085527651 DAUC <0003> db_auc.c:249 IMSI='262423147222365': Updating SQN=481 in DB 20250321085527651 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423147222365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423147222365"} 20250321085527651 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423147222365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527651 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527651 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44160<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085527653 DAUC <0003> db_auc.c:157 IMSI='262426728647482': No 2G Auth Data 20250321085527653 DAUC <0003> db_auc.c:192 IMSI='262426728647482': No 3G Auth Data HLR_Test-GSUP(21)@e1675d8a1cb5: Created GsupExpect[0] for "262426728647482" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250321085527659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 20250321085527661 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527661 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426728647482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426728647482"} 20250321085527661 DAUC <0003> db_auc.c:236 IMSI='262426728647482': Calling to generate 1 vectors 20250321085527661 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250321085527661 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527661 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527661 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085527661 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527661 DAUC <0003> auc.c:113 vector [0]: rand = e9b53385ccecfd42d7109c27eb6e31f7 20250321085527661 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085527661 DAUC <0003> auc.c:142 vector [0]: autn = 866e44bf57080000f9e377f0d298935b 20250321085527661 DAUC <0003> auc.c:143 vector [0]: ck = cd0d1ab8d9c0d6e9be6358bf9a6d90f3 20250321085527661 DAUC <0003> auc.c:144 vector [0]: ik = 9f17af4f8f0307e3abb5086b375551a9 20250321085527661 DAUC <0003> auc.c:145 vector [0]: res = bdd7bee78f8333180000000000000000 20250321085527661 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527661 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085527661 DAUC <0003> auc.c:179 vector [0]: kc = dd19ed61ba55c800 20250321085527661 DAUC <0003> auc.c:180 vector [0]: sres = b267e92e 20250321085527661 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085527661 DAUC <0003> db_auc.c:245 IMSI='262426728647482': Generated 1 vectors 20250321085527661 DAUC <0003> db_auc.c:249 IMSI='262426728647482': Updating SQN=33 in DB 20250321085527661 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426728647482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426728647482"} 20250321085527661 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426728647482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527661 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527661 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1675d8a1cb5: Found GsupExpect[0] for "262426728647482" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@e1675d8a1cb5: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426728647482" TC_gsup_sai_num_auth_vectors(30)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085527662 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527662 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426728647482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426728647482"} 20250321085527662 DAUC <0003> db_auc.c:236 IMSI='262426728647482': Calling to generate 4 vectors 20250321085527662 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250321085527662 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527662 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527662 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250321085527662 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527662 DAUC <0003> auc.c:113 vector [0]: rand = a12f67c653b868518df268d1cbd76207 20250321085527662 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250321085527662 DAUC <0003> auc.c:142 vector [0]: autn = 801d674e6add00003dae53e03460b228 20250321085527662 DAUC <0003> auc.c:143 vector [0]: ck = 52a0b2ac29a33f394ebbe82ed50dd088 20250321085527662 DAUC <0003> auc.c:144 vector [0]: ik = c481b2335d66a8a7010a9fb34411481e 20250321085527662 DAUC <0003> auc.c:145 vector [0]: res = 282bcd6a0706abb40000000000000000 20250321085527662 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527662 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085527662 DAUC <0003> auc.c:179 vector [0]: kc = 9b2d16a40bd46c00 20250321085527662 DAUC <0003> auc.c:180 vector [0]: sres = f744d52e 20250321085527662 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085527662 DAUC <0003> auc.c:113 vector [1]: rand = c6d425fccc2517711c47279d54a76d09 20250321085527662 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250321085527662 DAUC <0003> auc.c:142 vector [1]: autn = e95e89d1eebc00003f61e0bf6135127f 20250321085527662 DAUC <0003> auc.c:143 vector [1]: ck = 46ca1d0be44ebda2b3b0c32490cc382c 20250321085527662 DAUC <0003> auc.c:144 vector [1]: ik = c02963f099b69e7eee3e0cdc150edb7c 20250321085527662 DAUC <0003> auc.c:145 vector [1]: res = 951dbe5cd0dc90ff0000000000000000 20250321085527662 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527662 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085527662 DAUC <0003> auc.c:179 vector [1]: kc = 209acb08b9469400 20250321085527662 DAUC <0003> auc.c:180 vector [1]: sres = 191cfdb1 20250321085527662 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085527662 DAUC <0003> auc.c:113 vector [2]: rand = b6fc50b7d12675b7a3d1f2fbf1be600d 20250321085527662 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250321085527662 DAUC <0003> auc.c:142 vector [2]: autn = c3138f67bd9e00007312e54fca153dad 20250321085527662 DAUC <0003> auc.c:143 vector [2]: ck = c14ac1e8d3b3b1fe12d1f611db024ad8 20250321085527662 DAUC <0003> auc.c:144 vector [2]: ik = abd779b01687d891f96671e171165e31 20250321085527662 DAUC <0003> auc.c:145 vector [2]: res = 80939e0b035b97650000000000000000 20250321085527662 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527662 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085527662 DAUC <0003> auc.c:179 vector [2]: kc = 097700800274f400 20250321085527662 DAUC <0003> auc.c:180 vector [2]: sres = 0069a67e 20250321085527662 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085527662 DAUC <0003> auc.c:113 vector [3]: rand = 4d1f5d084ef8f74c2e673b162fda8056 20250321085527662 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250321085527662 DAUC <0003> auc.c:142 vector [3]: autn = b58999b9f324000057ebaeb7a654e008 20250321085527662 DAUC <0003> auc.c:143 vector [3]: ck = 3aef950133526fc524525db1db6d3d51 20250321085527662 DAUC <0003> auc.c:144 vector [3]: ik = 2b8d6373d7d78a42a80ee6f07c9ac20c 20250321085527662 DAUC <0003> auc.c:145 vector [3]: res = e74207abaae49af90000000000000000 20250321085527662 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527662 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085527662 DAUC <0003> auc.c:179 vector [3]: kc = 5a6bec3649e1a000 20250321085527662 DAUC <0003> auc.c:180 vector [3]: sres = e2069b9e 20250321085527662 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085527662 DAUC <0003> db_auc.c:245 IMSI='262426728647482': Generated 4 vectors 20250321085527662 DAUC <0003> db_auc.c:249 IMSI='262426728647482': Updating SQN=161 in DB 20250321085527662 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426728647482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426728647482"} 20250321085527662 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426728647482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527662 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527662 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527663 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527663 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426728647482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426728647482"} 20250321085527663 DAUC <0003> db_auc.c:236 IMSI='262426728647482': Calling to generate 5 vectors 20250321085527663 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250321085527663 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527663 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527663 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250321085527663 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527663 DAUC <0003> auc.c:113 vector [0]: rand = fc3396d4a812950ab879fd71623c4937 20250321085527663 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250321085527663 DAUC <0003> auc.c:142 vector [0]: autn = d0e25bfc27e00000203dfe1b8c1c9ef5 20250321085527663 DAUC <0003> auc.c:143 vector [0]: ck = 695b004df30c0807e261bb0f3d731b2d 20250321085527663 DAUC <0003> auc.c:144 vector [0]: ik = a230ec296bf00e55b24ce468bb988265 20250321085527663 DAUC <0003> auc.c:145 vector [0]: res = 469fba5f2bd1bb010000000000000000 20250321085527663 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527663 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085527663 DAUC <0003> auc.c:179 vector [0]: kc = fff2a5356cc20c00 20250321085527663 DAUC <0003> auc.c:180 vector [0]: sres = e47f32bd 20250321085527663 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085527663 DAUC <0003> auc.c:113 vector [1]: rand = 9835b2e9447f06d79fb8233115a1bb81 20250321085527663 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250321085527663 DAUC <0003> auc.c:142 vector [1]: autn = 029e7338d86d0000f13fec351600b1b1 20250321085527663 DAUC <0003> auc.c:143 vector [1]: ck = ea1f20d57a80c5dcfb2009e260410273 20250321085527663 DAUC <0003> auc.c:144 vector [1]: ik = 55c4b17167c404e151e7e17b38293104 20250321085527663 DAUC <0003> auc.c:145 vector [1]: res = d3cda9795b94057a0000000000000000 20250321085527663 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527663 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085527663 DAUC <0003> auc.c:179 vector [1]: kc = 5916dbb35d6a6800 20250321085527663 DAUC <0003> auc.c:180 vector [1]: sres = eecf2733 20250321085527663 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085527663 DAUC <0003> auc.c:113 vector [2]: rand = 9ce0018eeecbed14e5875310999a8c70 20250321085527663 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250321085527663 DAUC <0003> auc.c:142 vector [2]: autn = 4566b21b088e000017dd30902fbc0701 20250321085527663 DAUC <0003> auc.c:143 vector [2]: ck = 7e9f10f9bb84f1196a0d89668f950e4f 20250321085527663 DAUC <0003> auc.c:144 vector [2]: ik = 9d5f89ad2444559fda589cef7e9e5fcb 20250321085527663 DAUC <0003> auc.c:145 vector [2]: res = 24e38acc4d57a3fd0000000000000000 20250321085527663 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527663 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085527663 DAUC <0003> auc.c:179 vector [2]: kc = 3c196e6d60d15400 20250321085527663 DAUC <0003> auc.c:180 vector [2]: sres = 04123d11 20250321085527663 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085527663 DAUC <0003> auc.c:113 vector [3]: rand = b7f3d91418e1580ce59ef693944ed5e7 20250321085527663 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250321085527663 DAUC <0003> auc.c:142 vector [3]: autn = 9c527be35d9b000029e5fbcf289e9c92 20250321085527663 DAUC <0003> auc.c:143 vector [3]: ck = d54c9974a1eddc05b9eef615b597a830 20250321085527663 DAUC <0003> auc.c:144 vector [3]: ik = f85c56e3094fe4477bddf5334456ae3c 20250321085527663 DAUC <0003> auc.c:145 vector [3]: res = 2ef46ebe3a93e9500000000000000000 20250321085527663 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527663 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085527663 DAUC <0003> auc.c:179 vector [3]: kc = 5e42bee53079d800 20250321085527663 DAUC <0003> auc.c:180 vector [3]: sres = a71f133d 20250321085527663 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085527663 DAUC <0003> auc.c:113 vector [4]: rand = d39f414b48f5aad6fd073440f6282d86 20250321085527663 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250321085527663 DAUC <0003> auc.c:142 vector [4]: autn = 70a4a592892f000017359af63916ac17 20250321085527663 DAUC <0003> auc.c:143 vector [4]: ck = 21dbe607b0a2496f210e0b2e225a026e 20250321085527663 DAUC <0003> auc.c:144 vector [4]: ik = d64c45fbbcdfb40fa1bc291358484bee 20250321085527663 DAUC <0003> auc.c:145 vector [4]: res = 8372ffa78734e7e10000000000000000 20250321085527663 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085527663 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250321085527663 DAUC <0003> auc.c:179 vector [4]: kc = ade7b052b6d1ac00 20250321085527663 DAUC <0003> auc.c:180 vector [4]: sres = 37ba156f 20250321085527663 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250321085527663 DAUC <0003> db_auc.c:245 IMSI='262426728647482': Generated 5 vectors 20250321085527663 DAUC <0003> db_auc.c:249 IMSI='262426728647482': Updating SQN=321 in DB 20250321085527663 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426728647482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426728647482"} 20250321085527663 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426728647482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527663 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527663 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527665 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527665 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426728647482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426728647482"} 20250321085527665 DAUC <0003> db_auc.c:236 IMSI='262426728647482': Calling to generate 5 vectors 20250321085527665 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250321085527665 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527665 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527665 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250321085527665 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527665 DAUC <0003> auc.c:113 vector [0]: rand = c0d2b373ccbac9e8f3b7afd3cdbee0e9 20250321085527665 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250321085527665 DAUC <0003> auc.c:142 vector [0]: autn = 75834ef221af000075d8569da02e834c 20250321085527665 DAUC <0003> auc.c:143 vector [0]: ck = bc58f495d2f4efb265a045ef211a69bc 20250321085527665 DAUC <0003> auc.c:144 vector [0]: ik = a527c6fda7c1a2ec574d599a8b6c84ed 20250321085527665 DAUC <0003> auc.c:145 vector [0]: res = 62d690473e8061730000000000000000 20250321085527665 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527665 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085527665 DAUC <0003> auc.c:179 vector [0]: kc = 7695831c31be2800 20250321085527665 DAUC <0003> auc.c:180 vector [0]: sres = 6763eb53 20250321085527665 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085527665 DAUC <0003> auc.c:113 vector [1]: rand = b2970a88555887137c867d7001b34ded 20250321085527665 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250321085527665 DAUC <0003> auc.c:142 vector [1]: autn = 4c50e7b23d9f0000416f5572a887e160 20250321085527665 DAUC <0003> auc.c:143 vector [1]: ck = eb79359ac0cb84fd27634c9772d0ba4d 20250321085527665 DAUC <0003> auc.c:144 vector [1]: ik = 12e057bf44f00da7109eef59d7672006 20250321085527665 DAUC <0003> auc.c:145 vector [1]: res = 8f309d9785bb889c0000000000000000 20250321085527665 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527665 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085527665 DAUC <0003> auc.c:179 vector [1]: kc = 88e07d88d64ec000 20250321085527665 DAUC <0003> auc.c:180 vector [1]: sres = ad3270fb 20250321085527665 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085527665 DAUC <0003> auc.c:113 vector [2]: rand = e15dc84437fcb642bf47e0d3d3500b8a 20250321085527665 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250321085527665 DAUC <0003> auc.c:142 vector [2]: autn = 9bbcb28d6acc0000464d9425646df754 20250321085527665 DAUC <0003> auc.c:143 vector [2]: ck = 7b5644d7a54d8210237a251a8d6c03b2 20250321085527665 DAUC <0003> auc.c:144 vector [2]: ik = ed22341534b1222709e7d476a4dae7a7 20250321085527665 DAUC <0003> auc.c:145 vector [2]: res = da99d9946fbbb7da0000000000000000 20250321085527665 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527665 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085527665 DAUC <0003> auc.c:179 vector [2]: kc = a201631d9a535c00 20250321085527665 DAUC <0003> auc.c:180 vector [2]: sres = 03251c14 20250321085527665 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085527665 DAUC <0003> auc.c:113 vector [3]: rand = 8bed40cf51221b246e3c90fa6eb6b846 20250321085527665 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250321085527665 DAUC <0003> auc.c:142 vector [3]: autn = bacdcc91f848000019337845b372e0e6 20250321085527665 DAUC <0003> auc.c:143 vector [3]: ck = 31addbb30018faadb6e2062e27eacc7b 20250321085527665 DAUC <0003> auc.c:144 vector [3]: ik = 7708e63ed92a7a30620afeecf14f067b 20250321085527665 DAUC <0003> auc.c:145 vector [3]: res = 14bf621639c758c30000000000000000 20250321085527665 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527665 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085527665 DAUC <0003> auc.c:179 vector [3]: kc = 5ade88e75f6b0800 20250321085527665 DAUC <0003> auc.c:180 vector [3]: sres = 42ed24eb 20250321085527665 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085527665 DAUC <0003> auc.c:113 vector [4]: rand = 21975f11aed5d9875f55f12584b1a896 20250321085527665 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250321085527665 DAUC <0003> auc.c:142 vector [4]: autn = 9e4d8598a42600009789ba70d4236b7c 20250321085527665 DAUC <0003> auc.c:143 vector [4]: ck = 4bc5bbc31c6e066325e319d0f2ed22c2 20250321085527665 DAUC <0003> auc.c:144 vector [4]: ik = dcd7712132f4d35500b2b2538eade105 20250321085527665 DAUC <0003> auc.c:145 vector [4]: res = f39279a58619e7160000000000000000 20250321085527665 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085527665 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250321085527665 DAUC <0003> auc.c:179 vector [4]: kc = dca93b58a75e1800 20250321085527665 DAUC <0003> auc.c:180 vector [4]: sres = fbd3c27a 20250321085527665 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250321085527665 DAUC <0003> db_auc.c:245 IMSI='262426728647482': Generated 5 vectors 20250321085527665 DAUC <0003> db_auc.c:249 IMSI='262426728647482': Updating SQN=481 in DB 20250321085527665 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426728647482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426728647482"} 20250321085527665 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426728647482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527665 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527665 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085527667 DAUC <0003> db_auc.c:157 IMSI='262422549716929': No 2G Auth Data 20250321085527667 DAUC <0003> db_auc.c:192 IMSI='262422549716929': No 3G Auth Data HLR_Test-GSUP(21)@e1675d8a1cb5: Created GsupExpect[0] for "262422549716929" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250321085527673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4258 20250321085527675 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527675 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422549716929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422549716929"} 20250321085527675 DAUC <0003> db_auc.c:236 IMSI='262422549716929': Calling to generate 1 vectors 20250321085527675 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250321085527675 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527675 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527675 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085527675 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527675 DAUC <0003> auc.c:113 vector [0]: rand = 88cc80065dffc4755d1208be0b931b34 20250321085527675 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085527675 DAUC <0003> auc.c:142 vector [0]: autn = 2e294f1257690000d8f387b3c0a5788d 20250321085527675 DAUC <0003> auc.c:143 vector [0]: ck = bdbcd59330cda00748b667a5958ec275 20250321085527675 DAUC <0003> auc.c:144 vector [0]: ik = 6ea278ffe30d0c4618ea86c82ae153fe 20250321085527675 DAUC <0003> auc.c:145 vector [0]: res = 501615e319ffabfe0000000000000000 20250321085527675 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527675 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085527675 DAUC <0003> auc.c:179 vector [0]: kc = 2fc09d7371c7bed4 20250321085527675 DAUC <0003> auc.c:180 vector [0]: sres = 0b477ce6 20250321085527675 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085527675 DAUC <0003> db_auc.c:245 IMSI='262422549716929': Generated 1 vectors 20250321085527675 DAUC <0003> db_auc.c:249 IMSI='262422549716929': Updating SQN=33 in DB 20250321085527675 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422549716929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422549716929"} 20250321085527675 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422549716929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527675 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527675 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1675d8a1cb5: Found GsupExpect[0] for "262422549716929" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@e1675d8a1cb5: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262422549716929" TC_gsup_sai_num_auth_vectors(31)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085527677 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527677 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422549716929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422549716929"} 20250321085527677 DAUC <0003> db_auc.c:236 IMSI='262422549716929': Calling to generate 4 vectors 20250321085527677 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250321085527677 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527677 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527677 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250321085527677 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527677 DAUC <0003> auc.c:113 vector [0]: rand = 9fca03bd8567dc1ced2bc26d88a29be5 20250321085527677 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250321085527677 DAUC <0003> auc.c:142 vector [0]: autn = 7f8798cba4e70000f9b7ccab488c0148 20250321085527677 DAUC <0003> auc.c:143 vector [0]: ck = a5786629245ad9d7d6c1e5cccfca99ce 20250321085527677 DAUC <0003> auc.c:144 vector [0]: ik = a55207a533c160e152e34b94b4b4491b 20250321085527677 DAUC <0003> auc.c:145 vector [0]: res = 5752c1ff963bcca30000000000000000 20250321085527677 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527677 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085527677 DAUC <0003> auc.c:179 vector [0]: kc = 6ad3b8f97e9041ea 20250321085527677 DAUC <0003> auc.c:180 vector [0]: sres = 9b817f68 20250321085527677 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085527677 DAUC <0003> auc.c:113 vector [1]: rand = 16fcc3bcb1ebb74000793fc192d5ca57 20250321085527677 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250321085527677 DAUC <0003> auc.c:142 vector [1]: autn = 50456fa040f0000055e5e7ad4cbedacd 20250321085527677 DAUC <0003> auc.c:143 vector [1]: ck = 78d82e8541ff6da36c8698cc72e6db63 20250321085527677 DAUC <0003> auc.c:144 vector [1]: ik = 91c55ed95588bc52336221384822f516 20250321085527677 DAUC <0003> auc.c:145 vector [1]: res = 4457c1d312c2da8a0000000000000000 20250321085527677 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527677 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085527677 DAUC <0003> auc.c:179 vector [1]: kc = 7afc3b9f605a5d79 20250321085527677 DAUC <0003> auc.c:180 vector [1]: sres = ca5b033d 20250321085527677 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085527677 DAUC <0003> auc.c:113 vector [2]: rand = 898addd825aaba2a142caf2bacfdff0b 20250321085527677 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250321085527677 DAUC <0003> auc.c:142 vector [2]: autn = dcac17079b0500000a51aab3dc70c635 20250321085527677 DAUC <0003> auc.c:143 vector [2]: ck = 956262b73437a7b2baf8f32303b236c9 20250321085527677 DAUC <0003> auc.c:144 vector [2]: ik = 4ea653d3d76c2b4d402b423f22d1b94f 20250321085527677 DAUC <0003> auc.c:145 vector [2]: res = ea08053f7b962f6d0000000000000000 20250321085527677 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527677 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085527677 DAUC <0003> auc.c:179 vector [2]: kc = 2c3de67cc454bf13 20250321085527677 DAUC <0003> auc.c:180 vector [2]: sres = 43a43716 20250321085527677 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085527677 DAUC <0003> auc.c:113 vector [3]: rand = 101f1e7858576f99829ec392f0e65917 20250321085527677 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250321085527677 DAUC <0003> auc.c:142 vector [3]: autn = 9a8c2f769824000014e23968c33b8402 20250321085527677 DAUC <0003> auc.c:143 vector [3]: ck = 58c5aa7c783cd16369af7ebb4bafdd2f 20250321085527677 DAUC <0003> auc.c:144 vector [3]: ik = 51d03e88ddb8fbc0ff571a45a96f5f6c 20250321085527677 DAUC <0003> auc.c:145 vector [3]: res = 128b1023e12a0cc10000000000000000 20250321085527677 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527677 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085527677 DAUC <0003> auc.c:179 vector [3]: kc = 04fc92e1d27d9f47 20250321085527677 DAUC <0003> auc.c:180 vector [3]: sres = b3c1d4ea 20250321085527677 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085527677 DAUC <0003> db_auc.c:245 IMSI='262422549716929': Generated 4 vectors 20250321085527677 DAUC <0003> db_auc.c:249 IMSI='262422549716929': Updating SQN=161 in DB 20250321085527677 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422549716929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422549716929"} 20250321085527677 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422549716929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527677 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527677 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527678 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527678 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422549716929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422549716929"} 20250321085527678 DAUC <0003> db_auc.c:236 IMSI='262422549716929': Calling to generate 5 vectors 20250321085527678 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250321085527678 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527678 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527678 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250321085527678 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527678 DAUC <0003> auc.c:113 vector [0]: rand = 09907e7e7a2dfcc189b4dd0703f3270e 20250321085527678 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250321085527678 DAUC <0003> auc.c:142 vector [0]: autn = faeeea3b59670000bb2645299a8d08c8 20250321085527678 DAUC <0003> auc.c:143 vector [0]: ck = 63189026f2ca245f2044c70ded3ebb32 20250321085527678 DAUC <0003> auc.c:144 vector [0]: ik = 468c2e61ab514d605d3c44696e6f237c 20250321085527678 DAUC <0003> auc.c:145 vector [0]: res = b13d2e0a480557690000000000000000 20250321085527678 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527678 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085527678 DAUC <0003> auc.c:179 vector [0]: kc = 01a93862a5d469f5 20250321085527678 DAUC <0003> auc.c:180 vector [0]: sres = 7648e45e 20250321085527678 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085527678 DAUC <0003> auc.c:113 vector [1]: rand = 8c984a6b2d4d7a4940eb561e6f67feb0 20250321085527678 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250321085527678 DAUC <0003> auc.c:142 vector [1]: autn = 5c441b946fa2000065cef639241d0f29 20250321085527678 DAUC <0003> auc.c:143 vector [1]: ck = 2f8862987c5c90792000064422652c3a 20250321085527678 DAUC <0003> auc.c:144 vector [1]: ik = 1f599d221e7014c648cc19c19e3d127a 20250321085527678 DAUC <0003> auc.c:145 vector [1]: res = 830ec27c7b478d910000000000000000 20250321085527678 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527678 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085527678 DAUC <0003> auc.c:179 vector [1]: kc = e70ec1c39b5f7687 20250321085527678 DAUC <0003> auc.c:180 vector [1]: sres = 4ed44a09 20250321085527678 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085527678 DAUC <0003> auc.c:113 vector [2]: rand = 8cc54af09de2887b2aa5c77753ca7ec4 20250321085527678 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250321085527678 DAUC <0003> auc.c:142 vector [2]: autn = 138d447acf260000f52838afbf06b969 20250321085527678 DAUC <0003> auc.c:143 vector [2]: ck = 881f5f3497371f0d40cf5958c037face 20250321085527678 DAUC <0003> auc.c:144 vector [2]: ik = da8d462d58ffe8633bd1b994860a3460 20250321085527678 DAUC <0003> auc.c:145 vector [2]: res = 3afcfe86b478fc9e0000000000000000 20250321085527678 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527678 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085527678 DAUC <0003> auc.c:179 vector [2]: kc = c8f996cdc78a7173 20250321085527678 DAUC <0003> auc.c:180 vector [2]: sres = 959b5844 20250321085527678 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085527678 DAUC <0003> auc.c:113 vector [3]: rand = fb15452b99fb782713db4304bf7d9264 20250321085527678 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250321085527678 DAUC <0003> auc.c:142 vector [3]: autn = ae162f93c5cf0000806e3ec02c9515a8 20250321085527678 DAUC <0003> auc.c:143 vector [3]: ck = 10ead43a24678fa821444fc195e0b807 20250321085527678 DAUC <0003> auc.c:144 vector [3]: ik = d5d3fbc28ae44cdd613c21d7b4b04483 20250321085527678 DAUC <0003> auc.c:145 vector [3]: res = 1394346486922aa00000000000000000 20250321085527678 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527678 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085527678 DAUC <0003> auc.c:179 vector [3]: kc = 8fe54eeaeeba6144 20250321085527678 DAUC <0003> auc.c:180 vector [3]: sres = 8422c858 20250321085527678 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085527678 DAUC <0003> auc.c:113 vector [4]: rand = 8fb0a0e55ced894a2dd6354cd3d43a64 20250321085527678 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250321085527678 DAUC <0003> auc.c:142 vector [4]: autn = 5c3241f92d8c00003c86c8de4e72c404 20250321085527678 DAUC <0003> auc.c:143 vector [4]: ck = c18608bd3338a286b5979a3dd2dcfecc 20250321085527678 DAUC <0003> auc.c:144 vector [4]: ik = a49e4fd54c04c183182eb3ffa6c4cfbc 20250321085527678 DAUC <0003> auc.c:145 vector [4]: res = 767ee824c1111af70000000000000000 20250321085527678 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085527678 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250321085527678 DAUC <0003> auc.c:179 vector [4]: kc = 6f8ff9f7be960ab7 20250321085527678 DAUC <0003> auc.c:180 vector [4]: sres = a9200a7a 20250321085527678 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250321085527678 DAUC <0003> db_auc.c:245 IMSI='262422549716929': Generated 5 vectors 20250321085527678 DAUC <0003> db_auc.c:249 IMSI='262422549716929': Updating SQN=321 in DB 20250321085527678 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422549716929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422549716929"} 20250321085527678 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422549716929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527678 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527678 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527679 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527679 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422549716929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422549716929"} 20250321085527679 DAUC <0003> db_auc.c:236 IMSI='262422549716929': Calling to generate 5 vectors 20250321085527679 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250321085527679 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085527679 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085527679 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250321085527679 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085527679 DAUC <0003> auc.c:113 vector [0]: rand = 3c5d6338ec265a370c711330f3ff6b23 20250321085527679 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250321085527679 DAUC <0003> auc.c:142 vector [0]: autn = 0478b23c3048000081bc9d9710943ee1 20250321085527679 DAUC <0003> auc.c:143 vector [0]: ck = 1540908dd87924a03b9d2c0d1a039cc8 20250321085527679 DAUC <0003> auc.c:144 vector [0]: ik = d4344df019c731861f77f56004847e94 20250321085527679 DAUC <0003> auc.c:145 vector [0]: res = 2a325aed5655a4770000000000000000 20250321085527679 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085527679 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085527679 DAUC <0003> auc.c:179 vector [0]: kc = 35586030253304ca 20250321085527679 DAUC <0003> auc.c:180 vector [0]: sres = 70a21ba3 20250321085527679 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085527679 DAUC <0003> auc.c:113 vector [1]: rand = 178c4ca730b51260d5ed66a9f7b1dee5 20250321085527679 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250321085527679 DAUC <0003> auc.c:142 vector [1]: autn = cb0ec498459e000097591a582131b916 20250321085527679 DAUC <0003> auc.c:143 vector [1]: ck = de892ffb5058440adf81cded179e465f 20250321085527679 DAUC <0003> auc.c:144 vector [1]: ik = 2ad8d53421d7d0ea1279f15ebf0020bf 20250321085527679 DAUC <0003> auc.c:145 vector [1]: res = bd4000612f3c9aea0000000000000000 20250321085527679 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085527679 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085527679 DAUC <0003> auc.c:179 vector [1]: kc = 2df36fd2961c046a 20250321085527679 DAUC <0003> auc.c:180 vector [1]: sres = ce0149c5 20250321085527679 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085527679 DAUC <0003> auc.c:113 vector [2]: rand = dfb587f3ecc149605be22ccf56320e95 20250321085527679 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250321085527679 DAUC <0003> auc.c:142 vector [2]: autn = 09ecf84a7ca90000d708689559863210 20250321085527679 DAUC <0003> auc.c:143 vector [2]: ck = e5d72302ab5621d39b7cfbe0acbd5eca 20250321085527679 DAUC <0003> auc.c:144 vector [2]: ik = 57b3040120d5366bf660c0e1a32762f2 20250321085527679 DAUC <0003> auc.c:145 vector [2]: res = 52bd4cea18837b7e0000000000000000 20250321085527679 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085527679 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085527679 DAUC <0003> auc.c:179 vector [2]: kc = 4a6687d2d47b7572 20250321085527679 DAUC <0003> auc.c:180 vector [2]: sres = a3b9b2d1 20250321085527679 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085527679 DAUC <0003> auc.c:113 vector [3]: rand = 6e0f7abe252f54b77041bdbadcc613fc 20250321085527679 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250321085527679 DAUC <0003> auc.c:142 vector [3]: autn = 7e72f0a0a75a00007e7364f47c1c4274 20250321085527679 DAUC <0003> auc.c:143 vector [3]: ck = 2ebf1485548ad7bb32b7ab9261e66d79 20250321085527679 DAUC <0003> auc.c:144 vector [3]: ik = 68ea4a69fddcdd2e7fe4c0881c610d8a 20250321085527679 DAUC <0003> auc.c:145 vector [3]: res = b1b3bc2cf24abffa0000000000000000 20250321085527679 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085527679 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085527679 DAUC <0003> auc.c:179 vector [3]: kc = 8ec7ac5d777d7047 20250321085527679 DAUC <0003> auc.c:180 vector [3]: sres = 20859df4 20250321085527679 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085527679 DAUC <0003> auc.c:113 vector [4]: rand = 7710ae4548929b2b93c75db5c1994a8b 20250321085527679 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250321085527679 DAUC <0003> auc.c:142 vector [4]: autn = e7eae9d9063d000042ceff11474ba493 20250321085527679 DAUC <0003> auc.c:143 vector [4]: ck = 422aebc6f1286a2019a10ee34bb3fac8 20250321085527679 DAUC <0003> auc.c:144 vector [4]: ik = fba6c6fe17cbdec7050e258d16f4de2e 20250321085527679 DAUC <0003> auc.c:145 vector [4]: res = 703cc00b23b1461e0000000000000000 20250321085527679 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085527679 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250321085527679 DAUC <0003> auc.c:179 vector [4]: kc = 6eec087e2b7cfa58 20250321085527679 DAUC <0003> auc.c:180 vector [4]: sres = 2ce23a4a 20250321085527679 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250321085527679 DAUC <0003> db_auc.c:245 IMSI='262422549716929': Generated 5 vectors 20250321085527679 DAUC <0003> db_auc.c:249 IMSI='262422549716929': Updating SQN=481 in DB 20250321085527679 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422549716929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422549716929"} 20250321085527679 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422549716929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085527679 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085527679 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085527680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@e1675d8a1cb5: Final verdict of PTC: pass MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085527681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4258 20250321085527681 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33001<->l=127.0.0.1:4259) 20250321085527681 DLINP <000b> input/ipa.c:452 connected read/write 20250321085527681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085527681 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085527682 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085527682 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP(21)@e1675d8a1cb5: Final verdict of PTC: none 22@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Mar 21 08:55:27 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250321085527704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4258 20250321085527805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Mar 21 08:55:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_sai_eps started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085530912 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085530912 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085530913 DLINP <000b> input/ipa.c:452 connected read/write 20250321085530913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085530913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44194<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085530914 DLINP <000b> input/ipa.c:452 connected read/write 20250321085530914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085530914 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085530914 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085530914 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085530914 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085530914 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085530914 DLGSUP <0013> gsup_server.c:236 2: 20250321085530914 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085530914 DLGSUP <0013> gsup_server.c:236 3: 20250321085530914 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085530914 DLGSUP <0013> gsup_server.c:236 4: 20250321085530914 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085530914 DLGSUP <0013> gsup_server.c:236 5: 20250321085530914 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085530914 DLGSUP <0013> gsup_server.c:236 7: 20250321085530914 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085530914 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085530914 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085530914 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@e1675d8a1cb5: 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") 20250321085530929 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40923<->l=127.0.0.1:4259) 20250321085530935 DAUC <0003> db_auc.c:157 IMSI='262428396271910': No 2G Auth Data 20250321085530935 DAUC <0003> db_auc.c:192 IMSI='262428396271910': No 3G Auth Data HLR_Test-GSUP(33)@e1675d8a1cb5: Created GsupExpect[0] for "262428396271910" to be handled at TC_gsup_sai_eps(36) 20250321085530946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44196<->l=127.0.0.1:4258 20250321085530958 DLINP <000b> input/ipa.c:452 connected read/write 20250321085530958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085530958 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428396271910 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428396271910"} 20250321085530958 DAUC <0003> db_auc.c:157 IMSI='262428396271910': No 2G Auth Data 20250321085530958 DAUC <0003> db_auc.c:236 IMSI='262428396271910': Calling to generate 5 vectors 20250321085530958 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250321085530958 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085530958 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085530958 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085530958 DAUC <0003> auc.c:113 vector [0]: rand = d033f4e3c113d4e2a62b36c6d67e7bcf 20250321085530958 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085530958 DAUC <0003> auc.c:142 vector [0]: autn = e9d3eb26b14080004931d5f771c78abd 20250321085530958 DAUC <0003> auc.c:143 vector [0]: ck = 47d83f0c10e3cd721fca35551770b051 20250321085530958 DAUC <0003> auc.c:144 vector [0]: ik = 56c2669502558c42059cb9deeb70fb7b 20250321085530958 DAUC <0003> auc.c:145 vector [0]: res = 729a1fdec3a05fb50000000000000000 20250321085530958 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085530958 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250321085530958 DAUC <0003> auc.c:151 vector [0]: kc = 0b4cd512eeb60a1a 20250321085530958 DAUC <0003> auc.c:152 vector [0]: sres = b13a406b 20250321085530958 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250321085530958 DAUC <0003> auc.c:113 vector [1]: rand = 0581eac75a2b3c2435b72e1709dee21e 20250321085530958 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250321085530958 DAUC <0003> auc.c:142 vector [1]: autn = 35331a9bdd9d8000207a8792780c3b8e 20250321085530958 DAUC <0003> auc.c:143 vector [1]: ck = 56e5857b1ed574903898779886c38334 20250321085530958 DAUC <0003> auc.c:144 vector [1]: ik = 22b63d4b7b3da8bbf9822bcdafc87d83 20250321085530958 DAUC <0003> auc.c:145 vector [1]: res = 677b3b05eca6cdb10000000000000000 20250321085530958 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085530958 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250321085530958 DAUC <0003> auc.c:151 vector [1]: kc = b549e4654ce3229c 20250321085530958 DAUC <0003> auc.c:152 vector [1]: sres = 8bddf6b4 20250321085530958 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250321085530958 DAUC <0003> auc.c:113 vector [2]: rand = 9bff3790c1c96480fc645b634220b292 20250321085530958 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250321085530958 DAUC <0003> auc.c:142 vector [2]: autn = 54949ad77b558000cdd2d4c5ac129b31 20250321085530958 DAUC <0003> auc.c:143 vector [2]: ck = 96b8a663c741ebaa9a8fbfb7cca5c62b 20250321085530958 DAUC <0003> auc.c:144 vector [2]: ik = e5ede9b88859599da546ef0a251fc9f8 20250321085530958 DAUC <0003> auc.c:145 vector [2]: res = 25eb6649499165b30000000000000000 20250321085530958 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085530959 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250321085530959 DAUC <0003> auc.c:151 vector [2]: kc = 4c9c1f66a6a2bde4 20250321085530959 DAUC <0003> auc.c:152 vector [2]: sres = 6c7a03fa 20250321085530959 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250321085530959 DAUC <0003> auc.c:113 vector [3]: rand = 67871b3ed75bd56cf0c95c6f2d9eda78 20250321085530959 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250321085530959 DAUC <0003> auc.c:142 vector [3]: autn = bdb3245fe096800074b94739385871a3 20250321085530959 DAUC <0003> auc.c:143 vector [3]: ck = 652cbb677340c92d292b8a152097953a 20250321085530959 DAUC <0003> auc.c:144 vector [3]: ik = 7da17afb292976f8c6b7587363e95724 20250321085530959 DAUC <0003> auc.c:145 vector [3]: res = 294a38ed6db0da8f0000000000000000 20250321085530959 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085530959 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250321085530959 DAUC <0003> auc.c:151 vector [3]: kc = f71113fa19177dcb 20250321085530959 DAUC <0003> auc.c:152 vector [3]: sres = 44fae262 20250321085530959 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250321085530959 DAUC <0003> auc.c:113 vector [4]: rand = e131fd75b1360ca1c91f3b0fc9f90a1a 20250321085530959 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250321085530959 DAUC <0003> auc.c:142 vector [4]: autn = d9a58ddece5580003d7d108c4148256d 20250321085530959 DAUC <0003> auc.c:143 vector [4]: ck = 5c78223ff6dce823c193c9cf616bcde6 20250321085530959 DAUC <0003> auc.c:144 vector [4]: ik = e039c5252a7fe5bf7c63ca180ac0c9a9 20250321085530959 DAUC <0003> auc.c:145 vector [4]: res = 4debe6ab0de376d90000000000000000 20250321085530959 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085530959 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250321085530959 DAUC <0003> auc.c:151 vector [4]: kc = 01b1e4cdb70809d3 20250321085530959 DAUC <0003> auc.c:152 vector [4]: sres = 40089072 20250321085530959 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250321085530959 DAUC <0003> db_auc.c:245 IMSI='262428396271910': Generated 5 vectors 20250321085530959 DAUC <0003> db_auc.c:249 IMSI='262428396271910': Updating SQN=161 in DB 20250321085530959 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428396271910 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428396271910"} 20250321085530959 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428396271910 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085530959 DLINP <000b> input/ipa.c:452 connected read/write 20250321085530959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085530959 DLINP <000b> input/ipa.c:452 connected read/write 20250321085530959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e1675d8a1cb5: Found GsupExpect[0] for "262428396271910" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428396271910" TC_gsup_sai_eps(36)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085530968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44196<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085530973 DAUC <0003> db_auc.c:157 IMSI='262421496085072': No 2G Auth Data 20250321085530973 DAUC <0003> db_auc.c:192 IMSI='262421496085072': No 3G Auth Data HLR_Test-GSUP(33)@e1675d8a1cb5: Created GsupExpect[0] for "262421496085072" to be handled at TC_gsup_sai_eps(37) 20250321085530988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44204<->l=127.0.0.1:4258 20250321085530989 DLINP <000b> input/ipa.c:452 connected read/write 20250321085530989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085530989 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421496085072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421496085072"} 20250321085530989 DAUC <0003> db_auc.c:157 IMSI='262421496085072': No 2G Auth Data 20250321085530989 DAUC <0003> db_auc.c:236 IMSI='262421496085072': Calling to generate 5 vectors 20250321085530989 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250321085530989 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085530989 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250321085530989 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085530989 DAUC <0003> auc.c:113 vector [0]: rand = b49f1f9b17cd42ee37b774875a717346 20250321085530989 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085530989 DAUC <0003> auc.c:142 vector [0]: autn = f2b21260ea2a8000ecaebc37ed9a8d2f 20250321085530989 DAUC <0003> auc.c:143 vector [0]: ck = 58d376108c34367478936b089b4c0aca 20250321085530989 DAUC <0003> auc.c:144 vector [0]: ik = 87d688c63b37e9873c340767923d8cd0 20250321085530989 DAUC <0003> auc.c:145 vector [0]: res = 04840a771b94c38f0000000000000000 20250321085530989 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085530989 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250321085530989 DAUC <0003> auc.c:151 vector [0]: kc = 9ba292b9be7259e9 20250321085530989 DAUC <0003> auc.c:152 vector [0]: sres = 1f10c9f8 20250321085530989 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250321085530989 DAUC <0003> auc.c:113 vector [1]: rand = dee5946def6226cec5b004bfffc64208 20250321085530989 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250321085530989 DAUC <0003> auc.c:142 vector [1]: autn = 0c26c803f1fe80007abfd044ff8c6fbd 20250321085530989 DAUC <0003> auc.c:143 vector [1]: ck = eb81a76878622e08fb468139a72f1cf0 20250321085530989 DAUC <0003> auc.c:144 vector [1]: ik = 5e1442d951a79c480e3e2ae32df0f642 20250321085530989 DAUC <0003> auc.c:145 vector [1]: res = c8be99bd6f4c1c600000000000000000 20250321085530989 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085530989 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250321085530989 DAUC <0003> auc.c:151 vector [1]: kc = 40ed4e6ba31a58f2 20250321085530989 DAUC <0003> auc.c:152 vector [1]: sres = a7f285dd 20250321085530989 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250321085530989 DAUC <0003> auc.c:113 vector [2]: rand = f9526f7d33b7b79b8b87704b82a1c99f 20250321085530989 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250321085530989 DAUC <0003> auc.c:142 vector [2]: autn = 50235731ae3680005e4f8952469d48d8 20250321085530989 DAUC <0003> auc.c:143 vector [2]: ck = aba26f2eb1ed71e17e623b0b70b92216 20250321085530989 DAUC <0003> auc.c:144 vector [2]: ik = 00e0a7ad53d8740e014f1feb1d7b8e76 20250321085530989 DAUC <0003> auc.c:145 vector [2]: res = 89301e0cf11bd8e50000000000000000 20250321085530989 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085530989 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250321085530989 DAUC <0003> auc.c:151 vector [2]: kc = d46fec638ff7a98f 20250321085530989 DAUC <0003> auc.c:152 vector [2]: sres = 782bc6e9 20250321085530989 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250321085530989 DAUC <0003> auc.c:113 vector [3]: rand = 975930cedb33403b1c170b50dabe9fdb 20250321085530990 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250321085530990 DAUC <0003> auc.c:142 vector [3]: autn = cd1dbb301430800066513b83b46a5f5c 20250321085530990 DAUC <0003> auc.c:143 vector [3]: ck = d9b173a96bd61ede27fe6ea8ff3be65a 20250321085530990 DAUC <0003> auc.c:144 vector [3]: ik = a09b4194b7c53fa3bfb5149ba910b571 20250321085530990 DAUC <0003> auc.c:145 vector [3]: res = 9fdd43c497eca9540000000000000000 20250321085530990 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085530990 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250321085530990 DAUC <0003> auc.c:151 vector [3]: kc = e161480e8a387256 20250321085530990 DAUC <0003> auc.c:152 vector [3]: sres = 0831ea90 20250321085530990 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250321085530990 DAUC <0003> auc.c:113 vector [4]: rand = 73cec0fc4099cc48643e9f42b2e4f06b 20250321085530990 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250321085530990 DAUC <0003> auc.c:142 vector [4]: autn = 7d6fcd3c86968000b0b34ed82ff8cfd1 20250321085530990 DAUC <0003> auc.c:143 vector [4]: ck = a482bb09dc565fbba21429089ce9113c 20250321085530990 DAUC <0003> auc.c:144 vector [4]: ik = 640e5382391b22a2b2aa9a8dd4aed5bf 20250321085530990 DAUC <0003> auc.c:145 vector [4]: res = d4a769884339b0760000000000000000 20250321085530990 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085530990 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250321085530990 DAUC <0003> auc.c:151 vector [4]: kc = d0325b0ead0ab99a 20250321085530990 DAUC <0003> auc.c:152 vector [4]: sres = 979ed9fe 20250321085530990 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250321085530990 DAUC <0003> db_auc.c:245 IMSI='262421496085072': Generated 5 vectors 20250321085530990 DAUC <0003> db_auc.c:249 IMSI='262421496085072': Updating SQN=161 in DB 20250321085530990 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421496085072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421496085072"} 20250321085530990 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421496085072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085530990 DLINP <000b> input/ipa.c:452 connected read/write 20250321085530990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085530990 DLINP <000b> input/ipa.c:452 connected read/write 20250321085530990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e1675d8a1cb5: Found GsupExpect[0] for "262421496085072" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@e1675d8a1cb5: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421496085072" TC_gsup_sai_eps(37)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085530992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44204<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085530992 DAUC <0003> db_auc.c:157 IMSI='262424414861446': No 2G Auth Data 20250321085530992 DAUC <0003> db_auc.c:192 IMSI='262424414861446': No 3G Auth Data HLR_Test-GSUP(33)@e1675d8a1cb5: Created GsupExpect[0] for "262424414861446" to be handled at TC_gsup_sai_eps(38) 20250321085530999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20250321085531001 DLINP <000b> input/ipa.c:452 connected read/write 20250321085531001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085531001 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424414861446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424414861446"} 20250321085531001 DAUC <0003> db_auc.c:236 IMSI='262424414861446': Calling to generate 5 vectors 20250321085531001 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250321085531001 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085531001 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085531001 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085531001 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085531001 DAUC <0003> auc.c:113 vector [0]: rand = ae93d1cfc2de4fb0c72058fefeb21149 20250321085531001 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085531001 DAUC <0003> auc.c:142 vector [0]: autn = 3e4c9f60cc3a8000502d55c8828a8b86 20250321085531001 DAUC <0003> auc.c:143 vector [0]: ck = ae02a6311d7daa8362e6319c3821bc5b 20250321085531001 DAUC <0003> auc.c:144 vector [0]: ik = 34d185ab47d9d45b589436a1eaf6c74a 20250321085531001 DAUC <0003> auc.c:145 vector [0]: res = 03c8393ca019f0ef0000000000000000 20250321085531001 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085531001 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085531001 DAUC <0003> auc.c:179 vector [0]: kc = 8551aebf1f7e3400 20250321085531001 DAUC <0003> auc.c:180 vector [0]: sres = b139238e 20250321085531001 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085531001 DAUC <0003> auc.c:113 vector [1]: rand = 301b6a91844cac8c4556533a1964646e 20250321085531001 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250321085531001 DAUC <0003> auc.c:142 vector [1]: autn = 9117c32afe298000c097473846bb8de2 20250321085531001 DAUC <0003> auc.c:143 vector [1]: ck = 9258a20b2caa5aad63d7dca12e3256c4 20250321085531001 DAUC <0003> auc.c:144 vector [1]: ik = e8b52119f37a900b8a479f2697a366ee 20250321085531001 DAUC <0003> auc.c:145 vector [1]: res = e13611caabd47ba40000000000000000 20250321085531001 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085531001 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085531001 DAUC <0003> auc.c:179 vector [1]: kc = 038ce043911d2800 20250321085531001 DAUC <0003> auc.c:180 vector [1]: sres = 25ee44b2 20250321085531001 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085531001 DAUC <0003> auc.c:113 vector [2]: rand = 8a3ed6f2a42017cad85e7e5981bd352f 20250321085531001 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250321085531001 DAUC <0003> auc.c:142 vector [2]: autn = 0da3567ee6368000e49bc4eca4fedef5 20250321085531001 DAUC <0003> auc.c:143 vector [2]: ck = f29a2abe99854923e41e00dcf65c0e6d 20250321085531001 DAUC <0003> auc.c:144 vector [2]: ik = 88396ddca08b922c64337c19ed30c9d7 20250321085531001 DAUC <0003> auc.c:145 vector [2]: res = 61934304d291fe300000000000000000 20250321085531001 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085531001 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085531001 DAUC <0003> auc.c:179 vector [2]: kc = 9e2b7794138ce800 20250321085531001 DAUC <0003> auc.c:180 vector [2]: sres = e103963f 20250321085531001 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085531001 DAUC <0003> auc.c:113 vector [3]: rand = 313a3ffc1c58d78fedea1209ad7eb0a2 20250321085531001 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250321085531001 DAUC <0003> auc.c:142 vector [3]: autn = bf4356e3f577800007b756ea6ec85df8 20250321085531001 DAUC <0003> auc.c:143 vector [3]: ck = da5b4b2d01bd429c699142d126ae10c4 20250321085531001 DAUC <0003> auc.c:144 vector [3]: ik = 4f93b3345bdcc7c998853e8e3f39431b 20250321085531001 DAUC <0003> auc.c:145 vector [3]: res = af141e5f4b5c94d60000000000000000 20250321085531001 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085531001 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085531001 DAUC <0003> auc.c:179 vector [3]: kc = b0afb478d5abec00 20250321085531001 DAUC <0003> auc.c:180 vector [3]: sres = 5735d2b8 20250321085531001 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085531001 DAUC <0003> auc.c:113 vector [4]: rand = 1082f0c81179ffe62710cd3634376a98 20250321085531001 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250321085531001 DAUC <0003> auc.c:142 vector [4]: autn = eacffbfdba0e8000ae13ad3659e6cdd0 20250321085531001 DAUC <0003> auc.c:143 vector [4]: ck = 53fe5fd46fc668f123a295ff64e62143 20250321085531001 DAUC <0003> auc.c:144 vector [4]: ik = fe49aa73540e07abf4540b60463fd261 20250321085531001 DAUC <0003> auc.c:145 vector [4]: res = 402d60e802d6e36b0000000000000000 20250321085531001 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085531001 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250321085531001 DAUC <0003> auc.c:179 vector [4]: kc = acdc9306e0690c00 20250321085531001 DAUC <0003> auc.c:180 vector [4]: sres = e3570018 20250321085531001 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250321085531001 DAUC <0003> db_auc.c:245 IMSI='262424414861446': Generated 5 vectors 20250321085531001 DAUC <0003> db_auc.c:249 IMSI='262424414861446': Updating SQN=161 in DB 20250321085531001 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424414861446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424414861446"} 20250321085531001 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424414861446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085531001 DLINP <000b> input/ipa.c:452 connected read/write 20250321085531002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085531002 DLINP <000b> input/ipa.c:452 connected read/write 20250321085531002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e1675d8a1cb5: Found GsupExpect[0] for "262424414861446" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@e1675d8a1cb5: Added IMSI table entry 2TC_gsup_sai_eps(38)"262424414861446" TC_gsup_sai_eps(38)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085531003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085531004 DAUC <0003> db_auc.c:157 IMSI='262424597609308': No 2G Auth Data 20250321085531004 DAUC <0003> db_auc.c:192 IMSI='262424597609308': No 3G Auth Data HLR_Test-GSUP(33)@e1675d8a1cb5: Created GsupExpect[0] for "262424597609308" to be handled at TC_gsup_sai_eps(39) 20250321085531012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44220<->l=127.0.0.1:4258 20250321085531015 DLINP <000b> input/ipa.c:452 connected read/write 20250321085531015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085531015 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424597609308 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424597609308"} 20250321085531015 DAUC <0003> db_auc.c:236 IMSI='262424597609308': Calling to generate 5 vectors 20250321085531015 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250321085531015 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085531015 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085531015 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085531015 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085531015 DAUC <0003> auc.c:113 vector [0]: rand = 35034e9609219ecb87e58ae0de68edcd 20250321085531015 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085531015 DAUC <0003> auc.c:142 vector [0]: autn = 0979063b24708000368d5101c7938b91 20250321085531015 DAUC <0003> auc.c:143 vector [0]: ck = b77fc32e06485e42504d269461d0ef4b 20250321085531015 DAUC <0003> auc.c:144 vector [0]: ik = 5b5bd970c912fa05a237265cbf3e5c23 20250321085531015 DAUC <0003> auc.c:145 vector [0]: res = ec185861725234750000000000000000 20250321085531015 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085531015 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085531015 DAUC <0003> auc.c:179 vector [0]: kc = 6f7822bc27368000 20250321085531015 DAUC <0003> auc.c:180 vector [0]: sres = 8cdc1ab7 20250321085531015 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085531015 DAUC <0003> auc.c:113 vector [1]: rand = acecbe70e688d82fcb5c262aa8032509 20250321085531015 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250321085531015 DAUC <0003> auc.c:142 vector [1]: autn = 10a080acd3e38000a9b328b8200fb51e 20250321085531015 DAUC <0003> auc.c:143 vector [1]: ck = 5ce5a581cde6c6af57cd79c03ec1909b 20250321085531015 DAUC <0003> auc.c:144 vector [1]: ik = fc75e868f9686282dd825bf74579de9b 20250321085531015 DAUC <0003> auc.c:145 vector [1]: res = 922cec7fe3e504090000000000000000 20250321085531015 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085531015 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085531015 DAUC <0003> auc.c:179 vector [1]: kc = e19c235ae0a88000 20250321085531015 DAUC <0003> auc.c:180 vector [1]: sres = 2da5d284 20250321085531015 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085531015 DAUC <0003> auc.c:113 vector [2]: rand = 157c8f27f354a871b66d52705b441285 20250321085531015 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250321085531015 DAUC <0003> auc.c:142 vector [2]: autn = f61bdad7574a8000970262d9e1a88577 20250321085531015 DAUC <0003> auc.c:143 vector [2]: ck = ac432c6267be197fbe6a941632a2d48b 20250321085531015 DAUC <0003> auc.c:144 vector [2]: ik = 0c4e16bf1eed063b5a93000ca9cec9cb 20250321085531015 DAUC <0003> auc.c:145 vector [2]: res = 1acf5808abf2d48b0000000000000000 20250321085531015 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085531015 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085531015 DAUC <0003> auc.c:179 vector [2]: kc = 271169c7f60f7000 20250321085531015 DAUC <0003> auc.c:180 vector [2]: sres = 6124e586 20250321085531015 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085531015 DAUC <0003> auc.c:113 vector [3]: rand = 6f332ae62bb6998486ac2c9b5e7d156e 20250321085531015 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250321085531015 DAUC <0003> auc.c:142 vector [3]: autn = 51bb6d8dcbb68000dfebefbf426e322c 20250321085531015 DAUC <0003> auc.c:143 vector [3]: ck = 0f11e61802d536693c2da20e415c1711 20250321085531015 DAUC <0003> auc.c:144 vector [3]: ik = 6d156d9189f7aabd5c32004f68a28fb0 20250321085531015 DAUC <0003> auc.c:145 vector [3]: res = 314a1849fdfd7d5d0000000000000000 20250321085531015 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085531015 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085531015 DAUC <0003> auc.c:179 vector [3]: kc = eebe2487da1ca800 20250321085531015 DAUC <0003> auc.c:180 vector [3]: sres = 67813d22 20250321085531015 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085531015 DAUC <0003> auc.c:113 vector [4]: rand = ba00b75f13391f0eb97d8a05f07cd6a6 20250321085531015 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250321085531015 DAUC <0003> auc.c:142 vector [4]: autn = 607aca7a087480005b47c428cf78eaf5 20250321085531015 DAUC <0003> auc.c:143 vector [4]: ck = d267ad286c5a8e870b2a209f8e1f9d01 20250321085531015 DAUC <0003> auc.c:144 vector [4]: ik = 2344d0e728ca7a62de54d6a4e8efb0d1 20250321085531015 DAUC <0003> auc.c:145 vector [4]: res = fe42ef79a4335eba0000000000000000 20250321085531015 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085531015 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250321085531015 DAUC <0003> auc.c:179 vector [4]: kc = 0cdca73c58263c00 20250321085531015 DAUC <0003> auc.c:180 vector [4]: sres = 4e71e37e 20250321085531015 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250321085531015 DAUC <0003> db_auc.c:245 IMSI='262424597609308': Generated 5 vectors 20250321085531015 DAUC <0003> db_auc.c:249 IMSI='262424597609308': Updating SQN=161 in DB 20250321085531015 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424597609308 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424597609308"} 20250321085531015 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424597609308 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085531015 DLINP <000b> input/ipa.c:452 connected read/write 20250321085531015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085531015 DLINP <000b> input/ipa.c:452 connected read/write 20250321085531015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e1675d8a1cb5: Found GsupExpect[0] for "262424597609308" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@e1675d8a1cb5: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424597609308" TC_gsup_sai_eps(39)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085531017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44220<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085531017 DAUC <0003> db_auc.c:157 IMSI='262423960733382': No 2G Auth Data 20250321085531017 DAUC <0003> db_auc.c:192 IMSI='262423960733382': No 3G Auth Data HLR_Test-GSUP(33)@e1675d8a1cb5: Created GsupExpect[0] for "262423960733382" to be handled at TC_gsup_sai_eps(40) 20250321085531024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4258 20250321085531026 DLINP <000b> input/ipa.c:452 connected read/write 20250321085531026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085531026 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423960733382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423960733382"} 20250321085531026 DAUC <0003> db_auc.c:236 IMSI='262423960733382': Calling to generate 5 vectors 20250321085531026 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250321085531026 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250321085531026 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250321085531026 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250321085531026 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250321085531026 DAUC <0003> auc.c:113 vector [0]: rand = 45140cc8e8a9a77d80e9cd9a75af4cbb 20250321085531026 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250321085531026 DAUC <0003> auc.c:142 vector [0]: autn = 6bd10e1b1ca3800064617aa1b3ae044f 20250321085531026 DAUC <0003> auc.c:143 vector [0]: ck = 563983f8b451c2e3ffdbeff111da2fb5 20250321085531026 DAUC <0003> auc.c:144 vector [0]: ik = d8f7e284f6a5ba4230fcf811ceefee90 20250321085531026 DAUC <0003> auc.c:145 vector [0]: res = 094822b49784c4540000000000000000 20250321085531026 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250321085531026 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250321085531026 DAUC <0003> auc.c:179 vector [0]: kc = 783a09a999acd5e1 20250321085531026 DAUC <0003> auc.c:180 vector [0]: sres = 540359aa 20250321085531026 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250321085531026 DAUC <0003> auc.c:113 vector [1]: rand = 1f4ccc0d2aab3f69c682d28555bfef05 20250321085531026 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250321085531026 DAUC <0003> auc.c:142 vector [1]: autn = ecc7963247a480001bab8d08723b7efe 20250321085531026 DAUC <0003> auc.c:143 vector [1]: ck = 93dc1f7640107b3f87649b631163f8a1 20250321085531026 DAUC <0003> auc.c:144 vector [1]: ik = b3d1dbbc20de746a8add389b3d20e991 20250321085531026 DAUC <0003> auc.c:145 vector [1]: res = b3205265b3257bb40000000000000000 20250321085531026 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250321085531026 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250321085531026 DAUC <0003> auc.c:179 vector [1]: kc = 498d7df5bb212888 20250321085531026 DAUC <0003> auc.c:180 vector [1]: sres = 6148e224 20250321085531026 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250321085531026 DAUC <0003> auc.c:113 vector [2]: rand = 7f8d9b356695979776ee03d53a393c16 20250321085531026 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250321085531026 DAUC <0003> auc.c:142 vector [2]: autn = fc164a97c6b680009a17c39f816f4022 20250321085531026 DAUC <0003> auc.c:143 vector [2]: ck = 28c9cf1622493cd1e2d2fc5c9f467aa0 20250321085531026 DAUC <0003> auc.c:144 vector [2]: ik = 572238aca30817073f0761114cb29f24 20250321085531026 DAUC <0003> auc.c:145 vector [2]: res = a02f46d3ec4ea1a40000000000000000 20250321085531026 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250321085531026 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250321085531026 DAUC <0003> auc.c:179 vector [2]: kc = 751e47dd84c36e9f 20250321085531026 DAUC <0003> auc.c:180 vector [2]: sres = a6a21ced 20250321085531026 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250321085531026 DAUC <0003> auc.c:113 vector [3]: rand = d99c37d1a907d77b55d68a607b7c2d39 20250321085531026 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250321085531026 DAUC <0003> auc.c:142 vector [3]: autn = 2cae38e3ea908000528422614dd1a1b9 20250321085531026 DAUC <0003> auc.c:143 vector [3]: ck = 4c24d7fc54e0984605c5cdee15dae36e 20250321085531026 DAUC <0003> auc.c:144 vector [3]: ik = 8a46a8ac4c98b8ef2eeb6d907ac0a944 20250321085531026 DAUC <0003> auc.c:145 vector [3]: res = db7b30bc372364a80000000000000000 20250321085531026 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250321085531026 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250321085531026 DAUC <0003> auc.c:179 vector [3]: kc = 3917c684806adec3 20250321085531026 DAUC <0003> auc.c:180 vector [3]: sres = 380040fc 20250321085531026 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250321085531026 DAUC <0003> auc.c:113 vector [4]: rand = d6ef085b280450185c6eb062c1191f69 20250321085531026 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250321085531026 DAUC <0003> auc.c:142 vector [4]: autn = d8532d16e8e18000f480b37416499208 20250321085531026 DAUC <0003> auc.c:143 vector [4]: ck = 92a83c3517045bf6c01e6e3d6bacd764 20250321085531026 DAUC <0003> auc.c:144 vector [4]: ik = ed200a3eb30b7bf302baa44ee449af3e 20250321085531026 DAUC <0003> auc.c:145 vector [4]: res = 2fe151f7bce19b2c0000000000000000 20250321085531026 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250321085531026 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250321085531026 DAUC <0003> auc.c:179 vector [4]: kc = f2a456d9867dd0b2 20250321085531026 DAUC <0003> auc.c:180 vector [4]: sres = 492be4a3 20250321085531026 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250321085531026 DAUC <0003> db_auc.c:245 IMSI='262423960733382': Generated 5 vectors 20250321085531026 DAUC <0003> db_auc.c:249 IMSI='262423960733382': Updating SQN=161 in DB 20250321085531026 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423960733382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423960733382"} 20250321085531026 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423960733382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085531026 DLINP <000b> input/ipa.c:452 connected read/write 20250321085531026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085531026 DLINP <000b> input/ipa.c:452 connected read/write 20250321085531026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e1675d8a1cb5: Found GsupExpect[0] for "262423960733382" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@e1675d8a1cb5: Added IMSI table entry 4TC_gsup_sai_eps(40)"262423960733382" TC_gsup_sai_eps(40)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085531028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@e1675d8a1cb5: Final verdict of PTC: pass MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085531029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44194<->l=127.0.0.1:4258 20250321085531029 DLINP <000b> input/ipa.c:452 connected read/write 20250321085531029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085531029 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(33)@e1675d8a1cb5: Final verdict of PTC: none 20250321085531029 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085531029 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085531029 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40923<->l=127.0.0.1:4259) 34@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Mar 21 08:55:31 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250321085531052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44250<->l=127.0.0.1:4258 20250321085531153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44250<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126080) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Mar 21 08:55:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_ul_unknown_imsi started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085534282 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085534283 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085534287 DLINP <000b> input/ipa.c:452 connected read/write 20250321085534287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085534289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53306<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085534292 DLINP <000b> input/ipa.c:452 connected read/write 20250321085534292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(41)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085534293 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085534293 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085534293 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085534293 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085534293 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085534293 DLGSUP <0013> gsup_server.c:236 2: 20250321085534293 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085534293 DLGSUP <0013> gsup_server.c:236 3: 20250321085534293 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085534293 DLGSUP <0013> gsup_server.c:236 4: 20250321085534293 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085534293 DLGSUP <0013> gsup_server.c:236 5: 20250321085534293 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085534293 DLGSUP <0013> gsup_server.c:236 7: 20250321085534293 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085534293 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085534293 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085534293 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@e1675d8a1cb5: 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") 20250321085534316 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44821<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@e1675d8a1cb5: Created GsupExpect[0] for "262425741886200" to be handled at TC_gsup_ul_unknown_imsi(45) 20250321085534328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20250321085534336 DLINP <000b> input/ipa.c:452 connected read/write 20250321085534336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085534336 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425741886200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425741886200" cn_domain=PS} 20250321085534336 DLU <0006> fsm.c:456 lu(262425741886200)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085534336 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425741886200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250321085534336 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425741886200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425741886200" cause=IMSI unknown in HLR} 20250321085534336 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425741886200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085534336 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425741886200)[0x56199cb3e120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085534336 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425741886200)[0x56199cb3e120]{UNVALIDATED}: Freeing instance 20250321085534336 DLU <0006> fsm.c:568 lu(PS:IMSI-262425741886200)[0x56199cb3e120]{UNVALIDATED}: Deallocated 20250321085534336 DLINP <000b> input/ipa.c:452 connected read/write 20250321085534336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085534336 DLINP <000b> input/ipa.c:452 connected read/write 20250321085534336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@e1675d8a1cb5: Found GsupExpect[0] for "262425741886200" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425741886200" TC_gsup_ul_unknown_imsi(45)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085534341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085534343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53306<->l=127.0.0.1:4258 20250321085534345 DLINP <000b> input/ipa.c:452 connected read/write 20250321085534345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(42)@e1675d8a1cb5: Final verdict of PTC: none 20250321085534345 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085534345 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085534346 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085534346 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44821<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@e1675d8a1cb5: Final verdict of PTC: none 43@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 43: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Mar 21 08:55:34 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250321085534373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53316<->l=127.0.0.1:4258 20250321085534474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53316<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Fri Mar 21 08:55:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085537574 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085537574 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085537575 DLINP <000b> input/ipa.c:452 connected read/write 20250321085537575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085537576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53326<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085537576 DLINP <000b> input/ipa.c:452 connected read/write 20250321085537576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(46)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085537576 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085537576 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085537576 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085537576 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085537576 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085537576 DLGSUP <0013> gsup_server.c:236 2: 20250321085537576 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085537576 DLGSUP <0013> gsup_server.c:236 3: 20250321085537576 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085537576 DLGSUP <0013> gsup_server.c:236 4: 20250321085537576 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085537576 DLGSUP <0013> gsup_server.c:236 5: 20250321085537576 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085537576 DLGSUP <0013> gsup_server.c:236 7: 20250321085537576 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085537576 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085537576 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085537576 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@e1675d8a1cb5: 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") 20250321085537592 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43949<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@e1675d8a1cb5: Created GsupExpect[0] for "262429783619405" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250321085537601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53328<->l=127.0.0.1:4258 20250321085537618 DLINP <000b> input/ipa.c:452 connected read/write 20250321085537618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085537618 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429783619405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429783619405" cn_domain=PS source_name="the-source\n"} 20250321085537618 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250321085537618 DLU <0006> fsm.c:456 lu(262429783619405)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085537618 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429783619405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250321085537618 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262429783619405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429783619405" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250321085537618 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262429783619405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085537618 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429783619405)[0x56199cb3e120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085537618 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429783619405)[0x56199cb3e120]{UNVALIDATED}: Freeing instance 20250321085537618 DLU <0006> fsm.c:568 lu(PS:IMSI-262429783619405)[0x56199cb3e120]{UNVALIDATED}: Deallocated 20250321085537618 DLINP <000b> input/ipa.c:452 connected read/write 20250321085537618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085537619 DLINP <000b> input/ipa.c:452 connected read/write 20250321085537619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@e1675d8a1cb5: Found GsupExpect[0] for "262429783619405" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429783619405" TC_gsup_ul_unknown_imsi_via_proxy(50)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085537623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53328<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085537624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53326<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@e1675d8a1cb5: Final verdict of PTC: none 20250321085537626 DLINP <000b> input/ipa.c:452 connected read/write 20250321085537626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085537626 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085537626 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085537626 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085537626 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250321085537626 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43949<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(49)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@e1675d8a1cb5: Final verdict of PTC: none 48@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 48: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Mar 21 08:55:37 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20250321085537670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53340<->l=127.0.0.1:4258 20250321085537771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53340<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Fri Mar 21 08:55:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085540886 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085540886 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085540890 DLINP <000b> input/ipa.c:452 connected read/write 20250321085540890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085540892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53346<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085540896 DLINP <000b> input/ipa.c:452 connected read/write 20250321085540896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085540896 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085540896 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085540896 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085540896 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085540896 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085540896 DLGSUP <0013> gsup_server.c:236 2: 20250321085540896 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085540896 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(51)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085540896 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085540896 DLGSUP <0013> gsup_server.c:236 4: 20250321085540896 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085540896 DLGSUP <0013> gsup_server.c:236 5: 20250321085540896 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085540896 DLGSUP <0013> gsup_server.c:236 7: 20250321085540897 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085540897 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085540897 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085540897 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@e1675d8a1cb5: 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") 20250321085540920 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43045<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@e1675d8a1cb5: Created GsupExpect[0] for "262428010693302" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250321085540936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53360<->l=127.0.0.1:4258 20250321085540943 DLINP <000b> input/ipa.c:452 connected read/write 20250321085540943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085540943 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428010693302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428010693302" cn_domain=PS} 20250321085540943 DLU <0006> fsm.c:456 lu(262428010693302)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085540943 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428010693302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250321085540943 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428010693302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428010693302" cause=Roaming not allowed in this location area} 20250321085540943 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428010693302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085540943 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428010693302)[0x56199cb3e120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085540943 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428010693302)[0x56199cb3e120]{UNVALIDATED}: Freeing instance 20250321085540943 DLU <0006> fsm.c:568 lu(PS:IMSI-262428010693302)[0x56199cb3e120]{UNVALIDATED}: Deallocated 20250321085540943 DLINP <000b> input/ipa.c:452 connected read/write 20250321085540943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085540943 DLINP <000b> input/ipa.c:452 connected read/write 20250321085540943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@e1675d8a1cb5: Found GsupExpect[0] for "262428010693302" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262428010693302" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085540946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53360<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085540948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53346<->l=127.0.0.1:4258 20250321085540949 DLINP <000b> input/ipa.c:452 connected read/write 20250321085540949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085540949 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085540949 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085540949 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@e1675d8a1cb5: Final verdict of PTC: none 20250321085540950 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43045<->l=127.0.0.1:4259) 53@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 53: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Mar 21 08:55:40 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250321085540981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 20250321085541082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Fri Mar 21 08:55:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_sai_err_unknown_imsi started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085544204 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085544204 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085544208 DLINP <000b> input/ipa.c:452 connected read/write 20250321085544208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085544210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53436<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085544214 DLINP <000b> input/ipa.c:452 connected read/write 20250321085544214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085544214 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085544214 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085544214 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085544214 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085544214 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085544214 DLGSUP <0013> gsup_server.c:236 2: 20250321085544214 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085544214 DLGSUP <0013> gsup_server.c:236 3: 20250321085544214 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085544214 DLGSUP <0013> gsup_server.c:236 4: 20250321085544214 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085544214 DLGSUP <0013> gsup_server.c:236 5: 20250321085544214 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085544214 DLGSUP <0013> gsup_server.c:236 7: 20250321085544214 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085544214 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085544214 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085544214 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@e1675d8a1cb5: 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") 20250321085544244 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35221<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@e1675d8a1cb5: Created GsupExpect[0] for "262429660861582" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250321085544260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53442<->l=127.0.0.1:4258 20250321085544265 DLINP <000b> input/ipa.c:452 connected read/write 20250321085544266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085544266 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429660861582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429660861582"} 20250321085544266 DAUC <0003> db_auc.c:133 IMSI='262429660861582': No such subscriber 20250321085544266 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429660861582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250321085544266 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429660861582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429660861582" cause=IMSI unknown in HLR} 20250321085544266 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429660861582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085544266 DLINP <000b> input/ipa.c:452 connected read/write 20250321085544266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085544266 DLINP <000b> input/ipa.c:452 connected read/write 20250321085544266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@e1675d8a1cb5: Found GsupExpect[0] for "262429660861582" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429660861582" TC_gsup_sai_err_unknown_imsi(60)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085544268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53442<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085544270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53436<->l=127.0.0.1:4258 20250321085544271 DLINP <000b> input/ipa.c:452 connected read/write 20250321085544271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085544271 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085544271 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085544271 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085544271 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35221<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@e1675d8a1cb5: Final verdict of PTC: none 58@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 58: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Mar 21 08:55:44 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250321085544315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4258 20250321085544416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Mar 21 08:55:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_ul started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085547518 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085547518 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085547522 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53458<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085547523 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547524 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085547524 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085547524 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085547524 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085547524 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085547524 DLGSUP <0013> gsup_server.c:236 2: 20250321085547524 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085547524 DLGSUP <0013> gsup_server.c:236 3: 20250321085547524 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085547524 DLGSUP <0013> gsup_server.c:236 4: 20250321085547524 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085547524 DLGSUP <0013> gsup_server.c:236 5: 20250321085547524 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085547524 DLGSUP <0013> gsup_server.c:236 7: 20250321085547524 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085547524 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085547524 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085547524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@e1675d8a1cb5: 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") 20250321085547551 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40293<->l=127.0.0.1:4259) 20250321085547559 DAUC <0003> db_auc.c:157 IMSI='262424644305799': No 2G Auth Data 20250321085547559 DAUC <0003> db_auc.c:192 IMSI='262424644305799': No 3G Auth Data HLR_Test-GSUP(62)@e1675d8a1cb5: Created GsupExpect[0] for "262424644305799" to be handled at TC_gsup_ul(65) 20250321085547575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4258 20250321085547583 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547583 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424644305799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424644305799" cn_domain=PS} 20250321085547583 DLU <0006> fsm.c:456 lu(262424644305799)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085547583 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424644305799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085547583 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424644305799)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085547583 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424644305799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424644305799" cn_domain=PS} 20250321085547583 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547583 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1675d8a1cb5: Found GsupExpect[0] for "262424644305799" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_ul(65)"262424644305799" 20250321085547589 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547589 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424644305799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424644305799"} 20250321085547589 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424644305799)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085547589 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424644305799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085547589 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424644305799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424644305799"} 20250321085547589 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424644305799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085547589 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424644305799)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085547589 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424644305799)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085547589 DLU <0006> fsm.c:568 lu(PS:IMSI-262424644305799)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085547590 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547590 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul(65)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085547592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4258 TC_gsup_ul(65)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085547595 DAUC <0003> db_auc.c:157 IMSI='262424851072554': No 2G Auth Data 20250321085547595 DAUC <0003> db_auc.c:192 IMSI='262424851072554': No 3G Auth Data 20250321085547597 DLGSUP <0013> hlr.c:121 IMSI 262424851072554: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1675d8a1cb5: Created GsupExpect[0] for "262424851072554" to be handled at TC_gsup_ul(66) 20250321085547616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 20250321085547617 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547617 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424851072554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424851072554" cn_domain=PS} 20250321085547617 DLU <0006> fsm.c:456 lu(262424851072554)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085547617 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424851072554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085547617 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424851072554)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085547617 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424851072554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424851072554" cn_domain=PS} 20250321085547617 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547617 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1675d8a1cb5: Found GsupExpect[0] for "262424851072554" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@e1675d8a1cb5: Added IMSI table entry 1TC_gsup_ul(66)"262424851072554" 20250321085547618 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547618 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424851072554 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424851072554"} 20250321085547618 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424851072554)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085547618 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424851072554 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085547618 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424851072554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424851072554"} 20250321085547618 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424851072554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085547618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424851072554)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085547618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424851072554)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085547618 DLU <0006> fsm.c:568 lu(PS:IMSI-262424851072554)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085547618 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547618 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul(66)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085547619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 TC_gsup_ul(66)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085547619 DAUC <0003> db_auc.c:157 IMSI='262422476096925': No 2G Auth Data 20250321085547619 DAUC <0003> db_auc.c:192 IMSI='262422476096925': No 3G Auth Data 20250321085547620 DLGSUP <0013> hlr.c:121 IMSI 262422476096925: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1675d8a1cb5: Created GsupExpect[0] for "262422476096925" to be handled at TC_gsup_ul(67) 20250321085547625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4258 20250321085547627 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547627 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422476096925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422476096925" cn_domain=PS} 20250321085547627 DLU <0006> fsm.c:456 lu(262422476096925)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085547627 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422476096925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085547627 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422476096925)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085547627 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422476096925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422476096925" cn_domain=PS} 20250321085547627 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547627 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1675d8a1cb5: Found GsupExpect[0] for "262422476096925" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@e1675d8a1cb5: Added IMSI table entry 2TC_gsup_ul(67)"262422476096925" 20250321085547628 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547628 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422476096925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422476096925"} 20250321085547628 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422476096925)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085547628 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422476096925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085547628 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422476096925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422476096925"} 20250321085547628 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422476096925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085547628 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422476096925)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085547628 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422476096925)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085547628 DLU <0006> fsm.c:568 lu(PS:IMSI-262422476096925)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085547628 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547628 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul(67)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085547628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4258 TC_gsup_ul(67)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085547629 DAUC <0003> db_auc.c:157 IMSI='262425327289090': No 2G Auth Data 20250321085547629 DAUC <0003> db_auc.c:192 IMSI='262425327289090': No 3G Auth Data 20250321085547630 DLGSUP <0013> hlr.c:121 IMSI 262425327289090: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1675d8a1cb5: Created GsupExpect[0] for "262425327289090" to be handled at TC_gsup_ul(68) 20250321085547636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 20250321085547637 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547637 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425327289090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425327289090" cn_domain=PS} 20250321085547638 DLU <0006> fsm.c:456 lu(262425327289090)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085547638 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425327289090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085547638 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425327289090)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085547638 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425327289090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425327289090" cn_domain=PS} 20250321085547638 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547638 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1675d8a1cb5: Found GsupExpect[0] for "262425327289090" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@e1675d8a1cb5: Added IMSI table entry 3TC_gsup_ul(68)"262425327289090" 20250321085547638 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547638 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425327289090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425327289090"} 20250321085547638 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425327289090)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085547638 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425327289090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085547638 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425327289090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425327289090"} 20250321085547639 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425327289090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085547639 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425327289090)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085547639 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425327289090)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085547639 DLU <0006> fsm.c:568 lu(PS:IMSI-262425327289090)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085547639 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547639 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul(68)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085547639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 TC_gsup_ul(68)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085547640 DAUC <0003> db_auc.c:157 IMSI='262423420369402': No 2G Auth Data 20250321085547640 DAUC <0003> db_auc.c:192 IMSI='262423420369402': No 3G Auth Data 20250321085547640 DLGSUP <0013> hlr.c:121 IMSI 262423420369402: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1675d8a1cb5: Created GsupExpect[0] for "262423420369402" to be handled at TC_gsup_ul(69) 20250321085547647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53498<->l=127.0.0.1:4258 20250321085547648 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547648 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423420369402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423420369402" cn_domain=PS} 20250321085547648 DLU <0006> fsm.c:456 lu(262423420369402)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085547648 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423420369402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085547648 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423420369402)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085547648 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423420369402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423420369402" cn_domain=PS} 20250321085547648 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547648 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1675d8a1cb5: Found GsupExpect[0] for "262423420369402" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@e1675d8a1cb5: Added IMSI table entry 4TC_gsup_ul(69)"262423420369402" 20250321085547649 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547649 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423420369402 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423420369402"} 20250321085547649 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423420369402)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085547649 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423420369402 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085547649 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423420369402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423420369402"} 20250321085547649 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423420369402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085547649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423420369402)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085547649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423420369402)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085547649 DLU <0006> fsm.c:568 lu(PS:IMSI-262423420369402)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085547649 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547649 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul(69)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085547650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53498<->l=127.0.0.1:4258 TC_gsup_ul(69)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085547651 DAUC <0003> db_auc.c:157 IMSI='262422456620602': No 2G Auth Data 20250321085547651 DAUC <0003> db_auc.c:192 IMSI='262422456620602': No 3G Auth Data 20250321085547651 DLGSUP <0013> hlr.c:121 IMSI 262422456620602: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1675d8a1cb5: Created GsupExpect[0] for "262422456620602" to be handled at TC_gsup_ul(70) 20250321085547658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53508<->l=127.0.0.1:4258 20250321085547659 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547659 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422456620602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422456620602" cn_domain=PS} 20250321085547659 DLU <0006> fsm.c:456 lu(262422456620602)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085547659 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422456620602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085547659 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422456620602)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085547659 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422456620602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422456620602" cn_domain=PS} 20250321085547659 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547659 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1675d8a1cb5: Found GsupExpect[0] for "262422456620602" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@e1675d8a1cb5: Added IMSI table entry 5TC_gsup_ul(70)"262422456620602" 20250321085547661 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547661 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422456620602 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422456620602"} 20250321085547661 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422456620602)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085547661 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422456620602 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085547661 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422456620602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422456620602"} 20250321085547661 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422456620602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085547661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422456620602)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085547661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422456620602)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085547661 DLU <0006> fsm.c:568 lu(PS:IMSI-262422456620602)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085547661 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547661 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul(70)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085547661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53508<->l=127.0.0.1:4258 TC_gsup_ul(70)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085547662 DAUC <0003> db_auc.c:157 IMSI='262429141855868': No 2G Auth Data 20250321085547662 DAUC <0003> db_auc.c:192 IMSI='262429141855868': No 3G Auth Data 20250321085547663 DLGSUP <0013> hlr.c:121 IMSI 262429141855868: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1675d8a1cb5: Created GsupExpect[0] for "262429141855868" to be handled at TC_gsup_ul(71) 20250321085547669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53514<->l=127.0.0.1:4258 20250321085547671 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547671 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429141855868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429141855868" cn_domain=PS} 20250321085547671 DLU <0006> fsm.c:456 lu(262429141855868)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085547671 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429141855868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085547671 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429141855868)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085547671 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429141855868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429141855868" cn_domain=PS} 20250321085547671 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547671 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1675d8a1cb5: Found GsupExpect[0] for "262429141855868" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@e1675d8a1cb5: Added IMSI table entry 6TC_gsup_ul(71)"262429141855868" 20250321085547672 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547672 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429141855868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429141855868"} 20250321085547672 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429141855868)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085547672 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429141855868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085547672 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429141855868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429141855868"} 20250321085547672 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429141855868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085547672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429141855868)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085547672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429141855868)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085547672 DLU <0006> fsm.c:568 lu(PS:IMSI-262429141855868)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085547672 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547672 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul(71)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085547673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53514<->l=127.0.0.1:4258 TC_gsup_ul(71)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085547674 DAUC <0003> db_auc.c:157 IMSI='262428920301757': No 2G Auth Data 20250321085547674 DAUC <0003> db_auc.c:192 IMSI='262428920301757': No 3G Auth Data 20250321085547674 DLGSUP <0013> hlr.c:121 IMSI 262428920301757: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1675d8a1cb5: Created GsupExpect[0] for "262428920301757" to be handled at TC_gsup_ul(72) 20250321085547680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20250321085547682 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547682 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428920301757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428920301757" cn_domain=PS} 20250321085547682 DLU <0006> fsm.c:456 lu(262428920301757)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085547682 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428920301757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085547682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428920301757)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085547682 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428920301757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428920301757" cn_domain=PS} 20250321085547682 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547682 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1675d8a1cb5: Found GsupExpect[0] for "262428920301757" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@e1675d8a1cb5: Added IMSI table entry 7TC_gsup_ul(72)"262428920301757" 20250321085547683 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547683 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428920301757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428920301757"} 20250321085547683 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428920301757)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085547683 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428920301757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085547683 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428920301757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428920301757"} 20250321085547683 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428920301757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085547683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428920301757)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085547683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428920301757)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085547683 DLU <0006> fsm.c:568 lu(PS:IMSI-262428920301757)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085547683 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085547683 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul(72)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085547683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 TC_gsup_ul(72)@e1675d8a1cb5: Final verdict of PTC: pass MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085547684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53458<->l=127.0.0.1:4258 20250321085547685 DLINP <000b> input/ipa.c:452 connected read/write 20250321085547685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085547685 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085547685 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085547685 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085547685 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40293<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@e1675d8a1cb5: Final verdict of PTC: none 63@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP(62)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_ul finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Mar 21 08:55:47 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250321085547707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53534<->l=127.0.0.1:4258 20250321085547808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53534<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77628) Waiting for packet dumper to finish... 1 (prev_count=77628, count=112780) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Mar 21 08:55:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_ul_via_proxy started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085550928 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085550928 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085550932 DLINP <000b> input/ipa.c:452 connected read/write 20250321085550932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085550933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53542<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085550937 DLINP <000b> input/ipa.c:452 connected read/write 20250321085550937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085550937 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085550937 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085550937 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085550937 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085550937 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085550937 DLGSUP <0013> gsup_server.c:236 2: 20250321085550937 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085550937 DLGSUP <0013> gsup_server.c:236 3: 20250321085550937 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085550937 DLGSUP <0013> gsup_server.c:236 4: 20250321085550937 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085550937 DLGSUP <0013> gsup_server.c:236 5: 20250321085550937 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085550937 DLGSUP <0013> gsup_server.c:236 7: 20250321085550937 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085550937 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085550937 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085550937 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@e1675d8a1cb5: 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") 20250321085550959 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37869<->l=127.0.0.1:4259) 20250321085550966 DAUC <0003> db_auc.c:157 IMSI='262421418578407': No 2G Auth Data 20250321085550966 DAUC <0003> db_auc.c:192 IMSI='262421418578407': No 3G Auth Data HLR_Test-GSUP(74)@e1675d8a1cb5: Created GsupExpect[0] for "262421418578407" to be handled at TC_gsup_ul_via_proxy(77) 20250321085550990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 20250321085550999 DLINP <000b> input/ipa.c:452 connected read/write 20250321085550999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085550999 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421418578407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421418578407" cn_domain=PS source_name="the-source\n"} 20250321085550999 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250321085550999 DLU <0006> fsm.c:456 lu(262421418578407)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085550999 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421418578407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250321085550999 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421418578407)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085550999 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421418578407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421418578407" cn_domain=PS destination_name="the-source\n"} 20250321085550999 DLINP <000b> input/ipa.c:452 connected read/write 20250321085550999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085550999 DLINP <000b> input/ipa.c:452 connected read/write 20250321085550999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1675d8a1cb5: Found GsupExpect[0] for "262421418578407" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421418578407" 20250321085551005 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551005 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421418578407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421418578407" source_name="the-source\n"} 20250321085551005 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421418578407)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085551005 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262421418578407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085551005 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421418578407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421418578407" destination_name="the-source\n"} 20250321085551005 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262421418578407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085551005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421418578407)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085551005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421418578407)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085551005 DLU <0006> fsm.c:568 lu(PS:IMSI-262421418578407)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085551005 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551005 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085551008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085551011 DAUC <0003> db_auc.c:157 IMSI='262425144819072': No 2G Auth Data 20250321085551011 DAUC <0003> db_auc.c:192 IMSI='262425144819072': No 3G Auth Data 20250321085551013 DLGSUP <0013> hlr.c:121 IMSI 262425144819072: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1675d8a1cb5: Created GsupExpect[0] for "262425144819072" to be handled at TC_gsup_ul_via_proxy(78) 20250321085551025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20250321085551026 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551027 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425144819072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425144819072" cn_domain=PS source_name="the-source\n"} 20250321085551027 DLU <0006> fsm.c:456 lu(262425144819072)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085551027 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425144819072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250321085551027 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425144819072)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085551027 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425144819072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425144819072" cn_domain=PS destination_name="the-source\n"} 20250321085551027 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551027 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1675d8a1cb5: Found GsupExpect[0] for "262425144819072" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@e1675d8a1cb5: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425144819072" 20250321085551029 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551029 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425144819072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425144819072" source_name="the-source\n"} 20250321085551029 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425144819072)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085551029 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262425144819072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085551029 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425144819072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425144819072" destination_name="the-source\n"} 20250321085551029 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262425144819072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085551029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425144819072)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085551029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425144819072)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085551029 DLU <0006> fsm.c:568 lu(PS:IMSI-262425144819072)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085551029 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551029 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085551029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085551030 DAUC <0003> db_auc.c:157 IMSI='262422644799668': No 2G Auth Data 20250321085551030 DAUC <0003> db_auc.c:192 IMSI='262422644799668': No 3G Auth Data 20250321085551030 DLGSUP <0013> hlr.c:121 IMSI 262422644799668: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1675d8a1cb5: Created GsupExpect[0] for "262422644799668" to be handled at TC_gsup_ul_via_proxy(79) 20250321085551037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53570<->l=127.0.0.1:4258 20250321085551039 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551039 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422644799668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422644799668" cn_domain=PS source_name="the-source\n"} 20250321085551039 DLU <0006> fsm.c:456 lu(262422644799668)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085551039 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422644799668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250321085551039 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422644799668)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085551039 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422644799668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422644799668" cn_domain=PS destination_name="the-source\n"} 20250321085551039 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551039 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1675d8a1cb5: Found GsupExpect[0] for "262422644799668" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@e1675d8a1cb5: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262422644799668" 20250321085551040 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551040 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422644799668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422644799668" source_name="the-source\n"} 20250321085551040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422644799668)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085551040 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262422644799668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085551040 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422644799668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422644799668" destination_name="the-source\n"} 20250321085551040 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262422644799668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085551040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422644799668)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085551040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422644799668)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085551040 DLU <0006> fsm.c:568 lu(PS:IMSI-262422644799668)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085551040 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551040 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085551041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53570<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085551041 DAUC <0003> db_auc.c:157 IMSI='262426997735488': No 2G Auth Data 20250321085551041 DAUC <0003> db_auc.c:192 IMSI='262426997735488': No 3G Auth Data 20250321085551042 DLGSUP <0013> hlr.c:121 IMSI 262426997735488: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1675d8a1cb5: Created GsupExpect[0] for "262426997735488" to be handled at TC_gsup_ul_via_proxy(80) 20250321085551048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4258 20250321085551050 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551050 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426997735488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426997735488" cn_domain=PS source_name="the-source\n"} 20250321085551050 DLU <0006> fsm.c:456 lu(262426997735488)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085551050 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426997735488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250321085551050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426997735488)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085551050 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426997735488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426997735488" cn_domain=PS destination_name="the-source\n"} 20250321085551050 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551050 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1675d8a1cb5: Found GsupExpect[0] for "262426997735488" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@e1675d8a1cb5: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262426997735488" 20250321085551051 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551051 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426997735488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426997735488" source_name="the-source\n"} 20250321085551051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426997735488)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085551051 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262426997735488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085551051 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426997735488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426997735488" destination_name="the-source\n"} 20250321085551051 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262426997735488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085551051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426997735488)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085551051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426997735488)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085551051 DLU <0006> fsm.c:568 lu(PS:IMSI-262426997735488)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085551052 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551052 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085551052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085551053 DAUC <0003> db_auc.c:157 IMSI='262425024964849': No 2G Auth Data 20250321085551053 DAUC <0003> db_auc.c:192 IMSI='262425024964849': No 3G Auth Data 20250321085551053 DLGSUP <0013> hlr.c:121 IMSI 262425024964849: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1675d8a1cb5: Created GsupExpect[0] for "262425024964849" to be handled at TC_gsup_ul_via_proxy(81) 20250321085551059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 20250321085551061 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551061 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425024964849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425024964849" cn_domain=PS source_name="the-source\n"} 20250321085551061 DLU <0006> fsm.c:456 lu(262425024964849)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085551061 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425024964849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250321085551061 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425024964849)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085551061 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425024964849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425024964849" cn_domain=PS destination_name="the-source\n"} 20250321085551061 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551061 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1675d8a1cb5: Found GsupExpect[0] for "262425024964849" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@e1675d8a1cb5: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425024964849" 20250321085551062 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551062 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425024964849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425024964849" source_name="the-source\n"} 20250321085551062 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425024964849)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085551062 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262425024964849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085551062 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425024964849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425024964849" destination_name="the-source\n"} 20250321085551062 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262425024964849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085551062 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425024964849)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085551062 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425024964849)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085551062 DLU <0006> fsm.c:568 lu(PS:IMSI-262425024964849)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085551062 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551062 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085551063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085551063 DAUC <0003> db_auc.c:157 IMSI='262421349428915': No 2G Auth Data 20250321085551063 DAUC <0003> db_auc.c:192 IMSI='262421349428915': No 3G Auth Data 20250321085551064 DLGSUP <0013> hlr.c:121 IMSI 262421349428915: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1675d8a1cb5: Created GsupExpect[0] for "262421349428915" to be handled at TC_gsup_ul_via_proxy(82) 20250321085551069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 20250321085551071 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551071 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421349428915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421349428915" cn_domain=PS source_name="the-source\n"} 20250321085551071 DLU <0006> fsm.c:456 lu(262421349428915)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085551071 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421349428915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250321085551071 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421349428915)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085551071 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421349428915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421349428915" cn_domain=PS destination_name="the-source\n"} 20250321085551071 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551071 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1675d8a1cb5: Found GsupExpect[0] for "262421349428915" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@e1675d8a1cb5: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421349428915" 20250321085551073 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551073 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421349428915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421349428915" source_name="the-source\n"} 20250321085551073 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421349428915)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085551073 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262421349428915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085551073 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421349428915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421349428915" destination_name="the-source\n"} 20250321085551073 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262421349428915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085551073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421349428915)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085551073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421349428915)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085551073 DLU <0006> fsm.c:568 lu(PS:IMSI-262421349428915)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085551073 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551073 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085551074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085551074 DAUC <0003> db_auc.c:157 IMSI='262422888104376': No 2G Auth Data 20250321085551074 DAUC <0003> db_auc.c:192 IMSI='262422888104376': No 3G Auth Data 20250321085551074 DLGSUP <0013> hlr.c:121 IMSI 262422888104376: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1675d8a1cb5: Created GsupExpect[0] for "262422888104376" to be handled at TC_gsup_ul_via_proxy(83) 20250321085551080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4258 20250321085551082 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551082 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422888104376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422888104376" cn_domain=PS source_name="the-source\n"} 20250321085551082 DLU <0006> fsm.c:456 lu(262422888104376)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085551082 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422888104376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250321085551082 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422888104376)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085551082 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422888104376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422888104376" cn_domain=PS destination_name="the-source\n"} 20250321085551082 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551082 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1675d8a1cb5: Found GsupExpect[0] for "262422888104376" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@e1675d8a1cb5: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262422888104376" 20250321085551083 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551083 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422888104376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422888104376" source_name="the-source\n"} 20250321085551083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422888104376)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085551083 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262422888104376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085551083 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422888104376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422888104376" destination_name="the-source\n"} 20250321085551083 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262422888104376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085551083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422888104376)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085551083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422888104376)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085551083 DLU <0006> fsm.c:568 lu(PS:IMSI-262422888104376)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085551083 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551083 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085551084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085551085 DAUC <0003> db_auc.c:157 IMSI='262428294474547': No 2G Auth Data 20250321085551085 DAUC <0003> db_auc.c:192 IMSI='262428294474547': No 3G Auth Data 20250321085551085 DLGSUP <0013> hlr.c:121 IMSI 262428294474547: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1675d8a1cb5: Created GsupExpect[0] for "262428294474547" to be handled at TC_gsup_ul_via_proxy(84) 20250321085551093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53610<->l=127.0.0.1:4258 20250321085551095 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551095 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428294474547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428294474547" cn_domain=PS source_name="the-source\n"} 20250321085551095 DLU <0006> fsm.c:456 lu(262428294474547)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085551095 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428294474547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250321085551095 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428294474547)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085551095 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428294474547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428294474547" cn_domain=PS destination_name="the-source\n"} 20250321085551095 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551095 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1675d8a1cb5: Found GsupExpect[0] for "262428294474547" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@e1675d8a1cb5: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428294474547" 20250321085551096 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551096 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428294474547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428294474547" source_name="the-source\n"} 20250321085551096 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428294474547)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085551096 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262428294474547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085551096 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428294474547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428294474547" destination_name="the-source\n"} 20250321085551096 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262428294474547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085551096 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428294474547)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085551096 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428294474547)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085551096 DLU <0006> fsm.c:568 lu(PS:IMSI-262428294474547)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085551096 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085551096 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085551097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53610<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@e1675d8a1cb5: Final verdict of PTC: pass MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085551098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53542<->l=127.0.0.1:4258 20250321085551098 DLINP <000b> input/ipa.c:452 connected read/write 20250321085551098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085551098 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085551098 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085551098 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085551098 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250321085551098 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37869<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP(74)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@e1675d8a1cb5: Final verdict of PTC: none 75@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Mar 21 08:55:51 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250321085551122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4258 20250321085551222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78448) Waiting for packet dumper to finish... 1 (prev_count=78448, count=114872) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Mar 21 08:55:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_ul_subscriber_data started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085554287 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085554287 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085554291 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49018<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085554297 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554297 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085554297 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085554297 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085554297 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085554298 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085554298 DLGSUP <0013> gsup_server.c:236 2: 20250321085554298 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085554298 DLGSUP <0013> gsup_server.c:236 3: 20250321085554298 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085554298 DLGSUP <0013> gsup_server.c:236 4: 20250321085554298 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085554298 DLGSUP <0013> gsup_server.c:236 5: 20250321085554298 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(85)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085554298 DLGSUP <0013> gsup_server.c:236 7: 20250321085554298 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085554298 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085554298 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085554298 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@e1675d8a1cb5: 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") 20250321085554330 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43249<->l=127.0.0.1:4259) 20250321085554353 DAUC <0003> db_auc.c:157 IMSI='262428177153503': No 2G Auth Data 20250321085554353 DAUC <0003> db_auc.c:192 IMSI='262428177153503': No 3G Auth Data HLR_Test-GSUP(86)@e1675d8a1cb5: Created GsupExpect[0] for "262428177153503" to be handled at TC_gsup_ul_subscriber_data(89) 20250321085554374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49022<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@e1675d8a1cb5: GSUP ul subscriber_data<unbound> 20250321085554381 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554381 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428177153503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428177153503" cn_domain=PS} 20250321085554381 DLU <0006> fsm.c:456 lu(262428177153503)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085554381 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428177153503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085554381 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428177153503)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085554381 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428177153503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428177153503" cn_domain=PS} 20250321085554381 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554381 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1675d8a1cb5: Found GsupExpect[0] for "262428177153503" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262428177153503" 20250321085554386 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554386 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428177153503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428177153503"} 20250321085554386 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428177153503)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085554386 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428177153503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085554386 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428177153503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428177153503"} 20250321085554386 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428177153503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085554386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428177153503)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085554386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428177153503)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085554386 DLU <0006> fsm.c:568 lu(PS:IMSI-262428177153503)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085554386 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554386 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085554388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49022<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085554390 DAUC <0003> db_auc.c:157 IMSI='262423169105012': No 2G Auth Data 20250321085554390 DAUC <0003> db_auc.c:192 IMSI='262423169105012': No 3G Auth Data 20250321085554391 DLGSUP <0013> hlr.c:121 IMSI 262423169105012: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1675d8a1cb5: Created GsupExpect[0] for "262423169105012" to be handled at TC_gsup_ul_subscriber_data(90) 20250321085554400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49028<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@e1675d8a1cb5: GSUP ul subscriber_data<unbound> 20250321085554401 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554401 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423169105012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423169105012" cn_domain=PS} 20250321085554401 DLU <0006> fsm.c:456 lu(262423169105012)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085554401 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423169105012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085554401 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423169105012)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085554401 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423169105012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423169105012" cn_domain=PS} 20250321085554401 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554401 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1675d8a1cb5: Found GsupExpect[0] for "262423169105012" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@e1675d8a1cb5: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262423169105012" 20250321085554402 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554402 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423169105012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423169105012"} 20250321085554402 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423169105012)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085554402 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423169105012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085554402 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423169105012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423169105012"} 20250321085554402 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423169105012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085554402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423169105012)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085554402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423169105012)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085554402 DLU <0006> fsm.c:568 lu(PS:IMSI-262423169105012)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085554402 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554402 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085554403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49028<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085554403 DAUC <0003> db_auc.c:157 IMSI='262420266928861': No 2G Auth Data 20250321085554403 DAUC <0003> db_auc.c:192 IMSI='262420266928861': No 3G Auth Data 20250321085554403 DLGSUP <0013> hlr.c:121 IMSI 262420266928861: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1675d8a1cb5: Created GsupExpect[0] for "262420266928861" to be handled at TC_gsup_ul_subscriber_data(91) 20250321085554409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49030<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@e1675d8a1cb5: GSUP ul subscriber_data<unbound> 20250321085554410 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554410 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420266928861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420266928861" cn_domain=PS} 20250321085554410 DLU <0006> fsm.c:456 lu(262420266928861)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085554410 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420266928861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085554410 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420266928861)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085554410 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420266928861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420266928861" cn_domain=PS} 20250321085554410 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554410 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1675d8a1cb5: Found GsupExpect[0] for "262420266928861" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@e1675d8a1cb5: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262420266928861" 20250321085554411 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554411 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420266928861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420266928861"} 20250321085554411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420266928861)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085554411 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420266928861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085554411 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420266928861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420266928861"} 20250321085554411 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420266928861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085554411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420266928861)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085554411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420266928861)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085554411 DLU <0006> fsm.c:568 lu(PS:IMSI-262420266928861)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085554411 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554411 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085554412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49030<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085554412 DAUC <0003> db_auc.c:157 IMSI='262424671083832': No 2G Auth Data 20250321085554412 DAUC <0003> db_auc.c:192 IMSI='262424671083832': No 3G Auth Data 20250321085554413 DLGSUP <0013> hlr.c:121 IMSI 262424671083832: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1675d8a1cb5: Created GsupExpect[0] for "262424671083832" to be handled at TC_gsup_ul_subscriber_data(92) 20250321085554419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@e1675d8a1cb5: GSUP ul subscriber_data<unbound> 20250321085554421 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554421 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424671083832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424671083832" cn_domain=PS} 20250321085554421 DLU <0006> fsm.c:456 lu(262424671083832)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085554421 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424671083832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085554421 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424671083832)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085554421 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424671083832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424671083832" cn_domain=PS} 20250321085554421 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554421 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1675d8a1cb5: Found GsupExpect[0] for "262424671083832" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@e1675d8a1cb5: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262424671083832" 20250321085554422 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554423 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424671083832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424671083832"} 20250321085554423 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424671083832)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085554423 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424671083832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085554423 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424671083832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424671083832"} 20250321085554423 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424671083832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085554423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424671083832)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085554423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424671083832)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085554423 DLU <0006> fsm.c:568 lu(PS:IMSI-262424671083832)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085554423 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554423 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085554423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085554424 DAUC <0003> db_auc.c:157 IMSI='262426609307493': No 2G Auth Data 20250321085554424 DAUC <0003> db_auc.c:192 IMSI='262426609307493': No 3G Auth Data 20250321085554425 DLGSUP <0013> hlr.c:121 IMSI 262426609307493: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1675d8a1cb5: Created GsupExpect[0] for "262426609307493" to be handled at TC_gsup_ul_subscriber_data(93) 20250321085554431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49036<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@e1675d8a1cb5: GSUP ul subscriber_data<unbound> 20250321085554433 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554433 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426609307493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426609307493" cn_domain=PS} 20250321085554433 DLU <0006> fsm.c:456 lu(262426609307493)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085554433 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426609307493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085554433 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426609307493)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085554433 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426609307493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426609307493" cn_domain=PS} 20250321085554433 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554433 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1675d8a1cb5: Found GsupExpect[0] for "262426609307493" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@e1675d8a1cb5: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262426609307493" 20250321085554434 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554434 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426609307493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426609307493"} 20250321085554434 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426609307493)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085554434 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426609307493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085554434 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426609307493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426609307493"} 20250321085554434 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426609307493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085554434 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426609307493)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085554434 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426609307493)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085554434 DLU <0006> fsm.c:568 lu(PS:IMSI-262426609307493)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085554434 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554434 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085554435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49036<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085554436 DAUC <0003> db_auc.c:157 IMSI='262420931725981': No 2G Auth Data 20250321085554436 DAUC <0003> db_auc.c:192 IMSI='262420931725981': No 3G Auth Data 20250321085554436 DLGSUP <0013> hlr.c:121 IMSI 262420931725981: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1675d8a1cb5: Created GsupExpect[0] for "262420931725981" to be handled at TC_gsup_ul_subscriber_data(94) 20250321085554443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49044<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@e1675d8a1cb5: GSUP ul subscriber_data<unbound> 20250321085554444 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554445 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420931725981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420931725981" cn_domain=PS} 20250321085554445 DLU <0006> fsm.c:456 lu(262420931725981)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085554445 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420931725981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085554445 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420931725981)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085554445 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420931725981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420931725981" cn_domain=PS} 20250321085554445 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554445 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1675d8a1cb5: Found GsupExpect[0] for "262420931725981" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@e1675d8a1cb5: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262420931725981" 20250321085554446 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554446 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420931725981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420931725981"} 20250321085554446 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420931725981)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085554446 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420931725981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085554446 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420931725981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420931725981"} 20250321085554446 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420931725981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085554446 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420931725981)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085554446 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420931725981)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085554446 DLU <0006> fsm.c:568 lu(PS:IMSI-262420931725981)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085554446 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554446 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085554447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49044<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085554447 DAUC <0003> db_auc.c:157 IMSI='262426006678253': No 2G Auth Data 20250321085554447 DAUC <0003> db_auc.c:192 IMSI='262426006678253': No 3G Auth Data 20250321085554447 DLGSUP <0013> hlr.c:121 IMSI 262426006678253: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1675d8a1cb5: Created GsupExpect[0] for "262426006678253" to be handled at TC_gsup_ul_subscriber_data(95) 20250321085554454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49048<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@e1675d8a1cb5: GSUP ul subscriber_data<unbound> 20250321085554456 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554456 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426006678253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426006678253" cn_domain=PS} 20250321085554456 DLU <0006> fsm.c:456 lu(262426006678253)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085554456 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426006678253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085554456 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426006678253)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085554456 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426006678253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426006678253" cn_domain=PS} 20250321085554456 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554456 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1675d8a1cb5: Found GsupExpect[0] for "262426006678253" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@e1675d8a1cb5: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426006678253" 20250321085554457 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554457 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426006678253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426006678253"} 20250321085554457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426006678253)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085554457 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426006678253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085554457 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426006678253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426006678253"} 20250321085554457 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426006678253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085554457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426006678253)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085554457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426006678253)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085554457 DLU <0006> fsm.c:568 lu(PS:IMSI-262426006678253)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085554457 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554457 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085554458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49048<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085554458 DAUC <0003> db_auc.c:157 IMSI='262429159973321': No 2G Auth Data 20250321085554458 DAUC <0003> db_auc.c:192 IMSI='262429159973321': No 3G Auth Data 20250321085554459 DLGSUP <0013> hlr.c:121 IMSI 262429159973321: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1675d8a1cb5: Created GsupExpect[0] for "262429159973321" to be handled at TC_gsup_ul_subscriber_data(96) 20250321085554465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49050<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@e1675d8a1cb5: GSUP ul subscriber_data<unbound> 20250321085554467 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554467 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429159973321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429159973321" cn_domain=PS} 20250321085554467 DLU <0006> fsm.c:456 lu(262429159973321)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085554467 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429159973321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085554467 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429159973321)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085554467 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429159973321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429159973321" cn_domain=PS} 20250321085554467 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554467 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1675d8a1cb5: Found GsupExpect[0] for "262429159973321" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@e1675d8a1cb5: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262429159973321" 20250321085554468 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554468 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429159973321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429159973321"} 20250321085554468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429159973321)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085554468 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429159973321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085554468 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429159973321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429159973321"} 20250321085554468 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429159973321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085554468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429159973321)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085554468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429159973321)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085554468 DLU <0006> fsm.c:568 lu(PS:IMSI-262429159973321)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085554468 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085554468 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085554469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49050<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@e1675d8a1cb5: Final verdict of PTC: pass MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085554470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49018<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@e1675d8a1cb5: Final verdict of PTC: none 87@e1675d8a1cb5: Final verdict of PTC: none 20250321085554470 DLINP <000b> input/ipa.c:452 connected read/write 20250321085554470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085554470 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085554470 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085554470 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085554470 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43249<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(88)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Mar 21 08:55:54 UTC 2025 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20250321085554493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49058<->l=127.0.0.1:4258 20250321085554594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49058<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=117948) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Mar 21 08:55:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_vty started. MTC@e1675d8a1cb5: legacy= true 20250321085557710 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085557710 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085557714 DLINP <000b> input/ipa.c:452 connected read/write 20250321085557714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085557715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49060<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085557719 DLINP <000b> input/ipa.c:452 connected read/write 20250321085557719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085557719 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085557719 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085557719 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085557719 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085557719 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085557719 DLGSUP <0013> gsup_server.c:236 2: 20250321085557719 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085557719 DLGSUP <0013> gsup_server.c:236 3: 20250321085557719 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085557719 DLGSUP <0013> gsup_server.c:236 4: 20250321085557719 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085557719 DLGSUP <0013> gsup_server.c:236 5: 20250321085557719 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085557719 DLGSUP <0013> gsup_server.c:236 7: 20250321085557719 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085557719 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085557719 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085557719 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@e1675d8a1cb5: 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") 20250321085557732 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46699<->l=127.0.0.1:4259) 20250321085557734 DAUC <0003> db_auc.c:157 IMSI='262423503382708': No 2G Auth Data 20250321085557734 DAUC <0003> db_auc.c:192 IMSI='262423503382708': No 3G Auth Data 20250321085557735 DAUC <0003> db_auc.c:192 IMSI='262423503382708': No 3G Auth Data 20250321085557736 DAUC <0003> db_auc.c:157 IMSI='262423908391971': No 2G Auth Data 20250321085557736 DAUC <0003> db_auc.c:192 IMSI='262423908391971': No 3G Auth Data 20250321085557738 DAUC <0003> db_auc.c:157 IMSI='262423908391971': No 2G Auth Data 20250321085557739 DAUC <0003> db_auc.c:157 IMSI='262424399877926': No 2G Auth Data 20250321085557739 DAUC <0003> db_auc.c:192 IMSI='262424399877926': No 3G Auth Data MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085557742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49060<->l=127.0.0.1:4258 20250321085557743 DLINP <000b> input/ipa.c:452 connected read/write 20250321085557743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085557743 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085557743 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085557743 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085557743 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46699<->l=127.0.0.1:4259) 98@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@e1675d8a1cb5: Test case TC_vty finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Mar 21 08:55:57 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250321085557767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49062<->l=127.0.0.1:4258 20250321085557867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49062<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28340) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Mar 21 08:55:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_vty_msisdn_isd started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085600982 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085600982 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085600986 DLINP <000b> input/ipa.c:452 connected read/write 20250321085600986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085600988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085600992 DLINP <000b> input/ipa.c:452 connected read/write 20250321085600992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085600992 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085600992 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085600992 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085600992 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085600992 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085600992 DLGSUP <0013> gsup_server.c:236 2: 20250321085600992 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085600992 DLGSUP <0013> gsup_server.c:236 3: 20250321085600992 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085600992 DLGSUP <0013> gsup_server.c:236 4: 20250321085600992 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085600992 DLGSUP <0013> gsup_server.c:236 5: 20250321085600992 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085600992 DLGSUP <0013> gsup_server.c:236 7: 20250321085600992 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085600992 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085600992 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085600992 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@e1675d8a1cb5: 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") 20250321085601030 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41183<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@e1675d8a1cb5: Created GsupExpect[0] for "262424253820412" to be handled at TC_vty_msisdn_isd(104) 20250321085601058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4258 20250321085601062 DAUC <0003> db_auc.c:157 IMSI='262424253820412': No 2G Auth Data 20250321085601062 DAUC <0003> db_auc.c:192 IMSI='262424253820412': No 3G Auth Data 20250321085601072 DLINP <000b> input/ipa.c:452 connected read/write 20250321085601072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085601072 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424253820412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424253820412" cn_domain=PS} 20250321085601072 DLU <0006> fsm.c:456 lu(262424253820412)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085601072 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424253820412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085601072 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424253820412)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085601072 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424253820412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424253820412" cn_domain=PS} 20250321085601072 DLINP <000b> input/ipa.c:452 connected read/write 20250321085601072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085601072 DLINP <000b> input/ipa.c:452 connected read/write 20250321085601072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@e1675d8a1cb5: Found GsupExpect[0] for "262424253820412" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@e1675d8a1cb5: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262424253820412" 20250321085601078 DLINP <000b> input/ipa.c:452 connected read/write 20250321085601078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085601078 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424253820412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424253820412"} 20250321085601078 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424253820412)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085601078 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424253820412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085601078 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424253820412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424253820412"} 20250321085601078 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424253820412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085601078 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424253820412)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085601078 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424253820412)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085601078 DLU <0006> fsm.c:568 lu(PS:IMSI-262424253820412)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085601078 DLINP <000b> input/ipa.c:452 connected read/write 20250321085601078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085601078 DLINP <000b> input/ipa.c:452 connected read/write 20250321085601078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085601081 DLGSUP <0013> hlr.c:128 IMSI 262424253820412: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250321085601081 DLINP <000b> input/ipa.c:452 connected read/write 20250321085601081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085601082 DLINP <000b> input/ipa.c:452 connected read/write 20250321085601082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085601085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085601086 DLINP <000b> input/ipa.c:452 connected read/write 20250321085601086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085601086 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424253820412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424253820412"} 20250321085601086 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424253820412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250321085601086 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424253820412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085601087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49068<->l=127.0.0.1:4258 20250321085601088 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41183<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@e1675d8a1cb5: Final verdict of PTC: none 20250321085601089 DLINP <000b> input/ipa.c:452 connected read/write 20250321085601089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085601089 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085601089 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085601089 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 102@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 102: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Mar 21 08:56:01 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250321085601116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49078<->l=127.0.0.1:4258 20250321085601216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49078<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34520) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Mar 21 08:56:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_purge_cs started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085604314 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085604314 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085604316 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51642<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085604319 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604319 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085604319 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085604319 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085604319 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085604319 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085604319 DLGSUP <0013> gsup_server.c:236 2: 20250321085604319 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085604319 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(105)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085604319 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085604319 DLGSUP <0013> gsup_server.c:236 4: 20250321085604319 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085604319 DLGSUP <0013> gsup_server.c:236 5: 20250321085604319 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085604319 DLGSUP <0013> gsup_server.c:236 7: 20250321085604319 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085604319 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085604319 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085604319 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@e1675d8a1cb5: 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") 20250321085604328 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42357<->l=127.0.0.1:4259) 20250321085604331 DAUC <0003> db_auc.c:157 IMSI='262428383653256': No 2G Auth Data 20250321085604331 DAUC <0003> db_auc.c:192 IMSI='262428383653256': No 3G Auth Data HLR_Test-GSUP(106)@e1675d8a1cb5: Created GsupExpect[0] for "262428383653256" to be handled at TC_gsup_purge_cs(109) 20250321085604341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51656<->l=127.0.0.1:4258 20250321085604362 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604362 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428383653256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428383653256" cn_domain=PS} 20250321085604362 DLU <0006> fsm.c:456 lu(262428383653256)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085604362 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428383653256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085604362 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428383653256)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085604362 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428383653256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428383653256" cn_domain=PS} 20250321085604362 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604362 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1675d8a1cb5: Found GsupExpect[0] for "262428383653256" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_purge_cs(109)"262428383653256" 20250321085604370 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604370 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428383653256 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428383653256"} 20250321085604370 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428383653256)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085604370 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428383653256 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085604370 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428383653256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428383653256"} 20250321085604370 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428383653256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085604370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428383653256)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085604370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428383653256)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085604370 DLU <0006> fsm.c:568 lu(PS:IMSI-262428383653256)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085604370 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604370 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085604374 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604374 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428383653256 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428383653256" cn_domain=CS} 20250321085604374 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428383653256 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250321085604374 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428383653256 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428383653256"} 20250321085604374 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428383653256 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085604374 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604374 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085604377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51656<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085604380 DAUC <0003> db_auc.c:157 IMSI='262425958021285': No 2G Auth Data 20250321085604380 DAUC <0003> db_auc.c:192 IMSI='262425958021285': No 3G Auth Data 20250321085604381 DLGSUP <0013> hlr.c:121 IMSI 262425958021285: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1675d8a1cb5: Created GsupExpect[0] for "262425958021285" to be handled at TC_gsup_purge_cs(110) 20250321085604395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4258 20250321085604396 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604396 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425958021285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425958021285" cn_domain=PS} 20250321085604396 DLU <0006> fsm.c:456 lu(262425958021285)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085604396 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425958021285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085604396 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425958021285)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085604396 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425958021285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425958021285" cn_domain=PS} 20250321085604396 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604396 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1675d8a1cb5: Found GsupExpect[0] for "262425958021285" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@e1675d8a1cb5: Added IMSI table entry 1TC_gsup_purge_cs(110)"262425958021285" 20250321085604397 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604397 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425958021285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425958021285"} 20250321085604397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425958021285)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085604397 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425958021285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085604397 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425958021285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425958021285"} 20250321085604397 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425958021285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085604397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425958021285)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085604397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425958021285)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085604397 DLU <0006> fsm.c:568 lu(PS:IMSI-262425958021285)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085604397 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604397 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085604398 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604398 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425958021285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425958021285" cn_domain=CS} 20250321085604398 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425958021285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250321085604398 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425958021285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425958021285"} 20250321085604398 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425958021285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085604398 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604398 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085604399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085604399 DAUC <0003> db_auc.c:157 IMSI='262428534511981': No 2G Auth Data 20250321085604399 DAUC <0003> db_auc.c:192 IMSI='262428534511981': No 3G Auth Data 20250321085604399 DLGSUP <0013> hlr.c:121 IMSI 262428534511981: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1675d8a1cb5: Created GsupExpect[0] for "262428534511981" to be handled at TC_gsup_purge_cs(111) 20250321085604405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4258 20250321085604407 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604407 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428534511981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428534511981" cn_domain=PS} 20250321085604407 DLU <0006> fsm.c:456 lu(262428534511981)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085604407 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428534511981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085604407 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428534511981)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085604407 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428534511981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428534511981" cn_domain=PS} 20250321085604407 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604407 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1675d8a1cb5: Found GsupExpect[0] for "262428534511981" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@e1675d8a1cb5: Added IMSI table entry 2TC_gsup_purge_cs(111)"262428534511981" 20250321085604408 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604408 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428534511981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428534511981"} 20250321085604408 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428534511981)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085604408 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428534511981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085604408 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428534511981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428534511981"} 20250321085604408 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428534511981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085604408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428534511981)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085604408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428534511981)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085604408 DLU <0006> fsm.c:568 lu(PS:IMSI-262428534511981)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085604408 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604408 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085604409 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604409 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428534511981 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428534511981" cn_domain=CS} 20250321085604409 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428534511981 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250321085604409 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428534511981 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428534511981"} 20250321085604409 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428534511981 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085604409 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604409 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085604410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085604410 DAUC <0003> db_auc.c:157 IMSI='262426126344706': No 2G Auth Data 20250321085604410 DAUC <0003> db_auc.c:192 IMSI='262426126344706': No 3G Auth Data 20250321085604410 DLGSUP <0013> hlr.c:121 IMSI 262426126344706: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1675d8a1cb5: Created GsupExpect[0] for "262426126344706" to be handled at TC_gsup_purge_cs(112) 20250321085604418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51694<->l=127.0.0.1:4258 20250321085604419 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604419 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426126344706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426126344706" cn_domain=PS} 20250321085604419 DLU <0006> fsm.c:456 lu(262426126344706)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085604419 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426126344706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085604420 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426126344706)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085604420 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426126344706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426126344706" cn_domain=PS} 20250321085604420 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604420 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1675d8a1cb5: Found GsupExpect[0] for "262426126344706" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@e1675d8a1cb5: Added IMSI table entry 3TC_gsup_purge_cs(112)"262426126344706" 20250321085604421 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604421 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426126344706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426126344706"} 20250321085604421 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426126344706)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085604421 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426126344706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085604421 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426126344706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426126344706"} 20250321085604421 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426126344706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085604421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426126344706)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085604421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426126344706)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085604421 DLU <0006> fsm.c:568 lu(PS:IMSI-262426126344706)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085604421 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604421 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085604422 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604422 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426126344706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426126344706" cn_domain=CS} 20250321085604422 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426126344706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250321085604422 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426126344706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426126344706"} 20250321085604422 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426126344706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085604422 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604422 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085604422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51694<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085604423 DAUC <0003> db_auc.c:157 IMSI='262421580911484': No 2G Auth Data 20250321085604423 DAUC <0003> db_auc.c:192 IMSI='262421580911484': No 3G Auth Data 20250321085604423 DLGSUP <0013> hlr.c:121 IMSI 262421580911484: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1675d8a1cb5: Created GsupExpect[0] for "262421580911484" to be handled at TC_gsup_purge_cs(113) 20250321085604430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51702<->l=127.0.0.1:4258 20250321085604432 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604432 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421580911484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421580911484" cn_domain=PS} 20250321085604432 DLU <0006> fsm.c:456 lu(262421580911484)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085604432 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421580911484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085604432 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421580911484)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085604432 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421580911484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421580911484" cn_domain=PS} 20250321085604432 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604432 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1675d8a1cb5: Found GsupExpect[0] for "262421580911484" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@e1675d8a1cb5: Added IMSI table entry 4TC_gsup_purge_cs(113)"262421580911484" 20250321085604433 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604433 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421580911484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421580911484"} 20250321085604433 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421580911484)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085604433 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421580911484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085604433 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421580911484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421580911484"} 20250321085604433 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421580911484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085604433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421580911484)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085604433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421580911484)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085604433 DLU <0006> fsm.c:568 lu(PS:IMSI-262421580911484)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085604433 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604433 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085604434 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604434 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421580911484 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421580911484" cn_domain=CS} 20250321085604434 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421580911484 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250321085604435 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421580911484 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421580911484"} 20250321085604435 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421580911484 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085604435 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604435 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085604435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51702<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085604436 DAUC <0003> db_auc.c:157 IMSI='262422092686227': No 2G Auth Data 20250321085604436 DAUC <0003> db_auc.c:192 IMSI='262422092686227': No 3G Auth Data 20250321085604437 DLGSUP <0013> hlr.c:121 IMSI 262422092686227: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1675d8a1cb5: Created GsupExpect[0] for "262422092686227" to be handled at TC_gsup_purge_cs(114) 20250321085604443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4258 20250321085604445 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604445 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422092686227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422092686227" cn_domain=PS} 20250321085604445 DLU <0006> fsm.c:456 lu(262422092686227)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085604445 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422092686227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085604445 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422092686227)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085604445 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422092686227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422092686227" cn_domain=PS} 20250321085604445 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604445 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1675d8a1cb5: Found GsupExpect[0] for "262422092686227" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@e1675d8a1cb5: Added IMSI table entry 5TC_gsup_purge_cs(114)"262422092686227" 20250321085604447 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604447 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262422092686227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422092686227"} 20250321085604447 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422092686227)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085604447 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262422092686227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085604447 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422092686227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422092686227"} 20250321085604447 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422092686227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085604447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422092686227)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085604447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422092686227)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085604447 DLU <0006> fsm.c:568 lu(PS:IMSI-262422092686227)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085604447 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604447 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085604447 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604447 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422092686227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422092686227" cn_domain=CS} 20250321085604447 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422092686227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250321085604448 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422092686227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422092686227"} 20250321085604448 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422092686227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085604448 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604448 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085604448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085604449 DAUC <0003> db_auc.c:157 IMSI='262423403654229': No 2G Auth Data 20250321085604449 DAUC <0003> db_auc.c:192 IMSI='262423403654229': No 3G Auth Data 20250321085604450 DLGSUP <0013> hlr.c:121 IMSI 262423403654229: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1675d8a1cb5: Created GsupExpect[0] for "262423403654229" to be handled at TC_gsup_purge_cs(115) 20250321085604456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4258 20250321085604458 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604458 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423403654229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423403654229" cn_domain=PS} 20250321085604458 DLU <0006> fsm.c:456 lu(262423403654229)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085604458 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423403654229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085604458 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423403654229)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085604458 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423403654229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423403654229" cn_domain=PS} 20250321085604458 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604458 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1675d8a1cb5: Found GsupExpect[0] for "262423403654229" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@e1675d8a1cb5: Added IMSI table entry 6TC_gsup_purge_cs(115)"262423403654229" 20250321085604459 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604459 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423403654229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423403654229"} 20250321085604459 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423403654229)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085604459 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423403654229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085604459 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423403654229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423403654229"} 20250321085604459 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423403654229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085604459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423403654229)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085604459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423403654229)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085604459 DLU <0006> fsm.c:568 lu(PS:IMSI-262423403654229)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085604459 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604459 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085604460 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604460 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423403654229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423403654229" cn_domain=CS} 20250321085604460 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423403654229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250321085604460 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423403654229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423403654229"} 20250321085604460 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423403654229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085604460 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604460 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085604460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085604461 DAUC <0003> db_auc.c:157 IMSI='262423614907873': No 2G Auth Data 20250321085604461 DAUC <0003> db_auc.c:192 IMSI='262423614907873': No 3G Auth Data 20250321085604461 DLGSUP <0013> hlr.c:121 IMSI 262423614907873: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1675d8a1cb5: Created GsupExpect[0] for "262423614907873" to be handled at TC_gsup_purge_cs(116) 20250321085604467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51746<->l=127.0.0.1:4258 20250321085604469 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604469 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423614907873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423614907873" cn_domain=PS} 20250321085604469 DLU <0006> fsm.c:456 lu(262423614907873)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085604469 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423614907873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085604469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423614907873)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085604469 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423614907873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423614907873" cn_domain=PS} 20250321085604469 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604469 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1675d8a1cb5: Found GsupExpect[0] for "262423614907873" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@e1675d8a1cb5: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423614907873" 20250321085604470 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604470 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423614907873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423614907873"} 20250321085604470 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423614907873)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085604470 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423614907873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085604470 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423614907873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423614907873"} 20250321085604470 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423614907873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085604470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423614907873)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085604470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423614907873)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085604470 DLU <0006> fsm.c:568 lu(PS:IMSI-262423614907873)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085604470 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604470 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085604471 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604471 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423614907873 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423614907873" cn_domain=CS} 20250321085604471 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423614907873 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250321085604471 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423614907873 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423614907873"} 20250321085604471 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423614907873 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085604471 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085604471 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085604471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51746<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@e1675d8a1cb5: Final verdict of PTC: pass MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085604472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51642<->l=127.0.0.1:4258 20250321085604472 DLINP <000b> input/ipa.c:452 connected read/write 20250321085604472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085604472 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085604472 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085604472 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085604472 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42357<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(108)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP(106)@e1675d8a1cb5: Final verdict of PTC: none 107@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Mar 21 08:56:04 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250321085604504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 20250321085604604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=134764) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Mar 21 08:56:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_purge_ps started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085607684 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085607685 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085607689 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51766<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085607690 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607690 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085607690 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085607690 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085607690 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085607690 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085607690 DLGSUP <0013> gsup_server.c:236 2: 20250321085607690 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085607690 DLGSUP <0013> gsup_server.c:236 3: 20250321085607690 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085607690 DLGSUP <0013> gsup_server.c:236 4: 20250321085607690 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085607690 DLGSUP <0013> gsup_server.c:236 5: 20250321085607690 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085607690 DLGSUP <0013> gsup_server.c:236 7: 20250321085607690 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085607690 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085607690 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085607690 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@e1675d8a1cb5: 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") 20250321085607712 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43833<->l=127.0.0.1:4259) 20250321085607721 DAUC <0003> db_auc.c:157 IMSI='262420896929078': No 2G Auth Data 20250321085607721 DAUC <0003> db_auc.c:192 IMSI='262420896929078': No 3G Auth Data HLR_Test-GSUP(118)@e1675d8a1cb5: Created GsupExpect[0] for "262420896929078" to be handled at TC_gsup_purge_ps(121) 20250321085607746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51776<->l=127.0.0.1:4258 20250321085607755 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607755 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420896929078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420896929078" cn_domain=PS} 20250321085607755 DLU <0006> fsm.c:456 lu(262420896929078)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085607755 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420896929078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085607755 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420896929078)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085607755 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420896929078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420896929078" cn_domain=PS} 20250321085607755 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607755 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1675d8a1cb5: Found GsupExpect[0] for "262420896929078" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_purge_ps(121)"262420896929078" 20250321085607762 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607762 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420896929078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420896929078"} 20250321085607762 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420896929078)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085607762 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420896929078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085607762 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420896929078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420896929078"} 20250321085607762 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420896929078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085607762 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420896929078)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085607762 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420896929078)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085607762 DLU <0006> fsm.c:568 lu(PS:IMSI-262420896929078)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085607762 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607762 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085607765 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607765 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420896929078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420896929078" cn_domain=PS} 20250321085607765 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420896929078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250321085607765 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420896929078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420896929078"} 20250321085607765 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420896929078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085607765 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607765 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085607767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51776<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085607771 DAUC <0003> db_auc.c:157 IMSI='262421679210984': No 2G Auth Data 20250321085607771 DAUC <0003> db_auc.c:192 IMSI='262421679210984': No 3G Auth Data 20250321085607772 DLGSUP <0013> hlr.c:121 IMSI 262421679210984: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1675d8a1cb5: Created GsupExpect[0] for "262421679210984" to be handled at TC_gsup_purge_ps(122) 20250321085607784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51778<->l=127.0.0.1:4258 20250321085607785 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607785 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421679210984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421679210984" cn_domain=PS} 20250321085607785 DLU <0006> fsm.c:456 lu(262421679210984)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085607785 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421679210984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085607785 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421679210984)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085607785 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421679210984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421679210984" cn_domain=PS} 20250321085607785 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607785 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1675d8a1cb5: Found GsupExpect[0] for "262421679210984" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@e1675d8a1cb5: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421679210984" 20250321085607786 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607786 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421679210984 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421679210984"} 20250321085607786 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421679210984)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085607786 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421679210984 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085607786 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421679210984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421679210984"} 20250321085607786 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421679210984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085607786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421679210984)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085607786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421679210984)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085607786 DLU <0006> fsm.c:568 lu(PS:IMSI-262421679210984)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085607786 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607786 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085607787 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607787 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421679210984 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421679210984" cn_domain=PS} 20250321085607787 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421679210984 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250321085607787 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421679210984 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421679210984"} 20250321085607787 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421679210984 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085607787 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607787 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085607787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51778<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085607788 DAUC <0003> db_auc.c:157 IMSI='262424617830369': No 2G Auth Data 20250321085607788 DAUC <0003> db_auc.c:192 IMSI='262424617830369': No 3G Auth Data 20250321085607788 DLGSUP <0013> hlr.c:121 IMSI 262424617830369: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1675d8a1cb5: Created GsupExpect[0] for "262424617830369" to be handled at TC_gsup_purge_ps(123) 20250321085607794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51792<->l=127.0.0.1:4258 20250321085607795 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607795 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424617830369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424617830369" cn_domain=PS} 20250321085607795 DLU <0006> fsm.c:456 lu(262424617830369)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085607795 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424617830369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085607795 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424617830369)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085607795 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424617830369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424617830369" cn_domain=PS} 20250321085607795 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607795 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1675d8a1cb5: Found GsupExpect[0] for "262424617830369" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@e1675d8a1cb5: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424617830369" 20250321085607796 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607796 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424617830369 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424617830369"} 20250321085607796 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424617830369)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085607796 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424617830369 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085607796 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424617830369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424617830369"} 20250321085607796 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424617830369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085607796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424617830369)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085607796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424617830369)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085607796 DLU <0006> fsm.c:568 lu(PS:IMSI-262424617830369)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085607796 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607796 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085607797 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607797 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424617830369 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424617830369" cn_domain=PS} 20250321085607797 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424617830369 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250321085607797 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424617830369 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424617830369"} 20250321085607797 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424617830369 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085607797 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607797 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085607797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51792<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085607798 DAUC <0003> db_auc.c:157 IMSI='262426081883212': No 2G Auth Data 20250321085607798 DAUC <0003> db_auc.c:192 IMSI='262426081883212': No 3G Auth Data 20250321085607798 DLGSUP <0013> hlr.c:121 IMSI 262426081883212: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1675d8a1cb5: Created GsupExpect[0] for "262426081883212" to be handled at TC_gsup_purge_ps(124) 20250321085607804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51794<->l=127.0.0.1:4258 20250321085607806 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607806 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426081883212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426081883212" cn_domain=PS} 20250321085607806 DLU <0006> fsm.c:456 lu(262426081883212)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085607806 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426081883212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085607806 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426081883212)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085607806 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426081883212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426081883212" cn_domain=PS} 20250321085607806 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607806 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1675d8a1cb5: Found GsupExpect[0] for "262426081883212" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@e1675d8a1cb5: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426081883212" 20250321085607807 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607807 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426081883212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426081883212"} 20250321085607807 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426081883212)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085607807 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426081883212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085607807 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426081883212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426081883212"} 20250321085607807 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426081883212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085607807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426081883212)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085607808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426081883212)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085607808 DLU <0006> fsm.c:568 lu(PS:IMSI-262426081883212)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085607808 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607808 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085607808 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607809 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607809 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426081883212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426081883212" cn_domain=PS} 20250321085607809 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426081883212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250321085607809 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426081883212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426081883212"} 20250321085607809 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426081883212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085607809 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607809 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085607809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51794<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085607810 DAUC <0003> db_auc.c:157 IMSI='262422390059164': No 2G Auth Data 20250321085607810 DAUC <0003> db_auc.c:192 IMSI='262422390059164': No 3G Auth Data 20250321085607811 DLGSUP <0013> hlr.c:121 IMSI 262422390059164: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1675d8a1cb5: Created GsupExpect[0] for "262422390059164" to be handled at TC_gsup_purge_ps(125) 20250321085607817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51810<->l=127.0.0.1:4258 20250321085607819 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607819 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422390059164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422390059164" cn_domain=PS} 20250321085607819 DLU <0006> fsm.c:456 lu(262422390059164)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085607819 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422390059164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085607819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422390059164)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085607819 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422390059164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422390059164" cn_domain=PS} 20250321085607819 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607819 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1675d8a1cb5: Found GsupExpect[0] for "262422390059164" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@e1675d8a1cb5: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422390059164" 20250321085607820 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607820 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422390059164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422390059164"} 20250321085607820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422390059164)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085607820 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422390059164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085607820 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422390059164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422390059164"} 20250321085607820 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422390059164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085607820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422390059164)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085607820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422390059164)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085607820 DLU <0006> fsm.c:568 lu(PS:IMSI-262422390059164)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085607820 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607820 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085607821 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607821 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422390059164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422390059164" cn_domain=PS} 20250321085607821 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422390059164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250321085607821 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422390059164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422390059164"} 20250321085607821 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422390059164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085607821 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607821 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085607822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51810<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085607822 DAUC <0003> db_auc.c:157 IMSI='262428941400357': No 2G Auth Data 20250321085607822 DAUC <0003> db_auc.c:192 IMSI='262428941400357': No 3G Auth Data 20250321085607823 DLGSUP <0013> hlr.c:121 IMSI 262428941400357: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1675d8a1cb5: Created GsupExpect[0] for "262428941400357" to be handled at TC_gsup_purge_ps(126) 20250321085607829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51820<->l=127.0.0.1:4258 20250321085607831 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607831 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428941400357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428941400357" cn_domain=PS} 20250321085607831 DLU <0006> fsm.c:456 lu(262428941400357)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085607831 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428941400357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085607831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428941400357)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085607831 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428941400357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428941400357" cn_domain=PS} 20250321085607831 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607831 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1675d8a1cb5: Found GsupExpect[0] for "262428941400357" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@e1675d8a1cb5: Added IMSI table entry 5TC_gsup_purge_ps(126)"262428941400357" 20250321085607832 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607832 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428941400357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428941400357"} 20250321085607832 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428941400357)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085607832 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428941400357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085607832 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428941400357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428941400357"} 20250321085607832 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428941400357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085607832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428941400357)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085607832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428941400357)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085607832 DLU <0006> fsm.c:568 lu(PS:IMSI-262428941400357)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085607832 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607832 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085607833 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607833 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428941400357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428941400357" cn_domain=PS} 20250321085607833 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428941400357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250321085607833 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428941400357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428941400357"} 20250321085607833 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428941400357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085607833 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607833 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085607834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51820<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085607835 DAUC <0003> db_auc.c:157 IMSI='262425086338311': No 2G Auth Data 20250321085607835 DAUC <0003> db_auc.c:192 IMSI='262425086338311': No 3G Auth Data 20250321085607835 DLGSUP <0013> hlr.c:121 IMSI 262425086338311: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1675d8a1cb5: Created GsupExpect[0] for "262425086338311" to be handled at TC_gsup_purge_ps(127) 20250321085607841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51828<->l=127.0.0.1:4258 20250321085607843 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607843 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425086338311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425086338311" cn_domain=PS} 20250321085607843 DLU <0006> fsm.c:456 lu(262425086338311)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085607843 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425086338311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085607843 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425086338311)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085607843 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425086338311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425086338311" cn_domain=PS} 20250321085607843 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607843 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1675d8a1cb5: Found GsupExpect[0] for "262425086338311" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@e1675d8a1cb5: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425086338311" 20250321085607844 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607844 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425086338311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425086338311"} 20250321085607844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425086338311)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085607844 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425086338311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085607844 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425086338311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425086338311"} 20250321085607844 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425086338311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085607844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425086338311)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085607844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425086338311)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085607844 DLU <0006> fsm.c:568 lu(PS:IMSI-262425086338311)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085607844 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607844 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085607845 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607845 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425086338311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425086338311" cn_domain=PS} 20250321085607845 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425086338311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250321085607845 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425086338311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425086338311"} 20250321085607845 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425086338311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085607845 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607845 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085607845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51828<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085607846 DAUC <0003> db_auc.c:157 IMSI='262429129560958': No 2G Auth Data 20250321085607846 DAUC <0003> db_auc.c:192 IMSI='262429129560958': No 3G Auth Data 20250321085607847 DLGSUP <0013> hlr.c:121 IMSI 262429129560958: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1675d8a1cb5: Created GsupExpect[0] for "262429129560958" to be handled at TC_gsup_purge_ps(128) 20250321085607853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51830<->l=127.0.0.1:4258 20250321085607855 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607855 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429129560958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429129560958" cn_domain=PS} 20250321085607855 DLU <0006> fsm.c:456 lu(262429129560958)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085607855 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429129560958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085607855 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429129560958)[0x56199cb3e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085607855 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429129560958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429129560958" cn_domain=PS} 20250321085607855 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607855 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1675d8a1cb5: Found GsupExpect[0] for "262429129560958" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@e1675d8a1cb5: Added IMSI table entry 7TC_gsup_purge_ps(128)"262429129560958" 20250321085607856 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607856 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429129560958 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429129560958"} 20250321085607856 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429129560958)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085607856 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429129560958 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085607856 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429129560958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429129560958"} 20250321085607856 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429129560958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085607856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429129560958)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085607856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429129560958)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085607856 DLU <0006> fsm.c:568 lu(PS:IMSI-262429129560958)[0x56199cb3e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085607856 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607856 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085607857 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607857 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429129560958 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429129560958" cn_domain=PS} 20250321085607857 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429129560958 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250321085607857 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429129560958 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429129560958"} 20250321085607857 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429129560958 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250321085607857 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085607857 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085607857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51830<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@e1675d8a1cb5: Final verdict of PTC: pass MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085607858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51766<->l=127.0.0.1:4258 20250321085607859 DLINP <000b> input/ipa.c:452 connected read/write 20250321085607859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085607859 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085607859 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085607859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085607859 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43833<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP(118)@e1675d8a1cb5: Final verdict of PTC: none 119@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Mar 21 08:56:07 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250321085607890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51834<->l=127.0.0.1:4258 20250321085607991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51834<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=134764) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Mar 21 08:56:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_purge_unknown started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085611103 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085611103 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085611107 DLINP <000b> input/ipa.c:452 connected read/write 20250321085611107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085611109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51844<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085611112 DLINP <000b> input/ipa.c:452 connected read/write 20250321085611112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085611112 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085611112 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085611112 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085611112 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085611112 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085611112 DLGSUP <0013> gsup_server.c:236 2: 20250321085611112 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085611112 DLGSUP <0013> gsup_server.c:236 3: 20250321085611112 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085611112 DLGSUP <0013> gsup_server.c:236 4: 20250321085611112 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085611112 DLGSUP <0013> gsup_server.c:236 5: 20250321085611112 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085611112 DLGSUP <0013> gsup_server.c:236 7: 20250321085611112 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085611112 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085611112 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085611112 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@e1675d8a1cb5: 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") 20250321085611147 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43409<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@e1675d8a1cb5: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250321085611165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51860<->l=127.0.0.1:4258 20250321085611175 DLINP <000b> input/ipa.c:452 connected read/write 20250321085611175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085611175 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20250321085611176 DLU <0006> fsm.c:456 lu(2345743413463)[0x56199cb3e120]{UNVALIDATED}: Allocated 20250321085611176 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 20250321085611176 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20250321085611176 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085611176 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56199cb3e120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085611176 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56199cb3e120]{UNVALIDATED}: Freeing instance 20250321085611176 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x56199cb3e120]{UNVALIDATED}: Deallocated 20250321085611176 DLINP <000b> input/ipa.c:452 connected read/write 20250321085611176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085611176 DLINP <000b> input/ipa.c:452 connected read/write 20250321085611176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@e1675d8a1cb5: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@e1675d8a1cb5: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_unknown(133)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085611179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51860<->l=127.0.0.1:4258 MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085611180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51844<->l=127.0.0.1:4258 20250321085611181 DLINP <000b> input/ipa.c:452 connected read/write 20250321085611181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(130)@e1675d8a1cb5: Final verdict of PTC: none 20250321085611181 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085611181 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085611181 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 131@e1675d8a1cb5: Final verdict of PTC: none 20250321085611182 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43409<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Mar 21 08:56:11 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250321085611255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51870<->l=127.0.0.1:4258 20250321085611356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51870<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Mar 21 08:56:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_mo_ussd_unknown started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085614435 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085614435 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085614440 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085614442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085614446 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085614447 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085614447 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085614447 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085614447 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085614447 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085614447 DLGSUP <0013> gsup_server.c:236 2: 20250321085614447 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085614447 DLGSUP <0013> gsup_server.c:236 3: 20250321085614447 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085614447 DLGSUP <0013> gsup_server.c:236 4: 20250321085614447 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085614447 DLGSUP <0013> gsup_server.c:236 5: 20250321085614447 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085614447 DLGSUP <0013> gsup_server.c:236 7: 20250321085614447 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085614447 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085614447 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085614447 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@e1675d8a1cb5: 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") 20250321085614467 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43097<->l=127.0.0.1:4259) 20250321085614475 DAUC <0003> db_auc.c:157 IMSI='262425329925645': No 2G Auth Data 20250321085614475 DAUC <0003> db_auc.c:192 IMSI='262425329925645': No 3G Auth Data HLR_Test-GSUP(135)@e1675d8a1cb5: Created GsupExpect[0] for "262425329925645" to be handled at TC_mo_ussd_unknown(138) 20250321085614500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4258 20250321085614513 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085614513 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425329925645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425329925645" session_id=1501546026 session_state=BEGIN} 20250321085614513 DSS <0004> hlr_ussd.c:576 262425329925645/0x597fc62a: Process SS (BEGIN) 20250321085614513 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250321085614513 DSS <0004> hlr_ussd.c:518 262425329925645/0x597fc62a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250321085614513 DSS <0004> hlr_ussd.c:523 262425329925645/0x597fc62a: USSD for unknown code '*#200#' 20250321085614513 DSS <0004> hlr_ussd.c:354 262425329925645/0x597fc62a: Tx ReturnError(1, 0x12) 20250321085614513 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425329925645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425329925645" session_id=1501546026 session_state=END} 20250321085614513 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085614513 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1675d8a1cb5: Found GsupExpect[0] for "262425329925645" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@e1675d8a1cb5: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425329925645" TC_mo_ussd_unknown(138)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085614518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085614519 DAUC <0003> db_auc.c:157 IMSI='262424522769980': No 2G Auth Data 20250321085614519 DAUC <0003> db_auc.c:192 IMSI='262424522769980': No 3G Auth Data HLR_Test-GSUP(135)@e1675d8a1cb5: Created GsupExpect[0] for "262424522769980" to be handled at TC_mo_ussd_unknown(139) 20250321085614528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55574<->l=127.0.0.1:4258 20250321085614531 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085614531 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424522769980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424522769980" session_id=3952077750 session_state=BEGIN} 20250321085614531 DSS <0004> hlr_ussd.c:576 262424522769980/0xeb8febb6: Process SS (BEGIN) 20250321085614531 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250321085614531 DSS <0004> hlr_ussd.c:518 262424522769980/0xeb8febb6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250321085614531 DSS <0004> hlr_ussd.c:523 262424522769980/0xeb8febb6: USSD for unknown code '*#200#' 20250321085614531 DSS <0004> hlr_ussd.c:354 262424522769980/0xeb8febb6: Tx ReturnError(1, 0x12) 20250321085614531 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424522769980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424522769980" session_id=3952077750 session_state=END} 20250321085614531 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085614531 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1675d8a1cb5: Found GsupExpect[0] for "262424522769980" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@e1675d8a1cb5: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424522769980" TC_mo_ussd_unknown(139)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085614532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55574<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085614533 DAUC <0003> db_auc.c:157 IMSI='262424778495310': No 2G Auth Data 20250321085614533 DAUC <0003> db_auc.c:192 IMSI='262424778495310': No 3G Auth Data HLR_Test-GSUP(135)@e1675d8a1cb5: Created GsupExpect[0] for "262424778495310" to be handled at TC_mo_ussd_unknown(140) 20250321085614540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4258 20250321085614545 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085614545 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424778495310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424778495310" session_id=1862988475 session_state=BEGIN} 20250321085614545 DSS <0004> hlr_ussd.c:576 262424778495310/0x6f0af2bb: Process SS (BEGIN) 20250321085614545 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250321085614545 DSS <0004> hlr_ussd.c:518 262424778495310/0x6f0af2bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250321085614545 DSS <0004> hlr_ussd.c:523 262424778495310/0x6f0af2bb: USSD for unknown code '*#200#' 20250321085614545 DSS <0004> hlr_ussd.c:354 262424778495310/0x6f0af2bb: Tx ReturnError(1, 0x12) 20250321085614545 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424778495310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424778495310" session_id=1862988475 session_state=END} 20250321085614545 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085614545 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1675d8a1cb5: Found GsupExpect[0] for "262424778495310" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@e1675d8a1cb5: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262424778495310" TC_mo_ussd_unknown(140)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085614547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085614547 DAUC <0003> db_auc.c:157 IMSI='262425710977826': No 2G Auth Data 20250321085614547 DAUC <0003> db_auc.c:192 IMSI='262425710977826': No 3G Auth Data HLR_Test-GSUP(135)@e1675d8a1cb5: Created GsupExpect[0] for "262425710977826" to be handled at TC_mo_ussd_unknown(141) 20250321085614554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55596<->l=127.0.0.1:4258 20250321085614556 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085614556 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425710977826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425710977826" session_id=4285298445 session_state=BEGIN} 20250321085614556 DSS <0004> hlr_ussd.c:576 262425710977826/0xff6c770d: Process SS (BEGIN) 20250321085614556 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250321085614556 DSS <0004> hlr_ussd.c:518 262425710977826/0xff6c770d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250321085614556 DSS <0004> hlr_ussd.c:523 262425710977826/0xff6c770d: USSD for unknown code '*#200#' 20250321085614556 DSS <0004> hlr_ussd.c:354 262425710977826/0xff6c770d: Tx ReturnError(1, 0x12) 20250321085614556 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425710977826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425710977826" session_id=4285298445 session_state=END} 20250321085614556 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085614556 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1675d8a1cb5: Found GsupExpect[0] for "262425710977826" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@e1675d8a1cb5: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262425710977826" TC_mo_ussd_unknown(141)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085614558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55596<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085614558 DAUC <0003> db_auc.c:157 IMSI='262421042872292': No 2G Auth Data 20250321085614558 DAUC <0003> db_auc.c:192 IMSI='262421042872292': No 3G Auth Data HLR_Test-GSUP(135)@e1675d8a1cb5: Created GsupExpect[0] for "262421042872292" to be handled at TC_mo_ussd_unknown(142) 20250321085614564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4258 20250321085614567 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085614567 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421042872292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421042872292" session_id=1848826342 session_state=BEGIN} 20250321085614567 DSS <0004> hlr_ussd.c:576 262421042872292/0x6e32d9e6: Process SS (BEGIN) 20250321085614567 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250321085614567 DSS <0004> hlr_ussd.c:518 262421042872292/0x6e32d9e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250321085614567 DSS <0004> hlr_ussd.c:523 262421042872292/0x6e32d9e6: USSD for unknown code '*#200#' 20250321085614567 DSS <0004> hlr_ussd.c:354 262421042872292/0x6e32d9e6: Tx ReturnError(1, 0x12) 20250321085614567 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421042872292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421042872292" session_id=1848826342 session_state=END} 20250321085614567 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085614567 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1675d8a1cb5: Found GsupExpect[0] for "262421042872292" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@e1675d8a1cb5: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421042872292" TC_mo_ussd_unknown(142)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085614569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085614569 DAUC <0003> db_auc.c:157 IMSI='262426701753292': No 2G Auth Data 20250321085614569 DAUC <0003> db_auc.c:192 IMSI='262426701753292': No 3G Auth Data HLR_Test-GSUP(135)@e1675d8a1cb5: Created GsupExpect[0] for "262426701753292" to be handled at TC_mo_ussd_unknown(143) 20250321085614577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 20250321085614579 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085614579 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426701753292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426701753292" session_id=3276175732 session_state=BEGIN} 20250321085614579 DSS <0004> hlr_ussd.c:576 262426701753292/0xc3467974: Process SS (BEGIN) 20250321085614579 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250321085614579 DSS <0004> hlr_ussd.c:518 262426701753292/0xc3467974: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250321085614579 DSS <0004> hlr_ussd.c:523 262426701753292/0xc3467974: USSD for unknown code '*#200#' 20250321085614579 DSS <0004> hlr_ussd.c:354 262426701753292/0xc3467974: Tx ReturnError(1, 0x12) 20250321085614579 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426701753292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426701753292" session_id=3276175732 session_state=END} 20250321085614579 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085614579 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1675d8a1cb5: Found GsupExpect[0] for "262426701753292" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@e1675d8a1cb5: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262426701753292" TC_mo_ussd_unknown(143)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085614581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085614581 DAUC <0003> db_auc.c:157 IMSI='262423374095491': No 2G Auth Data 20250321085614581 DAUC <0003> db_auc.c:192 IMSI='262423374095491': No 3G Auth Data HLR_Test-GSUP(135)@e1675d8a1cb5: Created GsupExpect[0] for "262423374095491" to be handled at TC_mo_ussd_unknown(144) 20250321085614589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20250321085614591 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085614591 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423374095491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423374095491" session_id=2433490579 session_state=BEGIN} 20250321085614591 DSS <0004> hlr_ussd.c:576 262423374095491/0x910c1e93: Process SS (BEGIN) 20250321085614591 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250321085614591 DSS <0004> hlr_ussd.c:518 262423374095491/0x910c1e93: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250321085614591 DSS <0004> hlr_ussd.c:523 262423374095491/0x910c1e93: USSD for unknown code '*#200#' 20250321085614591 DSS <0004> hlr_ussd.c:354 262423374095491/0x910c1e93: Tx ReturnError(1, 0x12) 20250321085614591 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423374095491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423374095491" session_id=2433490579 session_state=END} 20250321085614591 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085614592 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1675d8a1cb5: Found GsupExpect[0] for "262423374095491" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@e1675d8a1cb5: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262423374095491" TC_mo_ussd_unknown(144)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085614593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085614593 DAUC <0003> db_auc.c:157 IMSI='262424236303745': No 2G Auth Data 20250321085614593 DAUC <0003> db_auc.c:192 IMSI='262424236303745': No 3G Auth Data HLR_Test-GSUP(135)@e1675d8a1cb5: Created GsupExpect[0] for "262424236303745" to be handled at TC_mo_ussd_unknown(145) 20250321085614601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20250321085614604 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085614604 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424236303745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424236303745" session_id=2588157903 session_state=BEGIN} 20250321085614604 DSS <0004> hlr_ussd.c:576 262424236303745/0x9a4427cf: Process SS (BEGIN) 20250321085614604 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250321085614604 DSS <0004> hlr_ussd.c:518 262424236303745/0x9a4427cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250321085614604 DSS <0004> hlr_ussd.c:523 262424236303745/0x9a4427cf: USSD for unknown code '*#200#' 20250321085614604 DSS <0004> hlr_ussd.c:354 262424236303745/0x9a4427cf: Tx ReturnError(1, 0x12) 20250321085614604 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424236303745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424236303745" session_id=2588157903 session_state=END} 20250321085614604 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085614604 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1675d8a1cb5: Found GsupExpect[0] for "262424236303745" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@e1675d8a1cb5: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262424236303745" TC_mo_ussd_unknown(145)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085614605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085614606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 20250321085614606 DLINP <000b> input/ipa.c:452 connected read/write 20250321085614606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085614606 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085614606 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085614606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085614606 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43097<->l=127.0.0.1:4259) 136@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP(135)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 136: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Mar 21 08:56:14 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250321085614629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55656<->l=127.0.0.1:4258 20250321085614730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55656<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66412) Waiting for packet dumper to finish... 1 (prev_count=66412, count=81396) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Mar 21 08:56:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_mo_ussd_euse_disc started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085617849 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085617849 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085617854 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085617856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55670<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085617857 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085617858 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085617858 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085617858 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085617858 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085617858 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085617858 DLGSUP <0013> gsup_server.c:236 2: 20250321085617858 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085617858 DLGSUP <0013> gsup_server.c:236 3: 20250321085617858 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085617858 DLGSUP <0013> gsup_server.c:236 4: 20250321085617858 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085617858 DLGSUP <0013> gsup_server.c:236 5: 20250321085617858 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085617858 DLGSUP <0013> gsup_server.c:236 7: 20250321085617858 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085617858 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085617858 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085617858 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@e1675d8a1cb5: 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") 20250321085617879 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44095<->l=127.0.0.1:4259) 20250321085617887 DAUC <0003> db_auc.c:157 IMSI='262425007023240': No 2G Auth Data 20250321085617887 DAUC <0003> db_auc.c:192 IMSI='262425007023240': No 3G Auth Data HLR_Test-GSUP(147)@e1675d8a1cb5: Created GsupExpect[0] for "262425007023240" to be handled at TC_mo_ussd_euse_disc(150) 20250321085617898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 20250321085617906 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085617906 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425007023240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425007023240" session_id=2619321743 session_state=BEGIN} 20250321085617906 DSS <0004> hlr_ussd.c:576 262425007023240/0x9c1fad8f: Process SS (BEGIN) 20250321085617906 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085617906 DSS <0004> hlr_ussd.c:518 262425007023240/0x9c1fad8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085617906 DSS <0004> hlr_ussd.c:542 262425007023240/0x9c1fad8f: Cannot find conn for EUSE EUSE-foobar 20250321085617906 DSS <0004> hlr_ussd.c:354 262425007023240/0x9c1fad8f: Tx ReturnError(1, 0x22) 20250321085617906 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425007023240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425007023240" session_id=2619321743 session_state=END} 20250321085617906 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085617906 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1675d8a1cb5: Found GsupExpect[0] for "262425007023240" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@e1675d8a1cb5: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262425007023240" TC_mo_ussd_euse_disc(150)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085617912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085617913 DAUC <0003> db_auc.c:157 IMSI='262422119428922': No 2G Auth Data 20250321085617913 DAUC <0003> db_auc.c:192 IMSI='262422119428922': No 3G Auth Data HLR_Test-GSUP(147)@e1675d8a1cb5: Created GsupExpect[0] for "262422119428922" to be handled at TC_mo_ussd_euse_disc(151) 20250321085617922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 20250321085617924 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085617924 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422119428922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422119428922" session_id=3201762449 session_state=BEGIN} 20250321085617924 DSS <0004> hlr_ussd.c:576 262422119428922/0xbed70491: Process SS (BEGIN) 20250321085617924 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085617924 DSS <0004> hlr_ussd.c:518 262422119428922/0xbed70491: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085617924 DSS <0004> hlr_ussd.c:542 262422119428922/0xbed70491: Cannot find conn for EUSE EUSE-foobar 20250321085617924 DSS <0004> hlr_ussd.c:354 262422119428922/0xbed70491: Tx ReturnError(1, 0x22) 20250321085617924 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422119428922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422119428922" session_id=3201762449 session_state=END} 20250321085617924 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085617924 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1675d8a1cb5: Found GsupExpect[0] for "262422119428922" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@e1675d8a1cb5: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262422119428922" TC_mo_ussd_euse_disc(151)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085617926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085617926 DAUC <0003> db_auc.c:157 IMSI='262427996762024': No 2G Auth Data 20250321085617926 DAUC <0003> db_auc.c:192 IMSI='262427996762024': No 3G Auth Data HLR_Test-GSUP(147)@e1675d8a1cb5: Created GsupExpect[0] for "262427996762024" to be handled at TC_mo_ussd_euse_disc(152) 20250321085617932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55682<->l=127.0.0.1:4258 20250321085617935 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085617935 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427996762024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427996762024" session_id=1147760046 session_state=BEGIN} 20250321085617935 DSS <0004> hlr_ussd.c:576 262427996762024/0x44696dae: Process SS (BEGIN) 20250321085617935 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085617935 DSS <0004> hlr_ussd.c:518 262427996762024/0x44696dae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085617935 DSS <0004> hlr_ussd.c:542 262427996762024/0x44696dae: Cannot find conn for EUSE EUSE-foobar 20250321085617935 DSS <0004> hlr_ussd.c:354 262427996762024/0x44696dae: Tx ReturnError(1, 0x22) 20250321085617935 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427996762024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427996762024" session_id=1147760046 session_state=END} 20250321085617935 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085617935 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1675d8a1cb5: Found GsupExpect[0] for "262427996762024" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@e1675d8a1cb5: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427996762024" TC_mo_ussd_euse_disc(152)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085617936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55682<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085617936 DAUC <0003> db_auc.c:157 IMSI='262428923395837': No 2G Auth Data 20250321085617936 DAUC <0003> db_auc.c:192 IMSI='262428923395837': No 3G Auth Data HLR_Test-GSUP(147)@e1675d8a1cb5: Created GsupExpect[0] for "262428923395837" to be handled at TC_mo_ussd_euse_disc(153) 20250321085617942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 20250321085617945 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085617945 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428923395837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428923395837" session_id=2725367533 session_state=BEGIN} 20250321085617945 DSS <0004> hlr_ussd.c:576 262428923395837/0xa271ceed: Process SS (BEGIN) 20250321085617945 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085617945 DSS <0004> hlr_ussd.c:518 262428923395837/0xa271ceed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085617945 DSS <0004> hlr_ussd.c:542 262428923395837/0xa271ceed: Cannot find conn for EUSE EUSE-foobar 20250321085617945 DSS <0004> hlr_ussd.c:354 262428923395837/0xa271ceed: Tx ReturnError(1, 0x22) 20250321085617945 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428923395837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428923395837" session_id=2725367533 session_state=END} 20250321085617945 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085617945 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1675d8a1cb5: Found GsupExpect[0] for "262428923395837" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@e1675d8a1cb5: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428923395837" TC_mo_ussd_euse_disc(153)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085617947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085617947 DAUC <0003> db_auc.c:157 IMSI='262423636260307': No 2G Auth Data 20250321085617947 DAUC <0003> db_auc.c:192 IMSI='262423636260307': No 3G Auth Data HLR_Test-GSUP(147)@e1675d8a1cb5: Created GsupExpect[0] for "262423636260307" to be handled at TC_mo_ussd_euse_disc(154) 20250321085617953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 20250321085617956 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085617956 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423636260307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423636260307" session_id=2189266156 session_state=BEGIN} 20250321085617956 DSS <0004> hlr_ussd.c:576 262423636260307/0x827d8cec: Process SS (BEGIN) 20250321085617956 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085617956 DSS <0004> hlr_ussd.c:518 262423636260307/0x827d8cec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085617956 DSS <0004> hlr_ussd.c:542 262423636260307/0x827d8cec: Cannot find conn for EUSE EUSE-foobar 20250321085617956 DSS <0004> hlr_ussd.c:354 262423636260307/0x827d8cec: Tx ReturnError(1, 0x22) 20250321085617956 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423636260307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423636260307" session_id=2189266156 session_state=END} 20250321085617956 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085617956 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1675d8a1cb5: Found GsupExpect[0] for "262423636260307" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@e1675d8a1cb5: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423636260307" TC_mo_ussd_euse_disc(154)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085617958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085617958 DAUC <0003> db_auc.c:157 IMSI='262428314267211': No 2G Auth Data 20250321085617958 DAUC <0003> db_auc.c:192 IMSI='262428314267211': No 3G Auth Data HLR_Test-GSUP(147)@e1675d8a1cb5: Created GsupExpect[0] for "262428314267211" to be handled at TC_mo_ussd_euse_disc(155) 20250321085617964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4258 20250321085617967 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085617967 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428314267211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428314267211" session_id=4189924295 session_state=BEGIN} 20250321085617967 DSS <0004> hlr_ussd.c:576 262428314267211/0xf9bd2bc7: Process SS (BEGIN) 20250321085617967 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085617967 DSS <0004> hlr_ussd.c:518 262428314267211/0xf9bd2bc7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085617967 DSS <0004> hlr_ussd.c:542 262428314267211/0xf9bd2bc7: Cannot find conn for EUSE EUSE-foobar 20250321085617967 DSS <0004> hlr_ussd.c:354 262428314267211/0xf9bd2bc7: Tx ReturnError(1, 0x22) 20250321085617967 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428314267211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428314267211" session_id=4189924295 session_state=END} 20250321085617967 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085617967 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1675d8a1cb5: Found GsupExpect[0] for "262428314267211" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@e1675d8a1cb5: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262428314267211" TC_mo_ussd_euse_disc(155)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085617968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085617968 DAUC <0003> db_auc.c:157 IMSI='262423688137490': No 2G Auth Data 20250321085617968 DAUC <0003> db_auc.c:192 IMSI='262423688137490': No 3G Auth Data HLR_Test-GSUP(147)@e1675d8a1cb5: Created GsupExpect[0] for "262423688137490" to be handled at TC_mo_ussd_euse_disc(156) 20250321085617975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55724<->l=127.0.0.1:4258 20250321085617977 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085617978 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423688137490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423688137490" session_id=1873530199 session_state=BEGIN} 20250321085617978 DSS <0004> hlr_ussd.c:576 262423688137490/0x6fabcd57: Process SS (BEGIN) 20250321085617978 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085617978 DSS <0004> hlr_ussd.c:518 262423688137490/0x6fabcd57: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085617978 DSS <0004> hlr_ussd.c:542 262423688137490/0x6fabcd57: Cannot find conn for EUSE EUSE-foobar 20250321085617978 DSS <0004> hlr_ussd.c:354 262423688137490/0x6fabcd57: Tx ReturnError(1, 0x22) 20250321085617978 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423688137490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423688137490" session_id=1873530199 session_state=END} 20250321085617978 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085617978 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1675d8a1cb5: Found GsupExpect[0] for "262423688137490" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@e1675d8a1cb5: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262423688137490" TC_mo_ussd_euse_disc(156)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085617979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55724<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085617980 DAUC <0003> db_auc.c:157 IMSI='262427757499900': No 2G Auth Data 20250321085617980 DAUC <0003> db_auc.c:192 IMSI='262427757499900': No 3G Auth Data HLR_Test-GSUP(147)@e1675d8a1cb5: Created GsupExpect[0] for "262427757499900" to be handled at TC_mo_ussd_euse_disc(157) 20250321085617986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55732<->l=127.0.0.1:4258 20250321085617989 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085617989 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427757499900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427757499900" session_id=3436318353 session_state=BEGIN} 20250321085617989 DSS <0004> hlr_ussd.c:576 262427757499900/0xccd20e91: Process SS (BEGIN) 20250321085617989 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085617989 DSS <0004> hlr_ussd.c:518 262427757499900/0xccd20e91: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085617989 DSS <0004> hlr_ussd.c:542 262427757499900/0xccd20e91: Cannot find conn for EUSE EUSE-foobar 20250321085617989 DSS <0004> hlr_ussd.c:354 262427757499900/0xccd20e91: Tx ReturnError(1, 0x22) 20250321085617989 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427757499900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427757499900" session_id=3436318353 session_state=END} 20250321085617989 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085617989 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1675d8a1cb5: Found GsupExpect[0] for "262427757499900" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@e1675d8a1cb5: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427757499900" TC_mo_ussd_euse_disc(157)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085617990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55732<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085617991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55670<->l=127.0.0.1:4258 20250321085617991 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44095<->l=127.0.0.1:4259) 20250321085617991 DLINP <000b> input/ipa.c:452 connected read/write 20250321085617991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085617991 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085617991 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085617991 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP(147)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@e1675d8a1cb5: Final verdict of PTC: none 148@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 148: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Mar 21 08:56:17 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250321085618016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4258 20250321085618217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81624) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Mar 21 08:56:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_mo_ussd_iuse_imsi started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085621353 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085621353 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085621358 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085621359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55756<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085621363 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085621363 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085621363 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085621363 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085621363 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085621363 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085621363 DLGSUP <0013> gsup_server.c:236 2: 20250321085621363 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085621363 DLGSUP <0013> gsup_server.c:236 3: 20250321085621363 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085621363 DLGSUP <0013> gsup_server.c:236 4: 20250321085621363 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085621363 DLGSUP <0013> gsup_server.c:236 5: 20250321085621363 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085621364 DLGSUP <0013> gsup_server.c:236 7: 20250321085621364 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085621364 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085621364 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085621364 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@e1675d8a1cb5: 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") 20250321085621394 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40245<->l=127.0.0.1:4259) 20250321085621401 DAUC <0003> db_auc.c:157 IMSI='262429988295321': No 2G Auth Data 20250321085621401 DAUC <0003> db_auc.c:192 IMSI='262429988295321': No 3G Auth Data HLR_Test-GSUP(159)@e1675d8a1cb5: Created GsupExpect[0] for "262429988295321" to be handled at TC_mo_ussd_iuse_imsi(162) 20250321085621414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55768<->l=127.0.0.1:4258 20250321085621424 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085621424 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429988295321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429988295321" session_id=790673236 session_state=BEGIN} 20250321085621424 DSS <0004> hlr_ussd.c:576 262429988295321/0x2f20b754: Process SS (BEGIN) 20250321085621424 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085621425 DSS <0004> hlr_ussd.c:518 262429988295321/0x2f20b754: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085621425 DSS <0004> hlr_ussd.c:363 262429988295321/0x2f20b754: Tx USSD 'Your IMSI is 262429988295321' 20250321085621425 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429988295321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429988295321" session_id=790673236 session_state=END} 20250321085621425 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429988295321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085621425 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085621425 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1675d8a1cb5: Found GsupExpect[0] for "262429988295321" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@e1675d8a1cb5: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262429988295321" TC_mo_ussd_iuse_imsi(162)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085621431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55768<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085621432 DAUC <0003> db_auc.c:157 IMSI='262423999479230': No 2G Auth Data 20250321085621432 DAUC <0003> db_auc.c:192 IMSI='262423999479230': No 3G Auth Data HLR_Test-GSUP(159)@e1675d8a1cb5: Created GsupExpect[0] for "262423999479230" to be handled at TC_mo_ussd_iuse_imsi(163) 20250321085621440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 20250321085621443 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085621443 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423999479230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423999479230" session_id=3475390247 session_state=BEGIN} 20250321085621443 DSS <0004> hlr_ussd.c:576 262423999479230/0xcf263f27: Process SS (BEGIN) 20250321085621443 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085621443 DSS <0004> hlr_ussd.c:518 262423999479230/0xcf263f27: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085621443 DSS <0004> hlr_ussd.c:363 262423999479230/0xcf263f27: Tx USSD 'Your IMSI is 262423999479230' 20250321085621443 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423999479230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423999479230" session_id=3475390247 session_state=END} 20250321085621443 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423999479230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085621443 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085621443 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1675d8a1cb5: Found GsupExpect[0] for "262423999479230" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@e1675d8a1cb5: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262423999479230" TC_mo_ussd_iuse_imsi(163)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085621444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085621445 DAUC <0003> db_auc.c:157 IMSI='262420252714098': No 2G Auth Data 20250321085621445 DAUC <0003> db_auc.c:192 IMSI='262420252714098': No 3G Auth Data HLR_Test-GSUP(159)@e1675d8a1cb5: Created GsupExpect[0] for "262420252714098" to be handled at TC_mo_ussd_iuse_imsi(164) 20250321085621450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55788<->l=127.0.0.1:4258 20250321085621453 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085621453 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420252714098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420252714098" session_id=3160602224 session_state=BEGIN} 20250321085621453 DSS <0004> hlr_ussd.c:576 262420252714098/0xbc62f670: Process SS (BEGIN) 20250321085621453 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085621453 DSS <0004> hlr_ussd.c:518 262420252714098/0xbc62f670: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085621453 DSS <0004> hlr_ussd.c:363 262420252714098/0xbc62f670: Tx USSD 'Your IMSI is 262420252714098' 20250321085621453 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420252714098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420252714098" session_id=3160602224 session_state=END} 20250321085621453 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420252714098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085621453 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085621453 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1675d8a1cb5: Found GsupExpect[0] for "262420252714098" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@e1675d8a1cb5: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262420252714098" TC_mo_ussd_iuse_imsi(164)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085621455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55788<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085621455 DAUC <0003> db_auc.c:157 IMSI='262421989960765': No 2G Auth Data 20250321085621455 DAUC <0003> db_auc.c:192 IMSI='262421989960765': No 3G Auth Data HLR_Test-GSUP(159)@e1675d8a1cb5: Created GsupExpect[0] for "262421989960765" to be handled at TC_mo_ussd_iuse_imsi(165) 20250321085621462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4258 20250321085621465 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085621465 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421989960765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421989960765" session_id=1686921126 session_state=BEGIN} 20250321085621465 DSS <0004> hlr_ussd.c:576 262421989960765/0x648c5fa6: Process SS (BEGIN) 20250321085621465 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085621465 DSS <0004> hlr_ussd.c:518 262421989960765/0x648c5fa6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085621465 DSS <0004> hlr_ussd.c:363 262421989960765/0x648c5fa6: Tx USSD 'Your IMSI is 262421989960765' 20250321085621465 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421989960765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421989960765" session_id=1686921126 session_state=END} 20250321085621465 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421989960765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085621465 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085621465 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1675d8a1cb5: Found GsupExpect[0] for "262421989960765" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@e1675d8a1cb5: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421989960765" TC_mo_ussd_iuse_imsi(165)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085621467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085621468 DAUC <0003> db_auc.c:157 IMSI='262426276525147': No 2G Auth Data 20250321085621468 DAUC <0003> db_auc.c:192 IMSI='262426276525147': No 3G Auth Data HLR_Test-GSUP(159)@e1675d8a1cb5: Created GsupExpect[0] for "262426276525147" to be handled at TC_mo_ussd_iuse_imsi(166) 20250321085621474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4258 20250321085621478 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085621478 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426276525147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426276525147" session_id=1443383425 session_state=BEGIN} 20250321085621478 DSS <0004> hlr_ussd.c:576 262426276525147/0x56084881: Process SS (BEGIN) 20250321085621478 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085621478 DSS <0004> hlr_ussd.c:518 262426276525147/0x56084881: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085621478 DSS <0004> hlr_ussd.c:363 262426276525147/0x56084881: Tx USSD 'Your IMSI is 262426276525147' 20250321085621478 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426276525147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426276525147" session_id=1443383425 session_state=END} 20250321085621478 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426276525147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085621478 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085621478 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1675d8a1cb5: Found GsupExpect[0] for "262426276525147" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@e1675d8a1cb5: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262426276525147" TC_mo_ussd_iuse_imsi(166)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085621480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085621480 DAUC <0003> db_auc.c:157 IMSI='262420966719221': No 2G Auth Data 20250321085621480 DAUC <0003> db_auc.c:192 IMSI='262420966719221': No 3G Auth Data HLR_Test-GSUP(159)@e1675d8a1cb5: Created GsupExpect[0] for "262420966719221" to be handled at TC_mo_ussd_iuse_imsi(167) 20250321085621488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55814<->l=127.0.0.1:4258 20250321085621490 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085621490 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420966719221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420966719221" session_id=783314995 session_state=BEGIN} 20250321085621490 DSS <0004> hlr_ussd.c:576 262420966719221/0x2eb07033: Process SS (BEGIN) 20250321085621490 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085621490 DSS <0004> hlr_ussd.c:518 262420966719221/0x2eb07033: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085621491 DSS <0004> hlr_ussd.c:363 262420966719221/0x2eb07033: Tx USSD 'Your IMSI is 262420966719221' 20250321085621491 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420966719221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420966719221" session_id=783314995 session_state=END} 20250321085621491 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420966719221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085621491 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085621491 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1675d8a1cb5: Found GsupExpect[0] for "262420966719221" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@e1675d8a1cb5: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420966719221" TC_mo_ussd_iuse_imsi(167)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085621492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55814<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085621493 DAUC <0003> db_auc.c:157 IMSI='262428531004638': No 2G Auth Data 20250321085621493 DAUC <0003> db_auc.c:192 IMSI='262428531004638': No 3G Auth Data HLR_Test-GSUP(159)@e1675d8a1cb5: Created GsupExpect[0] for "262428531004638" to be handled at TC_mo_ussd_iuse_imsi(168) 20250321085621500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55820<->l=127.0.0.1:4258 20250321085621503 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085621503 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428531004638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428531004638" session_id=4197762155 session_state=BEGIN} 20250321085621503 DSS <0004> hlr_ussd.c:576 262428531004638/0xfa34c46b: Process SS (BEGIN) 20250321085621503 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085621503 DSS <0004> hlr_ussd.c:518 262428531004638/0xfa34c46b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085621503 DSS <0004> hlr_ussd.c:363 262428531004638/0xfa34c46b: Tx USSD 'Your IMSI is 262428531004638' 20250321085621503 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428531004638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428531004638" session_id=4197762155 session_state=END} 20250321085621503 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428531004638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085621503 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085621503 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1675d8a1cb5: Found GsupExpect[0] for "262428531004638" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@e1675d8a1cb5: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262428531004638" TC_mo_ussd_iuse_imsi(168)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085621505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55820<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085621506 DAUC <0003> db_auc.c:157 IMSI='262427970445105': No 2G Auth Data 20250321085621506 DAUC <0003> db_auc.c:192 IMSI='262427970445105': No 3G Auth Data HLR_Test-GSUP(159)@e1675d8a1cb5: Created GsupExpect[0] for "262427970445105" to be handled at TC_mo_ussd_iuse_imsi(169) 20250321085621513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55834<->l=127.0.0.1:4258 20250321085621516 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085621516 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427970445105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427970445105" session_id=839447682 session_state=BEGIN} 20250321085621516 DSS <0004> hlr_ussd.c:576 262427970445105/0x3208f482: Process SS (BEGIN) 20250321085621516 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085621516 DSS <0004> hlr_ussd.c:518 262427970445105/0x3208f482: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085621516 DSS <0004> hlr_ussd.c:363 262427970445105/0x3208f482: Tx USSD 'Your IMSI is 262427970445105' 20250321085621516 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427970445105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427970445105" session_id=839447682 session_state=END} 20250321085621516 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427970445105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085621516 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085621516 DLINP <000b> input/ipa.c:452 connected read/write 20250321085621516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1675d8a1cb5: Found GsupExpect[0] for "262427970445105" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@e1675d8a1cb5: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262427970445105" TC_mo_ussd_iuse_imsi(169)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085621518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55834<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085621518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55756<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@e1675d8a1cb5: Final verdict of PTC: none 20250321085621519 DLINP <000b> input/ipa.c:452 connected read/write 160@e1675d8a1cb5: Final verdict of PTC: none 20250321085621519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085621519 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085621519 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085621519 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085621519 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40245<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 160: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Mar 21 08:56:21 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250321085621542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4258 20250321085621743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Fri Mar 21 08:56:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085624857 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085624857 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085624859 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085624859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085624861 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085624861 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085624861 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085624861 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085624861 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085624861 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085624861 DLGSUP <0013> gsup_server.c:236 2: 20250321085624861 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085624861 DLGSUP <0013> gsup_server.c:236 3: 20250321085624861 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085624861 DLGSUP <0013> gsup_server.c:236 4: 20250321085624861 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085624861 DLGSUP <0013> gsup_server.c:236 5: 20250321085624861 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085624861 DLGSUP <0013> gsup_server.c:236 7: 20250321085624861 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085624861 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085624861 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085624861 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@e1675d8a1cb5: 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") 20250321085624872 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37999<->l=127.0.0.1:4259) 20250321085624875 DAUC <0003> db_auc.c:157 IMSI='262421200951890': No 2G Auth Data 20250321085624875 DAUC <0003> db_auc.c:192 IMSI='262421200951890': No 3G Auth Data HLR_Test-GSUP(171)@e1675d8a1cb5: Created GsupExpect[0] for "262421200951890" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250321085624880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4258 20250321085624902 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085624902 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421200951890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421200951890" source_name="the-source\n" session_id=2011139247 session_state=BEGIN} 20250321085624902 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250321085624902 DSS <0004> hlr_ussd.c:576 262421200951890/0x77df8caf: Process SS (BEGIN) 20250321085624902 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085624902 DSS <0004> hlr_ussd.c:518 262421200951890/0x77df8caf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085624902 DSS <0004> hlr_ussd.c:363 262421200951890/0x77df8caf: Tx USSD 'Your IMSI is 262421200951890' 20250321085624902 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421200951890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421200951890" destination_name="the-source\n" session_id=2011139247 session_state=END} 20250321085624902 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262421200951890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085624902 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085624902 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1675d8a1cb5: Found GsupExpect[0] for "262421200951890" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@e1675d8a1cb5: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421200951890" TC_mo_ussd_iuse_imsi_via_proxy(174)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085624912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085624913 DAUC <0003> db_auc.c:157 IMSI='262427485739828': No 2G Auth Data 20250321085624913 DAUC <0003> db_auc.c:192 IMSI='262427485739828': No 3G Auth Data HLR_Test-GSUP(171)@e1675d8a1cb5: Created GsupExpect[0] for "262427485739828" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250321085624925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4258 20250321085624928 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085624928 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427485739828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427485739828" source_name="the-source\n" session_id=3570814610 session_state=BEGIN} 20250321085624928 DSS <0004> hlr_ussd.c:576 262427485739828/0xd4d64e92: Process SS (BEGIN) 20250321085624928 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085624928 DSS <0004> hlr_ussd.c:518 262427485739828/0xd4d64e92: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085624928 DSS <0004> hlr_ussd.c:363 262427485739828/0xd4d64e92: Tx USSD 'Your IMSI is 262427485739828' 20250321085624928 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427485739828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427485739828" destination_name="the-source\n" session_id=3570814610 session_state=END} 20250321085624928 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262427485739828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085624928 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085624928 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1675d8a1cb5: Found GsupExpect[0] for "262427485739828" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@e1675d8a1cb5: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262427485739828" TC_mo_ussd_iuse_imsi_via_proxy(175)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085624930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085624930 DAUC <0003> db_auc.c:157 IMSI='262426995551397': No 2G Auth Data 20250321085624930 DAUC <0003> db_auc.c:192 IMSI='262426995551397': No 3G Auth Data HLR_Test-GSUP(171)@e1675d8a1cb5: Created GsupExpect[0] for "262426995551397" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250321085624937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 20250321085624941 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085624941 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426995551397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426995551397" source_name="the-source\n" session_id=3260546793 session_state=BEGIN} 20250321085624941 DSS <0004> hlr_ussd.c:576 262426995551397/0xc257fee9: Process SS (BEGIN) 20250321085624941 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085624941 DSS <0004> hlr_ussd.c:518 262426995551397/0xc257fee9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085624941 DSS <0004> hlr_ussd.c:363 262426995551397/0xc257fee9: Tx USSD 'Your IMSI is 262426995551397' 20250321085624941 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426995551397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426995551397" destination_name="the-source\n" session_id=3260546793 session_state=END} 20250321085624941 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262426995551397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085624941 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085624941 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1675d8a1cb5: Found GsupExpect[0] for "262426995551397" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@e1675d8a1cb5: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262426995551397" TC_mo_ussd_iuse_imsi_via_proxy(176)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085624943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085624943 DAUC <0003> db_auc.c:157 IMSI='262426526003895': No 2G Auth Data 20250321085624943 DAUC <0003> db_auc.c:192 IMSI='262426526003895': No 3G Auth Data HLR_Test-GSUP(171)@e1675d8a1cb5: Created GsupExpect[0] for "262426526003895" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250321085624951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 20250321085624955 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085624955 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426526003895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426526003895" source_name="the-source\n" session_id=3659786082 session_state=BEGIN} 20250321085624955 DSS <0004> hlr_ussd.c:576 262426526003895/0xda23e762: Process SS (BEGIN) 20250321085624955 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085624955 DSS <0004> hlr_ussd.c:518 262426526003895/0xda23e762: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085624955 DSS <0004> hlr_ussd.c:363 262426526003895/0xda23e762: Tx USSD 'Your IMSI is 262426526003895' 20250321085624955 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426526003895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426526003895" destination_name="the-source\n" session_id=3659786082 session_state=END} 20250321085624955 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262426526003895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085624955 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085624955 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1675d8a1cb5: Found GsupExpect[0] for "262426526003895" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@e1675d8a1cb5: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426526003895" TC_mo_ussd_iuse_imsi_via_proxy(177)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085624957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085624961 DAUC <0003> db_auc.c:157 IMSI='262421893622684': No 2G Auth Data 20250321085624961 DAUC <0003> db_auc.c:192 IMSI='262421893622684': No 3G Auth Data HLR_Test-GSUP(171)@e1675d8a1cb5: Created GsupExpect[0] for "262421893622684" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250321085624968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4258 20250321085624971 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085624971 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421893622684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421893622684" source_name="the-source\n" session_id=1879256454 session_state=BEGIN} 20250321085624971 DSS <0004> hlr_ussd.c:576 262421893622684/0x70032d86: Process SS (BEGIN) 20250321085624971 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085624971 DSS <0004> hlr_ussd.c:518 262421893622684/0x70032d86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085624971 DSS <0004> hlr_ussd.c:363 262421893622684/0x70032d86: Tx USSD 'Your IMSI is 262421893622684' 20250321085624971 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421893622684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421893622684" destination_name="the-source\n" session_id=1879256454 session_state=END} 20250321085624971 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262421893622684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085624971 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085624971 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1675d8a1cb5: Found GsupExpect[0] for "262421893622684" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@e1675d8a1cb5: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262421893622684" TC_mo_ussd_iuse_imsi_via_proxy(178)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085624973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085624974 DAUC <0003> db_auc.c:157 IMSI='262427001436566': No 2G Auth Data 20250321085624974 DAUC <0003> db_auc.c:192 IMSI='262427001436566': No 3G Auth Data HLR_Test-GSUP(171)@e1675d8a1cb5: Created GsupExpect[0] for "262427001436566" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250321085624979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58606<->l=127.0.0.1:4258 20250321085624982 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085624982 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427001436566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427001436566" source_name="the-source\n" session_id=4090677185 session_state=BEGIN} 20250321085624982 DSS <0004> hlr_ussd.c:576 262427001436566/0xf3d2c7c1: Process SS (BEGIN) 20250321085624982 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085624982 DSS <0004> hlr_ussd.c:518 262427001436566/0xf3d2c7c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085624982 DSS <0004> hlr_ussd.c:363 262427001436566/0xf3d2c7c1: Tx USSD 'Your IMSI is 262427001436566' 20250321085624982 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427001436566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427001436566" destination_name="the-source\n" session_id=4090677185 session_state=END} 20250321085624982 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262427001436566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085624982 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085624982 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1675d8a1cb5: Found GsupExpect[0] for "262427001436566" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@e1675d8a1cb5: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262427001436566" TC_mo_ussd_iuse_imsi_via_proxy(179)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085624984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58606<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085624984 DAUC <0003> db_auc.c:157 IMSI='262428118347137': No 2G Auth Data 20250321085624984 DAUC <0003> db_auc.c:192 IMSI='262428118347137': No 3G Auth Data HLR_Test-GSUP(171)@e1675d8a1cb5: Created GsupExpect[0] for "262428118347137" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250321085624990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58614<->l=127.0.0.1:4258 20250321085624993 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085624993 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428118347137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428118347137" source_name="the-source\n" session_id=1869854692 session_state=BEGIN} 20250321085624993 DSS <0004> hlr_ussd.c:576 262428118347137/0x6f73b7e4: Process SS (BEGIN) 20250321085624993 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085624993 DSS <0004> hlr_ussd.c:518 262428118347137/0x6f73b7e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085624993 DSS <0004> hlr_ussd.c:363 262428118347137/0x6f73b7e4: Tx USSD 'Your IMSI is 262428118347137' 20250321085624993 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428118347137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428118347137" destination_name="the-source\n" session_id=1869854692 session_state=END} 20250321085624993 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262428118347137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085624993 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085624993 DLINP <000b> input/ipa.c:452 connected read/write 20250321085624993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1675d8a1cb5: Found GsupExpect[0] for "262428118347137" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@e1675d8a1cb5: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262428118347137" TC_mo_ussd_iuse_imsi_via_proxy(180)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085624996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58614<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085624996 DAUC <0003> db_auc.c:157 IMSI='262429472888889': No 2G Auth Data 20250321085624996 DAUC <0003> db_auc.c:192 IMSI='262429472888889': No 3G Auth Data HLR_Test-GSUP(171)@e1675d8a1cb5: Created GsupExpect[0] for "262429472888889" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250321085625003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58630<->l=127.0.0.1:4258 20250321085625006 DLINP <000b> input/ipa.c:452 connected read/write 20250321085625006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085625006 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429472888889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429472888889" source_name="the-source\n" session_id=2210679022 session_state=BEGIN} 20250321085625006 DSS <0004> hlr_ussd.c:576 262429472888889/0x83c448ee: Process SS (BEGIN) 20250321085625006 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250321085625006 DSS <0004> hlr_ussd.c:518 262429472888889/0x83c448ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250321085625006 DSS <0004> hlr_ussd.c:363 262429472888889/0x83c448ee: Tx USSD 'Your IMSI is 262429472888889' 20250321085625006 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429472888889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429472888889" destination_name="the-source\n" session_id=2210679022 session_state=END} 20250321085625006 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262429472888889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085625006 DLINP <000b> input/ipa.c:452 connected read/write 20250321085625006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085625006 DLINP <000b> input/ipa.c:452 connected read/write 20250321085625006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1675d8a1cb5: Found GsupExpect[0] for "262429472888889" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@e1675d8a1cb5: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262429472888889" TC_mo_ussd_iuse_imsi_via_proxy(181)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085625008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58630<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085625008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 20250321085625009 DLINP <000b> input/ipa.c:452 connected read/write 20250321085625009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085625009 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085625009 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085625009 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(171)@e1675d8a1cb5: Final verdict of PTC: none 20250321085625009 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(170)@e1675d8a1cb5: Final verdict of PTC: none 20250321085625009 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37999<->l=127.0.0.1:4259) 172@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 172: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Mar 21 08:56:25 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250321085625032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58638<->l=127.0.0.1:4258 20250321085625234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58638<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83488) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Mar 21 08:56:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_mo_ussd_iuse_msisdn started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085628358 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085628358 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085628363 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085628364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58640<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085628368 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085628368 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085628368 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085628368 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085628368 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085628368 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085628368 DLGSUP <0013> gsup_server.c:236 2: 20250321085628369 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085628369 DLGSUP <0013> gsup_server.c:236 3: 20250321085628369 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085628369 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(182)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085628369 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085628369 DLGSUP <0013> gsup_server.c:236 5: 20250321085628369 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085628369 DLGSUP <0013> gsup_server.c:236 7: 20250321085628369 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085628369 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085628369 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085628369 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@e1675d8a1cb5: 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") 20250321085628392 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39459<->l=127.0.0.1:4259) 20250321085628403 DAUC <0003> db_auc.c:157 IMSI='262426902852347': No 2G Auth Data 20250321085628403 DAUC <0003> db_auc.c:192 IMSI='262426902852347': No 3G Auth Data HLR_Test-GSUP(183)@e1675d8a1cb5: Created GsupExpect[0] for "262426902852347" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250321085628431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58656<->l=127.0.0.1:4258 20250321085628443 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085628443 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426902852347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426902852347" session_id=4239233991 session_state=BEGIN} 20250321085628443 DSS <0004> hlr_ussd.c:576 262426902852347/0xfcad93c7: Process SS (BEGIN) 20250321085628443 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085628443 DSS <0004> hlr_ussd.c:518 262426902852347/0xfcad93c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085628443 DSS <0004> hlr_ussd.c:363 262426902852347/0xfcad93c7: Tx USSD 'Your extension is 491617655066' 20250321085628443 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426902852347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426902852347" session_id=4239233991 session_state=END} 20250321085628443 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426902852347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085628443 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085628444 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1675d8a1cb5: Found GsupExpect[0] for "262426902852347" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@e1675d8a1cb5: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262426902852347" TC_mo_ussd_iuse_msisdn(186)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085628450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58656<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085628450 DAUC <0003> db_auc.c:157 IMSI='262427897252324': No 2G Auth Data 20250321085628450 DAUC <0003> db_auc.c:192 IMSI='262427897252324': No 3G Auth Data HLR_Test-GSUP(183)@e1675d8a1cb5: Created GsupExpect[0] for "262427897252324" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250321085628457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58658<->l=127.0.0.1:4258 20250321085628460 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085628460 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427897252324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427897252324" session_id=2453439747 session_state=BEGIN} 20250321085628460 DSS <0004> hlr_ussd.c:576 262427897252324/0x923c8503: Process SS (BEGIN) 20250321085628460 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085628460 DSS <0004> hlr_ussd.c:518 262427897252324/0x923c8503: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085628460 DSS <0004> hlr_ussd.c:363 262427897252324/0x923c8503: Tx USSD 'Your extension is 491617480355' 20250321085628460 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427897252324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427897252324" session_id=2453439747 session_state=END} 20250321085628460 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427897252324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085628460 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085628460 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1675d8a1cb5: Found GsupExpect[0] for "262427897252324" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@e1675d8a1cb5: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427897252324" TC_mo_ussd_iuse_msisdn(187)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085628462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58658<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085628462 DAUC <0003> db_auc.c:157 IMSI='262420563682452': No 2G Auth Data 20250321085628462 DAUC <0003> db_auc.c:192 IMSI='262420563682452': No 3G Auth Data HLR_Test-GSUP(183)@e1675d8a1cb5: Created GsupExpect[0] for "262420563682452" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250321085628469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58672<->l=127.0.0.1:4258 20250321085628471 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085628472 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420563682452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420563682452" session_id=911569196 session_state=BEGIN} 20250321085628472 DSS <0004> hlr_ussd.c:576 262420563682452/0x3655712c: Process SS (BEGIN) 20250321085628472 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085628472 DSS <0004> hlr_ussd.c:518 262420563682452/0x3655712c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085628472 DSS <0004> hlr_ussd.c:363 262420563682452/0x3655712c: Tx USSD 'Your extension is 491610456017' 20250321085628472 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420563682452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420563682452" session_id=911569196 session_state=END} 20250321085628472 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420563682452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085628472 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085628472 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1675d8a1cb5: Found GsupExpect[0] for "262420563682452" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@e1675d8a1cb5: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262420563682452" TC_mo_ussd_iuse_msisdn(188)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085628473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58672<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085628474 DAUC <0003> db_auc.c:157 IMSI='262424403809346': No 2G Auth Data 20250321085628474 DAUC <0003> db_auc.c:192 IMSI='262424403809346': No 3G Auth Data HLR_Test-GSUP(183)@e1675d8a1cb5: Created GsupExpect[0] for "262424403809346" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250321085628480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58678<->l=127.0.0.1:4258 20250321085628483 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085628483 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424403809346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424403809346" session_id=4125381192 session_state=BEGIN} 20250321085628483 DSS <0004> hlr_ussd.c:576 262424403809346/0xf5e45248: Process SS (BEGIN) 20250321085628483 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085628483 DSS <0004> hlr_ussd.c:518 262424403809346/0xf5e45248: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085628483 DSS <0004> hlr_ussd.c:363 262424403809346/0xf5e45248: Tx USSD 'Your extension is 491612523864' 20250321085628483 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424403809346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424403809346" session_id=4125381192 session_state=END} 20250321085628483 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424403809346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085628483 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085628483 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1675d8a1cb5: Found GsupExpect[0] for "262424403809346" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@e1675d8a1cb5: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262424403809346" TC_mo_ussd_iuse_msisdn(189)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085628485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58678<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085628485 DAUC <0003> db_auc.c:157 IMSI='262427984147741': No 2G Auth Data 20250321085628485 DAUC <0003> db_auc.c:192 IMSI='262427984147741': No 3G Auth Data HLR_Test-GSUP(183)@e1675d8a1cb5: Created GsupExpect[0] for "262427984147741" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250321085628491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 20250321085628494 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085628494 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427984147741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427984147741" session_id=1524179972 session_state=BEGIN} 20250321085628494 DSS <0004> hlr_ussd.c:576 262427984147741/0x5ad92404: Process SS (BEGIN) 20250321085628494 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085628494 DSS <0004> hlr_ussd.c:518 262427984147741/0x5ad92404: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085628494 DSS <0004> hlr_ussd.c:363 262427984147741/0x5ad92404: Tx USSD 'Your extension is 491610033583' 20250321085628494 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427984147741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427984147741" session_id=1524179972 session_state=END} 20250321085628494 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427984147741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085628494 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085628494 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1675d8a1cb5: Found GsupExpect[0] for "262427984147741" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@e1675d8a1cb5: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262427984147741" TC_mo_ussd_iuse_msisdn(190)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085628496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085628496 DAUC <0003> db_auc.c:157 IMSI='262428289400528': No 2G Auth Data 20250321085628496 DAUC <0003> db_auc.c:192 IMSI='262428289400528': No 3G Auth Data HLR_Test-GSUP(183)@e1675d8a1cb5: Created GsupExpect[0] for "262428289400528" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250321085628504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58690<->l=127.0.0.1:4258 20250321085628509 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085628509 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428289400528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428289400528" session_id=3012684456 session_state=BEGIN} 20250321085628509 DSS <0004> hlr_ussd.c:576 262428289400528/0xb391eaa8: Process SS (BEGIN) 20250321085628509 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085628509 DSS <0004> hlr_ussd.c:518 262428289400528/0xb391eaa8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085628509 DSS <0004> hlr_ussd.c:363 262428289400528/0xb391eaa8: Tx USSD 'Your extension is 491613330011' 20250321085628509 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428289400528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428289400528" session_id=3012684456 session_state=END} 20250321085628509 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428289400528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085628509 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085628509 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1675d8a1cb5: Found GsupExpect[0] for "262428289400528" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@e1675d8a1cb5: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262428289400528" TC_mo_ussd_iuse_msisdn(191)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085628511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58690<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085628511 DAUC <0003> db_auc.c:157 IMSI='262427925267596': No 2G Auth Data 20250321085628511 DAUC <0003> db_auc.c:192 IMSI='262427925267596': No 3G Auth Data HLR_Test-GSUP(183)@e1675d8a1cb5: Created GsupExpect[0] for "262427925267596" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250321085628517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58694<->l=127.0.0.1:4258 20250321085628520 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085628520 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427925267596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427925267596" session_id=1206688678 session_state=BEGIN} 20250321085628520 DSS <0004> hlr_ussd.c:576 262427925267596/0x47ec9ba6: Process SS (BEGIN) 20250321085628520 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085628520 DSS <0004> hlr_ussd.c:518 262427925267596/0x47ec9ba6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085628520 DSS <0004> hlr_ussd.c:363 262427925267596/0x47ec9ba6: Tx USSD 'Your extension is 491615123532' 20250321085628520 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427925267596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427925267596" session_id=1206688678 session_state=END} 20250321085628520 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427925267596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085628520 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085628520 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1675d8a1cb5: Found GsupExpect[0] for "262427925267596" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@e1675d8a1cb5: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262427925267596" TC_mo_ussd_iuse_msisdn(192)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085628522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58694<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085628522 DAUC <0003> db_auc.c:157 IMSI='262424100223518': No 2G Auth Data 20250321085628522 DAUC <0003> db_auc.c:192 IMSI='262424100223518': No 3G Auth Data HLR_Test-GSUP(183)@e1675d8a1cb5: Created GsupExpect[0] for "262424100223518" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250321085628528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58696<->l=127.0.0.1:4258 20250321085628531 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085628531 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424100223518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424100223518" session_id=1242625606 session_state=BEGIN} 20250321085628531 DSS <0004> hlr_ussd.c:576 262424100223518/0x4a10f646: Process SS (BEGIN) 20250321085628531 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085628531 DSS <0004> hlr_ussd.c:518 262424100223518/0x4a10f646: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085628531 DSS <0004> hlr_ussd.c:363 262424100223518/0x4a10f646: Tx USSD 'Your extension is 491611830204' 20250321085628531 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424100223518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424100223518" session_id=1242625606 session_state=END} 20250321085628531 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424100223518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085628531 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085628531 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1675d8a1cb5: Found GsupExpect[0] for "262424100223518" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@e1675d8a1cb5: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424100223518" TC_mo_ussd_iuse_msisdn(193)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085628533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58696<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085628533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58640<->l=127.0.0.1:4258 20250321085628534 DLINP <000b> input/ipa.c:452 connected read/write 20250321085628534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085628534 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085628534 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085628534 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085628534 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39459<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@e1675d8a1cb5: Final verdict of PTC: none 184@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 184: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Mar 21 08:56:28 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20250321085628562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4258 20250321085628764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82540) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Fri Mar 21 08:56:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085631891 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085631891 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085631895 DLINP <000b> input/ipa.c:452 connected read/write 20250321085631895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085631897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50386<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085631901 DLINP <000b> input/ipa.c:452 connected read/write 20250321085631901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085631902 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085631902 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085631902 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085631902 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085631902 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085631902 DLGSUP <0013> gsup_server.c:236 2: 20250321085631902 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085631902 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(194)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085631902 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085631902 DLGSUP <0013> gsup_server.c:236 4: 20250321085631902 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085631902 DLGSUP <0013> gsup_server.c:236 5: 20250321085631902 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085631902 DLGSUP <0013> gsup_server.c:236 7: 20250321085631902 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085631902 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085631902 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085631902 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@e1675d8a1cb5: 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") 20250321085631933 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42695<->l=127.0.0.1:4259) 20250321085631943 DAUC <0003> db_auc.c:157 IMSI='262420813133793': No 2G Auth Data 20250321085631943 DAUC <0003> db_auc.c:192 IMSI='262420813133793': No 3G Auth Data HLR_Test-GSUP(195)@e1675d8a1cb5: Created GsupExpect[0] for "262420813133793" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250321085631974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4258 20250321085631987 DLINP <000b> input/ipa.c:452 connected read/write 20250321085631987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085631987 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420813133793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420813133793" source_name="the-source\n" session_id=2707790092 session_state=BEGIN} 20250321085631987 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250321085631987 DSS <0004> hlr_ussd.c:576 262420813133793/0xa165990c: Process SS (BEGIN) 20250321085631987 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085631987 DSS <0004> hlr_ussd.c:518 262420813133793/0xa165990c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085631987 DSS <0004> hlr_ussd.c:363 262420813133793/0xa165990c: Tx USSD 'Your extension is 491610015476' 20250321085631987 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420813133793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420813133793" destination_name="the-source\n" session_id=2707790092 session_state=END} 20250321085631987 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262420813133793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085631987 DLINP <000b> input/ipa.c:452 connected read/write 20250321085631987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085631987 DLINP <000b> input/ipa.c:452 connected read/write 20250321085631987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1675d8a1cb5: Found GsupExpect[0] for "262420813133793" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@e1675d8a1cb5: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262420813133793" TC_mo_ussd_iuse_msisdn_via_proxy(198)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085631996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085631997 DAUC <0003> db_auc.c:157 IMSI='262422235546390': No 2G Auth Data 20250321085631997 DAUC <0003> db_auc.c:192 IMSI='262422235546390': No 3G Auth Data HLR_Test-GSUP(195)@e1675d8a1cb5: Created GsupExpect[0] for "262422235546390" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250321085632006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50402<->l=127.0.0.1:4258 20250321085632008 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085632008 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422235546390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422235546390" source_name="the-source\n" session_id=2843389411 session_state=BEGIN} 20250321085632008 DSS <0004> hlr_ussd.c:576 262422235546390/0xa97aade3: Process SS (BEGIN) 20250321085632008 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085632008 DSS <0004> hlr_ussd.c:518 262422235546390/0xa97aade3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085632008 DSS <0004> hlr_ussd.c:363 262422235546390/0xa97aade3: Tx USSD 'Your extension is 491615180645' 20250321085632008 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422235546390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422235546390" destination_name="the-source\n" session_id=2843389411 session_state=END} 20250321085632008 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262422235546390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085632008 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085632009 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1675d8a1cb5: Found GsupExpect[0] for "262422235546390" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@e1675d8a1cb5: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422235546390" TC_mo_ussd_iuse_msisdn_via_proxy(199)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085632010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50402<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085632011 DAUC <0003> db_auc.c:157 IMSI='262422119240901': No 2G Auth Data 20250321085632011 DAUC <0003> db_auc.c:192 IMSI='262422119240901': No 3G Auth Data HLR_Test-GSUP(195)@e1675d8a1cb5: Created GsupExpect[0] for "262422119240901" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250321085632017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50404<->l=127.0.0.1:4258 20250321085632020 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085632020 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422119240901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422119240901" source_name="the-source\n" session_id=1772886875 session_state=BEGIN} 20250321085632020 DSS <0004> hlr_ussd.c:576 262422119240901/0x69ac1b5b: Process SS (BEGIN) 20250321085632020 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085632020 DSS <0004> hlr_ussd.c:518 262422119240901/0x69ac1b5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085632020 DSS <0004> hlr_ussd.c:363 262422119240901/0x69ac1b5b: Tx USSD 'Your extension is 491611814522' 20250321085632020 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422119240901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422119240901" destination_name="the-source\n" session_id=1772886875 session_state=END} 20250321085632020 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422119240901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085632020 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085632020 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1675d8a1cb5: Found GsupExpect[0] for "262422119240901" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@e1675d8a1cb5: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422119240901" TC_mo_ussd_iuse_msisdn_via_proxy(200)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085632021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50404<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085632022 DAUC <0003> db_auc.c:157 IMSI='262428798446605': No 2G Auth Data 20250321085632022 DAUC <0003> db_auc.c:192 IMSI='262428798446605': No 3G Auth Data HLR_Test-GSUP(195)@e1675d8a1cb5: Created GsupExpect[0] for "262428798446605" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250321085632029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50416<->l=127.0.0.1:4258 20250321085632032 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085632032 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428798446605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428798446605" source_name="the-source\n" session_id=2130142985 session_state=BEGIN} 20250321085632032 DSS <0004> hlr_ussd.c:576 262428798446605/0x7ef76709: Process SS (BEGIN) 20250321085632032 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085632032 DSS <0004> hlr_ussd.c:518 262428798446605/0x7ef76709: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085632032 DSS <0004> hlr_ussd.c:363 262428798446605/0x7ef76709: Tx USSD 'Your extension is 491612734038' 20250321085632032 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428798446605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428798446605" destination_name="the-source\n" session_id=2130142985 session_state=END} 20250321085632032 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262428798446605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085632032 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085632032 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1675d8a1cb5: Found GsupExpect[0] for "262428798446605" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@e1675d8a1cb5: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428798446605" TC_mo_ussd_iuse_msisdn_via_proxy(201)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085632034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50416<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085632034 DAUC <0003> db_auc.c:157 IMSI='262425022667563': No 2G Auth Data 20250321085632034 DAUC <0003> db_auc.c:192 IMSI='262425022667563': No 3G Auth Data HLR_Test-GSUP(195)@e1675d8a1cb5: Created GsupExpect[0] for "262425022667563" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250321085632040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50420<->l=127.0.0.1:4258 20250321085632043 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085632043 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425022667563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425022667563" source_name="the-source\n" session_id=3465925350 session_state=BEGIN} 20250321085632043 DSS <0004> hlr_ussd.c:576 262425022667563/0xce95d2e6: Process SS (BEGIN) 20250321085632043 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085632043 DSS <0004> hlr_ussd.c:518 262425022667563/0xce95d2e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085632043 DSS <0004> hlr_ussd.c:363 262425022667563/0xce95d2e6: Tx USSD 'Your extension is 491618251365' 20250321085632043 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425022667563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425022667563" destination_name="the-source\n" session_id=3465925350 session_state=END} 20250321085632043 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262425022667563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085632043 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085632043 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1675d8a1cb5: Found GsupExpect[0] for "262425022667563" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@e1675d8a1cb5: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262425022667563" TC_mo_ussd_iuse_msisdn_via_proxy(202)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085632045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50420<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085632046 DAUC <0003> db_auc.c:157 IMSI='262426921448326': No 2G Auth Data 20250321085632046 DAUC <0003> db_auc.c:192 IMSI='262426921448326': No 3G Auth Data HLR_Test-GSUP(195)@e1675d8a1cb5: Created GsupExpect[0] for "262426921448326" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250321085632054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50436<->l=127.0.0.1:4258 20250321085632056 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085632056 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426921448326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426921448326" source_name="the-source\n" session_id=1394575084 session_state=BEGIN} 20250321085632056 DSS <0004> hlr_ussd.c:576 262426921448326/0x531f86ec: Process SS (BEGIN) 20250321085632056 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085632056 DSS <0004> hlr_ussd.c:518 262426921448326/0x531f86ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085632057 DSS <0004> hlr_ussd.c:363 262426921448326/0x531f86ec: Tx USSD 'Your extension is 491617766367' 20250321085632057 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426921448326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426921448326" destination_name="the-source\n" session_id=1394575084 session_state=END} 20250321085632057 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262426921448326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085632057 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085632057 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1675d8a1cb5: Found GsupExpect[0] for "262426921448326" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@e1675d8a1cb5: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262426921448326" TC_mo_ussd_iuse_msisdn_via_proxy(203)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085632058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50436<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085632059 DAUC <0003> db_auc.c:157 IMSI='262423056571867': No 2G Auth Data 20250321085632059 DAUC <0003> db_auc.c:192 IMSI='262423056571867': No 3G Auth Data HLR_Test-GSUP(195)@e1675d8a1cb5: Created GsupExpect[0] for "262423056571867" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250321085632066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50452<->l=127.0.0.1:4258 20250321085632068 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085632068 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423056571867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423056571867" source_name="the-source\n" session_id=339262505 session_state=BEGIN} 20250321085632068 DSS <0004> hlr_ussd.c:576 262423056571867/0x1438bc29: Process SS (BEGIN) 20250321085632068 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085632068 DSS <0004> hlr_ussd.c:518 262423056571867/0x1438bc29: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085632068 DSS <0004> hlr_ussd.c:363 262423056571867/0x1438bc29: Tx USSD 'Your extension is 491615604305' 20250321085632068 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423056571867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423056571867" destination_name="the-source\n" session_id=339262505 session_state=END} 20250321085632068 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262423056571867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085632068 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085632068 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1675d8a1cb5: Found GsupExpect[0] for "262423056571867" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@e1675d8a1cb5: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423056571867" TC_mo_ussd_iuse_msisdn_via_proxy(204)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085632070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50452<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085632071 DAUC <0003> db_auc.c:157 IMSI='262428264036153': No 2G Auth Data 20250321085632071 DAUC <0003> db_auc.c:192 IMSI='262428264036153': No 3G Auth Data HLR_Test-GSUP(195)@e1675d8a1cb5: Created GsupExpect[0] for "262428264036153" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250321085632077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 20250321085632080 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085632080 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428264036153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428264036153" source_name="the-source\n" session_id=432584461 session_state=BEGIN} 20250321085632080 DSS <0004> hlr_ussd.c:576 262428264036153/0x19c8b70d: Process SS (BEGIN) 20250321085632080 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250321085632080 DSS <0004> hlr_ussd.c:518 262428264036153/0x19c8b70d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250321085632080 DSS <0004> hlr_ussd.c:363 262428264036153/0x19c8b70d: Tx USSD 'Your extension is 491610501221' 20250321085632080 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428264036153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428264036153" destination_name="the-source\n" session_id=432584461 session_state=END} 20250321085632080 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262428264036153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085632080 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085632080 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1675d8a1cb5: Found GsupExpect[0] for "262428264036153" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@e1675d8a1cb5: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428264036153" TC_mo_ussd_iuse_msisdn_via_proxy(205)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085632082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085632083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50386<->l=127.0.0.1:4258 20250321085632083 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42695<->l=127.0.0.1:4259) 20250321085632083 DLINP <000b> input/ipa.c:452 connected read/write 20250321085632083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085632083 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085632083 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085632083 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085632083 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@e1675d8a1cb5: Final verdict of PTC: none 196@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 196: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Mar 21 08:56:32 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250321085632113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50470<->l=127.0.0.1:4258 20250321085632314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50470<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83748) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Mar 21 08:56:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_mo_ussd_euse started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 20250321085635434 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46389 20250321085635434 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:46389 MTC@e1675d8a1cb5: in not legacy case 2 IPA-EUSE-foobar(208)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085635436 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635436 DLINP <000b> input/ipa.c:406 127.0.0.1:46389 message received 20250321085635436 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085635436 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@e1675d8a1cb5: 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)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(207)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085635437 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635437 DLINP <000b> input/ipa.c:406 127.0.0.1:46389 message received 20250321085635437 DLGSUP <0013> gsup_server.c:281 CCM Callback IPA-EUSE-foobar(208)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085635437 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250321085635437 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250321085635437 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250321085635437 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085635437 DLGSUP <0013> gsup_server.c:236 2: 20250321085635437 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085635437 DLGSUP <0013> gsup_server.c:236 3: 20250321085635437 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085635438 DLGSUP <0013> gsup_server.c:236 4: 20250321085635438 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085635438 DLGSUP <0013> gsup_server.c:236 5: 20250321085635438 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085635438 DLGSUP <0013> gsup_server.c:236 7: 20250321085635438 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085635438 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085635438 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085635438 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46389 20250321085635438 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085635438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50472<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085635440 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085635440 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085635440 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085635440 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085635440 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085635440 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085635440 DLGSUP <0013> gsup_server.c:236 2: 20250321085635440 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085635440 DLGSUP <0013> gsup_server.c:236 3: 20250321085635440 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085635440 DLGSUP <0013> gsup_server.c:236 4: 20250321085635440 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085635440 DLGSUP <0013> gsup_server.c:236 5: 20250321085635440 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085635440 DLGSUP <0013> gsup_server.c:236 7: 20250321085635440 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085635440 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085635440 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085635440 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@e1675d8a1cb5: 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") 20250321085635451 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33241<->l=127.0.0.1:4259) 20250321085635454 DAUC <0003> db_auc.c:157 IMSI='262426267039905': No 2G Auth Data 20250321085635454 DAUC <0003> db_auc.c:192 IMSI='262426267039905': No 3G Auth Data HLR_Test-GSUP(209)@e1675d8a1cb5: Created GsupExpect[0] for "262426267039905" to be handled at TC_mo_ussd_euse(212) 20250321085635460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50482<->l=127.0.0.1:4258 20250321085635482 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085635482 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426267039905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426267039905" session_id=280686986 session_state=BEGIN} 20250321085635482 DSS <0004> hlr_ussd.c:576 262426267039905/0x10baf18a: Process SS (BEGIN) 20250321085635482 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085635482 DSS <0004> hlr_ussd.c:518 262426267039905/0x10baf18a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085635482 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635482 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data 20250321085635482 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635482 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data EUSE-TC_mo_ussd_euse(206)@e1675d8a1cb5: 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 } } } } } 20250321085635494 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635494 DLINP <000b> input/ipa.c:406 127.0.0.1:46389 message received 20250321085635494 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262426267039905 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426267039905" session_id=280686986 session_state=END} 20250321085635494 DSS <0004> hlr_ussd.c:576 262426267039905/0x10baf18a: Process SS (END) 20250321085635494 DSS <0004> hlr_ussd.c:518 262426267039905/0x10baf18a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085635494 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426267039905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426267039905" session_id=280686986 session_state=END} 20250321085635494 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426267039905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085635494 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262426267039905 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085635494 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085635494 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1675d8a1cb5: Found GsupExpect[0] for "262426267039905" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@e1675d8a1cb5: Added IMSI table entry 0TC_mo_ussd_euse(212)"262426267039905" TC_mo_ussd_euse(212)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085635501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50482<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085635502 DAUC <0003> db_auc.c:157 IMSI='262426451047533': No 2G Auth Data 20250321085635502 DAUC <0003> db_auc.c:192 IMSI='262426451047533': No 3G Auth Data HLR_Test-GSUP(209)@e1675d8a1cb5: Created GsupExpect[0] for "262426451047533" to be handled at TC_mo_ussd_euse(213) 20250321085635508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 20250321085635510 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085635510 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426451047533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426451047533" session_id=1907968570 session_state=BEGIN} 20250321085635510 DSS <0004> hlr_ussd.c:576 262426451047533/0x71b94a3a: Process SS (BEGIN) 20250321085635510 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085635510 DSS <0004> hlr_ussd.c:518 262426451047533/0x71b94a3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085635510 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635510 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data 20250321085635510 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635510 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data EUSE-TC_mo_ussd_euse(206)@e1675d8a1cb5: 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 } } } } } 20250321085635511 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635511 DLINP <000b> input/ipa.c:406 127.0.0.1:46389 message received 20250321085635511 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262426451047533 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426451047533" session_id=1907968570 session_state=END} 20250321085635511 DSS <0004> hlr_ussd.c:576 262426451047533/0x71b94a3a: Process SS (END) 20250321085635511 DSS <0004> hlr_ussd.c:518 262426451047533/0x71b94a3a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085635511 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426451047533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426451047533" session_id=1907968570 session_state=END} 20250321085635511 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426451047533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085635511 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262426451047533 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085635511 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085635511 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1675d8a1cb5: Found GsupExpect[0] for "262426451047533" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@e1675d8a1cb5: Added IMSI table entry 1TC_mo_ussd_euse(213)"262426451047533" TC_mo_ussd_euse(213)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085635513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085635513 DAUC <0003> db_auc.c:157 IMSI='262423777299535': No 2G Auth Data 20250321085635513 DAUC <0003> db_auc.c:192 IMSI='262423777299535': No 3G Auth Data HLR_Test-GSUP(209)@e1675d8a1cb5: Created GsupExpect[0] for "262423777299535" to be handled at TC_mo_ussd_euse(214) 20250321085635520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 20250321085635523 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085635523 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423777299535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423777299535" session_id=898183463 session_state=BEGIN} 20250321085635523 DSS <0004> hlr_ussd.c:576 262423777299535/0x35893127: Process SS (BEGIN) 20250321085635523 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085635523 DSS <0004> hlr_ussd.c:518 262423777299535/0x35893127: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085635523 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635523 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data 20250321085635523 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635523 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data EUSE-TC_mo_ussd_euse(206)@e1675d8a1cb5: 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 } } } } } 20250321085635523 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635523 DLINP <000b> input/ipa.c:406 127.0.0.1:46389 message received 20250321085635523 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262423777299535 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423777299535" session_id=898183463 session_state=END} 20250321085635523 DSS <0004> hlr_ussd.c:576 262423777299535/0x35893127: Process SS (END) 20250321085635523 DSS <0004> hlr_ussd.c:518 262423777299535/0x35893127: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085635523 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423777299535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423777299535" session_id=898183463 session_state=END} 20250321085635523 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423777299535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085635523 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262423777299535 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085635523 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085635523 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1675d8a1cb5: Found GsupExpect[0] for "262423777299535" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@e1675d8a1cb5: Added IMSI table entry 2TC_mo_ussd_euse(214)"262423777299535" TC_mo_ussd_euse(214)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085635525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085635525 DAUC <0003> db_auc.c:157 IMSI='262424388179321': No 2G Auth Data 20250321085635525 DAUC <0003> db_auc.c:192 IMSI='262424388179321': No 3G Auth Data HLR_Test-GSUP(209)@e1675d8a1cb5: Created GsupExpect[0] for "262424388179321" to be handled at TC_mo_ussd_euse(215) 20250321085635532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4258 20250321085635535 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085635535 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424388179321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424388179321" session_id=1215734523 session_state=BEGIN} 20250321085635535 DSS <0004> hlr_ussd.c:576 262424388179321/0x4876a2fb: Process SS (BEGIN) 20250321085635535 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085635535 DSS <0004> hlr_ussd.c:518 262424388179321/0x4876a2fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085635535 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635535 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data 20250321085635535 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635535 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data EUSE-TC_mo_ussd_euse(206)@e1675d8a1cb5: 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 } } } } } 20250321085635535 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635535 DLINP <000b> input/ipa.c:406 127.0.0.1:46389 message received 20250321085635535 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262424388179321 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424388179321" session_id=1215734523 session_state=END} 20250321085635535 DSS <0004> hlr_ussd.c:576 262424388179321/0x4876a2fb: Process SS (END) 20250321085635535 DSS <0004> hlr_ussd.c:518 262424388179321/0x4876a2fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085635535 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424388179321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424388179321" session_id=1215734523 session_state=END} 20250321085635535 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424388179321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085635535 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262424388179321 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085635535 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085635535 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1675d8a1cb5: Found GsupExpect[0] for "262424388179321" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@e1675d8a1cb5: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424388179321" TC_mo_ussd_euse(215)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085635537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085635538 DAUC <0003> db_auc.c:157 IMSI='262426872783266': No 2G Auth Data 20250321085635538 DAUC <0003> db_auc.c:192 IMSI='262426872783266': No 3G Auth Data HLR_Test-GSUP(209)@e1675d8a1cb5: Created GsupExpect[0] for "262426872783266" to be handled at TC_mo_ussd_euse(216) 20250321085635544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4258 20250321085635547 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085635547 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426872783266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426872783266" session_id=471849494 session_state=BEGIN} 20250321085635547 DSS <0004> hlr_ussd.c:576 262426872783266/0x1c1fda16: Process SS (BEGIN) 20250321085635547 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085635547 DSS <0004> hlr_ussd.c:518 262426872783266/0x1c1fda16: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085635547 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635547 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data 20250321085635547 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635547 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data EUSE-TC_mo_ussd_euse(206)@e1675d8a1cb5: 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 } } } } } 20250321085635548 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635548 DLINP <000b> input/ipa.c:406 127.0.0.1:46389 message received 20250321085635548 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262426872783266 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426872783266" session_id=471849494 session_state=END} 20250321085635548 DSS <0004> hlr_ussd.c:576 262426872783266/0x1c1fda16: Process SS (END) 20250321085635548 DSS <0004> hlr_ussd.c:518 262426872783266/0x1c1fda16: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085635548 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426872783266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426872783266" session_id=471849494 session_state=END} 20250321085635548 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426872783266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085635548 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262426872783266 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085635548 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085635548 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1675d8a1cb5: Found GsupExpect[0] for "262426872783266" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@e1675d8a1cb5: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426872783266" TC_mo_ussd_euse(216)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085635550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085635550 DAUC <0003> db_auc.c:157 IMSI='262426073047503': No 2G Auth Data 20250321085635550 DAUC <0003> db_auc.c:192 IMSI='262426073047503': No 3G Auth Data HLR_Test-GSUP(209)@e1675d8a1cb5: Created GsupExpect[0] for "262426073047503" to be handled at TC_mo_ussd_euse(217) 20250321085635558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50532<->l=127.0.0.1:4258 20250321085635561 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085635561 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426073047503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426073047503" session_id=1599999329 session_state=BEGIN} 20250321085635561 DSS <0004> hlr_ussd.c:576 262426073047503/0x5f5e0d61: Process SS (BEGIN) 20250321085635561 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085635561 DSS <0004> hlr_ussd.c:518 262426073047503/0x5f5e0d61: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085635561 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635561 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data 20250321085635561 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635561 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data EUSE-TC_mo_ussd_euse(206)@e1675d8a1cb5: 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 } } } } } 20250321085635562 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635562 DLINP <000b> input/ipa.c:406 127.0.0.1:46389 message received 20250321085635562 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262426073047503 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426073047503" session_id=1599999329 session_state=END} 20250321085635562 DSS <0004> hlr_ussd.c:576 262426073047503/0x5f5e0d61: Process SS (END) 20250321085635562 DSS <0004> hlr_ussd.c:518 262426073047503/0x5f5e0d61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085635562 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426073047503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426073047503" session_id=1599999329 session_state=END} 20250321085635562 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426073047503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085635562 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262426073047503 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085635562 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085635562 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1675d8a1cb5: Found GsupExpect[0] for "262426073047503" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@e1675d8a1cb5: Added IMSI table entry 5TC_mo_ussd_euse(217)"262426073047503" TC_mo_ussd_euse(217)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085635564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50532<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085635565 DAUC <0003> db_auc.c:157 IMSI='262423650232541': No 2G Auth Data 20250321085635565 DAUC <0003> db_auc.c:192 IMSI='262423650232541': No 3G Auth Data HLR_Test-GSUP(209)@e1675d8a1cb5: Created GsupExpect[0] for "262423650232541" to be handled at TC_mo_ussd_euse(218) 20250321085635571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50534<->l=127.0.0.1:4258 20250321085635574 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085635574 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423650232541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423650232541" session_id=2267512002 session_state=BEGIN} 20250321085635574 DSS <0004> hlr_ussd.c:576 262423650232541/0x87277cc2: Process SS (BEGIN) 20250321085635574 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085635574 DSS <0004> hlr_ussd.c:518 262423650232541/0x87277cc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085635574 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635574 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data 20250321085635574 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635574 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data EUSE-TC_mo_ussd_euse(206)@e1675d8a1cb5: 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 } } } } } 20250321085635575 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635575 DLINP <000b> input/ipa.c:406 127.0.0.1:46389 message received 20250321085635575 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262423650232541 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423650232541" session_id=2267512002 session_state=END} 20250321085635575 DSS <0004> hlr_ussd.c:576 262423650232541/0x87277cc2: Process SS (END) 20250321085635575 DSS <0004> hlr_ussd.c:518 262423650232541/0x87277cc2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085635575 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423650232541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423650232541" session_id=2267512002 session_state=END} 20250321085635575 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423650232541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085635575 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262423650232541 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085635575 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085635575 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1675d8a1cb5: Found GsupExpect[0] for "262423650232541" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@e1675d8a1cb5: Added IMSI table entry 6TC_mo_ussd_euse(218)"262423650232541" TC_mo_ussd_euse(218)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085635577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50534<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085635578 DAUC <0003> db_auc.c:157 IMSI='262425554061284': No 2G Auth Data 20250321085635578 DAUC <0003> db_auc.c:192 IMSI='262425554061284': No 3G Auth Data HLR_Test-GSUP(209)@e1675d8a1cb5: Created GsupExpect[0] for "262425554061284" to be handled at TC_mo_ussd_euse(219) 20250321085635584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50550<->l=127.0.0.1:4258 20250321085635587 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085635587 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425554061284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425554061284" session_id=1271074620 session_state=BEGIN} 20250321085635587 DSS <0004> hlr_ussd.c:576 262425554061284/0x4bc30f3c: Process SS (BEGIN) 20250321085635587 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085635587 DSS <0004> hlr_ussd.c:518 262425554061284/0x4bc30f3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085635587 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635587 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data 20250321085635587 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635588 DLINP <000b> input/ipa.c:432 127.0.0.1:46389 sending data EUSE-TC_mo_ussd_euse(206)@e1675d8a1cb5: 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 } } } } } 20250321085635588 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635588 DLINP <000b> input/ipa.c:406 127.0.0.1:46389 message received 20250321085635588 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262425554061284 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425554061284" session_id=1271074620 session_state=END} 20250321085635588 DSS <0004> hlr_ussd.c:576 262425554061284/0x4bc30f3c: Process SS (END) 20250321085635588 DSS <0004> hlr_ussd.c:518 262425554061284/0x4bc30f3c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085635588 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425554061284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425554061284" session_id=1271074620 session_state=END} 20250321085635588 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425554061284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085635588 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262425554061284 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085635588 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085635588 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1675d8a1cb5: Found GsupExpect[0] for "262425554061284" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@e1675d8a1cb5: Added IMSI table entry 7TC_mo_ussd_euse(219)"262425554061284" TC_mo_ussd_euse(219)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085635591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50550<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@e1675d8a1cb5: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@e1675d8a1cb5: Final verdict of PTC: none 20250321085635592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50472<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@e1675d8a1cb5: Final verdict of PTC: none 20250321085635592 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085635592 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085635592 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085635592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085635592 DLINP <000b> input/ipa.c:452 connected read/write 20250321085635592 DLINP <000b> input/ipa.c:406 127.0.0.1:46389 message received 20250321085635592 DLINP <000b> input/ipa.c:415 127.0.0.1:46389 connection closed with server 20250321085635592 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:46389 20250321085635592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250321085635592 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33241<->l=127.0.0.1:4259) 210@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@e1675d8a1cb5: Final verdict of PTC: none IPA-EUSE-foobar(208)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 210: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Mar 21 08:56:35 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250321085635618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50558<->l=127.0.0.1:4258 20250321085635819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50558<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=111396) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Mar 21 08:56:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_mo_ussd_euse_continue started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 20250321085638890 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42175 20250321085638890 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:42175 MTC@e1675d8a1cb5: in not legacy case 2 IPA-EUSE-foobar(222)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085638891 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638891 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085638892 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085638892 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@e1675d8a1cb5: 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 } } } } 20250321085638892 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638892 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085638892 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085638892 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250321085638892 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250321085638892 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250321085638892 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085638892 DLGSUP <0013> gsup_server.c:236 2: 20250321085638892 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085638892 DLGSUP <0013> gsup_server.c:236 3: 20250321085638892 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085638892 DLGSUP <0013> gsup_server.c:236 4: 20250321085638892 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085638892 DLGSUP <0013> gsup_server.c:236 5: 20250321085638892 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085638892 DLGSUP <0013> gsup_server.c:236 7: 20250321085638892 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085638892 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085638892 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085638892 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42175 IPA-EUSE-foobar(222)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085638894 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085638894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50570<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085638896 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085638896 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085638896 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085638896 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085638896 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085638896 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085638896 DLGSUP <0013> gsup_server.c:236 2: 20250321085638896 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085638896 DLGSUP <0013> gsup_server.c:236 3: 20250321085638896 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085638896 DLGSUP <0013> gsup_server.c:236 4: 20250321085638896 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085638896 DLGSUP <0013> gsup_server.c:236 5: 20250321085638896 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085638896 DLGSUP <0013> gsup_server.c:236 7: 20250321085638896 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085638896 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085638896 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085638896 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@e1675d8a1cb5: 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") 20250321085638903 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43445<->l=127.0.0.1:4259) 20250321085638905 DAUC <0003> db_auc.c:157 IMSI='262425917379579': No 2G Auth Data 20250321085638905 DAUC <0003> db_auc.c:192 IMSI='262425917379579': No 3G Auth Data HLR_Test-GSUP(223)@e1675d8a1cb5: Created GsupExpect[0] for "262425917379579" to be handled at TC_mo_ussd_euse_continue(226) 20250321085638910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50576<->l=127.0.0.1:4258 20250321085638938 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085638938 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425917379579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425917379579" session_id=3020710598 session_state=BEGIN} 20250321085638938 DSS <0004> hlr_ussd.c:576 262425917379579/0xb40c62c6: Process SS (BEGIN) 20250321085638938 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085638938 DSS <0004> hlr_ussd.c:518 262425917379579/0xb40c62c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085638938 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638938 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085638938 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638938 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085638953 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638953 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085638953 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262425917379579 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425917379579" session_id=3020710598 session_state=CONTINUE} 20250321085638953 DSS <0004> hlr_ussd.c:576 262425917379579/0xb40c62c6: Process SS (CONTINUE) 20250321085638953 DSS <0004> hlr_ussd.c:518 262425917379579/0xb40c62c6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085638953 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425917379579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425917379579" session_id=3020710598 session_state=CONTINUE} 20250321085638953 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262425917379579 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085638953 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085638953 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1675d8a1cb5: Found GsupExpect[0] for "262425917379579" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@e1675d8a1cb5: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262425917379579" TC_mo_ussd_euse_continue(226)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085638964 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085638964 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425917379579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425917379579" session_id=3020710598 session_state=CONTINUE} 20250321085638964 DSS <0004> hlr_ussd.c:576 262425917379579/0xb40c62c6: Process SS (CONTINUE) 20250321085638964 DSS <0004> hlr_ussd.c:518 262425917379579/0xb40c62c6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250321085638964 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425917379579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085638964 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638964 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085638964 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638964 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085638967 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638967 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085638967 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262425917379579 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425917379579" session_id=3020710598 session_state=END} 20250321085638967 DSS <0004> hlr_ussd.c:576 262425917379579/0xb40c62c6: Process SS (END) 20250321085638967 DSS <0004> hlr_ussd.c:518 262425917379579/0xb40c62c6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250321085638967 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425917379579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425917379579" session_id=3020710598 session_state=END} 20250321085638967 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425917379579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085638967 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262425917379579 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085638968 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085638968 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085638971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50576<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085638973 DAUC <0003> db_auc.c:157 IMSI='262421510842140': No 2G Auth Data 20250321085638973 DAUC <0003> db_auc.c:192 IMSI='262421510842140': No 3G Auth Data HLR_Test-GSUP(223)@e1675d8a1cb5: Created GsupExpect[0] for "262421510842140" to be handled at TC_mo_ussd_euse_continue(227) 20250321085638988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50590<->l=127.0.0.1:4258 20250321085638991 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085638991 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421510842140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421510842140" session_id=2097236132 session_state=BEGIN} 20250321085638991 DSS <0004> hlr_ussd.c:576 262421510842140/0x7d0148a4: Process SS (BEGIN) 20250321085638991 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085638991 DSS <0004> hlr_ussd.c:518 262421510842140/0x7d0148a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085638991 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638991 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085638991 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638991 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085638991 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638991 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085638991 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262421510842140 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421510842140" session_id=2097236132 session_state=CONTINUE} 20250321085638991 DSS <0004> hlr_ussd.c:576 262421510842140/0x7d0148a4: Process SS (CONTINUE) 20250321085638991 DSS <0004> hlr_ussd.c:518 262421510842140/0x7d0148a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085638991 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421510842140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421510842140" session_id=2097236132 session_state=CONTINUE} 20250321085638991 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262421510842140 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085638991 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085638991 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1675d8a1cb5: Found GsupExpect[0] for "262421510842140" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@e1675d8a1cb5: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421510842140" TC_mo_ussd_euse_continue(227)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085638993 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085638993 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421510842140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421510842140" session_id=2097236132 session_state=CONTINUE} 20250321085638993 DSS <0004> hlr_ussd.c:576 262421510842140/0x7d0148a4: Process SS (CONTINUE) 20250321085638993 DSS <0004> hlr_ussd.c:518 262421510842140/0x7d0148a4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250321085638993 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421510842140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085638993 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638993 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085638993 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638993 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085638994 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638994 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085638994 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262421510842140 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421510842140" session_id=2097236132 session_state=END} 20250321085638994 DSS <0004> hlr_ussd.c:576 262421510842140/0x7d0148a4: Process SS (END) 20250321085638994 DSS <0004> hlr_ussd.c:518 262421510842140/0x7d0148a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250321085638994 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421510842140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421510842140" session_id=2097236132 session_state=END} 20250321085638994 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421510842140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085638994 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262421510842140 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085638994 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085638994 DLINP <000b> input/ipa.c:452 connected read/write 20250321085638994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085638994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50590<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085638995 DAUC <0003> db_auc.c:157 IMSI='262420235498988': No 2G Auth Data 20250321085638995 DAUC <0003> db_auc.c:192 IMSI='262420235498988': No 3G Auth Data HLR_Test-GSUP(223)@e1675d8a1cb5: Created GsupExpect[0] for "262420235498988" to be handled at TC_mo_ussd_euse_continue(228) 20250321085639001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50596<->l=127.0.0.1:4258 20250321085639004 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639004 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420235498988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420235498988" session_id=4248555418 session_state=BEGIN} 20250321085639004 DSS <0004> hlr_ussd.c:576 262420235498988/0xfd3bcf9a: Process SS (BEGIN) 20250321085639004 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085639004 DSS <0004> hlr_ussd.c:518 262420235498988/0xfd3bcf9a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085639004 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639004 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085639004 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639004 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085639005 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639005 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639005 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420235498988 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420235498988" session_id=4248555418 session_state=CONTINUE} 20250321085639005 DSS <0004> hlr_ussd.c:576 262420235498988/0xfd3bcf9a: Process SS (CONTINUE) 20250321085639005 DSS <0004> hlr_ussd.c:518 262420235498988/0xfd3bcf9a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085639005 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420235498988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420235498988" session_id=4248555418 session_state=CONTINUE} 20250321085639005 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420235498988 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085639005 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085639005 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1675d8a1cb5: Found GsupExpect[0] for "262420235498988" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@e1675d8a1cb5: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420235498988" TC_mo_ussd_euse_continue(228)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085639007 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639007 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420235498988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420235498988" session_id=4248555418 session_state=CONTINUE} 20250321085639007 DSS <0004> hlr_ussd.c:576 262420235498988/0xfd3bcf9a: Process SS (CONTINUE) 20250321085639007 DSS <0004> hlr_ussd.c:518 262420235498988/0xfd3bcf9a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250321085639007 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420235498988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085639007 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639007 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085639007 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639007 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085639007 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639007 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639007 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420235498988 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420235498988" session_id=4248555418 session_state=END} 20250321085639007 DSS <0004> hlr_ussd.c:576 262420235498988/0xfd3bcf9a: Process SS (END) 20250321085639007 DSS <0004> hlr_ussd.c:518 262420235498988/0xfd3bcf9a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250321085639007 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420235498988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420235498988" session_id=4248555418 session_state=END} 20250321085639007 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420235498988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085639007 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420235498988 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085639007 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085639007 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085639008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50596<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085639009 DAUC <0003> db_auc.c:157 IMSI='262420548534503': No 2G Auth Data 20250321085639009 DAUC <0003> db_auc.c:192 IMSI='262420548534503': No 3G Auth Data HLR_Test-GSUP(223)@e1675d8a1cb5: Created GsupExpect[0] for "262420548534503" to be handled at TC_mo_ussd_euse_continue(229) 20250321085639015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50602<->l=127.0.0.1:4258 20250321085639018 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639018 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420548534503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420548534503" session_id=2398079904 session_state=BEGIN} 20250321085639018 DSS <0004> hlr_ussd.c:576 262420548534503/0x8eefcba0: Process SS (BEGIN) 20250321085639018 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085639018 DSS <0004> hlr_ussd.c:518 262420548534503/0x8eefcba0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085639018 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639018 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085639018 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639018 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085639018 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639018 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639018 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262420548534503 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420548534503" session_id=2398079904 session_state=CONTINUE} 20250321085639018 DSS <0004> hlr_ussd.c:576 262420548534503/0x8eefcba0: Process SS (CONTINUE) 20250321085639018 DSS <0004> hlr_ussd.c:518 262420548534503/0x8eefcba0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085639018 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420548534503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420548534503" session_id=2398079904 session_state=CONTINUE} 20250321085639018 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262420548534503 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085639018 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085639018 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1675d8a1cb5: Found GsupExpect[0] for "262420548534503" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@e1675d8a1cb5: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262420548534503" TC_mo_ussd_euse_continue(229)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085639020 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639020 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420548534503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420548534503" session_id=2398079904 session_state=CONTINUE} 20250321085639020 DSS <0004> hlr_ussd.c:576 262420548534503/0x8eefcba0: Process SS (CONTINUE) 20250321085639020 DSS <0004> hlr_ussd.c:518 262420548534503/0x8eefcba0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250321085639020 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420548534503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085639020 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639020 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085639020 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639020 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085639021 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639021 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639021 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262420548534503 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420548534503" session_id=2398079904 session_state=END} 20250321085639021 DSS <0004> hlr_ussd.c:576 262420548534503/0x8eefcba0: Process SS (END) 20250321085639021 DSS <0004> hlr_ussd.c:518 262420548534503/0x8eefcba0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250321085639021 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420548534503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420548534503" session_id=2398079904 session_state=END} 20250321085639021 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420548534503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085639021 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262420548534503 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085639021 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085639021 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085639022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50602<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085639022 DAUC <0003> db_auc.c:157 IMSI='262426001454513': No 2G Auth Data 20250321085639022 DAUC <0003> db_auc.c:192 IMSI='262426001454513': No 3G Auth Data HLR_Test-GSUP(223)@e1675d8a1cb5: Created GsupExpect[0] for "262426001454513" to be handled at TC_mo_ussd_euse_continue(230) 20250321085639029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50610<->l=127.0.0.1:4258 20250321085639031 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639031 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639031 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426001454513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426001454513" session_id=3228965900 session_state=BEGIN} 20250321085639031 DSS <0004> hlr_ussd.c:576 262426001454513/0xc0761c0c: Process SS (BEGIN) 20250321085639032 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085639032 DSS <0004> hlr_ussd.c:518 262426001454513/0xc0761c0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085639032 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639032 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085639032 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639032 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085639032 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639032 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639032 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262426001454513 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426001454513" session_id=3228965900 session_state=CONTINUE} 20250321085639032 DSS <0004> hlr_ussd.c:576 262426001454513/0xc0761c0c: Process SS (CONTINUE) 20250321085639032 DSS <0004> hlr_ussd.c:518 262426001454513/0xc0761c0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085639032 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426001454513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426001454513" session_id=3228965900 session_state=CONTINUE} 20250321085639032 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262426001454513 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085639032 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085639032 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1675d8a1cb5: Found GsupExpect[0] for "262426001454513" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@e1675d8a1cb5: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262426001454513" TC_mo_ussd_euse_continue(230)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085639034 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639034 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426001454513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426001454513" session_id=3228965900 session_state=CONTINUE} 20250321085639034 DSS <0004> hlr_ussd.c:576 262426001454513/0xc0761c0c: Process SS (CONTINUE) 20250321085639034 DSS <0004> hlr_ussd.c:518 262426001454513/0xc0761c0c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250321085639034 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426001454513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085639034 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639034 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085639034 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639034 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085639035 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639035 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639035 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262426001454513 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426001454513" session_id=3228965900 session_state=END} 20250321085639035 DSS <0004> hlr_ussd.c:576 262426001454513/0xc0761c0c: Process SS (END) 20250321085639035 DSS <0004> hlr_ussd.c:518 262426001454513/0xc0761c0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250321085639035 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426001454513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426001454513" session_id=3228965900 session_state=END} 20250321085639035 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426001454513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085639035 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262426001454513 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085639035 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085639035 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085639035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50610<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085639036 DAUC <0003> db_auc.c:157 IMSI='262425150250228': No 2G Auth Data 20250321085639036 DAUC <0003> db_auc.c:192 IMSI='262425150250228': No 3G Auth Data HLR_Test-GSUP(223)@e1675d8a1cb5: Created GsupExpect[0] for "262425150250228" to be handled at TC_mo_ussd_euse_continue(231) 20250321085639042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50616<->l=127.0.0.1:4258 20250321085639045 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639045 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425150250228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425150250228" session_id=2692143956 session_state=BEGIN} 20250321085639045 DSS <0004> hlr_ussd.c:576 262425150250228/0xa076db54: Process SS (BEGIN) 20250321085639045 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085639045 DSS <0004> hlr_ussd.c:518 262425150250228/0xa076db54: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085639045 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639045 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085639045 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639045 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085639046 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639046 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639046 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262425150250228 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425150250228" session_id=2692143956 session_state=CONTINUE} 20250321085639046 DSS <0004> hlr_ussd.c:576 262425150250228/0xa076db54: Process SS (CONTINUE) 20250321085639046 DSS <0004> hlr_ussd.c:518 262425150250228/0xa076db54: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085639046 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425150250228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425150250228" session_id=2692143956 session_state=CONTINUE} 20250321085639046 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262425150250228 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085639046 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085639046 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1675d8a1cb5: Found GsupExpect[0] for "262425150250228" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@e1675d8a1cb5: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262425150250228" TC_mo_ussd_euse_continue(231)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085639048 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639048 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425150250228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425150250228" session_id=2692143956 session_state=CONTINUE} 20250321085639048 DSS <0004> hlr_ussd.c:576 262425150250228/0xa076db54: Process SS (CONTINUE) 20250321085639048 DSS <0004> hlr_ussd.c:518 262425150250228/0xa076db54: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250321085639048 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425150250228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085639048 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639048 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085639048 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639048 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085639048 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639048 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639048 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262425150250228 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425150250228" session_id=2692143956 session_state=END} 20250321085639048 DSS <0004> hlr_ussd.c:576 262425150250228/0xa076db54: Process SS (END) 20250321085639048 DSS <0004> hlr_ussd.c:518 262425150250228/0xa076db54: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250321085639048 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425150250228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425150250228" session_id=2692143956 session_state=END} 20250321085639048 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425150250228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085639048 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262425150250228 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085639048 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085639048 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085639049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50616<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085639049 DAUC <0003> db_auc.c:157 IMSI='262423892089808': No 2G Auth Data 20250321085639049 DAUC <0003> db_auc.c:192 IMSI='262423892089808': No 3G Auth Data HLR_Test-GSUP(223)@e1675d8a1cb5: Created GsupExpect[0] for "262423892089808" to be handled at TC_mo_ussd_euse_continue(232) 20250321085639055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50620<->l=127.0.0.1:4258 20250321085639058 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639058 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423892089808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423892089808" session_id=3164663290 session_state=BEGIN} 20250321085639058 DSS <0004> hlr_ussd.c:576 262423892089808/0xbca0edfa: Process SS (BEGIN) 20250321085639058 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085639058 DSS <0004> hlr_ussd.c:518 262423892089808/0xbca0edfa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085639058 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639058 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085639058 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639058 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085639059 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639059 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639059 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262423892089808 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892089808" session_id=3164663290 session_state=CONTINUE} 20250321085639059 DSS <0004> hlr_ussd.c:576 262423892089808/0xbca0edfa: Process SS (CONTINUE) 20250321085639059 DSS <0004> hlr_ussd.c:518 262423892089808/0xbca0edfa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085639059 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423892089808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892089808" session_id=3164663290 session_state=CONTINUE} 20250321085639059 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262423892089808 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085639059 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085639059 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1675d8a1cb5: Found GsupExpect[0] for "262423892089808" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@e1675d8a1cb5: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262423892089808" TC_mo_ussd_euse_continue(232)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085639061 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639061 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423892089808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423892089808" session_id=3164663290 session_state=CONTINUE} 20250321085639061 DSS <0004> hlr_ussd.c:576 262423892089808/0xbca0edfa: Process SS (CONTINUE) 20250321085639061 DSS <0004> hlr_ussd.c:518 262423892089808/0xbca0edfa: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250321085639061 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423892089808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085639061 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639061 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085639061 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639061 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085639062 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639062 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639062 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262423892089808 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892089808" session_id=3164663290 session_state=END} 20250321085639062 DSS <0004> hlr_ussd.c:576 262423892089808/0xbca0edfa: Process SS (END) 20250321085639062 DSS <0004> hlr_ussd.c:518 262423892089808/0xbca0edfa: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250321085639062 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423892089808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892089808" session_id=3164663290 session_state=END} 20250321085639062 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423892089808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085639062 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262423892089808 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085639062 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085639062 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085639063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50620<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085639063 DAUC <0003> db_auc.c:157 IMSI='262426979062155': No 2G Auth Data 20250321085639063 DAUC <0003> db_auc.c:192 IMSI='262426979062155': No 3G Auth Data HLR_Test-GSUP(223)@e1675d8a1cb5: Created GsupExpect[0] for "262426979062155" to be handled at TC_mo_ussd_euse_continue(233) 20250321085639070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50622<->l=127.0.0.1:4258 20250321085639072 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639072 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426979062155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426979062155" session_id=669356404 session_state=BEGIN} 20250321085639072 DSS <0004> hlr_ussd.c:576 262426979062155/0x27e59174: Process SS (BEGIN) 20250321085639072 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250321085639072 DSS <0004> hlr_ussd.c:518 262426979062155/0x27e59174: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250321085639072 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639072 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085639072 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639072 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085639073 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639073 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639073 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262426979062155 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426979062155" session_id=669356404 session_state=CONTINUE} 20250321085639073 DSS <0004> hlr_ussd.c:576 262426979062155/0x27e59174: Process SS (CONTINUE) 20250321085639073 DSS <0004> hlr_ussd.c:518 262426979062155/0x27e59174: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250321085639073 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426979062155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426979062155" session_id=669356404 session_state=CONTINUE} 20250321085639073 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262426979062155 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085639073 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085639073 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1675d8a1cb5: Found GsupExpect[0] for "262426979062155" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@e1675d8a1cb5: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426979062155" TC_mo_ussd_euse_continue(233)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085639075 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639076 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426979062155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426979062155" session_id=669356404 session_state=CONTINUE} 20250321085639076 DSS <0004> hlr_ussd.c:576 262426979062155/0x27e59174: Process SS (CONTINUE) 20250321085639076 DSS <0004> hlr_ussd.c:518 262426979062155/0x27e59174: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250321085639076 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426979062155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085639076 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639076 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data 20250321085639076 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639076 DLINP <000b> input/ipa.c:432 127.0.0.1:42175 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: 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 } } } } } 20250321085639076 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639076 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639076 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262426979062155 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426979062155" session_id=669356404 session_state=END} 20250321085639076 DSS <0004> hlr_ussd.c:576 262426979062155/0x27e59174: Process SS (END) 20250321085639076 DSS <0004> hlr_ussd.c:518 262426979062155/0x27e59174: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250321085639076 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426979062155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426979062155" session_id=669356404 session_state=END} 20250321085639076 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426979062155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085639076 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262426979062155 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085639076 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085639076 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085639077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50622<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@e1675d8a1cb5: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@e1675d8a1cb5: Final verdict of PTC: none 20250321085639078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50570<->l=127.0.0.1:4258 20250321085639078 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085639078 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085639078 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085639078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@e1675d8a1cb5: Final verdict of PTC: none 20250321085639078 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43445<->l=127.0.0.1:4259) 20250321085639079 DLINP <000b> input/ipa.c:452 connected read/write 20250321085639079 DLINP <000b> input/ipa.c:406 127.0.0.1:42175 message received 20250321085639079 DLINP <000b> input/ipa.c:415 127.0.0.1:42175 connection closed with server 20250321085639079 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:42175 20250321085639079 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@e1675d8a1cb5: Final verdict of PTC: none 224@e1675d8a1cb5: Final verdict of PTC: none IPA-EUSE-foobar(222)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 224: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Mar 21 08:56:39 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250321085639116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50626<->l=127.0.0.1:4258 20250321085639318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50626<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=157148) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Mar 21 08:56:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_mo_ussd_euse_defaultroute started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 20250321085642446 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44863 20250321085642446 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:44863 MTC@e1675d8a1cb5: in not legacy case 2 IPA-EUSE-foobar(236)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085642447 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642447 DLINP <000b> input/ipa.c:406 127.0.0.1:44863 message received 20250321085642448 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085642448 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085642448 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642448 DLINP <000b> input/ipa.c:406 127.0.0.1:44863 message received 20250321085642448 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085642448 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250321085642448 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250321085642448 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250321085642448 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085642448 DLGSUP <0013> gsup_server.c:236 2: 20250321085642448 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085642448 DLGSUP <0013> gsup_server.c:236 3: 20250321085642448 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085642448 DLGSUP <0013> gsup_server.c:236 4: 20250321085642448 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085642448 DLGSUP <0013> gsup_server.c:236 5: 20250321085642448 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085642448 DLGSUP <0013> gsup_server.c:236 7: 20250321085642448 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085642448 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085642448 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085642448 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44863 IPA-EUSE-foobar(236)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085642449 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085642449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48348<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@e1675d8a1cb5: 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) } } } } 20250321085642450 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085642450 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085642451 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085642451 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085642451 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085642451 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085642451 DLGSUP <0013> gsup_server.c:236 2: 20250321085642451 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085642451 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(235)@e1675d8a1cb5: 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 } } } } 20250321085642451 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085642451 DLGSUP <0013> gsup_server.c:236 4: 20250321085642451 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085642451 DLGSUP <0013> gsup_server.c:236 5: 20250321085642451 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085642451 DLGSUP <0013> gsup_server.c:236 7: 20250321085642451 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085642451 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085642451 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085642451 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@e1675d8a1cb5: 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") 20250321085642459 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37955<->l=127.0.0.1:4259) 20250321085642462 DAUC <0003> db_auc.c:157 IMSI='262421783175794': No 2G Auth Data 20250321085642462 DAUC <0003> db_auc.c:192 IMSI='262421783175794': No 3G Auth Data HLR_Test-GSUP(237)@e1675d8a1cb5: Created GsupExpect[0] for "262421783175794" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250321085642467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48362<->l=127.0.0.1:4258 20250321085642498 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085642498 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421783175794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421783175794" session_id=2055512534 session_state=BEGIN} 20250321085642498 DSS <0004> hlr_ussd.c:576 262421783175794/0x7a84a1d6: Process SS (BEGIN) 20250321085642498 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250321085642498 DSS <0004> hlr_ussd.c:518 262421783175794/0x7a84a1d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250321085642498 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642498 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data 20250321085642499 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642499 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1675d8a1cb5: 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 } } } } } 20250321085642516 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642516 DLINP <000b> input/ipa.c:406 127.0.0.1:44863 message received 20250321085642516 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262421783175794 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421783175794" session_id=2055512534 session_state=END} 20250321085642516 DSS <0004> hlr_ussd.c:576 262421783175794/0x7a84a1d6: Process SS (END) 20250321085642516 DSS <0004> hlr_ussd.c:518 262421783175794/0x7a84a1d6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250321085642516 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421783175794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421783175794" session_id=2055512534 session_state=END} 20250321085642516 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421783175794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085642516 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262421783175794 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085642516 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085642516 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1675d8a1cb5: Found GsupExpect[0] for "262421783175794" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@e1675d8a1cb5: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262421783175794" TC_mo_ussd_euse_defaultroute(240)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085642526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48362<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085642528 DAUC <0003> db_auc.c:157 IMSI='262426767611073': No 2G Auth Data 20250321085642528 DAUC <0003> db_auc.c:192 IMSI='262426767611073': No 3G Auth Data HLR_Test-GSUP(237)@e1675d8a1cb5: Created GsupExpect[0] for "262426767611073" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250321085642543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48376<->l=127.0.0.1:4258 20250321085642545 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085642545 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426767611073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426767611073" session_id=1250240777 session_state=BEGIN} 20250321085642545 DSS <0004> hlr_ussd.c:576 262426767611073/0x4a852909: Process SS (BEGIN) 20250321085642545 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250321085642545 DSS <0004> hlr_ussd.c:518 262426767611073/0x4a852909: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250321085642545 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642545 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data 20250321085642545 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642545 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1675d8a1cb5: 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 } } } } } 20250321085642546 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642546 DLINP <000b> input/ipa.c:406 127.0.0.1:44863 message received 20250321085642546 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262426767611073 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426767611073" session_id=1250240777 session_state=END} 20250321085642546 DSS <0004> hlr_ussd.c:576 262426767611073/0x4a852909: Process SS (END) 20250321085642546 DSS <0004> hlr_ussd.c:518 262426767611073/0x4a852909: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250321085642546 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426767611073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426767611073" session_id=1250240777 session_state=END} 20250321085642546 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426767611073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085642546 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262426767611073 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085642546 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085642546 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1675d8a1cb5: Found GsupExpect[0] for "262426767611073" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@e1675d8a1cb5: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262426767611073" TC_mo_ussd_euse_defaultroute(241)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085642548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48376<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085642548 DAUC <0003> db_auc.c:157 IMSI='262424613544075': No 2G Auth Data 20250321085642548 DAUC <0003> db_auc.c:192 IMSI='262424613544075': No 3G Auth Data HLR_Test-GSUP(237)@e1675d8a1cb5: Created GsupExpect[0] for "262424613544075" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250321085642554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48378<->l=127.0.0.1:4258 20250321085642556 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085642556 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424613544075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424613544075" session_id=3087097049 session_state=BEGIN} 20250321085642556 DSS <0004> hlr_ussd.c:576 262424613544075/0xb8015cd9: Process SS (BEGIN) 20250321085642556 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250321085642556 DSS <0004> hlr_ussd.c:518 262424613544075/0xb8015cd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250321085642556 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642556 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data 20250321085642556 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642556 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1675d8a1cb5: 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 } } } } } 20250321085642557 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642557 DLINP <000b> input/ipa.c:406 127.0.0.1:44863 message received 20250321085642557 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262424613544075 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424613544075" session_id=3087097049 session_state=END} 20250321085642557 DSS <0004> hlr_ussd.c:576 262424613544075/0xb8015cd9: Process SS (END) 20250321085642557 DSS <0004> hlr_ussd.c:518 262424613544075/0xb8015cd9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250321085642557 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424613544075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424613544075" session_id=3087097049 session_state=END} 20250321085642557 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424613544075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085642557 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262424613544075 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085642557 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085642557 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1675d8a1cb5: Found GsupExpect[0] for "262424613544075" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@e1675d8a1cb5: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424613544075" TC_mo_ussd_euse_defaultroute(242)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085642559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48378<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085642559 DAUC <0003> db_auc.c:157 IMSI='262423512309501': No 2G Auth Data 20250321085642559 DAUC <0003> db_auc.c:192 IMSI='262423512309501': No 3G Auth Data HLR_Test-GSUP(237)@e1675d8a1cb5: Created GsupExpect[0] for "262423512309501" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250321085642565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48394<->l=127.0.0.1:4258 20250321085642568 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085642568 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423512309501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423512309501" session_id=1970940347 session_state=BEGIN} 20250321085642568 DSS <0004> hlr_ussd.c:576 262423512309501/0x757a29bb: Process SS (BEGIN) 20250321085642568 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250321085642568 DSS <0004> hlr_ussd.c:518 262423512309501/0x757a29bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250321085642568 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642568 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data 20250321085642568 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642568 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1675d8a1cb5: 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 } } } } } 20250321085642569 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642569 DLINP <000b> input/ipa.c:406 127.0.0.1:44863 message received 20250321085642569 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262423512309501 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423512309501" session_id=1970940347 session_state=END} 20250321085642569 DSS <0004> hlr_ussd.c:576 262423512309501/0x757a29bb: Process SS (END) 20250321085642569 DSS <0004> hlr_ussd.c:518 262423512309501/0x757a29bb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250321085642569 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423512309501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423512309501" session_id=1970940347 session_state=END} 20250321085642569 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423512309501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085642569 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262423512309501 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085642569 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085642569 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1675d8a1cb5: Found GsupExpect[0] for "262423512309501" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@e1675d8a1cb5: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423512309501" TC_mo_ussd_euse_defaultroute(243)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085642570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48394<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085642571 DAUC <0003> db_auc.c:157 IMSI='262421863182006': No 2G Auth Data 20250321085642571 DAUC <0003> db_auc.c:192 IMSI='262421863182006': No 3G Auth Data HLR_Test-GSUP(237)@e1675d8a1cb5: Created GsupExpect[0] for "262421863182006" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250321085642578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48408<->l=127.0.0.1:4258 20250321085642581 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085642581 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421863182006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421863182006" session_id=2889978023 session_state=BEGIN} 20250321085642581 DSS <0004> hlr_ussd.c:576 262421863182006/0xac4190a7: Process SS (BEGIN) 20250321085642581 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250321085642581 DSS <0004> hlr_ussd.c:518 262421863182006/0xac4190a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250321085642581 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642581 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data 20250321085642581 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642581 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1675d8a1cb5: 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 } } } } } 20250321085642582 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642582 DLINP <000b> input/ipa.c:406 127.0.0.1:44863 message received 20250321085642582 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262421863182006 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421863182006" session_id=2889978023 session_state=END} 20250321085642582 DSS <0004> hlr_ussd.c:576 262421863182006/0xac4190a7: Process SS (END) 20250321085642582 DSS <0004> hlr_ussd.c:518 262421863182006/0xac4190a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250321085642582 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421863182006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421863182006" session_id=2889978023 session_state=END} 20250321085642582 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421863182006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085642582 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262421863182006 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085642582 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085642582 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1675d8a1cb5: Found GsupExpect[0] for "262421863182006" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@e1675d8a1cb5: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262421863182006" TC_mo_ussd_euse_defaultroute(244)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085642584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48408<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085642584 DAUC <0003> db_auc.c:157 IMSI='262427239030585': No 2G Auth Data 20250321085642584 DAUC <0003> db_auc.c:192 IMSI='262427239030585': No 3G Auth Data HLR_Test-GSUP(237)@e1675d8a1cb5: Created GsupExpect[0] for "262427239030585" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250321085642591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48414<->l=127.0.0.1:4258 20250321085642594 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085642594 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427239030585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427239030585" session_id=650777257 session_state=BEGIN} 20250321085642594 DSS <0004> hlr_ussd.c:576 262427239030585/0x26ca12a9: Process SS (BEGIN) 20250321085642594 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250321085642594 DSS <0004> hlr_ussd.c:518 262427239030585/0x26ca12a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250321085642594 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642594 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data 20250321085642594 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642594 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1675d8a1cb5: 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 } } } } } 20250321085642595 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642595 DLINP <000b> input/ipa.c:406 127.0.0.1:44863 message received 20250321085642595 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262427239030585 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427239030585" session_id=650777257 session_state=END} 20250321085642595 DSS <0004> hlr_ussd.c:576 262427239030585/0x26ca12a9: Process SS (END) 20250321085642595 DSS <0004> hlr_ussd.c:518 262427239030585/0x26ca12a9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250321085642595 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427239030585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427239030585" session_id=650777257 session_state=END} 20250321085642595 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427239030585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085642595 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262427239030585 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085642595 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085642595 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1675d8a1cb5: Found GsupExpect[0] for "262427239030585" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@e1675d8a1cb5: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427239030585" TC_mo_ussd_euse_defaultroute(245)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085642597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48414<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085642597 DAUC <0003> db_auc.c:157 IMSI='262427323541151': No 2G Auth Data 20250321085642597 DAUC <0003> db_auc.c:192 IMSI='262427323541151': No 3G Auth Data HLR_Test-GSUP(237)@e1675d8a1cb5: Created GsupExpect[0] for "262427323541151" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250321085642604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4258 20250321085642607 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085642607 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427323541151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427323541151" session_id=2664935783 session_state=BEGIN} 20250321085642607 DSS <0004> hlr_ussd.c:576 262427323541151/0x9ed7b167: Process SS (BEGIN) 20250321085642607 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250321085642607 DSS <0004> hlr_ussd.c:518 262427323541151/0x9ed7b167: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250321085642607 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642607 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data 20250321085642607 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642607 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1675d8a1cb5: 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 } } } } } 20250321085642608 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642608 DLINP <000b> input/ipa.c:406 127.0.0.1:44863 message received 20250321085642608 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262427323541151 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427323541151" session_id=2664935783 session_state=END} 20250321085642608 DSS <0004> hlr_ussd.c:576 262427323541151/0x9ed7b167: Process SS (END) 20250321085642608 DSS <0004> hlr_ussd.c:518 262427323541151/0x9ed7b167: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250321085642608 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427323541151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427323541151" session_id=2664935783 session_state=END} 20250321085642608 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427323541151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085642608 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262427323541151 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085642608 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085642608 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1675d8a1cb5: Found GsupExpect[0] for "262427323541151" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@e1675d8a1cb5: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262427323541151" TC_mo_ussd_euse_defaultroute(246)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085642610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085642611 DAUC <0003> db_auc.c:157 IMSI='262421269861646': No 2G Auth Data 20250321085642611 DAUC <0003> db_auc.c:192 IMSI='262421269861646': No 3G Auth Data HLR_Test-GSUP(237)@e1675d8a1cb5: Created GsupExpect[0] for "262421269861646" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250321085642617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 20250321085642620 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085642620 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421269861646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421269861646" session_id=1402235238 session_state=BEGIN} 20250321085642620 DSS <0004> hlr_ussd.c:576 262421269861646/0x53946966: Process SS (BEGIN) 20250321085642620 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250321085642620 DSS <0004> hlr_ussd.c:518 262421269861646/0x53946966: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250321085642620 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642620 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data 20250321085642620 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642620 DLINP <000b> input/ipa.c:432 127.0.0.1:44863 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1675d8a1cb5: 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 } } } } } 20250321085642621 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642621 DLINP <000b> input/ipa.c:406 127.0.0.1:44863 message received 20250321085642621 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262421269861646 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421269861646" session_id=1402235238 session_state=END} 20250321085642621 DSS <0004> hlr_ussd.c:576 262421269861646/0x53946966: Process SS (END) 20250321085642621 DSS <0004> hlr_ussd.c:518 262421269861646/0x53946966: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250321085642621 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421269861646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421269861646" session_id=1402235238 session_state=END} 20250321085642621 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421269861646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085642621 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262421269861646 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250321085642621 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085642621 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1675d8a1cb5: Found GsupExpect[0] for "262421269861646" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@e1675d8a1cb5: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421269861646" TC_mo_ussd_euse_defaultroute(247)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085642624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@e1675d8a1cb5: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@e1675d8a1cb5: Final verdict of PTC: none 20250321085642626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48348<->l=127.0.0.1:4258 20250321085642626 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085642626 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085642627 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085642627 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085642627 DLINP <000b> input/ipa.c:452 connected read/write 20250321085642627 DLINP <000b> input/ipa.c:406 127.0.0.1:44863 message received 20250321085642627 DLINP <000b> input/ipa.c:415 127.0.0.1:44863 connection closed with server 20250321085642627 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:44863 20250321085642627 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250321085642627 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37955<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@e1675d8a1cb5: Final verdict of PTC: none 238@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@e1675d8a1cb5: Final verdict of PTC: none IPA-EUSE-foobar(236)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 238: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Mar 21 08:56:42 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20250321085642665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48436<->l=127.0.0.1:4258 20250321085642866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48436<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113680) 20250321085644514 DSS <0004> hlr_ussd.c:239 262425329925645/0x597fc62a: SS Session Timeout, destroying 20250321085644514 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425329925645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085644532 DSS <0004> hlr_ussd.c:239 262424522769980/0xeb8febb6: SS Session Timeout, destroying 20250321085644532 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424522769980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085644545 DSS <0004> hlr_ussd.c:239 262424778495310/0x6f0af2bb: SS Session Timeout, destroying 20250321085644545 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424778495310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085644557 DSS <0004> hlr_ussd.c:239 262425710977826/0xff6c770d: SS Session Timeout, destroying 20250321085644557 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425710977826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085644567 DSS <0004> hlr_ussd.c:239 262421042872292/0x6e32d9e6: SS Session Timeout, destroying 20250321085644567 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421042872292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085644580 DSS <0004> hlr_ussd.c:239 262426701753292/0xc3467974: SS Session Timeout, destroying 20250321085644581 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426701753292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085644592 DSS <0004> hlr_ussd.c:239 262423374095491/0x910c1e93: SS Session Timeout, destroying 20250321085644592 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423374095491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085644605 DSS <0004> hlr_ussd.c:239 262424236303745/0x9a4427cf: SS Session Timeout, destroying 20250321085644605 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424236303745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Mar 21 08:56:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_mo_sss_reject started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085645945 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085645945 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085645950 DLINP <000b> input/ipa.c:452 connected read/write 20250321085645950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085645951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48448<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085645955 DLINP <000b> input/ipa.c:452 connected read/write 20250321085645955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085645955 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085645955 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085645955 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085645955 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085645955 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085645955 DLGSUP <0013> gsup_server.c:236 2: 20250321085645955 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085645955 DLGSUP <0013> gsup_server.c:236 3: 20250321085645955 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085645955 DLGSUP <0013> gsup_server.c:236 4: 20250321085645955 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085645955 DLGSUP <0013> gsup_server.c:236 5: 20250321085645955 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085645955 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(248)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085645955 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085645955 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085645955 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085645955 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@e1675d8a1cb5: 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") 20250321085645989 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43071<->l=127.0.0.1:4259) 20250321085645992 DAUC <0003> db_auc.c:157 IMSI='262420990373444': No 2G Auth Data 20250321085645993 DAUC <0003> db_auc.c:192 IMSI='262420990373444': No 3G Auth Data HLR_Test-GSUP(249)@e1675d8a1cb5: Created GsupExpect[0] for "262420990373444" to be handled at TC_mo_sss_reject(252) 20250321085646014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 20250321085646029 DLINP <000b> input/ipa.c:452 connected read/write 20250321085646029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085646029 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420990373444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420990373444" session_id=1500766474 session_state=BEGIN} 20250321085646029 DSS <0004> hlr_ussd.c:576 262420990373444/0x5973e10a: Process SS (BEGIN) 20250321085646029 DSS <0004> hlr_ussd.c:498 262420990373444/0x5973e10a: SS CompType=Invoke, OpCode=InterrogateSS 20250321085646029 DSS <0004> hlr_ussd.c:506 262420990373444/0x5973e10a: Structured SS requests are not supported, rejecting... 20250321085646029 DSS <0004> hlr_ussd.c:354 262420990373444/0x5973e10a: Tx ReturnError(0, 0x15) 20250321085646029 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420990373444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420990373444" session_id=1500766474 session_state=END} 20250321085646029 DLINP <000b> input/ipa.c:452 connected read/write 20250321085646029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085646029 DLINP <000b> input/ipa.c:452 connected read/write 20250321085646029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@e1675d8a1cb5: Found GsupExpect[0] for "262420990373444" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@e1675d8a1cb5: Added IMSI table entry 0TC_mo_sss_reject(252)"262420990373444" TC_mo_sss_reject(252)@e1675d8a1cb5: setverdict(pass): none -> pass TC_mo_sss_reject(252)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085646033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 20250321085646035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48448<->l=127.0.0.1:4258 20250321085646036 DLINP <000b> input/ipa.c:452 connected read/write 20250321085646036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(249)@e1675d8a1cb5: Final verdict of PTC: none 20250321085646036 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085646036 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085646036 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085646037 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43071<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@e1675d8a1cb5: Final verdict of PTC: none 250@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 250: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_mo_sss_reject finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Mar 21 08:56:46 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250321085646067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20250321085646168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20250321085647908 DSS <0004> hlr_ussd.c:239 262425007023240/0x9c1fad8f: SS Session Timeout, destroying 20250321085647908 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425007023240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085647925 DSS <0004> hlr_ussd.c:239 262422119428922/0xbed70491: SS Session Timeout, destroying 20250321085647925 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422119428922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085647935 DSS <0004> hlr_ussd.c:239 262427996762024/0x44696dae: SS Session Timeout, destroying 20250321085647935 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427996762024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085647945 DSS <0004> hlr_ussd.c:239 262428923395837/0xa271ceed: SS Session Timeout, destroying 20250321085647945 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428923395837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085647957 DSS <0004> hlr_ussd.c:239 262423636260307/0x827d8cec: SS Session Timeout, destroying 20250321085647957 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423636260307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085647967 DSS <0004> hlr_ussd.c:239 262428314267211/0xf9bd2bc7: SS Session Timeout, destroying 20250321085647967 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428314267211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085647979 DSS <0004> hlr_ussd.c:239 262423688137490/0x6fabcd57: SS Session Timeout, destroying 20250321085647979 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423688137490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250321085647990 DSS <0004> hlr_ussd.c:239 262427757499900/0xccd20e91: SS Session Timeout, destroying 20250321085647990 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427757499900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Mar 21 08:56:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_check_imei started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085649283 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085649283 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085649287 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085649293 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649293 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085649293 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085649293 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085649293 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085649293 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085649293 DLGSUP <0013> gsup_server.c:236 2: 20250321085649293 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085649293 DLGSUP <0013> gsup_server.c:236 3: 20250321085649293 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085649293 DLGSUP <0013> gsup_server.c:236 4: 20250321085649293 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085649293 DLGSUP <0013> gsup_server.c:236 5: 20250321085649293 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085649293 DLGSUP <0013> gsup_server.c:236 7: 20250321085649293 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085649293 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085649293 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085649293 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@e1675d8a1cb5: 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") 20250321085649322 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35401<->l=127.0.0.1:4259) 20250321085649331 DAUC <0003> db_auc.c:157 IMSI='262420200257662': No 2G Auth Data 20250321085649331 DAUC <0003> db_auc.c:192 IMSI='262420200257662': No 3G Auth Data HLR_Test-GSUP(254)@e1675d8a1cb5: Created GsupExpect[0] for "262420200257662" to be handled at TC_gsup_check_imei(257) 20250321085649347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48466<->l=127.0.0.1:4258 20250321085649351 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649351 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420200257662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420200257662"} 20250321085649351 DMAIN <0000> hlr.c:435 IMSI='262420200257662': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085649351 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420200257662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420200257662"} 20250321085649351 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420200257662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649351 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649351 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1675d8a1cb5: Found GsupExpect[0] for "262420200257662" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_check_imei(257)"262420200257662" TC_gsup_check_imei(257)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085649352 DAUC <0003> db_auc.c:192 IMSI='262420200257662': No 3G Auth Data 20250321085649353 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649353 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420200257662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420200257662"} 20250321085649353 DAUC <0003> hlr.c:428 IMSI='262420200257662': storing IMEI = 12345678901234 20250321085649353 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420200257662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420200257662"} 20250321085649353 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420200257662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649353 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649353 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085649353 DAUC <0003> db_auc.c:192 IMSI='262420200257662': No 3G Auth Data 20250321085649354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48466<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085649354 DAUC <0003> db_auc.c:157 IMSI='262422869864663': No 2G Auth Data 20250321085649354 DAUC <0003> db_auc.c:192 IMSI='262422869864663': No 3G Auth Data HLR_Test-GSUP(254)@e1675d8a1cb5: Created GsupExpect[0] for "262422869864663" to be handled at TC_gsup_check_imei(258) 20250321085649361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 20250321085649364 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649364 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422869864663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422869864663"} 20250321085649364 DMAIN <0000> hlr.c:435 IMSI='262422869864663': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085649364 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422869864663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422869864663"} 20250321085649364 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422869864663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649364 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649364 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1675d8a1cb5: Found GsupExpect[0] for "262422869864663" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@e1675d8a1cb5: Added IMSI table entry 1TC_gsup_check_imei(258)"262422869864663" TC_gsup_check_imei(258)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085649365 DAUC <0003> db_auc.c:192 IMSI='262422869864663': No 3G Auth Data 20250321085649366 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649366 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422869864663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422869864663"} 20250321085649366 DAUC <0003> hlr.c:428 IMSI='262422869864663': storing IMEI = 12345678901234 20250321085649366 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422869864663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422869864663"} 20250321085649366 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422869864663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649366 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649366 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085649367 DAUC <0003> db_auc.c:192 IMSI='262422869864663': No 3G Auth Data 20250321085649367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085649368 DAUC <0003> db_auc.c:157 IMSI='262423899312623': No 2G Auth Data 20250321085649368 DAUC <0003> db_auc.c:192 IMSI='262423899312623': No 3G Auth Data HLR_Test-GSUP(254)@e1675d8a1cb5: Created GsupExpect[0] for "262423899312623" to be handled at TC_gsup_check_imei(259) 20250321085649375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 20250321085649377 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649377 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423899312623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423899312623"} 20250321085649377 DMAIN <0000> hlr.c:435 IMSI='262423899312623': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085649377 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423899312623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423899312623"} 20250321085649377 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423899312623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649377 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649377 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1675d8a1cb5: Found GsupExpect[0] for "262423899312623" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@e1675d8a1cb5: Added IMSI table entry 2TC_gsup_check_imei(259)"262423899312623" TC_gsup_check_imei(259)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085649377 DAUC <0003> db_auc.c:192 IMSI='262423899312623': No 3G Auth Data 20250321085649379 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649379 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423899312623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423899312623"} 20250321085649379 DAUC <0003> hlr.c:428 IMSI='262423899312623': storing IMEI = 12345678901234 20250321085649379 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423899312623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423899312623"} 20250321085649379 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423899312623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649379 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649379 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085649379 DAUC <0003> db_auc.c:192 IMSI='262423899312623': No 3G Auth Data 20250321085649379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085649380 DAUC <0003> db_auc.c:157 IMSI='262423760758668': No 2G Auth Data 20250321085649380 DAUC <0003> db_auc.c:192 IMSI='262423760758668': No 3G Auth Data HLR_Test-GSUP(254)@e1675d8a1cb5: Created GsupExpect[0] for "262423760758668" to be handled at TC_gsup_check_imei(260) 20250321085649387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4258 20250321085649390 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649390 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423760758668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423760758668"} 20250321085649390 DMAIN <0000> hlr.c:435 IMSI='262423760758668': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085649390 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423760758668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423760758668"} 20250321085649390 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423760758668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649390 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649390 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1675d8a1cb5: Found GsupExpect[0] for "262423760758668" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@e1675d8a1cb5: Added IMSI table entry 3TC_gsup_check_imei(260)"262423760758668" TC_gsup_check_imei(260)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085649391 DAUC <0003> db_auc.c:157 IMSI='262423760758668': No 2G Auth Data 20250321085649392 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649392 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423760758668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423760758668"} 20250321085649392 DAUC <0003> hlr.c:428 IMSI='262423760758668': storing IMEI = 12345678901234 20250321085649392 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423760758668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423760758668"} 20250321085649392 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423760758668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649392 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649392 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085649393 DAUC <0003> db_auc.c:157 IMSI='262423760758668': No 2G Auth Data 20250321085649393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085649394 DAUC <0003> db_auc.c:157 IMSI='262422517921972': No 2G Auth Data 20250321085649394 DAUC <0003> db_auc.c:192 IMSI='262422517921972': No 3G Auth Data HLR_Test-GSUP(254)@e1675d8a1cb5: Created GsupExpect[0] for "262422517921972" to be handled at TC_gsup_check_imei(261) 20250321085649400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48508<->l=127.0.0.1:4258 20250321085649403 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649403 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422517921972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422517921972"} 20250321085649403 DMAIN <0000> hlr.c:435 IMSI='262422517921972': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085649403 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422517921972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422517921972"} 20250321085649403 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422517921972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649403 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649403 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1675d8a1cb5: Found GsupExpect[0] for "262422517921972" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@e1675d8a1cb5: Added IMSI table entry 4TC_gsup_check_imei(261)"262422517921972" TC_gsup_check_imei(261)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085649404 DAUC <0003> db_auc.c:157 IMSI='262422517921972': No 2G Auth Data 20250321085649405 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649405 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422517921972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422517921972"} 20250321085649405 DAUC <0003> hlr.c:428 IMSI='262422517921972': storing IMEI = 12345678901234 20250321085649405 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422517921972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422517921972"} 20250321085649405 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422517921972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649405 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649405 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085649406 DAUC <0003> db_auc.c:157 IMSI='262422517921972': No 2G Auth Data 20250321085649406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48508<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085649407 DAUC <0003> db_auc.c:157 IMSI='262424213905498': No 2G Auth Data 20250321085649407 DAUC <0003> db_auc.c:192 IMSI='262424213905498': No 3G Auth Data HLR_Test-GSUP(254)@e1675d8a1cb5: Created GsupExpect[0] for "262424213905498" to be handled at TC_gsup_check_imei(262) 20250321085649413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48524<->l=127.0.0.1:4258 20250321085649416 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649416 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424213905498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424213905498"} 20250321085649416 DMAIN <0000> hlr.c:435 IMSI='262424213905498': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085649416 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424213905498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424213905498"} 20250321085649416 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424213905498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649416 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649416 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1675d8a1cb5: Found GsupExpect[0] for "262424213905498" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@e1675d8a1cb5: Added IMSI table entry 5TC_gsup_check_imei(262)"262424213905498" TC_gsup_check_imei(262)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085649418 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649418 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424213905498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424213905498"} 20250321085649418 DAUC <0003> hlr.c:428 IMSI='262424213905498': storing IMEI = 12345678901234 20250321085649418 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424213905498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424213905498"} 20250321085649418 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424213905498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649418 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649418 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085649419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48524<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085649419 DAUC <0003> db_auc.c:157 IMSI='262427453352895': No 2G Auth Data 20250321085649420 DAUC <0003> db_auc.c:192 IMSI='262427453352895': No 3G Auth Data HLR_Test-GSUP(254)@e1675d8a1cb5: Created GsupExpect[0] for "262427453352895" to be handled at TC_gsup_check_imei(263) 20250321085649425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48530<->l=127.0.0.1:4258 20250321085649428 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649428 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427453352895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427453352895"} 20250321085649428 DMAIN <0000> hlr.c:435 IMSI='262427453352895': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085649428 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427453352895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427453352895"} 20250321085649428 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427453352895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649428 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649428 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1675d8a1cb5: Found GsupExpect[0] for "262427453352895" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@e1675d8a1cb5: Added IMSI table entry 6TC_gsup_check_imei(263)"262427453352895" TC_gsup_check_imei(263)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085649429 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649429 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427453352895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427453352895"} 20250321085649429 DAUC <0003> hlr.c:428 IMSI='262427453352895': storing IMEI = 12345678901234 20250321085649429 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427453352895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427453352895"} 20250321085649429 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427453352895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649429 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649429 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085649430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48530<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085649431 DAUC <0003> db_auc.c:157 IMSI='262424780990808': No 2G Auth Data 20250321085649431 DAUC <0003> db_auc.c:192 IMSI='262424780990808': No 3G Auth Data HLR_Test-GSUP(254)@e1675d8a1cb5: Created GsupExpect[0] for "262424780990808" to be handled at TC_gsup_check_imei(264) 20250321085649437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 20250321085649439 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649439 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424780990808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424780990808"} 20250321085649439 DMAIN <0000> hlr.c:435 IMSI='262424780990808': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085649439 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424780990808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424780990808"} 20250321085649439 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424780990808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649439 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649440 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1675d8a1cb5: Found GsupExpect[0] for "262424780990808" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@e1675d8a1cb5: Added IMSI table entry 7TC_gsup_check_imei(264)"262424780990808" TC_gsup_check_imei(264)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085649441 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649441 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424780990808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424780990808"} 20250321085649441 DAUC <0003> hlr.c:428 IMSI='262424780990808': storing IMEI = 12345678901234 20250321085649441 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424780990808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424780990808"} 20250321085649441 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424780990808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085649441 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085649441 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085649442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@e1675d8a1cb5: Final verdict of PTC: pass MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085649443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20250321085649443 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35401<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@e1675d8a1cb5: Final verdict of PTC: none 20250321085649444 DLINP <000b> input/ipa.c:452 connected read/write 20250321085649444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085649444 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085649444 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085649444 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@e1675d8a1cb5: Final verdict of PTC: none 255@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_check_imei finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Mar 21 08:56:49 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250321085649466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48540<->l=127.0.0.1:4258 20250321085649567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48540<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125224) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Fri Mar 21 08:56:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_check_imei_via_proxy started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085652681 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085652681 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085652685 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53138<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@e1675d8a1cb5: 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)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(265)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085652687 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652687 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085652687 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085652687 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085652687 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085652687 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085652687 DLGSUP <0013> gsup_server.c:236 2: 20250321085652687 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085652687 DLGSUP <0013> gsup_server.c:236 3: 20250321085652687 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085652687 DLGSUP <0013> gsup_server.c:236 4: 20250321085652687 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085652687 DLGSUP <0013> gsup_server.c:236 5: 20250321085652687 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085652687 DLGSUP <0013> gsup_server.c:236 7: 20250321085652687 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085652687 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085652687 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085652687 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@e1675d8a1cb5: 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") 20250321085652703 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42017<->l=127.0.0.1:4259) 20250321085652709 DAUC <0003> db_auc.c:157 IMSI='262422205350388': No 2G Auth Data 20250321085652709 DAUC <0003> db_auc.c:192 IMSI='262422205350388': No 3G Auth Data HLR_Test-GSUP(266)@e1675d8a1cb5: Created GsupExpect[0] for "262422205350388" to be handled at TC_gsup_check_imei_via_proxy(269) 20250321085652728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53140<->l=127.0.0.1:4258 20250321085652739 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652739 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422205350388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422205350388" source_name="the-source\n"} 20250321085652739 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250321085652739 DMAIN <0000> hlr.c:435 IMSI='262422205350388': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085652739 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422205350388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422205350388" destination_name="the-source\n"} 20250321085652739 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262422205350388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652739 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652739 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1675d8a1cb5: Found GsupExpect[0] for "262422205350388" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422205350388" TC_gsup_check_imei_via_proxy(269)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085652743 DAUC <0003> db_auc.c:192 IMSI='262422205350388': No 3G Auth Data 20250321085652747 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652747 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422205350388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422205350388" source_name="the-source\n"} 20250321085652747 DAUC <0003> hlr.c:428 IMSI='262422205350388': storing IMEI = 12345678901234 20250321085652747 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422205350388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422205350388" destination_name="the-source\n"} 20250321085652747 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262422205350388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652747 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652747 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652748 DAUC <0003> db_auc.c:192 IMSI='262422205350388': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085652750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53140<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085652751 DAUC <0003> db_auc.c:157 IMSI='262422603223439': No 2G Auth Data 20250321085652751 DAUC <0003> db_auc.c:192 IMSI='262422603223439': No 3G Auth Data HLR_Test-GSUP(266)@e1675d8a1cb5: Created GsupExpect[0] for "262422603223439" to be handled at TC_gsup_check_imei_via_proxy(270) 20250321085652760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53142<->l=127.0.0.1:4258 20250321085652763 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652763 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422603223439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422603223439" source_name="the-source\n"} 20250321085652763 DMAIN <0000> hlr.c:435 IMSI='262422603223439': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085652763 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422603223439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422603223439" destination_name="the-source\n"} 20250321085652763 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262422603223439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652763 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652763 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1675d8a1cb5: Found GsupExpect[0] for "262422603223439" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@e1675d8a1cb5: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422603223439" 20250321085652764 DAUC <0003> db_auc.c:192 IMSI='262422603223439': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085652765 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652765 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422603223439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422603223439" source_name="the-source\n"} 20250321085652765 DAUC <0003> hlr.c:428 IMSI='262422603223439': storing IMEI = 12345678901234 20250321085652765 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422603223439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422603223439" destination_name="the-source\n"} 20250321085652765 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262422603223439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652765 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652765 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652765 DAUC <0003> db_auc.c:192 IMSI='262422603223439': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085652766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53142<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085652766 DAUC <0003> db_auc.c:157 IMSI='262425050018023': No 2G Auth Data 20250321085652766 DAUC <0003> db_auc.c:192 IMSI='262425050018023': No 3G Auth Data HLR_Test-GSUP(266)@e1675d8a1cb5: Created GsupExpect[0] for "262425050018023" to be handled at TC_gsup_check_imei_via_proxy(271) 20250321085652772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4258 20250321085652774 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652774 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262425050018023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425050018023" source_name="the-source\n"} 20250321085652774 DMAIN <0000> hlr.c:435 IMSI='262425050018023': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085652774 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262425050018023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425050018023" destination_name="the-source\n"} 20250321085652774 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262425050018023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652774 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652774 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1675d8a1cb5: Found GsupExpect[0] for "262425050018023" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@e1675d8a1cb5: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262425050018023" TC_gsup_check_imei_via_proxy(271)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085652775 DAUC <0003> db_auc.c:192 IMSI='262425050018023': No 3G Auth Data 20250321085652776 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652776 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262425050018023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425050018023" source_name="the-source\n"} 20250321085652776 DAUC <0003> hlr.c:428 IMSI='262425050018023': storing IMEI = 12345678901234 20250321085652776 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262425050018023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425050018023" destination_name="the-source\n"} 20250321085652776 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262425050018023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652776 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652776 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085652776 DAUC <0003> db_auc.c:192 IMSI='262425050018023': No 3G Auth Data 20250321085652777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085652777 DAUC <0003> db_auc.c:157 IMSI='262426695679009': No 2G Auth Data 20250321085652777 DAUC <0003> db_auc.c:192 IMSI='262426695679009': No 3G Auth Data HLR_Test-GSUP(266)@e1675d8a1cb5: Created GsupExpect[0] for "262426695679009" to be handled at TC_gsup_check_imei_via_proxy(272) 20250321085652784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53146<->l=127.0.0.1:4258 20250321085652786 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652786 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426695679009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426695679009" source_name="the-source\n"} 20250321085652786 DMAIN <0000> hlr.c:435 IMSI='262426695679009': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085652786 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426695679009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426695679009" destination_name="the-source\n"} 20250321085652786 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262426695679009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652786 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652786 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1675d8a1cb5: Found GsupExpect[0] for "262426695679009" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@e1675d8a1cb5: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426695679009" TC_gsup_check_imei_via_proxy(272)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085652787 DAUC <0003> db_auc.c:157 IMSI='262426695679009': No 2G Auth Data 20250321085652788 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652788 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426695679009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426695679009" source_name="the-source\n"} 20250321085652788 DAUC <0003> hlr.c:428 IMSI='262426695679009': storing IMEI = 12345678901234 20250321085652788 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426695679009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426695679009" destination_name="the-source\n"} 20250321085652788 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262426695679009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652788 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652788 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085652789 DAUC <0003> db_auc.c:157 IMSI='262426695679009': No 2G Auth Data 20250321085652789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53146<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085652790 DAUC <0003> db_auc.c:157 IMSI='262421180369275': No 2G Auth Data 20250321085652790 DAUC <0003> db_auc.c:192 IMSI='262421180369275': No 3G Auth Data HLR_Test-GSUP(266)@e1675d8a1cb5: Created GsupExpect[0] for "262421180369275" to be handled at TC_gsup_check_imei_via_proxy(273) 20250321085652796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53160<->l=127.0.0.1:4258 20250321085652798 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652798 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421180369275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421180369275" source_name="the-source\n"} 20250321085652798 DMAIN <0000> hlr.c:435 IMSI='262421180369275': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085652798 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421180369275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421180369275" destination_name="the-source\n"} 20250321085652798 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262421180369275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652798 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652798 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1675d8a1cb5: Found GsupExpect[0] for "262421180369275" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@e1675d8a1cb5: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421180369275" TC_gsup_check_imei_via_proxy(273)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085652799 DAUC <0003> db_auc.c:157 IMSI='262421180369275': No 2G Auth Data 20250321085652800 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652800 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421180369275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421180369275" source_name="the-source\n"} 20250321085652800 DAUC <0003> hlr.c:428 IMSI='262421180369275': storing IMEI = 12345678901234 20250321085652800 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421180369275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421180369275" destination_name="the-source\n"} 20250321085652800 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262421180369275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652800 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652800 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652801 DAUC <0003> db_auc.c:157 IMSI='262421180369275': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085652801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53160<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085652802 DAUC <0003> db_auc.c:157 IMSI='262427257787128': No 2G Auth Data 20250321085652802 DAUC <0003> db_auc.c:192 IMSI='262427257787128': No 3G Auth Data HLR_Test-GSUP(266)@e1675d8a1cb5: Created GsupExpect[0] for "262427257787128" to be handled at TC_gsup_check_imei_via_proxy(274) 20250321085652809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53168<->l=127.0.0.1:4258 20250321085652811 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652811 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427257787128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427257787128" source_name="the-source\n"} 20250321085652811 DMAIN <0000> hlr.c:435 IMSI='262427257787128': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085652811 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427257787128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427257787128" destination_name="the-source\n"} 20250321085652811 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262427257787128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652811 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652811 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1675d8a1cb5: Found GsupExpect[0] for "262427257787128" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@e1675d8a1cb5: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427257787128" TC_gsup_check_imei_via_proxy(274)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085652813 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652813 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427257787128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427257787128" source_name="the-source\n"} 20250321085652813 DAUC <0003> hlr.c:428 IMSI='262427257787128': storing IMEI = 12345678901234 20250321085652813 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427257787128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427257787128" destination_name="the-source\n"} 20250321085652813 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262427257787128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652813 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652813 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085652814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53168<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085652815 DAUC <0003> db_auc.c:157 IMSI='262426561521514': No 2G Auth Data 20250321085652815 DAUC <0003> db_auc.c:192 IMSI='262426561521514': No 3G Auth Data HLR_Test-GSUP(266)@e1675d8a1cb5: Created GsupExpect[0] for "262426561521514" to be handled at TC_gsup_check_imei_via_proxy(275) 20250321085652821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53172<->l=127.0.0.1:4258 20250321085652824 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652824 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426561521514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426561521514" source_name="the-source\n"} 20250321085652824 DMAIN <0000> hlr.c:435 IMSI='262426561521514': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085652824 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426561521514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426561521514" destination_name="the-source\n"} 20250321085652824 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262426561521514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652824 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652824 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1675d8a1cb5: Found GsupExpect[0] for "262426561521514" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@e1675d8a1cb5: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262426561521514" TC_gsup_check_imei_via_proxy(275)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085652826 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652826 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426561521514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426561521514" source_name="the-source\n"} 20250321085652826 DAUC <0003> hlr.c:428 IMSI='262426561521514': storing IMEI = 12345678901234 20250321085652826 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426561521514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426561521514" destination_name="the-source\n"} 20250321085652826 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262426561521514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652826 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652826 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085652827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53172<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085652828 DAUC <0003> db_auc.c:157 IMSI='262422427856270': No 2G Auth Data 20250321085652828 DAUC <0003> db_auc.c:192 IMSI='262422427856270': No 3G Auth Data HLR_Test-GSUP(266)@e1675d8a1cb5: Created GsupExpect[0] for "262422427856270" to be handled at TC_gsup_check_imei_via_proxy(276) 20250321085652835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53182<->l=127.0.0.1:4258 20250321085652837 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652837 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422427856270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422427856270" source_name="the-source\n"} 20250321085652837 DMAIN <0000> hlr.c:435 IMSI='262422427856270': has IMEI = 12345678901234 (consider setting 'store-imei') 20250321085652837 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422427856270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422427856270" destination_name="the-source\n"} 20250321085652837 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262422427856270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652837 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652837 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1675d8a1cb5: Found GsupExpect[0] for "262422427856270" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@e1675d8a1cb5: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262422427856270" TC_gsup_check_imei_via_proxy(276)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085652840 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652840 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422427856270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422427856270" source_name="the-source\n"} 20250321085652840 DAUC <0003> hlr.c:428 IMSI='262422427856270': storing IMEI = 12345678901234 20250321085652840 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422427856270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422427856270" destination_name="the-source\n"} 20250321085652840 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262422427856270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085652840 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085652840 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085652841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53182<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@e1675d8a1cb5: Final verdict of PTC: pass MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085652842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53138<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@e1675d8a1cb5: Final verdict of PTC: none 20250321085652842 DLINP <000b> input/ipa.c:452 connected read/write 20250321085652842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085652842 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085652842 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085652842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085652842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250321085652842 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42017<->l=127.0.0.1:4259) 267@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Mar 21 08:56:52 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250321085652865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4258 20250321085652966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126920) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Fri Mar 21 08:56:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_check_imei_invalid_len started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085656101 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085656101 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085656106 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085656112 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656112 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085656112 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085656112 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085656112 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085656112 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085656112 DLGSUP <0013> gsup_server.c:236 2: 20250321085656112 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085656112 DLGSUP <0013> gsup_server.c:236 3: 20250321085656112 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085656112 DLGSUP <0013> gsup_server.c:236 4: 20250321085656112 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085656112 DLGSUP <0013> gsup_server.c:236 5: 20250321085656112 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085656112 DLGSUP <0013> gsup_server.c:236 7: 20250321085656113 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085656113 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085656113 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085656113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@e1675d8a1cb5: 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") 20250321085656143 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43773<->l=127.0.0.1:4259) 20250321085656153 DAUC <0003> db_auc.c:157 IMSI='262422137575421': No 2G Auth Data 20250321085656153 DAUC <0003> db_auc.c:192 IMSI='262422137575421': No 3G Auth Data HLR_Test-GSUP(278)@e1675d8a1cb5: Created GsupExpect[0] for "262422137575421" to be handled at TC_gsup_check_imei_invalid_len(281) 20250321085656180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53208<->l=127.0.0.1:4258 20250321085656192 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656192 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422137575421"} 20250321085656192 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250321085656193 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422137575421" cause=Invalid mandatory information} 20250321085656193 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656193 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656193 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1675d8a1cb5: Found GsupExpect[0] for "262422137575421" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262422137575421" TC_gsup_check_imei_invalid_len(281)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085656194 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656195 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422137575421"} 20250321085656195 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250321085656195 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422137575421" cause=Invalid mandatory information} 20250321085656195 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656195 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656195 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656197 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656197 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422137575421"} 20250321085656197 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250321085656197 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422137575421" cause=Invalid mandatory information} 20250321085656197 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656197 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656198 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656201 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656201 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422137575421"} 20250321085656201 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250321085656201 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422137575421" cause=Invalid mandatory information} 20250321085656201 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656201 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656201 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656204 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656204 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422137575421"} 20250321085656204 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250321085656204 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422137575421" cause=Invalid mandatory information} 20250321085656204 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422137575421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656204 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656204 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53208<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085656210 DAUC <0003> db_auc.c:157 IMSI='262422860006970': No 2G Auth Data 20250321085656210 DAUC <0003> db_auc.c:192 IMSI='262422860006970': No 3G Auth Data HLR_Test-GSUP(278)@e1675d8a1cb5: Created GsupExpect[0] for "262422860006970" to be handled at TC_gsup_check_imei_invalid_len(282) 20250321085656223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4258 20250321085656224 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656224 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422860006970"} 20250321085656224 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250321085656224 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422860006970" cause=Invalid mandatory information} 20250321085656224 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656224 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656224 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1675d8a1cb5: Found GsupExpect[0] for "262422860006970" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@e1675d8a1cb5: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262422860006970" TC_gsup_check_imei_invalid_len(282)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085656225 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656225 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422860006970"} 20250321085656225 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250321085656225 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422860006970" cause=Invalid mandatory information} 20250321085656225 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656225 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656225 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656226 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656226 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422860006970"} 20250321085656226 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250321085656226 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422860006970" cause=Invalid mandatory information} 20250321085656226 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656226 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656226 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656227 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656227 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422860006970"} 20250321085656227 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250321085656227 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422860006970" cause=Invalid mandatory information} 20250321085656227 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656227 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656227 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656227 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656227 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422860006970"} 20250321085656227 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250321085656227 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422860006970" cause=Invalid mandatory information} 20250321085656227 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422860006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656227 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656227 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085656229 DAUC <0003> db_auc.c:157 IMSI='262423609258319': No 2G Auth Data 20250321085656229 DAUC <0003> db_auc.c:192 IMSI='262423609258319': No 3G Auth Data HLR_Test-GSUP(278)@e1675d8a1cb5: Created GsupExpect[0] for "262423609258319" to be handled at TC_gsup_check_imei_invalid_len(283) 20250321085656235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53232<->l=127.0.0.1:4258 20250321085656237 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656237 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423609258319"} 20250321085656237 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250321085656237 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423609258319" cause=Invalid mandatory information} 20250321085656237 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656237 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656237 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1675d8a1cb5: Found GsupExpect[0] for "262423609258319" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@e1675d8a1cb5: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262423609258319" TC_gsup_check_imei_invalid_len(283)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085656238 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656238 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423609258319"} 20250321085656238 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250321085656238 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423609258319" cause=Invalid mandatory information} 20250321085656238 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656238 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656238 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656238 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656238 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423609258319"} 20250321085656238 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250321085656238 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423609258319" cause=Invalid mandatory information} 20250321085656238 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656238 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656238 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656239 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656239 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423609258319"} 20250321085656239 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250321085656239 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423609258319" cause=Invalid mandatory information} 20250321085656239 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656239 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656239 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656240 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656240 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423609258319"} 20250321085656240 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250321085656240 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423609258319" cause=Invalid mandatory information} 20250321085656240 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423609258319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656240 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656240 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53232<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085656241 DAUC <0003> db_auc.c:157 IMSI='262424991187364': No 2G Auth Data 20250321085656241 DAUC <0003> db_auc.c:192 IMSI='262424991187364': No 3G Auth Data HLR_Test-GSUP(278)@e1675d8a1cb5: Created GsupExpect[0] for "262424991187364" to be handled at TC_gsup_check_imei_invalid_len(284) 20250321085656247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53242<->l=127.0.0.1:4258 20250321085656250 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656250 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424991187364"} 20250321085656250 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250321085656250 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424991187364" cause=Invalid mandatory information} 20250321085656250 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656250 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656250 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1675d8a1cb5: Found GsupExpect[0] for "262424991187364" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@e1675d8a1cb5: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424991187364" TC_gsup_check_imei_invalid_len(284)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085656251 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656251 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424991187364"} 20250321085656251 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250321085656251 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424991187364" cause=Invalid mandatory information} 20250321085656251 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656251 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656251 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656252 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656252 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424991187364"} 20250321085656252 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250321085656252 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424991187364" cause=Invalid mandatory information} 20250321085656252 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656252 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656252 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656253 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656253 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424991187364"} 20250321085656253 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250321085656253 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424991187364" cause=Invalid mandatory information} 20250321085656253 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656253 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656253 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656254 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656254 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424991187364"} 20250321085656254 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250321085656254 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424991187364" cause=Invalid mandatory information} 20250321085656254 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424991187364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656254 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656254 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53242<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085656255 DAUC <0003> db_auc.c:157 IMSI='262422203395968': No 2G Auth Data 20250321085656255 DAUC <0003> db_auc.c:192 IMSI='262422203395968': No 3G Auth Data HLR_Test-GSUP(278)@e1675d8a1cb5: Created GsupExpect[0] for "262422203395968" to be handled at TC_gsup_check_imei_invalid_len(285) 20250321085656261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53256<->l=127.0.0.1:4258 20250321085656263 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656263 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422203395968"} 20250321085656263 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250321085656263 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422203395968" cause=Invalid mandatory information} 20250321085656263 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656263 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656263 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1675d8a1cb5: Found GsupExpect[0] for "262422203395968" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@e1675d8a1cb5: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422203395968" TC_gsup_check_imei_invalid_len(285)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085656264 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656264 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422203395968"} 20250321085656264 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250321085656264 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422203395968" cause=Invalid mandatory information} 20250321085656264 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656264 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656264 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656265 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656265 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422203395968"} 20250321085656265 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250321085656265 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422203395968" cause=Invalid mandatory information} 20250321085656265 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656265 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656265 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656266 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656266 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422203395968"} 20250321085656266 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250321085656266 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422203395968" cause=Invalid mandatory information} 20250321085656266 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656266 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656266 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656267 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656267 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422203395968"} 20250321085656267 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250321085656267 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422203395968" cause=Invalid mandatory information} 20250321085656267 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422203395968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656267 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656267 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53256<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085656268 DAUC <0003> db_auc.c:157 IMSI='262429831336754': No 2G Auth Data 20250321085656268 DAUC <0003> db_auc.c:192 IMSI='262429831336754': No 3G Auth Data HLR_Test-GSUP(278)@e1675d8a1cb5: Created GsupExpect[0] for "262429831336754" to be handled at TC_gsup_check_imei_invalid_len(286) 20250321085656275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53270<->l=127.0.0.1:4258 20250321085656278 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656278 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429831336754"} 20250321085656278 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250321085656278 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429831336754" cause=Invalid mandatory information} 20250321085656278 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656278 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656278 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1675d8a1cb5: Found GsupExpect[0] for "262429831336754" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@e1675d8a1cb5: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262429831336754" TC_gsup_check_imei_invalid_len(286)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085656279 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656279 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429831336754"} 20250321085656279 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250321085656279 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429831336754" cause=Invalid mandatory information} 20250321085656279 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656279 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656279 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656279 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656279 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429831336754"} 20250321085656279 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250321085656279 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429831336754" cause=Invalid mandatory information} 20250321085656279 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656279 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656279 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656280 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656280 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429831336754"} 20250321085656280 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250321085656280 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429831336754" cause=Invalid mandatory information} 20250321085656280 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656280 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656280 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656281 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656281 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429831336754"} 20250321085656281 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250321085656281 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429831336754" cause=Invalid mandatory information} 20250321085656281 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429831336754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656281 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656281 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53270<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085656282 DAUC <0003> db_auc.c:157 IMSI='262421624985024': No 2G Auth Data 20250321085656282 DAUC <0003> db_auc.c:192 IMSI='262421624985024': No 3G Auth Data HLR_Test-GSUP(278)@e1675d8a1cb5: Created GsupExpect[0] for "262421624985024" to be handled at TC_gsup_check_imei_invalid_len(287) 20250321085656289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53276<->l=127.0.0.1:4258 20250321085656291 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656291 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421624985024"} 20250321085656291 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250321085656291 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421624985024" cause=Invalid mandatory information} 20250321085656291 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656291 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656291 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1675d8a1cb5: Found GsupExpect[0] for "262421624985024" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@e1675d8a1cb5: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262421624985024" TC_gsup_check_imei_invalid_len(287)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085656292 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656292 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421624985024"} 20250321085656292 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250321085656292 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421624985024" cause=Invalid mandatory information} 20250321085656292 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656292 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656292 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656292 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656292 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421624985024"} 20250321085656292 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250321085656292 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421624985024" cause=Invalid mandatory information} 20250321085656292 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656292 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656292 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656293 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656293 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421624985024"} 20250321085656293 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250321085656293 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421624985024" cause=Invalid mandatory information} 20250321085656293 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656293 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656293 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656293 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656293 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421624985024"} 20250321085656293 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250321085656293 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421624985024" cause=Invalid mandatory information} 20250321085656293 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421624985024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656293 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656293 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53276<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085656295 DAUC <0003> db_auc.c:157 IMSI='262428974607861': No 2G Auth Data 20250321085656295 DAUC <0003> db_auc.c:192 IMSI='262428974607861': No 3G Auth Data HLR_Test-GSUP(278)@e1675d8a1cb5: Created GsupExpect[0] for "262428974607861" to be handled at TC_gsup_check_imei_invalid_len(288) 20250321085656302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53292<->l=127.0.0.1:4258 20250321085656303 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656303 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428974607861"} 20250321085656303 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250321085656303 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428974607861" cause=Invalid mandatory information} 20250321085656303 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656303 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656303 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1675d8a1cb5: Found GsupExpect[0] for "262428974607861" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@e1675d8a1cb5: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428974607861" TC_gsup_check_imei_invalid_len(288)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085656304 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656304 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428974607861"} 20250321085656304 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250321085656304 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428974607861" cause=Invalid mandatory information} 20250321085656304 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656304 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656304 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656305 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656305 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428974607861"} 20250321085656305 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250321085656305 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428974607861" cause=Invalid mandatory information} 20250321085656305 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656305 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656305 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656306 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656306 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428974607861"} 20250321085656306 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250321085656306 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428974607861" cause=Invalid mandatory information} 20250321085656306 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656306 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656306 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656307 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656307 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428974607861"} 20250321085656307 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250321085656307 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428974607861" cause=Invalid mandatory information} 20250321085656307 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428974607861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085656307 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085656307 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085656308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53292<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@e1675d8a1cb5: Final verdict of PTC: pass MTC@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085656309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@e1675d8a1cb5: Final verdict of PTC: none 20250321085656309 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43773<->l=127.0.0.1:4259) 20250321085656309 DLINP <000b> input/ipa.c:452 connected read/write 20250321085656309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085656309 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085656309 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085656309 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(280)@e1675d8a1cb5: Final verdict of PTC: none 279@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: pass MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Mar 21 08:56:56 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250321085656335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53296<->l=127.0.0.1:4258 20250321085656436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53296<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66544) Waiting for packet dumper to finish... 1 (prev_count=66544, count=168556) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Fri Mar 21 08:56:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_gsup_check_imei_unknown_imsi started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085659558 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085659558 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085659560 DLINP <000b> input/ipa.c:452 connected read/write 20250321085659560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085659561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53306<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@e1675d8a1cb5: 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) } } } } 20250321085659562 DLINP <000b> input/ipa.c:452 connected read/write 20250321085659562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085659562 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085659562 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085659562 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085659562 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085659562 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085659562 DLGSUP <0013> gsup_server.c:236 2: 20250321085659562 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085659562 DLGSUP <0013> gsup_server.c:236 3: 20250321085659562 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085659562 DLGSUP <0013> gsup_server.c:236 4: 20250321085659562 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085659562 DLGSUP <0013> gsup_server.c:236 5: 20250321085659562 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085659562 DLGSUP <0013> gsup_server.c:236 7: 20250321085659562 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(289)@e1675d8a1cb5: 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 } } } } 20250321085659562 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085659562 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085659562 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@e1675d8a1cb5: 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") 20250321085659569 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35301<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@e1675d8a1cb5: Created GsupExpect[0] for "262425105016377" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250321085659578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20250321085659610 DLINP <000b> input/ipa.c:452 connected read/write 20250321085659610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085659610 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425105016377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425105016377"} 20250321085659610 DMAIN <0000> hlr.c:435 IMSI='262425105016377': has IMEI = 22245678901234 (consider setting 'store-imei') 20250321085659610 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425105016377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250321085659610 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425105016377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425105016377" cause=Invalid mandatory information} 20250321085659610 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425105016377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085659610 DLINP <000b> input/ipa.c:452 connected read/write 20250321085659610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085659610 DLINP <000b> input/ipa.c:452 connected read/write 20250321085659611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@e1675d8a1cb5: Found GsupExpect[0] for "262425105016377" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@e1675d8a1cb5: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262425105016377" TC_gsup_check_imei_unknown_imsi(293)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085659621 DLINP <000b> input/ipa.c:452 connected read/write 20250321085659621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085659621 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425105016377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425105016377"} 20250321085659621 DAUC <0003> hlr.c:428 IMSI='262425105016377': storing IMEI = 22245678901234 20250321085659621 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262425105016377': no such subscriber 20250321085659621 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425105016377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250321085659621 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425105016377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425105016377" cause=Invalid mandatory information} 20250321085659621 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425105016377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085659621 DLINP <000b> input/ipa.c:452 connected read/write 20250321085659621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085659621 DLINP <000b> input/ipa.c:452 connected read/write 20250321085659621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085659623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085659626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53306<->l=127.0.0.1:4258 20250321085659628 DLINP <000b> input/ipa.c:452 connected read/write 20250321085659628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085659628 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085659628 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085659628 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085659628 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35301<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@e1675d8a1cb5: Final verdict of PTC: none 291@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 291: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Mar 21 08:56:59 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20250321085659654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53310<->l=127.0.0.1:4258 20250321085659754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53310<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Fri Mar 21 08:57:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085702862 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085702862 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085702866 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085702870 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702870 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085702870 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085702870 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085702870 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085702870 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085702870 DLGSUP <0013> gsup_server.c:236 2: 20250321085702870 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085702870 DLGSUP <0013> gsup_server.c:236 3: 20250321085702870 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085702870 DLGSUP <0013> gsup_server.c:236 4: 20250321085702870 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085702871 DLGSUP <0013> gsup_server.c:236 5: 20250321085702871 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085702871 DLGSUP <0013> gsup_server.c:236 7: 20250321085702871 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085702871 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085702871 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085702871 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@e1675d8a1cb5: 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") 20250321085702896 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33165<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@e1675d8a1cb5: Created GsupExpect[0] for "262426989651047" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250321085702908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53608<->l=127.0.0.1:4258 20250321085702919 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702920 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426989651047"} 20250321085702920 DMAIN <0000> hlr.c:227 IMSI='262426989651047': Creating subscriber on demand 20250321085702920 DMAIN <0000> hlr.c:243 IMSI='262426989651047': Successfully assigned MSISDN='063' 20250321085702920 DAUC <0003> hlr.c:428 IMSI='262426989651047': storing IMEI = 12345678901234 20250321085702920 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426989651047"} 20250321085702920 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085702920 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702920 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@e1675d8a1cb5: Found GsupExpect[0] for "262426989651047" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@e1675d8a1cb5: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426989651047" TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085702925 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702925 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702927 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702927 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702928 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702928 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702930 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702931 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426989651047" cn_domain=PS} 20250321085702931 DLU <0006> fsm.c:456 lu(262426989651047)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085702931 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085702931 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085702931 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426989651047" cn_domain=PS} 20250321085702931 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702931 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702934 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702934 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426989651047"} 20250321085702934 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085702935 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085702935 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426989651047"} 20250321085702935 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085702935 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085702935 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085702935 DLU <0006> fsm.c:568 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085702935 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702935 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085702943 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702943 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426989651047"} 20250321085702943 DMAIN <0000> hlr.c:227 IMSI='262426989651047': Creating subscriber on demand 20250321085702943 DMAIN <0000> hlr.c:243 IMSI='262426989651047': Successfully assigned MSISDN='258' 20250321085702943 DAUC <0003> hlr.c:428 IMSI='262426989651047': storing IMEI = 12345678901234 20250321085702943 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426989651047"} 20250321085702943 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085702943 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702943 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702945 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702945 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085702947 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702947 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702948 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702948 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702949 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702949 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702951 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702951 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426989651047" cn_domain=PS} 20250321085702951 DLU <0006> fsm.c:456 lu(262426989651047)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085702951 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085702952 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085702952 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426989651047" cn_domain=PS} 20250321085702952 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702952 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702955 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702955 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426989651047"} 20250321085702955 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085702955 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085702955 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426989651047"} 20250321085702955 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085702955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085702955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085702955 DLU <0006> fsm.c:568 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085702955 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702955 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085702962 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702962 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426989651047"} 20250321085702962 DMAIN <0000> hlr.c:227 IMSI='262426989651047': Creating subscriber on demand 20250321085702962 DMAIN <0000> hlr.c:243 IMSI='262426989651047': Successfully assigned MSISDN='571' 20250321085702962 DAUC <0003> hlr.c:428 IMSI='262426989651047': storing IMEI = 12345678901234 20250321085702962 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426989651047"} 20250321085702962 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085702962 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702962 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702964 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702964 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085702966 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702966 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702967 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702967 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702969 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702969 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702971 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702971 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426989651047" cn_domain=PS} 20250321085702971 DLU <0006> fsm.c:456 lu(262426989651047)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085702971 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250321085702971 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426989651047" cause=GPRS services not allowed} 20250321085702971 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085702971 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085702971 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{UNVALIDATED}: Freeing instance 20250321085702971 DLU <0006> fsm.c:568 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{UNVALIDATED}: Deallocated 20250321085702971 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702971 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085702978 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702978 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426989651047"} 20250321085702978 DMAIN <0000> hlr.c:227 IMSI='262426989651047': Creating subscriber on demand 20250321085702978 DMAIN <0000> hlr.c:243 IMSI='262426989651047': Successfully assigned MSISDN='263' 20250321085702978 DAUC <0003> hlr.c:428 IMSI='262426989651047': storing IMEI = 12345678901234 20250321085702978 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426989651047"} 20250321085702978 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085702978 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702979 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702980 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702980 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085702982 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702982 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702983 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702983 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702985 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702985 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426989651047" cn_domain=PS} 20250321085702985 DLU <0006> fsm.c:456 lu(262426989651047)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085702985 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250321085702986 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426989651047" cause=GPRS services not allowed} 20250321085702986 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085702986 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085702986 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{UNVALIDATED}: Freeing instance 20250321085702986 DLU <0006> fsm.c:568 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{UNVALIDATED}: Deallocated 20250321085702986 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702986 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085702992 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702992 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426989651047"} 20250321085702992 DMAIN <0000> hlr.c:227 IMSI='262426989651047': Creating subscriber on demand 20250321085702992 DAUC <0003> hlr.c:428 IMSI='262426989651047': storing IMEI = 12345678901234 20250321085702992 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426989651047"} 20250321085702992 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085702992 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702992 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702994 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702994 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085702996 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702996 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702997 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085702997 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085702999 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085702999 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426989651047" cn_domain=PS} 20250321085702999 DLU <0006> fsm.c:456 lu(262426989651047)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085702999 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250321085702999 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426989651047" cause=GPRS services not allowed} 20250321085702999 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085702999 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085702999 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{UNVALIDATED}: Freeing instance 20250321085702999 DLU <0006> fsm.c:568 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{UNVALIDATED}: Deallocated 20250321085702999 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085702999 DLINP <000b> input/ipa.c:452 connected read/write 20250321085702999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085703005 DLINP <000b> input/ipa.c:452 connected read/write 20250321085703005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085703005 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426989651047"} 20250321085703005 DMAIN <0000> hlr.c:227 IMSI='262426989651047': Creating subscriber on demand 20250321085703005 DAUC <0003> hlr.c:428 IMSI='262426989651047': storing IMEI = 12345678901234 20250321085703005 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426989651047"} 20250321085703005 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250321085703005 DLINP <000b> input/ipa.c:452 connected read/write 20250321085703005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085703005 DLINP <000b> input/ipa.c:452 connected read/write 20250321085703005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085703007 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085703007 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085703008 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085703008 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085703009 DAUC <0003> db_auc.c:157 IMSI='262426989651047': No 2G Auth Data 20250321085703009 DAUC <0003> db_auc.c:192 IMSI='262426989651047': No 3G Auth Data 20250321085703011 DLINP <000b> input/ipa.c:452 connected read/write 20250321085703011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085703011 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426989651047" cn_domain=PS} 20250321085703011 DLU <0006> fsm.c:456 lu(262426989651047)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085703011 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085703011 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085703011 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426989651047" cn_domain=PS} 20250321085703011 DLINP <000b> input/ipa.c:452 connected read/write 20250321085703011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085703011 DLINP <000b> input/ipa.c:452 connected read/write 20250321085703011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085703014 DLINP <000b> input/ipa.c:452 connected read/write 20250321085703014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085703014 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426989651047"} 20250321085703014 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085703014 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085703014 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426989651047"} 20250321085703014 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426989651047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085703014 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085703014 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085703014 DLU <0006> fsm.c:568 lu(PS:IMSI-262426989651047)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085703014 DLINP <000b> input/ipa.c:452 connected read/write 20250321085703014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085703014 DLINP <000b> input/ipa.c:452 connected read/write 20250321085703014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085703018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53608<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085703020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4258 20250321085703022 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33165<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@e1675d8a1cb5: Final verdict of PTC: none 20250321085703022 DLINP <000b> input/ipa.c:452 connected read/write 20250321085703022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085703022 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085703022 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085703022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 296: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Mar 21 08:57:03 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250321085703056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53620<->l=127.0.0.1:4258 20250321085703157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53620<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78252) Waiting for packet dumper to finish... 1 (prev_count=78252, count=97056) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Fri Mar 21 08:57:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_subscr_create_on_demand_ul started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085706300 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085706300 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085706305 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085706307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085706311 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085706311 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085706311 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085706311 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085706311 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085706311 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085706311 DLGSUP <0013> gsup_server.c:236 2: 20250321085706311 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085706311 DLGSUP <0013> gsup_server.c:236 3: 20250321085706311 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085706311 DLGSUP <0013> gsup_server.c:236 4: 20250321085706311 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085706311 DLGSUP <0013> gsup_server.c:236 5: 20250321085706311 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085706311 DLGSUP <0013> gsup_server.c:236 7: 20250321085706311 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085706311 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085706311 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085706311 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(299)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@e1675d8a1cb5: 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") 20250321085706336 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46433<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@e1675d8a1cb5: Created GsupExpect[0] for "262421055747610" to be handled at TC_subscr_create_on_demand_ul(303) 20250321085706352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4258 20250321085706365 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085706365 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421055747610" cn_domain=PS} 20250321085706365 DMAIN <0000> hlr.c:227 IMSI='262421055747610': Creating subscriber on demand 20250321085706366 DMAIN <0000> hlr.c:243 IMSI='262421055747610': Successfully assigned MSISDN='925' 20250321085706366 DLU <0006> fsm.c:456 lu(262421055747610)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085706366 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085706366 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085706366 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421055747610" cn_domain=PS} 20250321085706366 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085706366 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@e1675d8a1cb5: Found GsupExpect[0] for "262421055747610" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@e1675d8a1cb5: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421055747610" 20250321085706373 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085706373 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421055747610"} 20250321085706373 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085706373 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085706373 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421055747610"} 20250321085706373 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085706373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085706373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085706373 DLU <0006> fsm.c:568 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085706373 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085706373 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085706376 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706376 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706378 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706378 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706379 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706379 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706383 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085706384 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421055747610" cn_domain=PS} 20250321085706384 DMAIN <0000> hlr.c:227 IMSI='262421055747610': Creating subscriber on demand 20250321085706384 DMAIN <0000> hlr.c:243 IMSI='262421055747610': Successfully assigned MSISDN='005' 20250321085706384 DLU <0006> fsm.c:456 lu(262421055747610)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085706384 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085706384 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085706384 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421055747610" cn_domain=PS} 20250321085706384 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085706384 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085706387 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085706388 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421055747610"} 20250321085706388 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085706388 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085706388 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421055747610"} 20250321085706388 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085706388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085706388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085706388 DLU <0006> fsm.c:568 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085706388 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085706388 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085706392 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706392 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706397 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706397 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706398 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706399 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706400 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706400 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706407 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085706407 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421055747610" cn_domain=PS} 20250321085706407 DMAIN <0000> hlr.c:227 IMSI='262421055747610': Creating subscriber on demand 20250321085706407 DMAIN <0000> hlr.c:243 IMSI='262421055747610': Successfully assigned MSISDN='148' 20250321085706407 DLU <0006> fsm.c:456 lu(262421055747610)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085706407 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250321085706407 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421055747610" cause=GPRS services not allowed} 20250321085706407 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085706407 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085706407 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{UNVALIDATED}: Freeing instance 20250321085706407 DLU <0006> fsm.c:568 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{UNVALIDATED}: Deallocated 20250321085706407 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085706407 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085706409 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706409 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085706410 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706410 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706411 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706411 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706412 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706412 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706416 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085706416 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421055747610" cn_domain=PS} 20250321085706416 DMAIN <0000> hlr.c:227 IMSI='262421055747610': Creating subscriber on demand 20250321085706416 DMAIN <0000> hlr.c:243 IMSI='262421055747610': Successfully assigned MSISDN='961' 20250321085706416 DLU <0006> fsm.c:456 lu(262421055747610)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085706416 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250321085706416 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421055747610" cause=GPRS services not allowed} 20250321085706416 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085706416 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085706416 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{UNVALIDATED}: Freeing instance 20250321085706416 DLU <0006> fsm.c:568 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{UNVALIDATED}: Deallocated 20250321085706416 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085706416 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085706418 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706418 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706419 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706419 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706421 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706421 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706425 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085706425 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421055747610" cn_domain=PS} 20250321085706425 DMAIN <0000> hlr.c:227 IMSI='262421055747610': Creating subscriber on demand 20250321085706425 DLU <0006> fsm.c:456 lu(262421055747610)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085706425 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250321085706425 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421055747610" cause=GPRS services not allowed} 20250321085706425 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085706425 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085706425 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{UNVALIDATED}: Freeing instance 20250321085706425 DLU <0006> fsm.c:568 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{UNVALIDATED}: Deallocated 20250321085706425 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085706425 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085706426 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706426 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706427 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706427 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706428 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706428 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706431 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085706431 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421055747610" cn_domain=PS} 20250321085706431 DMAIN <0000> hlr.c:227 IMSI='262421055747610': Creating subscriber on demand 20250321085706431 DLU <0006> fsm.c:456 lu(262421055747610)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085706431 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085706431 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085706431 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421055747610" cn_domain=PS} 20250321085706431 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085706431 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085706432 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085706432 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421055747610"} 20250321085706433 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085706433 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085706433 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421055747610"} 20250321085706433 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421055747610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085706433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085706433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085706433 DLU <0006> fsm.c:568 lu(PS:IMSI-262421055747610)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085706433 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085706433 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085706433 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706433 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706433 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706433 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data 20250321085706434 DAUC <0003> db_auc.c:157 IMSI='262421055747610': No 2G Auth Data 20250321085706434 DAUC <0003> db_auc.c:192 IMSI='262421055747610': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085706434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085706435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4258 20250321085706435 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46433<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@e1675d8a1cb5: Final verdict of PTC: none 20250321085706436 DLINP <000b> input/ipa.c:452 connected read/write 20250321085706436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085706436 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085706436 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085706436 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 301@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 301: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Mar 21 08:57:06 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20250321085706459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20250321085706560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67672) Waiting for packet dumper to finish... 1 (prev_count=67672, count=81804) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Fri Mar 21 08:57:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_subscr_create_on_demand_sai started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085709670 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085709670 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085709672 DLINP <000b> input/ipa.c:452 connected read/write 20250321085709672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085709673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53644<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085709676 DLINP <000b> input/ipa.c:452 connected read/write 20250321085709676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085709676 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085709676 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085709676 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085709676 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085709676 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085709676 DLGSUP <0013> gsup_server.c:236 2: 20250321085709677 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085709677 DLGSUP <0013> gsup_server.c:236 3: 20250321085709677 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085709677 DLGSUP <0013> gsup_server.c:236 4: 20250321085709677 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085709677 DLGSUP <0013> gsup_server.c:236 5: 20250321085709677 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085709677 DLGSUP <0013> gsup_server.c:236 7: 20250321085709677 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085709677 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085709677 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085709677 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@e1675d8a1cb5: 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") 20250321085709696 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35331<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@e1675d8a1cb5: Created GsupExpect[0] for "262422834604455" to be handled at TC_subscr_create_on_demand_sai(308) 20250321085709704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53650<->l=127.0.0.1:4258 20250321085709718 DLINP <000b> input/ipa.c:452 connected read/write 20250321085709718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085709718 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422834604455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422834604455"} 20250321085709718 DMAIN <0000> hlr.c:227 IMSI='262422834604455': Creating subscriber on demand 20250321085709718 DMAIN <0000> hlr.c:243 IMSI='262422834604455': Successfully assigned MSISDN='105' 20250321085709718 DAUC <0003> db_auc.c:157 IMSI='262422834604455': No 2G Auth Data 20250321085709718 DAUC <0003> db_auc.c:192 IMSI='262422834604455': No 3G Auth Data 20250321085709718 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422834604455 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 20250321085709718 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422834604455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422834604455" cause=IMSI unknown in HLR} 20250321085709718 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422834604455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250321085709718 DLINP <000b> input/ipa.c:452 connected read/write 20250321085709718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085709719 DLINP <000b> input/ipa.c:452 connected read/write 20250321085709719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@e1675d8a1cb5: Found GsupExpect[0] for "262422834604455" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@e1675d8a1cb5: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262422834604455" TC_subscr_create_on_demand_sai(308)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085709722 DAUC <0003> db_auc.c:157 IMSI='262422834604455': No 2G Auth Data 20250321085709722 DAUC <0003> db_auc.c:192 IMSI='262422834604455': No 3G Auth Data 20250321085709724 DAUC <0003> db_auc.c:157 IMSI='262422834604455': No 2G Auth Data 20250321085709724 DAUC <0003> db_auc.c:192 IMSI='262422834604455': No 3G Auth Data 20250321085709725 DAUC <0003> db_auc.c:157 IMSI='262422834604455': No 2G Auth Data 20250321085709726 DAUC <0003> db_auc.c:192 IMSI='262422834604455': No 3G Auth Data 20250321085709728 DLINP <000b> input/ipa.c:452 connected read/write 20250321085709728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085709728 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422834604455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422834604455" cn_domain=PS} 20250321085709729 DLU <0006> fsm.c:456 lu(262422834604455)[0x56199cb5f460]{UNVALIDATED}: Allocated 20250321085709729 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422834604455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250321085709729 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422834604455)[0x56199cb5f460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085709729 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422834604455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422834604455" cn_domain=PS} 20250321085709729 DLINP <000b> input/ipa.c:452 connected read/write 20250321085709729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085709729 DLINP <000b> input/ipa.c:452 connected read/write 20250321085709729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085709733 DLINP <000b> input/ipa.c:452 connected read/write 20250321085709733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085709733 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422834604455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422834604455"} 20250321085709733 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422834604455)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085709733 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422834604455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085709733 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422834604455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422834604455"} 20250321085709733 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422834604455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085709733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422834604455)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085709733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422834604455)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085709733 DLU <0006> fsm.c:568 lu(PS:IMSI-262422834604455)[0x56199cb5f460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085709733 DLINP <000b> input/ipa.c:452 connected read/write 20250321085709733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085709733 DLINP <000b> input/ipa.c:452 connected read/write 20250321085709733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085709737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53650<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085709739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53644<->l=127.0.0.1:4258 20250321085709740 DLINP <000b> input/ipa.c:452 connected read/write 20250321085709740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085709740 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085709741 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085709741 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085709741 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35331<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@e1675d8a1cb5: Final verdict of PTC: none 306@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 306: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Mar 21 08:57:09 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250321085709768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4258 20250321085709869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Fri Mar 21 08:57:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_MSLookup_mDNS_service_other_home started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085712962 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085712962 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085712967 DLINP <000b> input/ipa.c:452 connected read/write 20250321085712967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085712968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44778<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085712972 DLINP <000b> input/ipa.c:452 connected read/write 20250321085712972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085712972 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085712972 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085712972 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085712972 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085712972 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085712972 DLGSUP <0013> gsup_server.c:236 2: 20250321085712972 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085712972 DLGSUP <0013> gsup_server.c:236 3: 20250321085712972 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085712972 DLGSUP <0013> gsup_server.c:236 4: 20250321085712972 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085712972 DLGSUP <0013> gsup_server.c:236 5: 20250321085712972 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085712972 DLGSUP <0013> gsup_server.c:236 7: 20250321085712972 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085712972 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085712972 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085712972 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@e1675d8a1cb5: 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") 20250321085712996 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43947<->l=127.0.0.1:4259) 20250321085713000 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250321085713000 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@e1675d8a1cb5: Created GsupExpect[0] for "262429486420497" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250321085713028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44782<->l=127.0.0.1:4258 20250321085713034 DAUC <0003> db_auc.c:157 IMSI='262429486420497': No 2G Auth Data 20250321085713034 DAUC <0003> db_auc.c:192 IMSI='262429486420497': No 3G Auth Data 20250321085713041 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611837861.msisdn 20250321085713041 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611837861.msisdn: not attached (vlr_number unset) 20250321085713041 DDGSM <0007> mslookup_server.c:327 sip.voice.491611837861.msisdn: does not exist in GSUP proxy 20250321085714048 DLINP <000b> input/ipa.c:452 connected read/write 20250321085714048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085714048 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429486420497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429486420497" cn_domain=CS} 20250321085714048 DLU <0006> fsm.c:456 lu(262429486420497)[0x56199cb445c0]{UNVALIDATED}: Allocated 20250321085714048 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429486420497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250321085714048 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429486420497)[0x56199cb445c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250321085714048 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429486420497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429486420497" cn_domain=CS} 20250321085714048 DLINP <000b> input/ipa.c:452 connected read/write 20250321085714048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085714048 DLINP <000b> input/ipa.c:452 connected read/write 20250321085714048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@e1675d8a1cb5: Found GsupExpect[0] for "262429486420497" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@e1675d8a1cb5: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262429486420497" 20250321085714053 DLINP <000b> input/ipa.c:452 connected read/write 20250321085714053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085714053 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429486420497 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429486420497"} 20250321085714053 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429486420497)[0x56199cb445c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250321085714053 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429486420497 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250321085714053 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429486420497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429486420497"} 20250321085714053 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429486420497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085714053 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429486420497)[0x56199cb445c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250321085714053 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429486420497)[0x56199cb445c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250321085714053 DLU <0006> fsm.c:568 lu(CS:IMSI-262429486420497)[0x56199cb445c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250321085714053 DLINP <000b> input/ipa.c:452 connected read/write 20250321085714053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085714053 DLINP <000b> input/ipa.c:452 connected read/write 20250321085714053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085714055 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611837861.msisdn 20250321085714055 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611837861.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250321085714055 DDGSM <0007> mslookup_server.c:327 sip.voice.491611837861.msisdn: does not exist in GSUP proxy 20250321085714055 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611837861.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@e1675d8a1cb5: setverdict(pass): pass -> pass, component reason not changed 20250321085714059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44782<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085714060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44778<->l=127.0.0.1:4258 20250321085714062 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43947<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@e1675d8a1cb5: Final verdict of PTC: none 311@e1675d8a1cb5: Final verdict of PTC: none 20250321085714062 DLINP <000b> input/ipa.c:452 connected read/write 20250321085714062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085714062 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085714062 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085714063 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(312)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 311: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Mar 21 08:57:14 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250321085714103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44790<->l=127.0.0.1:4258 20250321085714204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44790<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20250321085716030 DSS <0004> hlr_ussd.c:239 262420990373444/0x5973e10a: SS Session Timeout, destroying 20250321085716030 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420990373444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Mar 21 08:57:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_MSLookup_GSUP_proxy started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085717293 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085717293 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085717298 DLINP <000b> input/ipa.c:452 connected read/write 20250321085717298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085717300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44798<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@e1675d8a1cb5: 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 } } } } 20250321085717303 DLINP <000b> input/ipa.c:452 connected read/write 20250321085717303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085717304 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085717304 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085717304 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085717304 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085717304 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085717304 DLGSUP <0013> gsup_server.c:236 2: 20250321085717304 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085717304 DLGSUP <0013> gsup_server.c:236 3: 20250321085717304 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085717304 DLGSUP <0013> gsup_server.c:236 4: 20250321085717304 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085717304 DLGSUP <0013> gsup_server.c:236 5: 20250321085717304 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085717304 DLGSUP <0013> gsup_server.c:236 7: 20250321085717304 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085717304 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085717304 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(314)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085717304 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250321085717305 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250321085717305 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@e1675d8a1cb5: 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") 20250321085717337 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38627<->l=127.0.0.1:4259) 20250321085717339 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250321085717339 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@e1675d8a1cb5: Created GsupExpect[0] for "262425247368300" to be handled at TC_MSLookup_GSUP_proxy(320) 20250321085717347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44812<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@e1675d8a1cb5: Created GsupExpect[0] for "262425247368300" to be handled at TC_MSLookup_GSUP_proxy(320) 20250321085717351 DLINP <000b> input/ipa.c:452 connected read/write 20250321085717351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085717351 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425247368300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425247368300" cn_domain=CS} 20250321085717352 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425247368300 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250321085717352 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425247368300 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250321085717352 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425247368300.imsi 20250321085717352 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425247368300.imsi 20250321085717352 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425247368300.imsi: does not exist in local HLR 20250321085717358 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425247368300 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250321085717358 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250321085717358 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250321085717358 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250321085717358 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250321085717358 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250321085717358 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425247368300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085717358 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250321085717358 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250321085717358 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250321085717358 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250321085717358 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250321085717358 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@e1675d8a1cb5: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@e1675d8a1cb5: 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) } } } } 20250321085717363 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085717363 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085717363 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250321085717363 DLINP <000b> ipa.c:396 tag 1: HLR 20250321085717363 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250321085717366 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085717366 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085717366 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@e1675d8a1cb5: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@e1675d8a1cb5: Found GsupExpect[0] for "262425247368300" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@e1675d8a1cb5: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425247368300" HLR_Test-GSUP-server-IPA(318)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085717406 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085717406 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085717406 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085717406 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085717406 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425247368300 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614862203 20250321085717407 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425247368300 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250321085717407 DLINP <000b> input/ipa.c:452 connected read/write 20250321085717407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085717407 DLINP <000b> input/ipa.c:452 connected read/write 20250321085717407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@e1675d8a1cb5: Found GsupExpect[0] for "262425247368300" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@e1675d8a1cb5: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425247368300" 20250321085717417 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085717417 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085717417 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425247368300 MSISDN-491614862203 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250321085717417 DLINP <000b> input/ipa.c:452 connected read/write 20250321085717417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085717418 DLINP <000b> input/ipa.c:452 connected read/write 20250321085717418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085717421 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085717421 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085717421 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425247368300 MSISDN-491614862203 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 20250321085717421 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425247368300 MSISDN-491614862203 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250321085717421 DLINP <000b> input/ipa.c:452 connected read/write 20250321085717421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085717421 DLINP <000b> input/ipa.c:452 connected read/write 20250321085717421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085717424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44812<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085717427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44798<->l=127.0.0.1:4258 20250321085717429 DLINP <000b> input/ipa.c:452 connected read/write 20250321085717429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085717429 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085717429 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085717429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085717429 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38627<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-server(317)@e1675d8a1cb5: Final verdict of PTC: none 20250321085717429 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085717429 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085717429 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250321085717430 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250321085717430 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(314)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@e1675d8a1cb5: Final verdict of PTC: none 316@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 316: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Mar 21 08:57:17 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250321085717515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4258 20250321085717617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=43008) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Fri Mar 21 08:57:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085720722 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085720722 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085720726 DLINP <000b> input/ipa.c:452 connected read/write 20250321085720726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085720727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44838<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085720730 DLINP <000b> input/ipa.c:452 connected read/write 20250321085720730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085720730 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085720730 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085720730 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085720730 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085720730 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085720730 DLGSUP <0013> gsup_server.c:236 2: 20250321085720730 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085720730 DLGSUP <0013> gsup_server.c:236 3: 20250321085720730 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085720730 DLGSUP <0013> gsup_server.c:236 4: 20250321085720730 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085720730 DLGSUP <0013> gsup_server.c:236 5: 20250321085720730 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085720730 DLGSUP <0013> gsup_server.c:236 7: 20250321085720730 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085720730 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085720730 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085720730 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250321085720730 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250321085720730 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@e1675d8a1cb5: 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") 20250321085720753 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45327<->l=127.0.0.1:4259) 20250321085720757 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250321085720757 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@e1675d8a1cb5: Created GsupExpect[0] for "262427434835177" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250321085720767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 20250321085720769 DAUC <0003> db_auc.c:157 IMSI='262427434835177': No 2G Auth Data 20250321085720769 DAUC <0003> db_auc.c:192 IMSI='262427434835177': No 3G Auth Data 20250321085720774 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427434835177.imsi 20250321085720775 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427434835177.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085720778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085720779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44838<->l=127.0.0.1:4258 20250321085720780 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45327<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@e1675d8a1cb5: Final verdict of PTC: none 323@e1675d8a1cb5: Final verdict of PTC: none 20250321085720780 DLINP <000b> input/ipa.c:452 connected read/write 20250321085720780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085720780 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085720780 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085720780 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(324)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 323: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Mar 21 08:57:20 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250321085720817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 20250321085720918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27952) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Fri Mar 21 08:57:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085724005 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085724005 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085724009 DLINP <000b> input/ipa.c:452 connected read/write 20250321085724009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085724011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60698<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@e1675d8a1cb5: 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 } } } } 20250321085724015 DLINP <000b> input/ipa.c:452 connected read/write 20250321085724015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085724015 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085724015 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085724015 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085724015 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085724015 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085724016 DLGSUP <0013> gsup_server.c:236 2: 20250321085724016 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085724016 DLGSUP <0013> gsup_server.c:236 3: 20250321085724016 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085724016 DLGSUP <0013> gsup_server.c:236 4: 20250321085724016 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085724016 DLGSUP <0013> gsup_server.c:236 5: 20250321085724016 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085724016 DLGSUP <0013> gsup_server.c:236 7: 20250321085724016 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085724016 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085724016 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085724016 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)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085724017 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250321085724017 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@e1675d8a1cb5: 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") 20250321085724054 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46855<->l=127.0.0.1:4259) 20250321085724057 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250321085724057 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@e1675d8a1cb5: Created GsupExpect[0] for "262420639560515" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250321085724071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@e1675d8a1cb5: Created GsupExpect[0] for "262420639560515" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250321085724076 DLINP <000b> input/ipa.c:452 connected read/write 20250321085724076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085724076 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420639560515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420639560515" cn_domain=CS} 20250321085724076 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420639560515 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250321085724076 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420639560515 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250321085724076 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420639560515.imsi 20250321085724076 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420639560515.imsi 20250321085724076 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420639560515.imsi: does not exist in local HLR 20250321085724081 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420639560515 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250321085724081 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250321085724081 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250321085724081 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250321085724081 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250321085724081 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250321085724081 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420639560515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085724081 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250321085724081 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250321085724081 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250321085724082 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250321085724082 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250321085724082 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@e1675d8a1cb5: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@e1675d8a1cb5: 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) } } } } 20250321085724084 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085724084 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085724084 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250321085724084 DLINP <000b> ipa.c:396 tag 1: HLR 20250321085724084 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250321085724086 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085724086 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085724086 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@e1675d8a1cb5: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@e1675d8a1cb5: Found GsupExpect[0] for "262420639560515" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@e1675d8a1cb5: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420639560515" HLR_Test-GSUP-server-IPA(330)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085724130 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085724130 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085724130 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085724130 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085724131 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420639560515 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610732821 20250321085724131 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420639560515 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250321085724131 DLINP <000b> input/ipa.c:452 connected read/write 20250321085724131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085724131 DLINP <000b> input/ipa.c:452 connected read/write 20250321085724131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@e1675d8a1cb5: Found GsupExpect[0] for "262420639560515" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@e1675d8a1cb5: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420639560515" 20250321085724142 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085724142 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085724142 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420639560515 MSISDN-491610732821 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250321085724142 DLINP <000b> input/ipa.c:452 connected read/write 20250321085724142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085724142 DLINP <000b> input/ipa.c:452 connected read/write 20250321085724142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085724148 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085724148 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085724148 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420639560515 MSISDN-491610732821 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 20250321085724148 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420639560515 MSISDN-491610732821 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250321085724148 DLINP <000b> input/ipa.c:452 connected read/write 20250321085724148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085724149 DLINP <000b> input/ipa.c:452 connected read/write 20250321085724149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085724153 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420639560515.imsi 20250321085724153 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420639560515.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085725154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085725156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60698<->l=127.0.0.1:4258 20250321085725158 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46855<->l=127.0.0.1:4259) 20250321085725158 DLINP <000b> input/ipa.c:452 connected read/write 20250321085725158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085725158 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085725158 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085725158 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250321085725158 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085725158 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085725158 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250321085725158 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250321085725159 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(329)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP(327)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@e1675d8a1cb5: Final verdict of PTC: none 328@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 328: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Mar 21 08:57:25 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250321085725244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60712<->l=127.0.0.1:4258 20250321085725346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60712<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44088) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Fri Mar 21 08:57:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@e1675d8a1cb5: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@e1675d8a1cb5: legacy= false MTC@e1675d8a1cb5: in not legacy case 1 MTC@e1675d8a1cb5: in not legacy case 2 20250321085728449 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250321085728449 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085728452 DLINP <000b> input/ipa.c:452 connected read/write 20250321085728452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085728453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60716<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@e1675d8a1cb5: 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)@e1675d8a1cb5: 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 } } } } 20250321085728455 DLINP <000b> input/ipa.c:452 connected read/write 20250321085728455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(333)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085728455 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250321085728455 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250321085728455 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250321085728455 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250321085728455 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250321085728455 DLGSUP <0013> gsup_server.c:236 2: 20250321085728455 DLGSUP <0013> gsup_server.c:238 2: 00 20250321085728455 DLGSUP <0013> gsup_server.c:236 3: 20250321085728455 DLGSUP <0013> gsup_server.c:238 3: 00 20250321085728455 DLGSUP <0013> gsup_server.c:236 4: 20250321085728455 DLGSUP <0013> gsup_server.c:238 4: 00 20250321085728455 DLGSUP <0013> gsup_server.c:236 5: 20250321085728455 DLGSUP <0013> gsup_server.c:238 5: 00 20250321085728455 DLGSUP <0013> gsup_server.c:236 7: 20250321085728455 DLGSUP <0013> gsup_server.c:238 7: 00 20250321085728455 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250321085728455 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250321085728455 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250321085728455 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250321085728455 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@e1675d8a1cb5: 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") 20250321085728469 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39505<->l=127.0.0.1:4259) 20250321085728471 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250321085728471 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@e1675d8a1cb5: Created GsupExpect[0] for "262425783627543" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250321085728476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60718<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@e1675d8a1cb5: Created GsupExpect[0] for "262425783627543" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250321085728498 DLINP <000b> input/ipa.c:452 connected read/write 20250321085728498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085728498 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425783627543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425783627543" cn_domain=CS} 20250321085728499 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425783627543 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250321085728499 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425783627543 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250321085728499 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425783627543.imsi 20250321085728499 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425783627543.imsi 20250321085728499 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425783627543.imsi: does not exist in local HLR 20250321085728510 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425783627543 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250321085728510 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250321085728510 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250321085728510 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250321085728510 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250321085728510 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250321085728510 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425783627543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250321085728510 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250321085728510 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250321085728510 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250321085728510 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250321085728510 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250321085728510 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@e1675d8a1cb5: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@e1675d8a1cb5: 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) } } } } 20250321085728515 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085728515 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085728515 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250321085728515 DLINP <000b> ipa.c:396 tag 1: HLR 20250321085728515 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250321085728518 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085728518 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085728518 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@e1675d8a1cb5: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(337)@e1675d8a1cb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@e1675d8a1cb5: Found GsupExpect[0] for "262425783627543" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@e1675d8a1cb5: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425783627543" HLR_Test-GSUP-server-IPA(337)@e1675d8a1cb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250321085728562 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085728562 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085728562 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085728562 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085728562 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425783627543 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612608832 20250321085728563 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425783627543 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250321085728563 DLINP <000b> input/ipa.c:452 connected read/write 20250321085728563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085728563 DLINP <000b> input/ipa.c:452 connected read/write 20250321085728563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@e1675d8a1cb5: Found GsupExpect[0] for "262425783627543" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@e1675d8a1cb5: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425783627543" 20250321085728572 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085728572 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085728572 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425783627543 MSISDN-491612608832 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250321085728572 DLINP <000b> input/ipa.c:452 connected read/write 20250321085728572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085728572 DLINP <000b> input/ipa.c:452 connected read/write 20250321085728572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085728576 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085728576 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085728576 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425783627543 MSISDN-491612608832 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 20250321085728577 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425783627543 MSISDN-491612608832 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250321085728577 DLINP <000b> input/ipa.c:452 connected read/write 20250321085728577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085728577 DLINP <000b> input/ipa.c:452 connected read/write 20250321085728577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250321085728579 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612608832.msisdn 20250321085728579 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612608832.msisdn: does not exist in local HLR 20250321085728580 DDGSM <0007> mslookup_server.c:352 sip.voice.491612608832.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250321085728580 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612608832.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@e1675d8a1cb5: setverdict(pass): none -> pass 20250321085728583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60718<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@e1675d8a1cb5: Final verdict of PTC: pass 20250321085728585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60716<->l=127.0.0.1:4258 20250321085728587 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39505<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@e1675d8a1cb5: Final verdict of PTC: none 20250321085728588 DLINP <000b> input/ipa.c:452 connected read/write 20250321085728588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250321085728588 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250321085728588 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250321085728588 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 335@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-server(336)@e1675d8a1cb5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@e1675d8a1cb5: Final verdict of PTC: none 20250321085728589 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250321085728589 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250321085728589 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250321085728589 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250321085728589 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(333)@e1675d8a1cb5: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@e1675d8a1cb5: Final verdict of PTC: none MTC@e1675d8a1cb5: Setting final verdict of the test case. MTC@e1675d8a1cb5: Local verdict of MTC: none MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC with component reference 335: none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@e1675d8a1cb5: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@e1675d8a1cb5: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@e1675d8a1cb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Mar 21 08:57:28 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20250321085728615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4258 20250321085728716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=912) Waiting for packet dumper to finish... 1 (prev_count=912, count=46420) MTC@e1675d8a1cb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@e1675d8a1cb5: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e1675d8a1cb5: Terminating MTC. MC@e1675d8a1cb5: MTC terminated. MC2> exit MC@e1675d8a1cb5: Shutting down session. MC@e1675d8a1cb5: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7616.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 (1964008) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1963965) [testenv] Showing testsuite/junit-xml-7616.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7616.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.099521'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.171467'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.240853'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.129528'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.094300'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.073211'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.091536'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.102677'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.184576'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.185261'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.211439'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.055894'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.131484'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.171903'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.197150'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.105658'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.197612'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.168646'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.196630'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.173740'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.206860'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.224338'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.185286'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.214048'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.207674'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.121516'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.186662'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.176483'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.241589'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.095012'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.189964'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.161782'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.093220'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.122924'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.170033'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.075773'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.181083'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.168204'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0'] testenv-hlr-osmocom-nightly-20250321-0855-2f923d2c-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2620/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS